Go to file
iglocska 44c60942c0
chg: [restructure] the application
- move the app dir's contents to the source
- update composer for easier installation
2020-06-22 14:28:17 +02:00
INSTALL chg: [restructure] the application 2020-06-22 14:28:17 +02:00
bin chg: [restructure] the application 2020-06-22 14:28:17 +02:00
config chg: [restructure] the application 2020-06-22 14:28:17 +02:00
design_docs fix: [alignments] added along with various changes 2020-01-27 17:02:05 +01:00
documentation new: [logo] added 2020-06-04 12:24:17 +02:00
plugins chg: [restructure] the application 2020-06-22 14:28:17 +02:00
resources chg: [restructure] the application 2020-06-22 14:28:17 +02:00
src chg: [restructure] the application 2020-06-22 14:28:17 +02:00
templates chg: [restructure] the application 2020-06-22 14:28:17 +02:00
tests chg: [restructure] the application 2020-06-22 14:28:17 +02:00
webroot chg: [restructure] the application 2020-06-22 14:28:17 +02:00
.gitignore chg: [restructure] the application 2020-06-22 14:28:17 +02:00
LICENSE Initial commit 2020-01-26 20:28:07 +01:00
README.md chg: [doc] some clean-up 2020-06-04 10:17:15 +02:00
composer.json chg: [restructure] the application 2020-06-22 14:28:17 +02:00
index.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
phpunit.xml.dist chg: [restructure] the application 2020-06-22 14:28:17 +02:00

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

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

License

    The software is released under the AGPLv3.

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