From a082a65e648fd4a863e047712518c2d2ecce7ade Mon Sep 17 00:00:00 2001 From: who am i Date: Tue, 9 Mar 2021 16:53:47 +0100 Subject: [PATCH] Update page 'This guide should help new users to secure "harden" their Oxen Service Node.' --- ...w-users-to-secure-%22harden%22-their-Oxen-Service-Node..md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node..md b/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node..md index 6e1255d..2efa70c 100644 --- a/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node..md +++ b/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node..md @@ -36,7 +36,7 @@ There is also a non-debian installer available: https://github.com/hesiod-projec 9. [NOT READY YET: Express Guide](http://8bb19w1gugu7yq3cyck63gbo18udodab1b6zr1uykdphm37ushco.loki/whoami/Oxen-Service-Node-VPS-Hardening/wiki/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node.#express-guide-no-ready-yet) -10. [RPi, Tails, Qubes OS - split SSH qube](http://8bb19w1gugu7yq3cyck63gbo18udodab1b6zr1uykdphm37ushco.loki/whoami/Oxen-Service-Node-VPS-Hardening/wiki/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node.#10-special-qubes-os---split-ssh-qube) +10. [RPi, Tails, Qubes OS - split SSH qube](http://8bb19w1gugu7yq3cyck63gbo18udodab1b6zr1uykdphm37ushco.loki/whoami/Oxen-Service-Node-VPS-Hardening/wiki/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node.#10-rpi-tails-qubes-os---split-ssh-qube) 11. [NOT READY YET: Mobile SSH access to Oxen Service Node]((http://8bb19w1gugu7yq3cyck63gbo18udodab1b6zr1uykdphm37ushco.loki/whoami/Oxen-Service-Node-VPS-Hardening/wiki/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node.#10-special-qubes-os---split-ssh-qube)) @@ -363,7 +363,7 @@ You should see your **private** ssh key, named **oxensn_key** and your **public* ssh-copy-id -i ~/.ssh/oxensn_key.pub -p @ ``` -Remark: If you use a ssh-agent like [Special: Qubes OS - split SSH qube](http://8bb19w1gugu7yq3cyck63gbo18udodab1b6zr1uykdphm37ushco.loki/whoami/Oxen-Service-Node-VPS-Hardening/wiki/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node.#10-special-qubes-os---split-ssh-qube) you need to set an additional `-f` before `-i`. +Remark: If you use a ssh-agent like [Special: Qubes OS - split SSH](http://8bb19w1gugu7yq3cyck63gbo18udodab1b6zr1uykdphm37ushco.loki/whoami/Oxen-Service-Node-VPS-Hardening/wiki/This-guide-should-help-new-users-to-secure-%22harden%22-their-Oxen-Service-Node.#10-rpi-tails-qubes-os---split-ssh-qube) you need to set an additional `-f` before `-i`. Afterwards you will ask to enter your **username password** (**not** the key passphrase).