mirror of https://github.com/MISP/misp-bump
9ef1ccbf2b
app is fully functional |
||
---|---|---|
.idea | ||
app | ||
gradle/wrapper | ||
poster | ||
.gitignore | ||
README.md | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |
README.md
What does this app?
- Exchange public keys to make following communication private (via QR code)
- Diffie Hellman key exchange
- Exchange information needed to sync two MISP instances
- Upload information to MISP instance.
Problems
- Androidx migration - bug in material design dependency (just for editor)
- Loading of self signed certificates (currently not supported)
TODOs
- custom password for syncUser
- upload ack screen
- translation