forked from gh0std4ncer/DOXBIN
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathprivacy.php
40 lines (36 loc) · 2.81 KB
/
privacy.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<title>DOXBIN - Privacy Policy</title>
<link href="/style/blue.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1>Privacy Policy</h1>
<a href="index.php">Post Dox</a> <a href="doxviewer.php">Back to the archive</a> <a href="/faq.php">FAQ</a> <a href="proscription.php"> Proscription List</a> <a href="https://twitter.com/onetruedoxbin">Twitter</a><br />
<p class="left">
If your dox have been posted: Doxbin has a strict non-removal policy. What this means is that if your info goes up, it's not coming down unless it's bad, old, or otherwise inaccurate. Cover your tracks and you won't have to worry about it. Otherwise, you're just going to be made fun of in #doxbin and on Twitter.
</p>
<p class="left">
For site visitors:</p>
<ul class="left">
<li>The only IP retained in the access logs is 127.0.0.1 (This is due to the way hidden services work). If you came here via <a href="http://doxing.me">doxing.me</a>, that is on another server, which does not log IPs at all.</li>
<li>Access logs are only kept for up to 72 hours. They're only retained this long in case something goes awry with the reports (See below).</li>
<li>The only "real" info I get in the logs is your user agent string.</li>
<li>If you came to this site via another site, the URL to the site you came from is in the referer section of the log entry.</li>
<li>Your browsing habits on this site are not disclosed to third parties, unless your user agent is Internet Explorer/2.7 or something equally silly</li>
<li>Reports of the day's overall traffic are generated daily. These reports only contain how many times each page was visited, how many times each referer was used, and how many times each user agent string was used. These reports are usually kept private, but when they're not, they look like <a href="http://pastebin.com/eE7gen5Z">this</a>.</li>
<li>One final bullet point: If you don't brag about it, nobody will ever know that you were the one who posted it.</li>
</ul>
<p class="left">Sample log entry:<br />
127.0.0.1 - - [28/Dec/2011:23:46:52 +0000] "GET / HTTP/1.1" 200 664 "http://kpvz7ki2v5agwt35.onion/wiki/index.php/Main_Page" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3"
</p>
<p class="contact">
Join us on IRC: irc.wtfux.org #doxbin<br />
Follow us on Twitter (<a href="http://twitter.com/loldoxbin">@loldoxbin</a>)<br />
<a href="mailto:BM-2D8WKEYiKD9GXebSeJchpyanPFu5n1D1ab@bitmessage.ch">E-mail us here</a>. <a href="pgp.txt">Our PGP key</a> (Use it)<br /> -->
Complaints: (414) 369-2464<br />
Bitcoin Tip Jar: 1CJWQv6FwjYLHbKKGHm82kyot2ioNbyEaQ<br />
</p>
</body>
</html>