cyber-witness

所属分类:IPFS
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2022-12-22 09:36:09
上 传 者sh-1993
说明:  基于记者和证人概念的去中心化媒体模拟器。它旨在成为大众媒体、监控、审查......的替代品...,
(Decentralized media simulator based on the reporter and witnesses concept. It aims to be an alternative to mass media, surveillance, censorship, fact checkers and centralized control of news.)

文件列表:
LICENSE (1072, 2023-08-13)
assets/ (0, 2023-08-13)
assets/confirm-rumor.png (233162, 2023-08-13)
assets/home.png (552527, 2023-08-13)
assets/how-it-works.png (214833, 2023-08-13)
assets/logo.png (27398, 2023-08-13)
assets/news.png (289414, 2023-08-13)
assets/p2p-news.drawio.png (52280, 2023-08-13)
assets/pin-to-local-node.png (199846, 2023-08-13)
assets/pin.png (239103, 2023-08-13)
assets/report-event.png (81410, 2023-08-13)
assets/rumors.png (274396, 2023-08-13)
cyber-witness.go (33157, 2023-08-13)
go.mod (1726, 2023-08-13)
go.sum (7609, 2023-08-13)
makefile (91, 2023-08-13)

# Cyber Witness ![Logo](https://github.com/stateless-minds/cyber-witness/blob/master/./assets/p2p-news.drawio.png) Over the past few years we are seeing the end of free speech and the battle for communication control. Censorship, fact checking and surveillance are quickly becoming the norm. The end of free speech leads to the end of democracy as we know it. Cyber Witness is a P2P community of independent reporters and witnesses - an alternative to mass media. Reporters publish events they have personally seen with no interpretation. Until confirmed they show up as rumors. Witnesses confirm rumors they have witnessed and add their own details. Event details aggregate and become more accurate with the input of each new witness. Once a rumor has been confirmed by at least 2 witnesses it becomes news. The more witnesses the greater accuracy of news. ## Screenshots Screenshot of how-it-works Screenshot of home Screenshot of report event Screenshot of confirm rumor Screenshot of rumors Screenshot of news ## Features * ### Report events Provide details about the event. - ### Confirm rumors Browse reported events, confirm what you have witnessed and provide more details. - ### Event details aggregation The more witnesses the better the accuracy the higher the chance a rumor is real news. - ### Read the real news Your personal news feed at your fingertips. All witnessed. No ads, paywalls, censorship or fact checkers. - ### Anonymity by default Anonymity guarantees everyone is protected. - ### Flat interactions No centralized control, no fact checkers and no ads. ## Community https://www.reddit.com/r/CyberWitness/ ## How to Play The simulator runs on the public IPFS network. In order to play it follow the steps below: 1. Install the official IPFS Desktop http://docs.ipfs.io/install/ipfs-desktop/ 2. Install IPFS Companion http://docs.ipfs.io/install/ipfs-companion/ 3. Clone https://github.com/stateless-minds/kubo to your local machine, build it with `make build` and run it with the following command: `~/cmd/ipfs/ipfs daemon --enable-pubsub-experiment` 4. Follow the instructions here to open your config file: https://github.com/ipfs/kubo/blob/master/docs/config.md. Usually it's `~/.ipfs/config` on Linux. Add the following snippet to the `HTTPHeaders`: ```{ "API": { "HTTPHeaders": { "Access-Control-Allow-Origin": ["webui://-", "http://localhost:3000", "http://k51qzi5uqu5djy7mki67x1goaq6znsinuirxz2ii3zewbxhjj2ea79etw1zcsh.ipns.localhost:8080", "http://127.0.0.1:5001", "https://webui.ipfs.io"], "Access-Control-Allow-Credentials": ["true"], "Access-Control-Allow-Methods": ["PUT", "POST"] } }, ``` 5. Navigate to Cyber Witness and let's simulate the future together! 6. If you like the simulator consider pinning it to your local node so that you become a permanent host of it while you have IPFS daemon running ![SetPinning](https://github.com/stateless-minds/cyber-witness/blob/master/./assets/pin.png) ![PinToLocalNode](https://github.com/stateless-minds/cyber-witness/blob/master/./assets/pin-to-local-node.png) Please note the simulator has been developed on a WQHD resolution(2560x1440) and is currently not responsive or optimized for mobile devices. For best gaming experience if you play in FHD(1920x1080) please set your browser zoom settings to 150%. ## Acknowledgments 1. go-app 2. IPFS 3. Berty 4. All the rest of the authors who worked on the dependencies used! Thanks a lot! ## Contributing Open an issue ## License Stateless Minds (c) 2022 and contributors MIT License

近期下载者

相关文件


收藏者