-

@ jb55
2025-04-28 19:38:13
just published NIP-PNS: Private Note Storage. nostr:npub1gcxzte5zlkncx26j68ez60fzkvtkm9e0vrwdcvsjakxf9mu9qewqlfnj5z nostr:npub12262qa4uhw7u8gdwlgmntqtv7aye8vdcmvszkqwgs0zchel6mz7s6cgrkj nostr:npub1jlrs53pkdfjnts29kveljul2sm0actt6n8dxrrzqcersttvcuv3qdjynqn nostr:npub13v47pg9dxjq96an8jfev9znhm0k7ntwtlh9y335paj9kyjsjpznqzzl3l8
was going to use this for backing up openai-style chat sessions for dave, as well as private application settings (NWC, etc). keys can be per-device, or tied to user nsec (although this is more risky if your key is compromised).
It's like giftwraps without the p tag or seal. It only has the wrap and rumor encrypted to your private PNS identity.
The PNS note has no tags on it. the only metadata is the note timestamp, and random but deterministic key.
Let me know what ya'll think!
https://github.com/nostr-protocol/nips/pull/1893