Go to file
mokaddem ae0272a62c chg: [js-helper] Added quick methods and more documentation 2020-12-11 10:38:43 +01:00
INSTALL chg: [sharingGroupOrgs] Renamed table back to original name 2020-11-25 16:36:59 +01:00
bin
config new: [UI] some refactor and added theming 2020-06-23 14:14:20 +02:00
design_docs
documentation chg: [logo] colors requested by the Hungarian leader again 2020-06-25 09:53:54 +02:00
libraries/default/meta_fields new: [csn] initial templates 2020-11-20 11:09:51 +01:00
plugins
resources
src chg: [helper:stringFromPath] Added same feature but for array of strings 2020-12-11 10:11:59 +01:00
templates chg: [helper:stringFromPath] Added same feature but for array of strings 2020-12-11 10:11:59 +01:00
tests
webroot chg: [js-helper] Added quick methods and more documentation 2020-12-11 10:38:43 +01:00
.gitignore chg: [gitignore] updated 2020-06-22 14:30:50 +02:00
LICENSE
README.md chg: [doc] install link added 2020-06-24 14:22:40 +02: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

License

    The software is released under the AGPLv3.

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