Replies: 1 comment
-
Sorry for not responding to this. I somehow missed it. This is worth a mention; I'll try to update the tutorial at some point. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://www.kryptor.co.uk/tutorial/entering-a-passphrase#non-interactively
$ kryptor -e -p:"YeV$Ra7{_IJ]nN2v1m,ei9d+T" file.txt
On Linux and macOS, the history of entered commands is saved not only for the current session but also between reboots by default.
The problem concerns not only passwords but also file paths.
There is no information about the problem in the Warnings.
Hint: On Linux and macOS (for
bash
andzsh
), saving in shell history can be prevented by adding a space before the command.https://www.kryptor.co.uk/security-limitations
It may also be worth updating this section to add a warning that
Kryptor
itself cannot prevent the saving of the command history; this responsibility lies with the user.Beta Was this translation helpful? Give feedback.
All reactions