Skip to content

Security

Tristan Israël edited this page Mar 7, 2026 · 5 revisions

This page deals with security in the system and best practices to make a secure system.

Hardening rules

This section deals with the hardening rules.

Services

The services should be ran with a normal user. The user root should never be used for any service nor application in the system.

Users and groups

The shared contents, like the storage, can be accessed R/W with a user that belongs to the group safecor. The group safecor is added to the Domain by the package safecor-domu-base (see Packages).

Clone this wiki locally