mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-17 01:44:19 +01:00
15 lines
1.0 KiB
YAML
15 lines
1.0 KiB
YAML
nowser:
|
|
android:
|
|
identifier: com.github.haorendashu.nowser
|
|
name: Nowser
|
|
description: A secure nostr key management and signing app for iOS, Android, MacOS, Windows and Linux that supports multiple authentication methods:\n\n- **NIP-07**, Acts as a browser extension replacement for mobile, allowing you to securely sign into nostr web apps\n- **NIP-46**, Functions as a remote signer (like a "bunker"), letting you keep your private keys on your phone while signing requests from your desktop\n- **NIP-55**, Supports Android's native key management system for secure key storage (similar to Apple Keychain)\n- **Nesigner**, A hardware signer allows you to store and process sign requests in hardware
|
|
repository: https://github.com/haorendashu/nowser
|
|
license: GPL-3.0
|
|
builder: npub19yeqjawls407xjnmgkk6yss7936pcd7qzd5srlj8wye6j8433vrsjazqwk
|
|
artifacts:
|
|
app-armeabi-v7a-release.apk:
|
|
platform: armeabi-v7a
|
|
app-arm64-v8a-release.apk:
|
|
platform: arm64-v8a
|
|
app-x86_64-release.apk:
|
|
platform: x86_64 |