2021-06-19 09:13:50 +03:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation = "http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd" xml:lang = "en" >
< head >
< meta http-equiv = "Content-type" content = "application/xhtml+xml;charset=utf-8" / >
< meta name = "viewport" content = "width=device-width,initial-scale=1" / >
2022-02-12 13:48:55 +02:00
< meta http-equiv = "onion-location" content = "http://spywaredrcdg5krvjnukp3vbdwiqcv3zwbrcg6qh27kiwecm4qyfphid.onion/articles/badwolf.html" / >
2021-06-19 09:13:50 +03:00
< link rel = "icon" href = "../images/favicon.ico" / >
< title > BadWolf - Spyware Watchdog< / title >
< link href = "../style.css" rel = "stylesheet" type = "text/css" media = "all" / >
< / head >
< body >
< div class = "case" >
< div class = "nav" >
< a href = "index.html" > ← Catalog< / a >
< / div >
< div class = "center" >
2021-06-19 09:21:14 +03:00
< img src = "../images/badwolf.png" alt = "BadWolf Logo" / >
2021-06-19 09:13:50 +03:00
< h1 > BadWolf< / h1 >
< p > Badwolf is a minimalist and privacy-oriented web browser based on WebKitGTK.< / p >
< h2 > Spyware Level: < span class = "green" > Not Spyware< / span > < / h2 >
< p > BadWolf < span class = "green" > makes no unsolicited requests at all.< / span > < / p >
< p > BadWolf is a pretty decent browser worth looking into. A couple of neat features worth noting is that BadWolf has a JavaScript switch and an image viewer switch, which is useful for daily tasks.< / p >
< hr > < / hr >
< h4 > Further Reading< / h4 >
< p > < a href = "https://hacktivis.me/projects/badwolf" > BadWolf Homepage< / a > < / p >
< hr > < / hr >
< p > This article was created on 6/19/2021< / p >
< p > This article was lasted edited on 6/19/2021< / p >
< hr > < / hr >
< p > If you want to contribute to this website, you can always < a href = "https://codeberg.org/shadow/SpywareWatchdog" > make a pull request< / a > .< / p >
< p > All contributions must be licensed under the CC0 license to be accepted.< / p >
< a href = "../LICENSE.txt" > < img class = "icon" src = "../images/cc0.png" alt = "CC0 License" / > < / a >
< / div >
< / div >
< / body >
< / html >