Damus
Jumble profile picture
Jumble
@Jumble
https://jumble.social/ has launched DM support, implemented as NIP-17 DMs on top of NIP-4e (https://github.com/nostr-protocol/nips/blob/per-device-keys/4e.md).

At the moment only coop supports this protocol, so communication is currently only possible between Jumble and coop users.

Benefits of NIP-4e (decoupling the encryption key from the user's identity key):

- The encryption key can be rotated regularly, reducing the risk that a compromised or lost key exposes historical messages
- Encryption and decryption no longer require the user's identity key. Previously, using DMs with a bunker remote signer resulted in a poor user experience
126โค๏ธ2โค๏ธ1๐Ÿ‘1๐Ÿ’–1๐Ÿ”ฅ1๐Ÿš€1
pnk · 20w
Thank you for all the work!
beejay · 20w
This is huge
Sam · 20w
Oh boy
GregAsks · 20w
Nice https://image.nostr.build/761a7a773b9726039a4a56a390b7e45a0e5c2e569d2311f1cb11b486b7a05c7d.gif
Flowey · 20w
nostr:npub16jdfqgazrkapk0yrqm9rdxlnys7ck39c7zmdzxtxqlmmpxg04r0sd733sv What do you think about it?
daniele · 20w
So, it works also with FROST bunkers! Get one from https://my.nstart.me
arthurfranca · 20w
NIP 4e is interesting but is rotating the encryption key regularly really a good idea? If you decouple encryption from you main key and rotate encryption keys at will, there's no punishment to leaking conversations because revealing the message does not reveal the peer's main private key, just that...