You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -313,6 +311,26 @@ Contributions are welcome. To add a new service:
313
311
314
312
For bug reports and feature requests, open an issue on GitHub.
315
313
314
+
## Discontinued / Broken Services
315
+
316
+
Services that were evaluated but are no longer listed in the catalog due to being dead, broken, or untrustworthy. Kept here for reference so they are not re-added.
317
+
318
+
| Service | Status | Reason | Last checked |
319
+
|---------|--------|--------|:------------:|
320
+
| SpeedShare | Dead | Project confirmed dead in Discord | Mar 2026 |
321
+
| Peer2Profit | Dead | Domain unreachable | Mar 2026 |
322
+
| PacketShare | Dead | Signup process broken, no progress | Mar 2026 |
323
+
| earn.cc | Broken | Server error on signup | Mar 2026 |
324
+
| WizardGain | Broken | Under maintenance indefinitely | Mar 2026 |
Copy file name to clipboardExpand all lines: docs/guides/anyone-protocol.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
## Description
7
7
8
-
Anyone Protocol (formerly ATOR) is a decentralized onion-routing privacy network. Node operators run relay nodes and earn ANYONE tokens for bandwidth contributed. Think "incentivized Tor." Official Docker images available for amd64 and arm64 including Raspberry Pi.
8
+
Anyone Protocol (formerly ATOR) is a decentralized onion-routing privacy network. Node operators run relay nodes and earn ANYONE tokens for bandwidth contributed. Think "incentivized Tor." Official Docker images available for amd64 and arm64 including Raspberry Pi. Configuration is file-based via an anonrc file mounted into the container (Nickname, ContactInfo, ORPort, etc.).
9
9
10
10
## Earning Estimates
11
11
@@ -45,14 +45,12 @@ In the CashPilot web UI, find **Anyone Protocol** in the service catalog and cli
0 commit comments