Oddbean new post about | logout
 Researching NIP-46 capable Nostr signer apps. Amber https://github.com/greenart7c3/Amber and https://nsec.app are both awesome, but they are coupled with the UI and notifications, cannot just be left alone on a server.

The nsecbunkerd repo https://github.com/kind-0/nsecbunkerd would be the self-hostable software needed, but it seems to be not under active development currently @PABLOF7z

Are there any other alternatives which can just run and sign as pre approved? The use case is sharing the ability to post (and other stuff) without giving up the private key. #asknostr 
 Did you see NoAuth that I shared on the other post? https://github.com/nostrband/noauth 
 Yes, that is what https://nsec.app is running. The screenshot from the readme describes my problem: https://image.nostr.build/a46c0715ce2603f91ad3386c5c92084ceac61cd1edc20b26ac848b7532faa3ef.jpg 
 I must have misunderstood. I was under the impression you could use your own self-hosted as an always-on signer to alleviate. I haven't been able to dig into it since seeing this.

https://primal.net/e/note1xw04kjsq2cnay0xua7l5cnqgu9qkfnun4npmw54tyy68v8kr2wuq4x6jq8 
 You can run a self-hosted version of nsec.app with Docker to make sure your keys are always online.