mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-02 02:05:19 +00:00
release notes
This commit is contained in:
parent
20fc2da9b5
commit
47a6af71f1
1 changed files with 6 additions and 6 deletions
|
@ -30,9 +30,9 @@
|
||||||
* Support for hardware wallets: Trezor (Satoshilabs) and Btchip (Ledger).
|
* Support for hardware wallets: Trezor (Satoshilabs) and Btchip (Ledger).
|
||||||
|
|
||||||
* Two-factor authentication service by TrustedCoin. This service uses
|
* Two-factor authentication service by TrustedCoin. This service uses
|
||||||
"2 of 3" multisig wallets and Google Authenticator. Wallets
|
"2 of 3" multisig wallets and Google Authenticator. Note that
|
||||||
protected by two-factor authentication can be deterministically
|
wallets protected by this service can be deterministically restored
|
||||||
restored from seed, without Trustedcoin's server.
|
from seed, without Trustedcoin's server.
|
||||||
|
|
||||||
* Cosigner Pool plugin: encrypted communication channel for multisig
|
* Cosigner Pool plugin: encrypted communication channel for multisig
|
||||||
wallets, to send and receive partially signed transactions.
|
wallets, to send and receive partially signed transactions.
|
||||||
|
@ -65,9 +65,9 @@
|
||||||
may take some time, because public keys will be derived for each
|
may take some time, because public keys will be derived for each
|
||||||
address of your wallet.
|
address of your wallet.
|
||||||
|
|
||||||
* The SSL certificate of Electrum servers can be signed by a CA.
|
* The client accepts servers with a CA-signed SSL certificate.
|
||||||
|
|
||||||
* new ECIES encrypt/decrypt methods, availabe in the GUI and using
|
* ECIES encrypt/decrypt methods, availabe in the GUI and using
|
||||||
the command line:
|
the command line:
|
||||||
encrypt <pubkey> <message>
|
encrypt <pubkey> <message>
|
||||||
decrypt <pubkey> <message>
|
decrypt <pubkey> <message>
|
||||||
|
|
Loading…
Add table
Reference in a new issue