Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukechilds/onionite
Explore the Tor network
https://github.com/lukechilds/onionite
offline-capable onionoo pwa tor tor-network
Last synced: about 1 month ago
JSON representation
Explore the Tor network
- Host: GitHub
- URL: https://github.com/lukechilds/onionite
- Owner: lukechilds
- License: mit
- Created: 2016-08-29T15:41:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T13:28:58.000Z (almost 2 years ago)
- Last Synced: 2024-10-26T12:36:54.559Z (about 2 months ago)
- Topics: offline-capable, onionoo, pwa, tor, tor-network
- Language: JavaScript
- Homepage: https://onionite.lukechilds.co
- Size: 556 KB
- Stars: 82
- Watchers: 8
- Forks: 12
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-network-stuff - **50**星
README
# Onionite
> Explore the Tor network - [onionite.lukechilds.co](https://onionite.lukechilds.co)
[![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.lukechilds.co)
- 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