2021-05-04 03:55:08 +03:00
<?xml version="1.0" encoding="UTF-8"?>
2022-04-21 12:44:08 +03:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2022-04-21 12:50:52 +03:00
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en" xml:lang = "en" >
2022-04-21 12:16:26 +03:00
< head >
< meta http-equiv = "Content-type" content = "application/xhtml+xml;charset=utf-8" / >
< meta name = "viewport" content = "width=device-width,initial-scale=1" / >
< title > SeaMonkey - Spyware Watchdog< / title >
2022-04-21 12:59:56 +03:00
< link rel = "stylesheet" href = "../style.css" / >
2022-04-21 12:16:26 +03:00
< / head >
< body >
< div class = "case" >
< div class = "nav" >
< a href = "index.html" > ← Catalog< / a >
< / div >
< div class = "main" >
< img src = "../images/seamonkey/SeaMonkey.svg" alt = "SeaMonkey Logo" / >
< h1 > SeaMonkey< / h1 >
< p > SeaMonkey is a web browser, email client, news reader, HTML editor and an IRC client.< sup > < a href = "#two" > [2]< / a > < / sup > < / p >
< h2 > Spyware Level: < span class = "yellow" > Medium< / span > < / h2 >
< p > SeaMonkey makes about 35 requests on first start, with a connection to Google SafeBrowsing recurring about every 30 minutes, though it can be < a href = "../guides/seamonkey.html" > disabled< / a > .< / p >
< img class = "screenshot" src = "../images/seamonkey/seamonkey.png" alt = "SeaMonkey Requests in Mitmproxy" / >
< / div >
< hr / >
< div class = "center" >
< h4 > Sources:< / h4 >
< p > < a id = "one" > 1.< / a >
< a href = "https://commons.wikimedia.org/wiki/File:SeaMonkey.svg" > SeaMonkey Logo (WikiMedia)< / a > < / p >
< p > < a id = "two" > 2.< / a >
< a href = "https://www.seamonkey-project.org/about" > https://www.seamonkey-project.org/about< / a > < a href = "http://web.archive.org/web/20201130073628/https://www.seamonkey-project.org/about" > [web.archive.org]< / a > < / p >
2022-04-21 12:34:05 +03:00
< hr / >
2022-04-21 12:16:26 +03:00
< b > This article was created on 1/17/2021< / b > < br / >
< b > This article was last edited on 5/3/2021< / b >
2022-04-21 12:34:05 +03:00
< hr / >
2022-04-21 12:16:26 +03:00
< 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 >
2021-01-18 11:29:03 +02:00
< / html >