Amber v0.0.2: Nostr Event Signer for Android
Amber is a Nostr event signed that lets you have your keys on only one application.
- "Announcing Amber a android application Nostr signer."
- "With it you can have your nsec on only one application and use your npub on every other android application."
- "Instructions on how to add support for amber in your application are in the read me."
- "No servers needed. I think you can implement in the web clients too so you can use the web clients on Android without extensions."
What's new in v0.0.2
- Removed internet connections
- Sign button will only copy the signature and not the whole event
- Update readm with planned features
- Updated readme with how to implement support for Amber in your web application