This guide should help new users to secure "harden" their Oxen Service Node.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
who am i 7f474e3365 Delete 'images/Screenshot_2020-09-07_14-50-09.png' 3 years ago
README.md Update 'README.md' 4 years ago

README.md

touch README.md

git init

git add README.md

git config --global user.name "your name"

git commit -m "first commit"

git remote add origin http://8bb19w1gugu7yq3cyck63gbo18udodab1b6zr1uykdphm37ushco.loki/whoami/VPS_LokiServiceNode_Hardening.git

git push -u origin master