Go to file
Felix Prahl-Kamps dea7370b83 fix sync information encryption 2019-07-15 17:46:37 +02:00
.idea improve exchange activity layout and functionality 2019-07-14 19:17:32 +02:00
app fix sync information encryption 2019-07-15 17:46:37 +02:00
gradle/wrapper initial commit 2019-05-27 16:06:07 +02:00
poster Upload poster englisch 2019-03-12 08:19:29 +01:00
screenshots add login 2019-07-05 03:45:04 +02:00
.gitignore .gitignore fix 2019-05-27 16:19:37 +02:00
README.md add login 2019-07-05 03:45:04 +02:00
_config.yml Set theme jekyll-theme-minimal 2019-07-05 00:04:48 +02:00
build.gradle add new exchange activity 2019-07-11 16:22:58 +02:00
gradle.properties done convert to androidx 2019-06-17 09:49:09 +02:00
gradlew .gitignore fix 2019-05-27 16:19:37 +02:00
gradlew.bat .gitignore fix 2019-05-27 16:19:37 +02:00
settings.gradle Completely ported to IntelliJ Idea 2018-06-10 16:23:33 +02:00

README.md

Screenshots

Login

Login

Home

Actions: Profile View (Menubar) and New Sync (Floating Action Button)

Home (Empty)

Profile

Organisation information loaded automatically from your MISP instance

Actions: Delete and logout (Menubar) and Update Info (Floating Action Button)

Profile

Sync

Core functionality of MISPbump.

First Step: Exchange keys to derive a shared secret

Profile Profile

Second Step: Exchange encrypted sync information

Profile Profile

Sync information

After a successfull exchange an entry for this organisation will appear.

Actions: Delete Sync information (Menubar) and Upload (Floating Action Button in settings tab)

Credentials: With these credentials you will be able to log in on the other MISP instance (SyncUser)

Profile

Settings: These are typical settings which are also available from the MISP web interface.

Profile

Upload

Shows the status of the upload to your MISP instance. If errors occure they will be displayed and the user can restart the process.

Profile Profile

Home with successfull sync

Home (Synced)

What does this app?

  1. Exchange public keys to make following communication private (via QR code)
    • Diffie Hellman key exchange
  2. Exchange encrypted information needed to sync two MISP instances
  3. Upload information to MISP instance.

MISPBump

Alt text