I don't want to create a new account for every software / server.
-
I don't want to create a new account for every software / server. Where is the #OAuth thing for #ActivityPub?
#Mastodon #PixelFed #Lemmy -
BeAware :fediverse:replied to Anupam 《ミ》λ≡ last edited by
@aj why would you need to do that...? AFAIK, with some small nuances, you don't need an account for every software, you can follow all ActivityPub accounts from one account, no matter which software they're using.
-
-
@aj I'm working on that.
However it won't help with the status quo, mastodon and pixelfed and the other existing applications won't magically use a common ActivityPub backend similar to the one I'm creating.
-
@[email protected] @[email protected] I'm waiting for convergence on multiple ways to do this.
There's OAuth and there's OpenWebAuth. Not sure what's going to win at this point.
-
-
mariusreplied to silverpill last edited by [email protected]
@silverpill how does nomadic identity solve the problem of using multiple types of fediverse applications with a single identity?
Is it because multiple individual applications can show the same did:: ?
-
@mariusor Yes, it is like standard AP C2S (another solution for this problem), but with DID as identity root instead of server.
You register with your DID and application starts constructing objects with IDs based on it. Then you sign those objects.This is similar to Nostr where people can simply copy-paste their secret key into a different client and start sending messages. Except with FEP-ef61 we are not limited to plain cryptographic keys, and may use more advanced identities (any kind of DID).
-
@[email protected] @[email protected] nomadic identity as I understand it allows you to keep your ID if you switch instances, which is similar but not the same as being able to log into and use Site A using an account from Site B.
-
@julian @mariusor @aj I'm not sure it's a case of one or the other "winning". The more closely I look, the more I think it'll be possible to evolve OWA to become compatible with OAuth, at which point nobody will have to choose "between" them.
There's more to figure out, though, before we can get there - and I think holding off for now is a perfectly reasonable position.
-
@mariusor @silverpill @BeAware @julian @aj Well, it won't help you to log in to another application, but once you're logged in, it will give you a way to actually _post_ using an existing identity, which OAuth/OWA alone won't solve.
-
-
@silverpill I feel like thinking about the problem like that ignores one of the main tenets of the ActivityPub protocol: An Actor has An Inbox.
-