Update README.md

Add on-screen PIN configuration for gnupg
This commit is contained in:
Cédric 2017-07-09 08:10:31 +02:00 committed by GitHub
parent 3f4da471c4
commit fcf12c5c3f
1 changed files with 8 additions and 1 deletions

View File

@ -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