@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.
Comment on Request for Feedback/Collaboration - Bytescape, an Iroh based identity layer for the open web
robert.meyer86@piefed.social 4 days agoYes, that’s exactly it! The identities are linked to a URL that the user chooses, which hosts the DID document and all the identity records. I am working on getting the GitHub ready for public, I will notify you when it has been opened up!
silverpill@mitra.social 3 days ago
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
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!
rglullis@communick.news 3 days ago
FYI: I am not going to say that I have all the pieces in place, but I will say that if we put what I’'ve done on fediverser.io with my headless ActivityPub Server, we are like 90% of the way there. The hard part now, believe it or not, is to get other servers to implement the missing parts of AP instead of the selective implementation they have.