You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.
I think a good way to achieve this is to split it into different "sub-accounts" or "scopes" of a SkyID identity.
SkyID: Contains your profile picture, other information and all of the other ids of the sub-accounts you're using for each "scope"
skysocial?: Contains your social graph (followers, following, ...)
skyspaces: Contains your personal or public file storage data
skyfeed: Contains skyfeed-related data like posts, comments, reposts, reactions, ...
skylive: Livestreams
skymessage: Chat messages
And then a skapp could for example request access to skysocial and skyspaces to load SkySpaces-related data and combine it with the social data from skysocial
SkyFeed would request skysocial, skyfeed and skymessage in this example
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I think a good way to achieve this is to split it into different "sub-accounts" or "scopes" of a SkyID identity.
SkyID: Contains your profile picture, other information and all of the other ids of the sub-accounts you're using for each "scope"
skysocial?: Contains your social graph (followers, following, ...)
skyspaces: Contains your personal or public file storage data
skyfeed: Contains skyfeed-related data like posts, comments, reposts, reactions, ...
skylive: Livestreams
skymessage: Chat messages
And then a skapp could for example request access to skysocial and skyspaces to load SkySpaces-related data and combine it with the social data from skysocial
SkyFeed would request skysocial, skyfeed and skymessage in this example
The text was updated successfully, but these errors were encountered: