Skip to content

Commit

Permalink
Update keys.
Browse files Browse the repository at this point in the history
  • Loading branch information
pippijn committed Jan 13, 2025
1 parent 46cfb05 commit 597d86b
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .git-crypt/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
# .gitattributes file in the directory where your files are.
* !filter !diff
*.gpg binary
/*.key filter=git-crypt diff=git-crypt
Binary file added .git-crypt/inspircd.key
Binary file not shown.
2 changes: 1 addition & 1 deletion .screenrc
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ screen -t 'top-amun' -ln 1 ssh amun -t top
screen -t 'top-isis' -ln 2 ssh isis -t top
screen -t 'dmesg-amun' -ln 3 ssh amun -t dmesg -w
screen -t 'dmesg-isis' -ln 4 ssh isis -t dmesg -w
screen -t 'hermes' -ln 5 ssh hermes -t screen -dr
screen -t 'hermes' -ln 5 ssh hermes.vpn -t screen -dr

deflogin off

Expand Down
2 changes: 1 addition & 1 deletion .ssh/authorized_keys
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMj378KHiDT4caf5n0vGOFU9WJo8QeWO0Hsb+4VCumpq JuiceSSH
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPvQ3V6Vr8L+ckUBinwDYLLkortxz5S8tVGGKMSEcpdU u0_a522@localhost
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMlIPVbK4PHWlnqaZiv7dLkF0WOBoBvt0wfbH9GQYxLl [email protected]
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE8e2iWRYdr+Wzy9uBca/VLzexcWCnHwYb8TQhaeGA7j [email protected]
2 changes: 1 addition & 1 deletion code/kubes/vps/toktok/home/.ssh/authorized_keys
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCOdCsqU
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmnnsSNQFFkIO7YLvJ3IwCBoZkobTCyhFKrPYyW5ElaJZRBZWjo8V9ViT+fT8JI9f5SLaFVfSVhOLDgdODVaijct9ioiagne1KXrQn58jVbbgT8UTZGcRC8KHjlDIhAe9S4IIkhk6pytZUukFhrhmAfLR/9sPCil7L+rdM/aSt2jcpGSjZTN1vuCmQhEhXImLVprFQsHvwgIkadFjKKkx65rQaPnHzHQUS2PKRJnp+BWBBcCro07z13b5qCXCvEB3yPegF96J2/hqopZmnxh0zb/8J2EQWSDqIpuierOhxnYLfgg/qvYiY7npZda9iNLGQZECWSKIldxuT10Lrm58H me@localhost
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG6O8ZaJ34iB+gzwTCkYcGEjlSEdM06XwQBzUMmOshgf [email protected]
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTGxejBgQ8k3ZubP8gR5rIVxJ3OcDHiHPJcrx2JHh8fsEJgQO1IYmH1WNlVOWKspCqoFSigbYZ9t8ycY6vMS7CHiS9O3GrzKJXumrEIgchydPOJFvQSgsVuCEzPDnm+HxjOqnLPfGigmriE218jr7nohr7R1cNYOw918FNYgFrBFBy7fdOKptm+vebqIK8nwYvQ7mNgJ33dJNDgzE9L0ZozrPz93ELPnLLgl+H/8vWCbGZdMnpUyEGolBheQ8AY0Qan17IL6zYz8E3o1/w/QP17zLlGa7ATxJYwvBew4fw7ZiMA8s0fOzPxjAYvMZDo0MxBbkItOwc3+EyLHp72a3d iphy@home
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMlIPVbK4PHWlnqaZiv7dLkF0WOBoBvt0wfbH9GQYxLl [email protected]
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE8e2iWRYdr+Wzy9uBca/VLzexcWCnHwYb8TQhaeGA7j [email protected]

0 comments on commit 597d86b

Please sign in to comment.