*Abandoned* Decentralized messenger for Android, which work on top of TomP2P DHT.
Go to file
2019-02-26 15:37:27 +04:00
.idea Added an extended class Application to get the Context from anywhere in the application, the DHT configuration (data storage folder) has been changed. 2019-02-26 15:37:27 +04:00
app Added an extended class Application to get the Context from anywhere in the application, the DHT configuration (data storage folder) has been changed. 2019-02-26 15:37:27 +04:00
gradle/wrapper Initial commit 2019-02-26 13:53:45 +04:00
.gitignore Initial commit 2019-02-26 13:53:45 +04:00
build.gradle Initial commit 2019-02-26 13:53:45 +04:00
gradle.properties Initial commit 2019-02-26 13:53:45 +04:00
gradlew Initial commit 2019-02-26 13:53:45 +04:00
gradlew.bat Initial commit 2019-02-26 13:53:45 +04:00
LICENSE Create LICENSE 2019-02-26 13:04:18 +03:00
README.md Create README.md 2019-02-26 13:01:11 +03:00
settings.gradle Initial commit 2019-02-26 13:53:45 +04:00

Influence (Android)

This is decentralized messenger, which work on top of Kademlia DHT. Break NAT with STUN. Based on Kademlia implementation: https://github.com/JoshuaKissoon/Kademlia