Anonymous on Nostr: On our app, nsec get encrypted through a user-defined password that is only stored in ...
On our app, nsec get encrypted through a user-defined password that is only stored in memory and never to disk.
In case of leak, you'd need the passwords to make decrypt them. It is also possible to add salt on them to make extra difficult to decrypt by bruteforcing, however, this kind of step isn't implemented yet.
Published at
2024-08-22 18:05:16Event JSON
{
"id": "3a44a0e6c30775e23ed122f812d701f021737fb8489ff00fed76f33a26d66669",
"pubkey": "0175aa092fd0a77fc4bb131b0386f08d0fe1a5f563195b5a64963c6c3a92a079",
"created_at": 1724349916,
"kind": 1,
"tags": [
[
"e",
"f0fcb9ff0c90f4ae91f797f84ed90d03cc578c65048f20aeb3d7e8f68b4a2c8f",
"wss://relay.primal.net",
"root"
],
[
"p",
"48b50e45c1a049ab5ba0eab4381f0a3b6b21d09aaaa1aea6b1e2daf27ebdd7ab"
]
],
"content": "On our app, nsec get encrypted through a user-defined password that is only stored in memory and never to disk.\n\nIn case of leak, you'd need the passwords to make decrypt them. It is also possible to add salt on them to make extra difficult to decrypt by bruteforcing, however, this kind of step isn't implemented yet.",
"sig": "885a2dbf44c6f4d133c9fec0dea77eff866a696a0d3ff66a3c2417010d4f39bfd34f176c7496851fbb3446d3e56b38ee9079d90ea08b8581372aa2d85ce9829a"
}