µMatrix: A point-and-click matrix-based firewall, with many privacy-enhancing tools. For advanced users.
µMatrix: Maatriksil põhinev tulemüür, kus hiirekursoriga sihitakse ja vajutatakse ebameeldiva sisu eemaldamiseks. Sellele kaasneb ka mitmeid turvalisust lisavad võimalused. Mõeldud kogenud kasutajaile.
µMatrix put you in full control of where your browser is allowed to connect, what type of data it is allowed to download, and what it is allowed to execute. Nobody else decides for you: You choose. You are in full control of your privacy.
µMatrix laseb Teil kontrollida kõiki veebilehitseja ühendusi, sealhulgas allalaaditavaid andmeid ja rakenduste käivitusi. Keegi teine ei otsusta Teie eest: Ainult Teie olete ohjas. Te kontrollite täielikult oma privaatsust.
Out of the box, µMatrix works in relax block-all/allow-exceptionally mode, meaning web sites which require 3rd-party scripts are likely to be "broken". With two clicks, µMatrix can be set to work in allow-all/block-exceptionally mode, which generally will not break web sites. See https://github.com/gorhill/httpswitchboard/wiki/How-to-use-HTTP-Switchboard:-Two-opposing-views for more details on this topic.
Üldistades töötab µMatrix segamatus kõike-blokeerivas/erandeid-lubades olekus, mis võib kolmanda osapooli sisaldavaid portaale "katkistena" kuvada. µMatrixit on võimalik kahe klõpsuga tööle panna kõike-lubavasse/erandeid-blokeerivasse olekusse, mis tavaliselt ei tekita portaalide kuvamises probleeme. Rohkem teavet selle teema kohta leiate leheküljelt https://github.com/gorhill/httpswitchboard/wiki/How-to-use-HTTP-Switchboard:-Two-opposing-views
Regarding the myth that "Chromium-based browsers can't reliably block javascript", see: https://github.com/gorhill/httpswitchboard/wiki/Blocking-javascript-execution-reliably-in-Chromium-based-browsers. Summary: Yes, javascript can be blocked reliably in Chromium.
Müüdi "Chromiumil põhinevad veebilehitsejad ei saa tegelikkuses blokeerida Javaskripte" kohta leidub infot siit: https://github.com/gorhill/httpswitchboard/wiki/Blocking-javascript-execution-reliably-in-Chromium-based-browsers. Kokkuvõte: Jah, Chromiumis saab küll tegelikult blokeerida Javaskripti.
* See ALL the remote connections, failed or attempted, depending on whether they were blocked or allowed (you decide).
* Kuvab KÕIK väljastpoolt tulevad, ebaõnnestunud või üritatavad ühendused blokeerimis- või lubamisreeglite alusel (see on Teie otsustada).
* A single-click to whitelist/blacklist one or multiple classes of requests according to the destination and type of data (a blocked request will NEVER leave your browser).
"description":"Appears in the metadata row of bottom-most group: **mind the limited width**"
},
"matrixSwitchNoMixedContent":{
"message":"Strict HTTPS",
"message":"严格HTTPS策略",
"description":""
},
"matrixSwitchUASpoof":{
"message":"User agent spoofing",
"message":"伪装User agent",
"description":""
},
"matrixSwitchReferrerSpoof":{
"message":"Referrer spoofing",
"message":"伪装Referrer",
"description":""
},
"statsPageTitle":{
@ -344,11 +344,11 @@
"description":""
},
"privacyNoMixedContentPrompt":{
"message":"Strict HTTPS: forbid mixed content.",
"message":"严格HTTPS模式:禁止混合内容。",
"description":""
},
"privacyNoMixedContentHelp":{
"message":"<p>From <a href='https:\/\/developer.mozilla.org\/en-US\/docs\/Security\/MixedContent'>Mozilla Developer Network<\/a>:<\/p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.<\/blockquote>",