From 25cd394230b355e775458aa2e22dc3d8ecfbb84d Mon Sep 17 00:00:00 2001 From: who am i Date: Fri, 5 Mar 2021 11:31:14 +0100 Subject: [PATCH] Update page 'This guide should help new users to secure "harden" their Oxen Service Node.' --- ...-new-users-to-secure-%22harden%22-their-Oxen-Service-Node..md | 1 + 1 file changed, 1 insertion(+) 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 0a9eed1..60a5a0f 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 @@ -7,6 +7,7 @@ https://docs.oxen.io/using-the-oxen-blockchain/oxen-service-node-guides/full-ser Remarks: + The deb installer will automatically create a `_loki` and a `_lokinet` user with a shared `_loki` group. They will be listed as unprivileged accounts that exists only to run loki/oxen services. Maybe these names will be changed in further releases due to the renaming of LOKI to OXEN. You can briefly check the names in the terminal with `compgen -u`.