TorMap / tormap

World map of Tor relays. Travel in time, filter and search.

Home Page:https://tormap.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TorMap

This project visualizes current and past public Tor relays on a world map. The backend regularly downloads descriptors from TorProject Archive and saves a processed version in a PostgreSQL database. The frontend displays the data on a world map and allows to filter and search for relays.

Development

The project is split into a backend and frontend part. The backend is written in Kotlin and the frontend in TypeScript. You can work on either part independently:

Releases

We use Semantic Versioning and try to keep the frontend, backend, GitHub and Docker tags consistent. Releases can be found at:

About

World map of Tor relays. Travel in time, filter and search.

https://tormap.org

License:GNU General Public License v3.0


Languages

Language:TypeScript 62.2%Language:Kotlin 35.3%Language:HTML 1.0%Language:CSS 1.0%Language:JavaScript 0.3%Language:Dockerfile 0.2%