1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-10 21:01:02 +02:00

add --remember

This commit is contained in:
Zack Scholl 2019-07-18 06:19:59 -07:00
parent edc97915bd
commit d6cf80ccf1

View file

@ -76,6 +76,7 @@ $ croc code-phrase
The code phrase is used to establish password-authenticated key agreement ([PAKE](https://en.wikipedia.org/wiki/Password-authenticated_key_agreement)) which generates a secret key for the sender and recipient to use for end-to-end encryption.
There are number of options for sending / receiving (use `--help` to see), and any of these options can be saved automatically for reuse next time using the flag `--remember`.
### Custom code phrase