README: fix
This commit is contained in:
parent
ea984b8e52
commit
5633358195
|
@ -4,7 +4,7 @@ The post-quantum cryptography tool
|
||||||
|
|
||||||
## Why this?
|
## Why this?
|
||||||
|
|
||||||
Go read http:/pqcrypto.org/
|
Go read http://pqcrypto.org/
|
||||||
|
|
||||||
## Quick How-To
|
## Quick How-To
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ Everything is meant to work mostly like GnuPG, but with some good simplicity mar
|
||||||
ccr -K #watch the generated keys
|
ccr -K #watch the generated keys
|
||||||
ccr -k
|
ccr -k
|
||||||
|
|
||||||
ccr -p -a -o my_pubkeys.asc # and send it to friends
|
ccr -p -a -o my_pubkeys.asc # and send pubkeys to friends
|
||||||
|
|
||||||
#see what people sent us
|
#see what people sent us
|
||||||
ccr -ina < friends_pubkeys.asc
|
ccr -ina < friends_pubkeys.asc
|
||||||
|
|
Loading…
Reference in a new issue