Files
profiles/docs/ssh-keys.md
Christer Warén 5934fc7c0b Update
2024-05-30 22:04:55 +03:00

11 lines
292 B
Markdown

# SSH Keys
## 🌐 Public
```
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPW5phGhwAG8dmT+sR0uF1gRc0X9xXZiiFxvKUEsPk1N cwchristerw
```
You can grant me access to your device with adding this SSH key to your .ssh/authorized_keys file.
<a href="https://github.com/cwchristerw">Return to profile</a>