2018-07-09 15:57:36 -04:00
|
|
|
# Real-World Onion Sites
|
|
|
|
|
2019-11-16 11:31:20 -05:00
|
|
|
This is a list of substantial, commercial-or-social-good mainstream websites which provide onion services.
|
2018-07-09 15:57:36 -04:00
|
|
|
|
2019-11-16 15:56:07 -05:00
|
|
|
- no sites with an "onion-only" presence
|
2018-07-09 19:42:23 -04:00
|
|
|
- no sites for tech with less than (arbitrary) 10,000 users
|
|
|
|
- no nudity, exploitation, drugs, copyright infringement or sketchy-content sites
|
2019-11-16 15:56:07 -05:00
|
|
|
- the editor reserves all rights to annotate or drop any or all entries as deemed fit
|
2018-07-09 20:18:16 -04:00
|
|
|
- updated: [see the change history for specifics](https://github.com/alecmuffett/onion-sites-that-dont-suck/commits/master/README.md)
|
|
|
|
- licensed: cc-by-sa
|
|
|
|
- author/editor: alec muffett
|
2018-07-09 15:57:36 -04:00
|
|
|
|
2019-11-16 12:25:12 -05:00
|
|
|
## Notes
|
2018-07-09 15:57:36 -04:00
|
|
|
|
2019-11-16 15:56:07 -05:00
|
|
|
- If both v2 and v3 addresses are provided for a service, the v3 address will be preferred / cited
|
2019-11-16 12:25:12 -05:00
|
|
|
- The master list of Onion SSL EV Certificates may be viewed at https://crt.sh/?q=%25.onion
|
2019-11-16 15:56:07 -05:00
|
|
|
- This file (`README.md`) is auto-generated; do not submit changes nor pull-requests for it
|
|
|
|
- Please submit an `Issue` for consideration / change requests
|
2019-11-21 06:52:45 -05:00
|
|
|
|
2019-11-21 08:02:49 -05:00
|
|
|
### RWOS Status Detector
|
2019-11-21 06:52:45 -05:00
|
|
|
|
|
|
|
- :white_check_mark: site up
|
|
|
|
- :eight_spoked_asterisk: site up, and redirected to another page
|
2019-11-21 10:54:44 -05:00
|
|
|
- :no_entry_sign: site up, but could not access the page
|
|
|
|
- :stop_sign: site up, but reported a system error
|
2019-11-21 07:47:03 -05:00
|
|
|
- :sos: site returned no data, or is down, or curl experienced a transient network error
|
2019-11-21 06:52:45 -05:00
|
|
|
- :new: site is newly added, no data yet
|
2019-11-21 07:47:03 -05:00
|
|
|
|
2019-11-26 14:25:53 -05:00
|
|
|
You can also see the [history of updates](https://github.com/alecmuffett/real-world-onion-sites/commits/master/README.md).
|
|
|
|
|
2019-11-21 07:54:34 -05:00
|
|
|
### Codes & Exit Statuses
|
2019-11-21 07:47:03 -05:00
|
|
|
|
2019-11-21 07:54:34 -05:00
|
|
|
Mouse-over the icons for details of HTTP codes, curl exit statuses, and the number of attempts made on each site.
|
2019-11-21 07:47:03 -05:00
|
|
|
|
2019-11-21 07:54:34 -05:00
|
|
|
- codes [are from HTTP and are documented elsewhere](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes); RWOS-internal ones include:
|
|
|
|
- `901`, `902`, `903` - malformed HTTP response
|
|
|
|
- `904` - HTTP status code parse error
|
|
|
|
- `910` - connection timeout
|
|
|
|
- exits [are from Curl and are documented elsewhere](https://curl.haxx.se/libcurl/c/libcurl-errors.html); common ones include:
|
|
|
|
- `7` - "curl couldn't connect"
|
2019-11-21 08:02:49 -05:00
|
|
|
- `52` - "curl got nothing", received no data from upstream
|