A blockchain algorithm to securely and anonymously store user reports. Reports could be further verified by other users, without compromising private information. Our main aim is to help people speak up against the injustice, violence, opression, and corruption where they would normally fear further persecution and cruel punishment because of speaking up. We want to increase transparency in companies and public instutitions without compromising the safety of the victims and whistleblowers.
Currently fully integrated with Chain-less Mobile Application.
Developed during Google Solutions Challenge DSC Turkey People and Peace Hackathon.
- Start a GCP App Engine instance and connect.
- Run
git clone https://github.com/YatirimTavsiyesiDegildir/chain-less-blockchain
- Run
cd truereport-blockchain
- Run
npm install
- Run
npm start
Pull requests are welcomed:)