tforbanan on Nostr: Since it's nostr, your nsec should never leave your browser, cookies are created by ...
Since it's nostr, your nsec should never leave your browser, cookies are created by servers
So the only two other locations I can think of is localstorage and indexeddb.
Try running this in your js-console
```
localStorage.clear()
```
That's all I have :'-)
Published at
2023-11-28 22:07:13Event JSON
{
"id": "8033744827a9c105bea9321e07b3aad3f37ded8a6e41845bda6257e022cbb540",
"pubkey": "2e9c496e5f606f4c3e1dec25ed90a34ecb55758e8bfc5b4ca87fe043c1f9d18b",
"created_at": 1701209233,
"kind": 1,
"tags": [
[
"e",
"ea73be0f226433ce114af2bb6035a3a03e3f8499aedbcd5843459d6532fecc59",
"",
"root"
],
[
"e",
"7656759354c02eea757e7582cdb6bf90bb7baef823cd63cf6a33fb188d8753dd"
],
[
"e",
"6f469cdf4e439204497eebb967da69a2eb89fce08798fbd5703feaf25683651c",
"",
"reply"
],
[
"p",
"2e9c496e5f606f4c3e1dec25ed90a34ecb55758e8bfc5b4ca87fe043c1f9d18b"
],
[
"p",
"6389be6491e7b693e9f368ece88fcd145f07c068d2c1bbae4247b9b5ef439d32"
],
[
"r",
"localStorage.clear"
]
],
"content": "Since it's nostr, your nsec should never leave your browser, cookies are created by servers\nSo the only two other locations I can think of is localstorage and indexeddb.\n\nTry running this in your js-console\n\n```\nlocalStorage.clear()\n```\nThat's all I have :'-)\n",
"sig": "918c9bf0784aa7831289bac487077c7c4d61b4d86966aa12c99303728f6cc7dca89db2a2b41a840c6cb8232b8c5ffe3da124107d849f35a4b0396a36546addb0"
}