Encrypted writes not working yet, because it's encrypting the path name which is always different because of the random component. I wonder if we can safely make the encryption output deterministic.
Actually nip33 with my own key-value API that could be added to nostr-tools if #[4] wants it https://github.com/irislib/iris-messenger/blob/master/src/js/lib/nostr-tools/path.ts
Encrypted writes not working yet, because it's encrypting the path name which is always different because of the random component. I wonder if we can safely make the encryption output deterministic.
No replies yet.