Anti Fake News
Fight fake news online by rate and trusting information on any webpage.
什麼是Anti Fake News?
Anti Fake News是由https://trust.dance開發的Chrome擴展程式,該擴展的主要功能是“Fight fake news online by rate and trusting information on any webpage.”。
擴展截圖
下載Anti Fake News擴展crx文件
下載Anti Fake News擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This app lets you manage your network of trusted peers, and only scores of trusted peers will be visible. Fake news and AI generated content are a massive problem as there usually is no quick way to fact check the content and source. Fake news is usually founded in a real source of information but is distorted to fit a narrative. With the never-ending flow of information available on the internet, fact-checking everything is near impossible for a single person to handle. Even professionals like journalists that are paid to do their fact checking are usually incentive to produce a lot of content and therefore just relay information that seems to be correct without fact checking it first. There is simply no time to fact-check when you need to be the first one to break the news. How to combat fake news? There is no good centralized solution, sorry. Here is why… All information relayed from a person is always presented in a subjective way. Therefore reporting becomes an interpretation of the events happening. There are always degrees of truthiness in the interpretation, but that is defined by the receiver of the information. Of cause, it would be possible to record everything, to get a full picture of context around the event and present this as information, but you still have the interpretation of the receiver. Recording everything is not efficient and is very time-consuming, so we fall back to reporting and subjective interpretation from the reporter. Big social platforms are trying hard to govern the information on their platforms, therefore they set up rules that are used to filter information. The problem is that the rules are objective and not subjective, and to comply with the laws of many counties in general, the rules usually ends up stricter than any one country laws. So fact-checking information before relaying it is an interpretation of an intermediary that decides if the information is valid or not. This may not fit with the end receiver view of things. Today most consumers of information have to rely on the good faith on the producer of information, as the time and effort to validate the information oneself is not worth the effort. This creates an environment where it is easy to produce information that heavily manipulated and very little fact-checked before it reaches the masses. What is needed is a system that can immediately present the fact-checking of information in a context according to one’s subjective perspective. This requires a system that supports the possibility of subjective trust in a peer to peer way, resulting in a web of trust network. This way, the only information that is trusted within one’s network will be relayed or flagged. This is similar to white listing intermediaries that we trust. This what Anti Fake News is about!
擴展基本資訊
名稱 | Anti Fake News |
ID | fklnoboblimaoabndbpcibmgnnocfeah |
官方網址 | https://chromewebstore.google.com/detail/anti-fake-news/fklnoboblimaoabndbpcibmgnnocfeah |
簡介 | Fight fake news online by rate and trusting information on any webpage. |
檔案大小 | 2.13 MB |
安裝次數 | 10 |
目前版本 | 0.2.19.1108 |
更新時間 | 2019-11-10 |
上架時間 | 2019-11-08 |
開發者 | https://trust.dance |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://trust.dance |
說明頁面URL | https://trust.dance |
隱私政策頁面URL | https://raw.githubusercontent.com/DigitalTrustProtocol/Whitepaper/master/LICENSE |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Anti Fake News", "description": "Fight fake news online by rate and trusting information on any webpage.", "version": "0.2.19.1108", "manifest_version": 2, "minimum_chrome_version": "29", "author": "DTP protocol developers", "oauth2": { "client_id": "763572271725-vb5ffarqgvgb7cgu7ivp69vrbitcl905.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.profile" ] }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhc7LyhVcPfvdZMxv4cIl1HtLc4yoN0dgaByS0r6aogGwM+e2QojIpaVoFhbOXMkhH8vRn8NNB0Z9Izk2zD07AIKV770TIys2HZmACLIZIIwegd5gOzdIeINILrDxuuvKVyDqHqtLm99HtEfnt8xygddK1XpEXqOHG7wu6k4V7ETL\/BL3zwANTCX9ZUCm5q3xRNjHau0Xh3aciDy2becj4D\/Vj0kdeY+mNVxemnqHaozhyYyWGDrWiMPqPAZJxNks3bJrPFFfeAiuJQjr5Rq38wWsIbelSAnThoItkqOuRDCFixxGup5C2YP7rpt3YIsHY+K6ClSQ0ajwUmcgo1LwfwIDAQAB", "icons": { "16": "img\/DTP16a.png", "48": "img\/DTP48a.png", "128": "img\/DTP128a.png" }, "browser_action": { "default_icon": { "16": "img\/DTP16a.png", "24": "img\/DTP24a.png", "32": "img\/DTP32a.png" }, "default_title": "Anti Fake News", "default_popup": "popup.html" }, "permissions": [ "identity", "tabs", "storage", "http:\/\/*\/*", "https:\/\/*\/*" ], "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |