Replies (3)

It certainly wouldn't be as hard as getting the level of adoption required to not need one. I probably wouldn't want that as things are today. I was more day dreaming of a future where things like email are even more portable and decentralized. Using a custom domain helps, but it doesn't feel as incredible as the npub/nsec.
me either. there is an encoding and authenticity problem to solve though. do you wrap the pgp stuff inside the nostr event, or do you put the nostr event inside the email, the problem with the second option is the clients can't parse it, ugly json stringified text. first option is crap because of all those headers and the requirement for a second cryptographic authenticity and potentially encryption. the bridge can't really be "trust me bro" and wrapping two distinct formats into each other means the transformation needs to be deterministic and bidirectional.