You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let one Signet instance hold and serve more than one key.
Why
Signet currently manages a single key (one NIP-49-encrypted blob at rest). People routinely keep separate identities — personal, work, a bot — and want one signer for all of them instead of running several.
What
Let one Signet instance hold and serve more than one key.
Why
Signet currently manages a single key (one NIP-49-encrypted blob at rest). People routinely keep separate identities — personal, work, a bot — and want one signer for all of them instead of running several.
Shape
Each account carries its own:
bunker://URIDaemon:
GUI:
Notes