-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Popular implementations:
• Amber (Android) — Dedicated event signer app, widely used
• nsec.app — Browser-based remote signer
• Various other bunker implementations supporting the NIP-46 protocol
Keymaster supporting NIP-46 bunker auth would be a non-custodial, decentralized nostr key management system. Since Keymaster already derives the Nostr keypair from the DID mnemonic:
- ✅ You already have the nsec/npub keypair
- ✅ NIP-46 is just signing event requests and sending responses via relay
- ✅ This would let Keymaster act as a remote signer for any NIP-46 compatible Nostr client
- ✅ Non-custodial (keys never leave user control) vs openbunker's custodial model
The value proposition: Archon DID → derive Nostr identity → use Keymaster as your personal NIP-46 bunker for all Nostr apps. Clean, decentralized, identity-rooted.
This would significantly expand Keymaster's utility in the Nostr ecosystem. Worth exploring.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels