NewsChain
A distributed information platform, focused on delivering immutability, and scalability to the masses.
About
Problem: The looming threat of censorship casts a wide shadow over a core pillar of internet values: the freedom of information. Most recently, UC Davis Chancellor Linda Katehi contracted PR specialists to ‘clean up the negative attention’ to the university and herself in regards to the Occupy Davis movement. The campaign aimed to ‘expedite the eradication of references to the pepper spray incident’ on Google for the university and the Chancellor.
Solution: The newschain team has leveraged key concepts behind the blockchain data structure towards creating a tamper-resistant infrastructure to harden the freedom of information against PR specialists who wish to undermine the values that the internet embodies.
This is an opensource project under the MIT license, and utilizes these key technologies:
Building
Prerequisites
Build process
- Clone:
git clone https://github.com/NewsChain/NewsChain.git - Build:
cd NewsChain; npm install - Run: Create a file named
config.jsonin the following format: - Run:
npm start - Enjoy: Visit
localhost:3000in your web browser of choice
Disclaimer
The entirety of this project was built in under 24 hours with the primary goal of being demoable. This is a prototype and in no way shape or form is it suitable to be used in a production environment.
Credits
EZEDIT was created in a 24 hour hackathon, HackDFW, by:
Built With
- angular.js
- dht
- express.js
- hyperlog
- jade
- javascript
- node.js
Log in or sign up for Devpost to join the conversation.