mirror of
https://github.com/LedgerHQ/openpgp-card-app
synced 2024-11-09 07:10:30 +00:00
Update README.md
Add on-screen PIN configuration for gnupg
This commit is contained in:
parent
3f4da471c4
commit
fcf12c5c3f
@ -11,13 +11,14 @@ The application supports:
|
||||
- ECDH with secp256k1, secp256r1, brainpool 256r1, brainpool 256t1 and curve25519 curves
|
||||
|
||||
|
||||
This release is in beta stage with known missing parts (see also Add-on) :
|
||||
This release has known missing parts (see also Add-on) :
|
||||
|
||||
* Ledger Blue support
|
||||
* Seed mode ON/OFF via apdu
|
||||
|
||||
|
||||
## Installation
|
||||
(See also **Configuration**)
|
||||
|
||||
### NanoS
|
||||
|
||||
@ -70,6 +71,12 @@ This 3 entries must be added at the end of each list.
|
||||
|
||||
TODO
|
||||
|
||||
## Configuration
|
||||
|
||||
Add the following option in ~/.gnupg/scdaemon.conf :
|
||||
|
||||
enable-pinpad-varlen
|
||||
|
||||
|
||||
## Add-on
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user