real-world-onion-sites/01-preamble.md

42 lines
2.0 KiB
Markdown
Raw Normal View History

2018-07-09 19:57:36 +00:00
# Real-World Onion Sites
2019-11-16 16:31:20 +00:00
This is a list of substantial, commercial-or-social-good mainstream websites which provide onion services.
2018-07-09 19:57:36 +00:00
2019-11-16 20:56:07 +00:00
- no sites with an "onion-only" presence
- no sites for tech with less than (arbitrary) 10,000 users
- no nudity, exploitation, drugs, copyright infringement or sketchy-content sites
2019-11-16 20:56:07 +00:00
- the editor reserves all rights to annotate or drop any or all entries as deemed fit
2018-07-10 00:18:16 +00: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 19:57:36 +00:00
2019-11-16 17:25:12 +00:00
## Notes
2018-07-09 19:57:36 +00:00
2019-11-16 20:56:07 +00:00
- If both v2 and v3 addresses are provided for a service, the v3 address will be preferred / cited
2019-11-16 17:25:12 +00:00
- The master list of Onion SSL EV Certificates may be viewed at https://crt.sh/?q=%25.onion
2019-11-16 20:56:07 +00: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 13:02:49 +00:00
### RWOS Status Detector
- :white_check_mark: site up
- :eight_spoked_asterisk: site up, and redirected to another page
2019-11-21 15:54:44 +00:00
- :no_entry_sign: site up, but could not access the page
- :stop_sign: site up, but reported a system error
- :sos: site returned no data, or is down, or curl experienced a transient network error
- :new: site is newly added, no data yet
You can also see the [history of updates](https://github.com/alecmuffett/real-world-onion-sites/commits/master/README.md).
### Codes & Exit Statuses
Mouse-over the icons for details of HTTP codes, curl exit statuses, and the number of attempts made on each site.
- 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 13:02:49 +00:00
- `52` - "curl got nothing", received no data from upstream