Stefan Claas
2024-06-18 13:55:55 UTC
You thoughts please, gentlemen.
Let's say you travel and do not want to store your secret hex key on your
device and recreate it from memory.
What do you think about this proposal?
$ printf '%x' $(date -u -d '1979-01-01 12:34:56' +%s) $(date ...) 4 or 8 times.
One has to remember only the dates (times are optional) and then simply run the
one liner.
The encryption software can be downloaded when one arrives at his destination.
Let's say you travel and do not want to store your secret hex key on your
device and recreate it from memory.
What do you think about this proposal?
$ printf '%x' $(date -u -d '1979-01-01 12:34:56' +%s) $(date ...) 4 or 8 times.
One has to remember only the dates (times are optional) and then simply run the
one liner.
The encryption software can be downloaded when one arrives at his destination.
--
Regards
Stefan
Regards
Stefan