GreenAddress: Bitcoin P2SH multisignature wallet
This commit is contained in:
parent
f4d1bc4bae
commit
7c15a9c41a
51
metadata/it.greenaddress.cordova.txt
Normal file
51
metadata/it.greenaddress.cordova.txt
Normal file
|
@ -0,0 +1,51 @@
|
|||
Categories:Internet
|
||||
License:LGPLv2.1
|
||||
Web Site:https://greenaddress.it
|
||||
Source Code:https://github.com/greenaddress/WalletCordova
|
||||
Issue Tracker:https://github.com/greenaddress/WalletCordova/issues
|
||||
|
||||
Auto Name:GreenAddress.It
|
||||
Summary:GreenAddress Android (Cordova) client
|
||||
Description:
|
||||
The safer Bitcoin wallet that puts you in control.
|
||||
|
||||
It uses multisig to improve security (adding 2 factor for instance or limits)
|
||||
and Hierarchical Deterministic addresses (see
|
||||
[https://en.bitcoin.it/wiki/BIP_0032 BIP32] that we use to improve your privacy.
|
||||
|
||||
This wallet offers the advantages of a web wallet:
|
||||
* Ubiquitously available
|
||||
* Social/email/sms integration
|
||||
* Two factor authentication
|
||||
* Transactions limits/restrictions
|
||||
* Greenaddress instant transaction
|
||||
|
||||
and the advantages of a local software wallet like Electrum
|
||||
* Mnemonic seed backup once and forget
|
||||
* Your private keys are never on the server, not even encrypted
|
||||
* No long wait to synchronize the full client with the Bitcoin blockchain
|
||||
|
||||
See [https://greenaddress.it our website] and [https://greenaddress.it/faq FAQ]
|
||||
for more information.
|
||||
|
||||
Supports NFC for login and qrcode scanning for login and transactions.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/greenaddress/WalletCordova
|
||||
|
||||
# * scandelete libscrypt.so - it is built by F-Droid via prepare_fdroid.sh,
|
||||
# but it is still in GreenAddress repo for users who don't want to use NDK,
|
||||
# so it needs to be removed before building to pass scanning.
|
||||
Build:0.0.35,35
|
||||
commit=0.0.35
|
||||
subdir=platforms/android
|
||||
submodules=yes
|
||||
scandelete=plugins/org.apache.cordova.vibration/src/blackberry10,platforms/android/libs/armeabi/libscrypt.so,platforms/android/scrypt/src/android/resources/lib,platforms/android/scrypt/src/main/resources/lib
|
||||
build=./prepare_fdroid.sh
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.0.35
|
||||
Current Version Code:35
|
||||
|
Loading…
Reference in a new issue