Update page 'This guide should help new users to secure "harden" their Oxen Service Node.'

master
who am i 5 years ago
parent 0d5c2c3a75
commit 6c63a1a634

@ -621,6 +621,8 @@ sudo oxen-sn-keys show /var/lib/loki/key_ed25519
Copy secret key into a safe place!
When you have no access to your VPS or to your oxen service node you can move to a new VPS or system by restoring your oxen service node with your oxen service node key (ed25519).
Restore key:
Rename existing ed25519-key before restoring:
@ -632,7 +634,7 @@ sudo mv /var/lib/loki/key_ed25519 /var/lib/loki/key_ed25519.old
sudo oxen-sn-keys restore /var/lib/loki/key_ed25519
```
Give the secret key when asked.
Give the secret key when asked. Afterwards make sure that all services work properly.
# 9. Express Guide (not ready yet)

Loading…
Cancel
Save