Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukechilds/onionite

Explore the Tor network
https://github.com/lukechilds/onionite

offline-capable onionoo pwa tor tor-network

Last synced: about 2 months ago
JSON representation

Explore the Tor network

Awesome Lists containing this project

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