https://github.com/clecap/archicheck-beta
https://github.com/clecap/archicheck-beta
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/clecap/archicheck-beta
- Owner: clecap
- Created: 2022-03-01T16:47:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-01T16:53:54.000Z (over 4 years ago)
- Last Synced: 2025-02-23T00:45:59.454Z (over 1 year ago)
- Language: HTML
- Size: 308 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Archicheck for fact checking #

# Introduction:
The idea behind Archicheck is to have an architecture that allows users to view and publish critical comments or remarks about the content of any given
website in the World Wide Web they're currently on. These comments can either come from other users or already established fact-checking sites you can subscribe to.
By subscribing to different fact-checking sites (e.g. [correctiv.org](https://correctiv.org/)), the user has the opportunity to compare their stated facts and check them for potential inequalities.
# Project goal:
The aim of the Archicheck project is to implement a web extension / plug-in that shows an overview of the existing comments that can be switched on and off. We also want to turn every browser into a fact-checking web server in order to counter the monopoly of the big tech companies and their algorithms.
--------------------------------------------------------------------------
You can find the information on how to install and to use Archicheck in our [user guide](https://github.com/clecap/archicheck/blob/main/specification-documentation/user%20guide.md/).
You can also find a discription of the components [here](https://github.com/clecap/archicheck/blob/main/specification-documentation/Components%20description/README.md/) and a genral discription of Archicheck [here](https://github.com/clecap/archicheck/blob/main/specification-documentation/General%20description/README.md/)