VitorPamplona on Nostr: With the growth of private inbox relays (relays that require auth to query messages ...
With the growth of private inbox relays (relays that require auth to query messages to a user), Push Notification systems will have to AUTH on behalf of the user to download new messages and push them to the app.
NIP-63 proposes a new event kind to allow users to give authority to a server's key to download (but not decrypt) your DMs. In that way, you don't need to give your private key to a Push Notification server.
This was just our first idea. Comments are welcome.
https://github.com/nostr-protocol/nips/pull/1148Published at
2024-04-03 13:57:58 UTCEvent JSON
{
"id": "396d14da32a73107e73e1e8ce77d1bb743738e27d75b7b396169056032bfc075",
"pubkey": "460c25e682fda7832b52d1f22d3d22b3176d972f60dcdc3212ed8c92ef85065c",
"created_at": 1712152678,
"kind": 1,
"tags": [
[
"r",
"https://github.com/nostr-protocol/nips/pull/1148"
]
],
"content": "With the growth of private inbox relays (relays that require auth to query messages to a user), Push Notification systems will have to AUTH on behalf of the user to download new messages and push them to the app. \n\nNIP-63 proposes a new event kind to allow users to give authority to a server's key to download (but not decrypt) your DMs. In that way, you don't need to give your private key to a Push Notification server. \n\nThis was just our first idea. Comments are welcome. \n\nhttps://github.com/nostr-protocol/nips/pull/1148",
"sig": "daf5bc3de718fdb360683cbf82f51683423068079abd7d957e6070e0f9bf9d2db716fe6e5276d5267016d636cd37cfbea4cd68560e77ee4c5eed75ceda8f2a7b"
}