Go to file
Felix Prahl-Kamps f5ea6fecc4 update readme 2018-07-22 20:24:31 +02:00
.idea Renamed to MISPBump 2018-07-19 10:12:04 +02:00
app RecyclerView for sync profile, new launcher icon 2018-07-22 20:10:32 +02:00
gradle/wrapper Renamed to MISPBump 2018-07-19 10:12:04 +02:00
images restructure 2018-07-22 20:18:25 +02:00
.gitignore Completely ported to IntelliJ Idea 2018-06-10 16:23:33 +02:00
README.md update readme 2018-07-22 20:24:31 +02:00
build.gradle Renamed to MISPBump 2018-07-19 10:12:04 +02:00
gradle.properties Completely ported to IntelliJ Idea 2018-06-10 16:23:33 +02:00
gradlew Completely ported to IntelliJ Idea 2018-06-10 16:23:33 +02:00
gradlew.bat Completely ported to IntelliJ Idea 2018-06-10 16:23:33 +02:00
settings.gradle Completely ported to IntelliJ Idea 2018-06-10 16:23:33 +02:00

README.md

MispBump Logo

MISPBump

With MISPBump it is easy to synchronise events on different MISP instances. Instead of generating organisations, sync-users and sync-servers you only have to scan two QR-Codes and you are ready for syncing.

Security

A key agreement is realized with Diffie Hellman (Elliptic Curve 256 Bit), sensible data is encrypted with AES.

TODO: how are credentials stored in app, keystore?

How does it work?

  1. Gather your organisation information from your MISP instance Gather Information

  2. Scan your partners generated public key and at the same time share yours Scan Public Key

  3. Validate the public key you scanned Public Key Received

  4. After another scan the information you need to synchronise is securely transmitted to your phone Secure Info Received

  5. Upload the information to your own MISP instance Upload

  6. That's it! You are ready to share events across your instances Main Screen