Description from extension meta
Nostr Signer Extension supporting multiple public / private key pairs.
Image from store
Description from store
Are you an advanced Nostr user?
AKA Profiles is a Nostr signing extension (NIP-07) supporting multiple public / private key pairs.
The primary purpose is enabling web apps to request the signing of events using the locally stored private key, thereby eliminating the need to give the private key to web apps.
Key Features
- Keeps your private key safe as local signing replaces sharing your private key
- Chose which public key to share per app request
- Each key pair has its own app permissions & preferred relays
- most recent visits lets you jump back into to apps for current key
- supports NIP-07 including (signString() and .on('accountChanged'))
- supports NIP-04/44 encryption / decryption
- supports NIP-26 delegated event signing requests