branding updates

This commit is contained in:
root 2025-11-06 01:20:02 +00:00
parent c6292715dc
commit f2194df604
3 changed files with 34 additions and 4 deletions

View file

@ -1,6 +1,21 @@
<!DOCTYPE html> <!DOCTYPE html>
<head> <head>
<title>Distrust</title> <title>Distrust</title>
<!-- HTML Meta Tags -->
<meta name="description" content="See no evil, hear no evil, speak no evil.">
<meta property="og:url" content="https://distrust.network">
<meta property="og:type" content="website">
<meta property="og:title" content="Distrust">
<meta property="og:description" content="See no evil, hear no evil, speak no evil.">
<meta property="og:image" content="https://distrust.network/logo.png">
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="distrust.network">
<meta property="twitter:url" content="https://distrust.network">
<meta name="twitter:title" content="Distrust">
<meta name="twitter:description" content="See no evil, hear no evil, speak no evil.">
<meta name="twitter:image" content="https://distrust.network/logo.png">
<link rel="icon" href="logo.png"> <link rel="icon" href="logo.png">
<style> <style>
.centered { .centered {
@ -10,7 +25,7 @@
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
font-family: monospace; font-family: monospace;
} }
@media (max-width: 640px) { @media (max-width: 768px) {
.centered { .centered {
position: fixed; position: fixed;
top: 10%; top: 10%;
@ -49,9 +64,9 @@
</head> </head>
<body> <body>
<div class="centered"> <div class="centered">
<h1>Distrust</h1> <h1>Distrust</h1> <img src="/logo.png" class="privacy-policy" width="100pt" height="100pt">
<hr> <hr>
<p><i>"The mask of self-deception was no longer a mask for me, it was a part of me."</i> <small>Robert W. Chambers</small></p> <p><i>"See no evil, hear no evil, speak no evil."</i> <small><a href="https://en.wikipedia.org/wiki/Three_wise_monkeys">Japanese Pictoral Maxim</a></small></p>
<h3>About</h3> <h3>About</h3>
<hr> <hr>
<p>The Distrust family of services works off one simple principle:</p> <p>The Distrust family of services works off one simple principle:</p>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Before After
Before After

View file

@ -1,6 +1,21 @@
<!DOCTYPE html> <!DOCTYPE html>
<head> <head>
<title>Distrust - Privacy Policy</title> <title>Distrust - Privacy Policy</title>
<!-- HTML Meta Tags -->
<meta name="description" content="See no evil, hear no evil, speak no evil.">
<meta property="og:url" content="https://distrust.network">
<meta property="og:type" content="website">
<meta property="og:title" content="Distrust">
<meta property="og:description" content="See no evil, hear no evil, speak no evil.">
<meta property="og:image" content="https://distrust.network/logo.png">
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="distrust.network">
<meta property="twitter:url" content="https://distrust.network">
<meta name="twitter:title" content="Distrust">
<meta name="twitter:description" content="See no evil, hear no evil, speak no evil.">
<meta name="twitter:image" content="https://distrust.network/logo.png">
<link rel="icon" href="logo.png"> <link rel="icon" href="logo.png">
<style> <style>
.centered { .centered {
@ -51,7 +66,7 @@
<div class="centered"> <div class="centered">
<h1>Privacy Policy</h1> <h1>Privacy Policy</h1>
<hr> <hr>
<p>This server provides hosted services including email, XMPP, Forgejo, Nextcloud, Akkoma, Vaultwarden, and a SOCKS5 proxy. Access is available to approved users upon application and a minimum $1 per month donation in Bitcoin. Once a user has contributed a total of $100 in donations, their access becomes lifetime and no further payments are required.</p> <p>This server provides hosted services including email, XMPP, Forgejo, Nextcloud, Akkoma, Vaultwarden, nodes for Bitcoin, Monero, and IPFS, as well as a TOR relay. Access is available to approved users upon application and a minimum $1 per month donation in Bitcoin. Once a user has contributed a total of $100 in donations, their access becomes lifetime and no further payments are required.</p>
<p>All Bitcoin payments are considered voluntary donations and are non-refundable. Payments are used solely for maintaining server infrastructure and operational costs.</p> <p>All Bitcoin payments are considered voluntary donations and are non-refundable. Payments are used solely for maintaining server infrastructure and operational costs.</p>
<p>No personal data is collected beyond what is necessary for account creation and service functionality. Service-related data (such as messages, files, or repository content) remains stored only within this servers environment and is never shared with third parties.</p> <p>No personal data is collected beyond what is necessary for account creation and service functionality. Service-related data (such as messages, files, or repository content) remains stored only within this servers environment and is never shared with third parties.</p>
<p>Logs in /var/log are automatically deleted every hour. No telemetry, analytics, or external data collection tools are used. The server is accessible only to the owner through a hardware-enforced SSH key.</p> <p>Logs in /var/log are automatically deleted every hour. No telemetry, analytics, or external data collection tools are used. The server is accessible only to the owner through a hardware-enforced SSH key.</p>