dotfiles/misc
2023-08-06 08:01:21 -04:00
..
libratbag-profile save ratbag profile to text 2023-08-05 16:55:37 -04:00
password.sha512 save ratbag profile to text 2023-08-05 16:55:37 -04:00
public-keys use ssh host key as identityfile on tempest 2023-08-05 20:06:03 -04:00
README.md add readme for each directory 2023-08-06 08:01:21 -04:00

Miscellaneous

These files contain important data sourced by the configuration, or simply information to store for safekeeping later.


Creating hashed password for password.sha512:

mkpasswd -m sha-512

Getting key for public-keys:

ssh-keyscan -t ed25519 <hostname>