AluShare is an app which enables the user to send and receive text messages and files anonymously. Only the receiver and the sender of a message should know which content the message had, the time the message was send and that a message was send at all.
To achieve this goal AluShare sends data using the PeerTorPeer library.
- Install Android Studio
- clone the repo
- import the project
- connect your android device and push the run button
Notice: Because AluShare uses a Tor binary the app will only run on devices with ARM CPUs. You won't be able to run AluShare within the emulator.