2022-02-28 19:14:54 -08:00
|
|
|
# Demo password file
|
|
|
|
|
|
2024-11-02 13:49:07 -07:00
|
|
|
some-rad-password
|
|
|
|
|
|
2026-02-03 12:59:01 -08:00
|
|
|
#commented-out
|
|
|
|
|
|
|
|
|
|
# Example password with from commandline:
|
|
|
|
|
#
|
|
|
|
|
# echo -n "hunter2" | argon2 "$(openssl rand -base64 16)" -id
|
|
|
|
|
#
|
|
|
|
|
# the user would be sending the password: "[id-1]hunter2"
|
|
|
|
|
#
|
|
|
|
|
[id-1]$argon2id$v=19$m=4096,t=3,p=1$VTMrc2wyaW93L01ibVFPOGNQcHcxQT09$UxX86sGpknkc45CnXq+4CZ0coiTYDvSWIN7JgbeAZUs
|