Post APvmkqJfDP46EaE3QO by xanny@codeine.world
(DIR) More posts by xanny@codeine.world
(DIR) Post #APuT8o0ZFtfRmiTz84 by weex@c4.social
2022-11-23T19:59:37Z
1 likes, 2 repeats
FEP-c390: Identity Proofs is a new Fediverse Enhancement Proposal (FEP) that was just created that describes a mechanism of linking cryptographic keys to ActivityPub actor profiles.Find the draft proposal here https://codeberg.org/fediverse/fep/src/branch/main/feps/fep-c390.mdFeedback is appreciated at https://socialhub.activitypub.rocks/t/fep-c390-identity-proofs/2691
(DIR) Post #APvmkplzEc7uY8T9vs by tchambers@indieweb.social
2022-11-24T04:11:23Z
0 likes, 0 repeats
@weex is that different than the old means of lnking to keybase?
(DIR) Post #APvmkqJfDP46EaE3QO by xanny@codeine.world
2022-11-24T04:12:37.019656Z
1 likes, 0 repeats
Looks like it’s cutting out the middleman so fedi instances are their own Keybase.
(DIR) Post #APvmkqsP8Er1yKTnZg by silverpill@mitra.social
2022-11-24T14:07:44.955499Z
1 likes, 0 repeats
@xanny @tchambers @weex Yes, kind of. While writing this FEP, I experimented with identity proofs based on did:pkh and did:key identifiers, where signatures were generated with MetaMask browser wallet and Minisign command-line signing tool, respectively.It should be even possible to create FEP-c390 identity proofs using GnuPG, but I think someone needs to design a DID method for that.