holomancer on Nostr: You set up an email server, let's say postfix, then have a nostr account for that ...
You set up an email server, let's say postfix, then have a nostr account for that server. The server must be able to speak normal email protocols like SMTP or POP3, and must also be able to speak the Nostr protocol. Emails must be encrypted (NIP-44) as they will also be considered Nostr notes and therefore duplicated among relays. The email server can encrypt them itself before converting them to notes. Then any nostr client supporting NIP-44 encrypted direct messages should display them normally. The nostr client can reply normally, but will probably require some special formatting to indicate who the intended recipient is. Could eventually make a NIP for this so clients could handle this issue transparently.
Then you have to set MX records to point your domain to the Nostr email server and so all the normal email server stuff.
Published at
2024-04-08 12:39:22Event JSON
{
"id": "a5bb1f0f6489c9f6e91a7a6358b7a229643afa9d238a3546c397d648f0a3f888",
"pubkey": "672020a15e1f1662040f859590654adfebc58e5ae3da47df37dfad7c32af03bf",
"created_at": 1712579962,
"kind": 1,
"tags": [
[
"e",
"7d94f6ea8f97d4f94df8a0bd56f1d4c0bc42a68a389db66796a11143d7b2d403",
"",
"reply"
],
[
"p",
"1bc70a0148b3f316da33fe3c89f23e3e71ac4ff998027ec712b905cd24f6a411"
],
[
"e",
"7d94f6ea8f97d4f94df8a0bd56f1d4c0bc42a68a389db66796a11143d7b2d403",
"",
"root"
]
],
"content": "You set up an email server, let's say postfix, then have a nostr account for that server. The server must be able to speak normal email protocols like SMTP or POP3, and must also be able to speak the Nostr protocol. Emails must be encrypted (NIP-44) as they will also be considered Nostr notes and therefore duplicated among relays. The email server can encrypt them itself before converting them to notes. Then any nostr client supporting NIP-44 encrypted direct messages should display them normally. The nostr client can reply normally, but will probably require some special formatting to indicate who the intended recipient is. Could eventually make a NIP for this so clients could handle this issue transparently.\n\nThen you have to set MX records to point your domain to the Nostr email server and so all the normal email server stuff.",
"sig": "52ee594494654f755afc136040494cb5221511ccdd2498cbbef7f4a60bc3baff15f6ee111f0ff79f99a8eae31bbaf773bf9dcc8a43652be8549cd58a6e69b6d2"
}