mirror of https://github.com/MISP/misp-bump
|
|
||
|---|---|---|
| .idea | ||
| Screenshots | ||
| app | ||
| gradle/wrapper | ||
| .gitignore | ||
| README.md | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle | ||
README.md
MISPBump
With MISPBump it is easy to share events on your MISP instance with other instances. Instead of generating organisations, sync-users and sync-servers you scan only two QR-Codes and the job is done.
Security
A key agreement is realized with Diffie Hellman (Elliptic Curve 256 Bit), sensible data is encrypted with AES.
(how are credentials stored in app, keystore?)
How does it work?
-
Main screen (no changes)
-
Gather your organisation information from your MISP instance

-
Scan your partners generated public key and at the same time share yours

-
After another scan the information you need to synchronise is securely transmitted to your phone

-
That's it! You are ready to share events across your instances


