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

40 lines
1.8 KiB
Markdown
Raw Normal View History

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
- 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
- Code `9xx` if cited below, is a special code which indicates (possibly temporary) failure to connect
- 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
## Technical Legend
- :white_check_mark: site up
- :eight_spoked_asterisk: site up, and redirected to another page
- :negative_squared_cross_mark: site up, but could not access the page
- :red_circle: 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
### Special Codes and Exits
Mouse-over the icons for details:
- code 901, 902, 903 - malformed HTTP response
- code 904 - HTTP status code parse error
- code 910 - connection timeout
- exit codes are from Curl and are documented at https://curl.haxx.se/libcurl/c/libcurl-errors.html; particular ones include:
- 7 - "curl couldn't connect"
- 52 - "curl got nothing"