You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
728 B

# Cubo Libre Operating Systems
The main operating systems for the Cubo Libre mini-cluster
are Debian and OpenBSD. Debian is used for compute and
GUI nodes. OpenBSD is used for the firewall.
## Debian
Debian has a well advanced port of 64-bit RISC-V already.
* https://www.debian.org
## OpenBSD
OpenBSD is known for being "the most" secure.
It will be used for the firewall.
* https://www.openbsd.org
* All network traffic in and out of the cluster passes through
the firewall.
* Time source.
Network Time Protocol (NTP) and/or
Precision Time Protocol (PTP) server.
* Random number generation seeds.
* PF firewall.
* Openbsd-current.
* Proxy all traffic to external data center.
* Generate entropy for other systems.