rickvanlieshout.com/static/keys.json
Rick van Lieshout 7e897d7aa7 fix(keys.json): Replaced the laptop, so replaced the key
I got a new Framework laptop so its new SSH key is replacing the older HP key. The HP key has been
deleted

BREAKING CHANGE: Any access to accounts with the key has been revoked, the private key is also
destroyed.
2025-02-04 14:44:39 +01:00

6 lines
306 B
JSON

{
"documentSigningKey": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPH8NJi1EDmYv6mMtd8eC9VBPDf/faGn9GV2PhSo4KtK",
"workLaptop": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIG5VEDMI0GkOUVjLsSLQF1mRr9UbdXF3YPIsYtqyXxj",
"devPc": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII9hfhULcwnmtzXATxU6oqWPhTS06WXPVzx28knx9rPL"
}