mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-17 09:54:19 +01:00
update zapstore config
This commit is contained in:
@@ -1,15 +1,22 @@
|
|||||||
nowser:
|
identifier: com.github.haorendashu.nowser
|
||||||
android:
|
version: 1.3.0
|
||||||
identifier: com.github.haorendashu.nowser
|
name: Nowser
|
||||||
name: Nowser
|
summary: A nostr signer.
|
||||||
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
|
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
|
repository: https://github.com/haorendashu/nowser
|
||||||
license: GPL-3.0
|
release_repository: https://github.com/haorendashu/nowser
|
||||||
builder: npub19yeqjawls407xjnmgkk6yss7936pcd7qzd5srlj8wye6j8433vrsjazqwk
|
images:
|
||||||
artifacts:
|
- screenshots/screenshot1.png
|
||||||
app-armeabi-v7a-release.apk:
|
- screenshots/screenshot2.png
|
||||||
platform: armeabi-v7a
|
- screenshots/screenshot3.png
|
||||||
app-arm64-v8a-release.apk:
|
- screenshots/screenshot4.png
|
||||||
platform: arm64-v8a
|
icon: assets/imgs/logo/logo512.png
|
||||||
app-x86_64-release.apk:
|
tags: nostr, signer
|
||||||
platform: x86_64
|
license: GNU
|
||||||
|
remote_metadata:
|
||||||
|
- github
|
||||||
|
blossom_server: https://cdn.zapstore.dev
|
||||||
|
assets:
|
||||||
|
- ./app-armeabi-v7a-release.apk
|
||||||
|
- ./app-arm64-v8a-release.apk
|
||||||
|
- ./app-x86_64-release.apk
|
||||||
Reference in New Issue
Block a user