Dikaios1517 on Nostr: Web browser extensions in the context of Nostr are used for signing notes, not for ...
Web browser extensions in the context of Nostr are used for signing notes, not for loading feeds or not loading feeds in Nostr clients.
What you may be experiencing is that some Nostr clients try to load and decrypt your DMs immediately upon login, and these get sent to your signer extension as separate requests. If the extension doesn't handle those requests gracefully, it tries to load all of the requests at the same time, crashing your computer.
Nostrudel does not do this. Instead, it waits to decrypt messages until you instruct it to do so manually. Likewise, Coracle has direct messages disabled by default, so it should not send you a bunch of decryption requests unless and until you enable direct messages.
Now, if you want a client that allows you to post to Nostr without the distraction of a feed, you should check out
https://shipyard.pub/Published at
2025-06-06 19:56:52Event JSON
{
"id": "84a2cc795059474296978dc5c33dc36bd21ba2044d973063ceb0ffb58df9adf9",
"pubkey": "b7274d28e3e983bf720db4b4a12a31f5c7ef262320d05c25ec90489ac99628cb",
"created_at": 1749239812,
"kind": 1,
"tags": [
[
"e",
"57fd22fba57bbc580d21ccae72843f3ae913f146de2ef7fdcc8a4fcfbea7e976",
"",
"root",
"de75eb1d7a6627807a8dff0fb337cfcf189e7e9af8ab6229f688f664710c3014"
],
[
"client",
"asknostr.site"
],
[
"p",
"de75eb1d7a6627807a8dff0fb337cfcf189e7e9af8ab6229f688f664710c3014"
]
],
"content": "Web browser extensions in the context of Nostr are used for signing notes, not for loading feeds or not loading feeds in Nostr clients. \n\nWhat you may be experiencing is that some Nostr clients try to load and decrypt your DMs immediately upon login, and these get sent to your signer extension as separate requests. If the extension doesn't handle those requests gracefully, it tries to load all of the requests at the same time, crashing your computer.\n\nNostrudel does not do this. Instead, it waits to decrypt messages until you instruct it to do so manually. Likewise, Coracle has direct messages disabled by default, so it should not send you a bunch of decryption requests unless and until you enable direct messages.\n\nNow, if you want a client that allows you to post to Nostr without the distraction of a feed, you should check out https://shipyard.pub/",
"sig": "ba29287c49b9726cf42699371e7a9a0325e32d79a101f1c90779513b322b248e439eda086c2315c6097c3453602f6a94c7ff419777372731971fb908450b9cd3"
}