Comment on Request for Feedback/Collaboration - Bytescape, an Iroh based identity layer for the open web
silverpill@mitra.social 3 days ago@robert.meyer86 See also https://codeberg.org/fediverse/fep/src/branch/main/fep/ef61/fep-ef61.md. This is already part of Fediverse and has multiple implementations.
robert.meyer86@piefed.social 3 days ago
Oh wow, this is exactly what I had been thinking of! Amazing! This should simplify the development process of this platform significantly. Do you know of any projects using this standard in their platforms?
silverpill@mitra.social 3 days ago
Forte and tootik use FEP-ef61 with server-managed keys. I am working on an application where keys are stored on the client side: minimitra. This is probably closer to your idea.
Do you want to use iroh for transport, or for identity?
robert.meyer86@piefed.social 2 days ago
Iroh was more of the p2p transport layer, but it is what facilitates the authentication through DID to the local vault. The work you linked is very relevant and will be definitely be of use!