Skip to content

Abyss

Ophélie Gagnard requested to merge Ophelie/slapos.core:abyss into master

This is part of the OCEAN project.

OCEAN has three main parts:

  • Ridge, which produces reference scans from secure environments.
  • River, which produces scans from Rapid.Space servers at boot-time.
  • Abyss, which compares the servers' scans (from River) with the reference databases (from Ridge).

The slapos_abyss business template (BT5) implements all the backend scripts needed to process the data coming from Ridge and River, and to perform the comparisons (Abyss).

More description about how it work at erp5 side: https://www.erp5.com/rapidspace-Server.Check.Process#erp5

Edited by Xiaowu Zhang

Merge request reports