Join Nostr
2026-06-03 11:50:39 UTC
in reply to

tonyacid25 on Nostr: thank you, but I have a concern with this solution. one string like nsec is prone to ...

thank you, but I have a concern with this solution.
one string like nsec is prone to be pasted accidently into a text field of another app that immediately sends it to a server before hitting a "submit" button. At that point you loose your nostr identity... huge security risk imho.
And if we aim to onboard another billion users to nostr, we can't expect people would be careful enough and take appropriate measures.
I agree external signer creates additional layer of complexity. So, I wonder if a "middle ground" solution could be applied.
One thing that comes into my mind would be at least splitting nsec into two parts on UI level (aka login and password). So if you paste this accidentally into wrong text field, you don't loose your identity.
Don't you think single nsec string imposes such security risk?