Browse Source

Reword intro

pm2
Luke Childs 8 years ago
parent
commit
e32ffad95b
  1. 6
      README.md

6
README.md

@ -2,7 +2,11 @@
> Explore the Tor network in under 10k
An entry for the [10k Apart](https://a-k-apart.com/) contest. Tor Explorer allows you to view information on the individual nodes that make up the Tor network. It is essentially a rewrite of the existing [Atlas](https://atlas.torproject.org/) web app with some additional features such as pagination, the ability to save nodes to your favourites, increased performance, better accessibility/mobile support, offline functionality and not requiring JavaScript.
An entry for the [10k Apart](https://a-k-apart.com/) contest. Tor Explorer allows you to view information on the individual nodes that make up the Tor network. It is essentially my own spin on the existing [Atlas](https://atlas.torproject.org/) web app by The Tor Project, Inc.
It runs node on the server side and requires only HTML on the client for full functionality. It's a bit a bit prettier with CSS support and you'll get some additional enhancements if you have JavaScript enabled.
I've implemented some additional features I've always wanted from Atlas such as search pagination, the ability to save nodes to your favourites, increased performance, better accessibility/mobile support and offline functionality (PWA).
![Screenshot](http://i.imgur.com/mOb6mFm.jpg)

Loading…
Cancel
Save