Comment on Is the Fediverse stalling?
rglullis@communick.news 3 weeks agoI guess u could have a meta id that dereferences to all ur actor ids?
Yes, that would be ATProto’s did:plc system.
Comment on Is the Fediverse stalling?
rglullis@communick.news 3 weeks agoI guess u could have a meta id that dereferences to all ur actor ids?
Yes, that would be ATProto’s did:plc system.
muntedcrocodile@hilariouschaos.com 3 weeks ago
Ahh I see I’ve never looked into how atproto works might need to look into it and sees if some of its systems can be adapted for Activpub. Thx for the info
rglullis@communick.news 3 weeks ago
If you are keen on working on something like that, let me know. I’ve done some preliminary work to get a DID system that would work like did:plc but I got a bit stuck trying to use a decentralized database based on IPFS as the “ledger” mechanism.
muntedcrocodile@hilariouschaos.com 3 weeks ago
U got a github in of or me to take a look? I’ll defiantly look into it sounds interesting.
rglullis@communick.news 3 weeks ago
Specific to the DID, I haven’t published yet. But what I am doing is based on my Typescript SDK for ActivityPub, so you can follow that repo for updates.