Files
2026-07-21 18:20:19 -04:00

52 lines
1.4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Geprivilegieerde Anonimiteit BV</title>
<style>
body {
width: 35em;
margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif;
}
.footer {
position: relative;
bottom: 0;
width: 100%;
background: white;
color: white;
display: flex;
justify-content: center;
text-align: center;
gap: 15px;
padding: 10px 0;
}
.footer a {
color: black;
text-decoration: none;
padding: 6px 12px;
border-radius: 5px;
transition: 0.2s;
}
</style>
</head>
<body>
<h3>We are Geprivilegieerde Anonimiteit BV. Our missions are the following:</h3>
<ul style="font-weight: bold;">
<li><a href="https://openssl-mission.org/">OpenSSL's mission</a></li>
<li>Make information free, public, and accessible.</li>
<li>Protect the right to act anonymously.</li>
<l1>Fight against internet censorship.</l1>
<li>Archive as much of the internet as possible.</li>
</ul>
<h4>Soon Geprivilegieerde Anonimiteit BV will be replaced by Lurix. For more information, send us an email! (click "Email Us" at the bottom) :)</h4>
<h4>Our current project is <a href="https://github.com/Geprivilegieerde-Anonimiteit-BV/XACrypto">XACrypto</a>.</h4>
<h4>We had public DNS.</h4>
<div class="footer">
<a href="https://github.com/Geprivilegieerde-Anonimiteit-BV/ga-bv.mathai.cloud">Source Code</a>
<a href="mailto:gabv-temp@mathai.cloud">Email Us</a>
<a href="https://ga-bv.mathai.cloud/0xFA01C381-pub.asc">Our PGP Key</a>
</div>
</body>
</html>