|
|
|
# Onionite
|
|
|
|
|
|
|
|
> Explore the Tor network - [onionite.now.sh](https://onionite.now.sh)
|
|
|
|
|
|
|
|
[![Build Status](https://travis-ci.org/lukechilds/onionite.svg?branch=master)](https://travis-ci.org/lukechilds/onionite)
|
|
|
|
|
|
|
|
PWA to view information on the individual nodes that make up the Tor network.
|
|
|
|
|
|
|
|
[![Screenshot](https://i.imgur.com/VYaVKhm.png)](https://onionite.now.sh)
|
|
|
|
|
|
|
|
- Notable mention in the Microsoft 10K Apart competition.
|
|
|
|
- Progressively enhances from Lynx all the way to Chrome.
|
|
|
|
- Offline functionality.
|
|
|
|
- Highly accessible.
|
|
|
|
- No (frontend) frameworks, no build system just vanilla CSS and JavaScript.
|
|
|
|
- Page size + all assets < 10k.
|
|
|
|
- JavaScript not required!
|
|
|
|
|
|
|
|
## Credit
|
|
|
|
|
|
|
|
Onionite is heavily inspired by [Atlas](https://gitweb.torproject.org/atlas.git) and [Globe](https://github.com/makepanic/globe).
|
|
|
|
|
|
|
|
All information is provided by the [Onionoo](https://onionoo.torproject.org) API.
|
|
|
|
|
|
|
|
"Tor" and the "Onion Logo" are registered trademarks of The Tor Project, Inc.
|
|
|
|
|
|
|
|
## Related
|
|
|
|
|
|
|
|
- [`onionoo-node-client`](https://github.com/lukechilds/onionoo-node-client) - Node.js client library for the Tor Onionoo API
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
MIT © Luke Childs
|