Go to file
mokaddem 1729d4b6ed chg: [requestProcessor:user-registration] Slightly improved UI 2021-03-16 08:45:37 +01:00
INSTALL chg: [sharingGroupOrgs] Renamed table back to original name 2020-11-25 16:36:59 +01:00
bin
config new: [baseurl] added better baseurl handling 2021-02-09 22:10:26 +01:00
debian Add initial debian/ directory 2021-02-11 10:32:25 +01:00
design_docs new: [drawio] graphs added 2020-12-15 13:56:13 +01:00
documentation
libraries chg: [requestProcessor:user-registration] Slightly improved UI 2021-03-16 08:45:37 +01:00
plugins
resources
src new: [inbox] First version of Inbox system and requestProcessors - WiP 2021-03-15 22:47:13 +01:00
templates chg: [requestProcessor:user-registration] Slightly improved UI 2021-03-16 08:45:37 +01:00
tests
webroot new: [inbox] First version of Inbox system and requestProcessors - WiP 2021-03-15 22:47:13 +01:00
.gitignore
LICENSE
README.md Update README.md 2020-12-23 11:06:31 +01:00
composer.json
index.php
phpunit.xml.dist

README.md

cerebrate

The Cerebrate Sync Platform core software. Cerebrate is an open-source platform meant to act as a trusted contact information provider and interconnection orchestrator for other security tools.

It is currently being built under the MeliCERTes v2 project and is heavily work in progress.

Current features

  • Repository of organisations and individuals
  • Maintain signing and encryption keys
  • Maintain affiliations between organisations and individuals

Screenshots

List of individuals along with their affiliations

List of individuals

Adding organisations

Adding an organisation

Everything is available via the API, here an example of a search query for all international organisations in the DB.

API query

Managing public keys and assigning them to users both for communication and validating signed information shared in the community

Encryption key management

Requirements and installation

The platform is built on CakePHP 4 along with Bootstrap 4 and shares parts of the code-base with MISP.

The installation is documented at the following location INSTALL/INSTALL.md

Hardware requirements:

A webserver with 4GB of memory and a single CPU core should be plenty for the current scope of Cerebrate. This might increase over the time with additional features being added, but the goal is to keep Cerebrate as lean as possible.

License

    The software is released under the AGPLv3.

    Copyright (C) 2019, 2020  Andras Iklody
    Copyright (C) CIRCL - Computer Incident Response Center Luxembourg