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
|
- 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
|
* Ledger Blue support
|
||||||
* Seed mode ON/OFF via apdu
|
* Seed mode ON/OFF via apdu
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
(See also **Configuration**)
|
||||||
|
|
||||||
### NanoS
|
### NanoS
|
||||||
|
|
||||||
@ -70,6 +71,12 @@ This 3 entries must be added at the end of each list.
|
|||||||
|
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
Add the following option in ~/.gnupg/scdaemon.conf :
|
||||||
|
|
||||||
|
enable-pinpad-varlen
|
||||||
|
|
||||||
|
|
||||||
## Add-on
|
## Add-on
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user