-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
%passport v1 spec #1304
Comments
In all cases we should sync |
Also, we should consider how we can store attestations (signed and typed data) about ownership of NFTs -- even though this will be a future addition. |
Yes, profile information will still be visible to those in a space with you or in DMs (but not phone number). Difference being you aren't surfaced in global queries if private.
I don't think it makes sense to build a decentralized attestation system. So:
The interesting question here is: User A sells their NFT from profile picture, but their avatar is still labeled as NFT for everyone. This remains until the next time User A opens their wallet, when their ship realizes it is no longer theirs and informs everyone they know. What we want is a way for centralized Realm to push updates to user's Urbits. So what are the solutions?
3 is more interesting long-term: updates are "pushed" rather than pulled, meaning current data is on someone's Urbit already when they log in rather than being forced to do IMO the real way we "move faster" is unabashedly mixing centralized / decentralized technologies for a better user experience. Edit: solution will be along the lines of #608 |
OK, so I thought about That being said, I will go forward with directly evolving |
In https://github.com/holium/realm/wiki/Passport-spec we laid out different iterations of passport, starting with v1. V1 is about smooth onboarding and connecting users to others that are using Realm. This requires an opt-in centralized service and an evolution of the %friends agent.
Friends sur
Refer to https://github.com/holium/realm/blob/master/desks/realm/sur/friends.hoon for the current.
Postgres table
^ If a ship was never public, this information should not be stored in the table.
The text was updated successfully, but these errors were encountered: