-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: DeFUCC/hashkeys
Releases · DeFUCC/hashkeys
🎄 v0.3.0 Nostr compatible and more transparent
@github-actions
github-actions
We've moved away from custom prefixes to standard one that are used in Nostr. Also added encrypted key export and import. Now we run worker functions directly with auth.send('') - less code layers - easier to maintain.
Assets 4
🗼 v0.1.2 Passkeys + Session persistence
@github-actions
github-actions
We can derive a special key from passkeys. Master key is persisted in the session storage for recall.
Assets 4
✈️ v0.1.1 All data is Bech32 encroded
@github-actions
github-actions
We've found a good base encoding for crypto data - bech32 encoding that is human-readable, prefixable and provides some integrity.