restructure

pull/5/head
Felix Prahl-Kamps 2018-07-22 20:18:25 +02:00
parent 796c9a2478
commit fce9e33011
8 changed files with 107 additions and 11 deletions

View File

@ -1,33 +1,33 @@
![MispBump Logo](./images/mispbump.svg)
# MISPBump # 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. 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 # Security
A key agreement is realized with Diffie Hellman (Elliptic Curve 256 Bit), sensible data is encrypted with AES. 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?) TODO: how are credentials stored in app, keystore?
# How does it work? # How does it work?
1. Main screen (no changes)
1. Gather your organisation information from your MISP instance 1. Gather your organisation information from your MISP instance
![Gather Information](./Screenshots/sync-profile.png) ![Gather Information](./images/Screenshots/sync-profile.png)
1. Scan your partners generated public key and at the same time share yours 1. Scan your partners generated public key and at the same time share yours
![Scan Public Key](./Screenshots/scan-pub-key.png) ![Scan Public Key](./images/Screenshots/scan-pub-key.png)
2. Validate the public key you scanned 2. Validate the public key you scanned
![Public Key Received](./Screenshots/pub-key-received.png) ![Public Key Received](./images/Screenshots/pub-key-received.png)
3. After another scan the information you need to synchronise is securely transmitted to your phone 3. After another scan the information you need to synchronise is securely transmitted to your phone
![Secure Info Received](./Screenshots/org-info-received.png) ![Secure Info Received](./images/Screenshots/org-info-received.png)
4. Upload the information to your own MISP instance 4. Upload the information to your own MISP instance
![Upload](./Screenshots/upload.png) ![Upload](./images/Screenshots/upload.png)
5. That's it! You are ready to share events across your instances 5. That's it! You are ready to share events across your instances
![Main Screen](./Screenshots/main.png) ![Main Screen](./images/Screenshots/main.png)

View File

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View File

Before

Width:  |  Height:  |  Size: 343 KiB

After

Width:  |  Height:  |  Size: 343 KiB

View File

Before

Width:  |  Height:  |  Size: 380 KiB

After

Width:  |  Height:  |  Size: 380 KiB

View File

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

Before

Width:  |  Height:  |  Size: 109 KiB

After

Width:  |  Height:  |  Size: 109 KiB

View File

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 86 KiB

96
images/mispbump.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.0 KiB