mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2026-08-05 02:25:09 +02:00
site!(design): do it better
This redesign isn't final, but it is much more clean and responsive.
This commit is contained in:
+153
-89
@@ -1,112 +1,176 @@
|
||||
---
|
||||
title: How to Get Involved
|
||||
title: Contribute & Donate
|
||||
description: "Support the Anonymous Planet project through crypto donations or content contributions. No fiat. No tracking. No profit."
|
||||
hide:
|
||||
- toc
|
||||
---
|
||||
|
||||
There are multiple ways you can add to the guide. Donations to support this project are welcome but are entirely optional. Those donations are mainly used to pay for Tor onion hosting (VPS), mail hosting, domain name registration, and to maintain/run Tor exit nodes. **No profit is ever being made**. All donations and spendings are being logged here below for transparency. Some costs for load balancer servers have been omitted for privacy reasons, but are not paid for with existing Anonymous Planet finances.
|
||||
<div class="hero-block">
|
||||
<div class="hero-eyebrow">Support the project if you can!</div>
|
||||
<h1 class="hero-title">No ads. No grants.<br><span class="hero-subtitle">Anonymous donations welcome.</span></h1>
|
||||
<p class="hero-tagline">
|
||||
Donations fund Tor .onion hosting, domain registration, bulletproof mail hosting, and exit node operations.
|
||||
Every cent is logged below. No profit is ever made.
|
||||
</p>
|
||||
<div class="hero-cta-row">
|
||||
<a href="#xmr" class="hero-cta hero-cta--primary">Donate with Monero (XMR)</a>
|
||||
<a href="#btc" class="hero-cta hero-cta--secondary">Donate with Bitcoin (BTC)</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<span style="color: red">**Current project donation goals:**</span>
|
||||
<div class="donate-goals-block">
|
||||
<h2 class="donate-goals-title">Current Goals</h2>
|
||||
<ul class="donate-goals-list">
|
||||
<li class="donate-goal donate-goal--done"><span class="donate-goal-icon">✓</span> VPS for .onion hosting <strong>funded</strong></li>
|
||||
<li class="donate-goal donate-goal--done"><span class="donate-goal-icon">✓</span> Domain <code>anonymousplanet.net</code> — <strong>secured until 2029</strong></li>
|
||||
<li class="donate-goal donate-goal--open"><span class="donate-goal-icon">○</span> Decent mail hosting</li>
|
||||
<li class="donate-goal donate-goal--open"><span class="donate-goal-icon">○</span> VPS for general project services</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
- <del>Funding for a VPS for hosting our .onion website</del>: **done**
|
||||
- <del>Funding for extending our domain name</del>: **Recovery of original domain secured until 2029**
|
||||
- Funding for a decent mail hosting
|
||||
- Funding for a VPS for hosting various services
|
||||
---
|
||||
|
||||
## Donate using Monero (XMR)
|
||||
## Donate with Monero (XMR) { #xmr }
|
||||
|
||||
Total Monero donations received: **7.101317184263 XMR**
|
||||
Total Monero remaining: **2.059336719397 XMR**
|
||||
Monero is the preferred donation method. Transactions are private by default.
|
||||
|
||||
Here is the address for the main project:
|
||||
<div class="donate-stat-row">
|
||||
<div class="donate-stat"><span class="donate-stat-label">Total received</span><span class="donate-stat-value">7.101317 XMR</span></div>
|
||||
<div class="donate-stat"><span class="donate-stat-label">Remaining balance</span><span class="donate-stat-value">0 XMR</span></div>
|
||||
</div>
|
||||
|
||||
```46crzj54eL493BA68pPT4A1MZyKQxrpZu9tVNsfsoa5nT85QqCt8cDTfy1fcTH1oyjdtUbhmpZ4QcVtfEXB337Ng6PS21ML```
|
||||
<div class="donate-address-block">
|
||||
<div class="donate-address-label">XMR address</div>
|
||||
<code class="donate-address">46crzj54eL493BA68pPT4A1MZyKQxrpZu9tVNsfsoa5nT85QqCt8cDTfy1fcTH1oyjdtUbhmpZ4QcVtfEXB337Ng6PS21ML</code>
|
||||
<div class="donate-qr">
|
||||
<img src="../media/monero.png" alt="Monero QR code" loading="lazy">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
![][1]
|
||||
---
|
||||
|
||||
## Donate using Bitcoin (BTC)
|
||||
## Donate with Bitcoin (BTC) { #btc }
|
||||
|
||||
Total Bitcoin donations received: **1.89353 mBTC**
|
||||
Total Bitcoin remaining: **0 mBTC**
|
||||
Bitcoin donations are accepted on both SegWit and legacy addresses.
|
||||
|
||||
Here are the addresses for the main project:
|
||||
<div class="donate-stat-row">
|
||||
<div class="donate-stat"><span class="donate-stat-label">Total received</span><span class="donate-stat-value">1.89353 mBTC</span></div>
|
||||
<div class="donate-stat"><span class="donate-stat-label">Remaining balance</span><span class="donate-stat-value">0 mBTC</span></div>
|
||||
</div>
|
||||
|
||||
SegWit address: ```bc1qp9g2c6dquh5lnvft50esxsl97kupdpyqyd4kkv```
|
||||
Legacy address: ```1BBgBSVe6w4DWq2BewUQhDEjsNovhfPswD```
|
||||
<div class="donate-address-block">
|
||||
<div class="donate-address-label">SegWit address</div>
|
||||
<code class="donate-address">bc1qp9g2c6dquh5lnvft50esxsl97kupdpyqyd4kkv</code>
|
||||
<div class="donate-address-label" style="margin-top:1em;">Legacy address</div>
|
||||
<code class="donate-address">1BBgBSVe6w4DWq2BewUQhDEjsNovhfPswD</code>
|
||||
<div class="donate-qr donate-qr--row">
|
||||
<figure>
|
||||
<img src="../media/bitcoin-segwit.png" alt="Bitcoin SegWit QR code" loading="lazy">
|
||||
<figcaption>SegWit</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="../media/bitcoin-legacy.png" alt="Bitcoin Legacy QR code" loading="lazy">
|
||||
<figcaption>Legacy</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
![][2]_____________________![][3]
|
||||
---
|
||||
|
||||
## Content Contributions
|
||||
## Contribute Content { #contribute }
|
||||
|
||||
You can easily contribute code or information suggestions at our code repositories listed at the bottom of the website and on the [Mirrors](../mirrors/index.md) tab above. We have many options that are easily accessible. Please follow our [contributing guidelines](../code/index.md) and use good PR syntax. Be sure to go to the [developer guide](../code/index.md) first.
|
||||
<div class="index-grid">
|
||||
|
||||
**Thank you for any contribution. All donations will be mentioned on this page.**
|
||||
<div class="index-card">
|
||||
<h3 class="index-card__title">Submit a PR</h3>
|
||||
<p class="index-card__body">Fix errors, add sections, or update outdated advice. Follow the contributing guidelines and use conventional commit syntax.</p>
|
||||
<a href="../code/" class="index-card__link">Developer guide</a>
|
||||
</div>
|
||||
|
||||
### Donations log
|
||||
<div class="index-card">
|
||||
<h3 class="index-card__title">Use a Mirror</h3>
|
||||
<p class="index-card__body">GitHub, Codeberg, GitLab, Disroot, and a Tor onion. Pick the one that fits your threat model.</p>
|
||||
<a href="../mirrors/" class="index-card__link">View mirrors</a>
|
||||
</div>
|
||||
|
||||
- 2021-02-06 16:48: 0.1 XMR
|
||||
- 2021-03-15 00:09: 1.24869 mBTC
|
||||
- 2021-03-15 08:41: 0.07896 mBTC
|
||||
- 2021-03-31 16:28: 1 XMR (Special thanks for this very generous donation)
|
||||
- 2021-04-03 22:31: 0.5 XMR (Special thanks for this very generous donation)
|
||||
- 2021-05-07 06:22: 0.010433355105 XMR
|
||||
- 2021-06-16 03:05: 0.03 XMR
|
||||
- 2021-06-27 18:39: 0.05 XMR
|
||||
- 2021-07-12 07:24: 0.02 XMR
|
||||
- 2021-07-16 14:31: 0.1 mBTC
|
||||
- 2021-07-20 21:01: 0.058981 XMR
|
||||
- 2021-07-24 15:16: 0.000000000001 XMR
|
||||
- 2021-07-25 02:37: 0.000000000001 XMR
|
||||
- 2021-08-03 00:17: 0.04119191113 XMR
|
||||
- 2021-08-07 15:05: 0.206328241262 XMR
|
||||
- 2021-08-10 11:42: 0.21 mBTC
|
||||
- 2021-08-13 00:25: 0.25 XMR
|
||||
- 2021-08-14 04:58: 0.25588 mBTC
|
||||
- 2021-08-30 17:32: 0.000000000001 XMR
|
||||
- 2021-09-17 14:34: 0.018 XMR
|
||||
- 2021-10-01 06:23: 0.000000002137 XMR
|
||||
- 2021-10-02 19:16: 1 XMR (Special thanks for this very generous donation)
|
||||
- 2021-10-17 15:40: 0.02 XMR
|
||||
- 2021-10-18 16:06: 0.1958 XMR
|
||||
- 2021-11-12 20:42: 0.02 XMR
|
||||
- 2021-11-14 18:28: 0.018 XMR
|
||||
- 2021-12-03 21:38: 0.10134722595 XMR
|
||||
- 2021-12-16 01:16: 1 XMR (Special thanks for this very generous donation)
|
||||
- 2021-12-16 18:06: 0.017 XMR
|
||||
- 2022-01-09 17:54: 0.045918219893 XMR
|
||||
- 2022-01-15 17:35: 0.014 XMR
|
||||
- 2022-01-24 21:08: 0.010786 XMR
|
||||
- 2022-01-26 12:07: 0.010391 XMR
|
||||
- 2022-02-03 19:59: 0.013013984 XMR
|
||||
- 2022-02-18 17:27: 0.019 XMR
|
||||
- 2022-03-14 10:25: 0.0139887 XMR
|
||||
- 2022-07-30 03:51: 0.0222 XMR
|
||||
- 2022-09-28 05:13: 2 XMR
|
||||
- 2022-08-19: SimpleLogin.io Lifetime Premium
|
||||
- 2022-09-19: 0.345024603905 XMR (Special thanks to a previous maintainer)
|
||||
</div>
|
||||
|
||||
#### Spendings log
|
||||
---
|
||||
|
||||
- 2021-03-12: 0.08181086 XMR (+fees) for domain anonymousplanet.net (1 year)
|
||||
- 2021-03-16: 1.20179 mBTC (+fees) for domain anonymousplanet.net renewal (extension 3 years totalling 4 years)
|
||||
- 2021-04-01: 0.8317 XMR (+fees) for basic VPS for Tor Mirror hosting
|
||||
- <del>2021-04-05: 0.99367 mBTC (+fees +exchange from XMR to BTC) for Mail Hosting (1 year): <span style="color: red">**Lost**</span>
|
||||
- <del>2021-04-13: 0.71895 mBTC (+fees +exchange from XMR to BTC) for Mail Hosting (extension to 2 years)</del>: <span style="color: red">**Lost**</span>
|
||||
- 2021-04-25: 0.02892 mBTC (Wallet to Wallet transfer fee)
|
||||
- 2021-07-13: 0.78463 mBTC (+fees +exchange from BTC to XMR) for consolidation
|
||||
- <del>2021-07-13: 0.067261698061 XMR (+fees) for a Tor Exit Node (01) Hosting (3 months)</del>: <span style="color: red">**Lost**</span>
|
||||
- <del>2021-07-15: 0.151959953047 XMR (+fees) for a Tor Exit Node (02) Hosting (6 months)</del>: <span style="color: red">**Lost**</span>
|
||||
- <del>2021-08-16: 0.253331471239 XMR (+fees) for a Tor Exit Node (03) Hosting (12 months)</del>: <span style="color: red">**Lost**</span>
|
||||
- 2021-08-18: AtomicSwap conversion from remaining mBTC (-0.56588) to XMR (+0.081904862179)
|
||||
- <del>2021-08-19: 0.0644 XMR (+fees) for Mail Hosting extension</del>: <span style="color: red">**Lost**</span>
|
||||
- <del>2021-09-18: 0.246971511836 XMR (+fees) for renewal 1 year of Tor Exit Node 01</del>: <span style="color: red">**Lost**</span>
|
||||
- 2021-10-04: 0.26954 XMR (+fees) for domain anonymousplanet.net extension until 2029
|
||||
- <del>2021-10-06: 0.236073464623 XMR (+fees) for a Tor Exit Node (04) Hosting (12 months)</del>: <span style="color: red">**Lost**</span>
|
||||
- <del>2021-10-18: 0.01952 XMR (+fees) for testing a new VPS hosting provider (Privex.io) for one month</del>: <span style="color: red">**Ended**</span>
|
||||
- <del>2021-10-30: 0.240787814495 XMR (+fees) for a Synapse Hosting VPS (12 months) with bots to help grow the community. This is a test program that will be converted into a Tor Exit Node in case of failure</del>: <span style="color: red">**Lost**</span>
|
||||
- <del>2022-01-01: 0.28055816111 XMR (+fees) for renewal 1 year of Tor Exit Node 02</del>: <span style="color: red">**Lost**</span>
|
||||
- <del>2022-02-02: 0.966793601024 XMR (+fees) to sponsor a special project (w/ Universal Declaration of Human Rights)</del>: <span style="color: red">**Lost**</span>
|
||||
- <del>2022-07-11: 0.503232784687 XMR (+fees) for 1984.is VPS (12 months)</del>: <span style="color: red">**Ended**</span>
|
||||
- <del>2022-09-19: 0.345024603905 XMR (+fees) for upgrading VPS RAM/Disk</del>: <span style="color: red">**Ended**</span>
|
||||
## Transparency Log
|
||||
|
||||
[1]: ../media/monero.png
|
||||
[2]: ../media/bitcoin-segwit.png
|
||||
[3]: ../media/bitcoin-legacy.png
|
||||
All donations and spendings are recorded here. <span style="color:var(--status-error)">Red entries</span> indicate funds tied to services that were lost.
|
||||
|
||||
### Donations
|
||||
|
||||
| Date / Time | Amount | Note |
|
||||
|---|---|---|
|
||||
| 2021-02-06 16:48 | 0.1 XMR | |
|
||||
| 2021-03-15 00:09 | 1.24869 mBTC | |
|
||||
| 2021-03-15 08:41 | 0.07896 mBTC | |
|
||||
| 2021-03-31 16:28 | 1 XMR | :heart: Generous donation |
|
||||
| 2021-04-03 22:31 | 0.5 XMR | :heart: Generous donation |
|
||||
| 2021-05-07 06:22 | 0.010433 XMR | |
|
||||
| 2021-06-16 03:05 | 0.03 XMR | |
|
||||
| 2021-06-27 18:39 | 0.05 XMR | |
|
||||
| 2021-07-12 07:24 | 0.02 XMR | |
|
||||
| 2021-07-16 14:31 | 0.1 mBTC | |
|
||||
| 2021-07-20 21:01 | 0.058981 XMR | |
|
||||
| 2021-07-24 15:16 | 0.000000000001 XMR | |
|
||||
| 2021-07-25 02:37 | 0.000000000001 XMR | |
|
||||
| 2021-08-03 00:17 | 0.04119 XMR | |
|
||||
| 2021-08-07 15:05 | 0.206328 XMR | |
|
||||
| 2021-08-10 11:42 | 0.21 mBTC | |
|
||||
| 2021-08-13 00:25 | 0.25 XMR | |
|
||||
| 2021-08-14 04:58 | 0.25588 mBTC | |
|
||||
| 2021-08-30 17:32 | 0.000000000001 XMR | |
|
||||
| 2021-09-17 14:34 | 0.018 XMR | |
|
||||
| 2021-10-01 06:23 | 0.000000002137 XMR | |
|
||||
| 2021-10-02 19:16 | 1 XMR | :heart: Generous donation |
|
||||
| 2021-10-17 15:40 | 0.02 XMR | |
|
||||
| 2021-10-18 16:06 | 0.1958 XMR | |
|
||||
| 2021-11-12 20:42 | 0.02 XMR | |
|
||||
| 2021-11-14 18:28 | 0.018 XMR | |
|
||||
| 2021-12-03 21:38 | 0.10134 XMR | |
|
||||
| 2021-12-16 01:16 | 1 XMR | :heart: Generous donation |
|
||||
| 2021-12-16 18:06 | 0.017 XMR | |
|
||||
| 2022-01-09 17:54 | 0.045918 XMR | |
|
||||
| 2022-01-15 17:35 | 0.014 XMR | |
|
||||
| 2022-01-24 21:08 | 0.010786 XMR | |
|
||||
| 2022-01-26 12:07 | 0.010391 XMR | |
|
||||
| 2022-02-03 19:59 | 0.013013 XMR | |
|
||||
| 2022-02-18 17:27 | 0.019 XMR | |
|
||||
| 2022-03-14 10:25 | 0.0139887 XMR | |
|
||||
| 2022-07-30 03:51 | 0.0222 XMR | |
|
||||
| 2022-09-28 05:13 | 2 XMR | |
|
||||
| 2022-08-19 | SimpleLogin Lifetime Premium | In-kind |
|
||||
| 2022-09-19 | 0.345024 XMR | :heart: From a previous maintainer |
|
||||
|
||||
### Spendings
|
||||
|
||||
| Date | Amount | Purpose | Status |
|
||||
|---|---|---|---|
|
||||
| 2021-03-12 | 0.08181 XMR | Domain `anonymousplanet.net` (1 yr) | Active |
|
||||
| 2021-03-16 | 1.20179 mBTC | Domain renewal (+3 yr, 4 yr total) | Active |
|
||||
| 2021-04-01 | 0.8317 XMR | VPS for Tor mirror hosting | Active |
|
||||
| 2021-04-05 | 0.99367 mBTC | Mail hosting (1 yr) | <span class="status-indicator status-error">Lost</span> |
|
||||
| 2021-04-13 | 0.71895 mBTC | Mail hosting (ext. to 2 yr) | <span class="status-indicator status-error">Lost</span> |
|
||||
| 2021-04-25 | 0.02892 mBTC | Wallet transfer fee | — |
|
||||
| 2021-07-13 | 0.78463 mBTC | BTC→XMR consolidation swap | — |
|
||||
| 2021-07-13 | 0.067261 XMR | Tor exit node 01 (3 mo) | <span class="status-indicator status-error">Lost</span> |
|
||||
| 2021-07-15 | 0.151959 XMR | Tor exit node 02 (6 mo) | <span class="status-indicator status-error">Lost</span> |
|
||||
| 2021-08-16 | 0.253331 XMR | Tor exit node 03 (12 mo) | <span class="status-indicator status-error">Lost</span> |
|
||||
| 2021-08-18 | −0.56588 mBTC / +0.081904 XMR | AtomicSwap BTC→XMR | — |
|
||||
| 2021-08-19 | 0.0644 XMR | Mail hosting extension | <span class="status-indicator status-error">Lost</span> |
|
||||
| 2021-09-18 | 0.246971 XMR | Tor exit node 01 renewal (1 yr) | <span class="status-indicator status-error">Lost</span> |
|
||||
| 2021-10-04 | 0.26954 XMR | Domain ext. to 2029 | Active |
|
||||
| 2021-10-06 | 0.236073 XMR | Tor exit node 04 (12 mo) | <span class="status-indicator status-error">Lost</span> |
|
||||
| 2021-10-18 | 0.01952 XMR | Privex.io VPS test (1 mo) | <span class="status-indicator status-warning">Ended</span> |
|
||||
| 2021-10-30 | 0.240787 XMR | Synapse hosting VPS (12 mo) | <span class="status-indicator status-error">Lost</span> |
|
||||
| 2022-01-01 | 0.28055 XMR | Tor exit node 02 renewal (1 yr) | <span class="status-indicator status-error">Lost</span> |
|
||||
| 2022-02-02 | 0.966793 XMR | Special project sponsorship (UDHR) | <span class="status-indicator status-error">Lost</span> |
|
||||
| 2022-07-11 | 0.503232 XMR | 1984.is VPS (12 mo) | <span class="status-indicator status-warning">Ended</span> |
|
||||
| 2022-09-19 | 0.345024 XMR | VPS RAM/disk upgrade | <span class="status-indicator status-warning">Ended</span> |
|
||||
|
||||
!!! note "About lost funds"
|
||||
Entries marked **Lost** represent funds spent on services that are no longer available.
|
||||
|
||||
Reference in New Issue
Block a user