Files
ga-bv.mathai.cloud/index.html
T
2026-06-28 00:06:10 -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>, though we are not associated with them in any way, shape, or form.</h4></li>
<li>Make information free, public, and accessible.</li>
<li>[Placeholder]</li>
</ul>
<h4>Our current project is <a href="https://github.com/Geprivilegieerde-Anonimiteit-BV/XACrypto">XACrypto</a>.</h4>
<h4>This will be our site until I purchase a domain for this. Until then everything will be under mathai.cloud.</h4>
<h4>We have public DNS!</h4>
<h5>IPv4: 194.146.38.148 (Subject to change)</h5>
<h5>IPv6: 2001:470:1f14:221::2</h5>
<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>