Coder Social home page Coder Social logo

strappazzon / tor-exit-page Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 3.0 247 KB

๐ŸŒ Alternative to the "This is a Tor Exit Router" notice page

Home Page: https://strappazzon.xyz/tor-exit-page

License: GNU General Public License v3.0

CSS 14.62% HTML 85.38%
tor tor-network tor-relay tor-relay-node tor-relay-operator tor-router tor-node tor-exit-page tor-exit-router-notice

tor-exit-page's Introduction

Tor Exit Router Page ยท Demo Page Project License HTML Version

This is an alternative to the, rather ugly, default "This is a Tor Exit Router" page provided by The Tor Project.

This notice is intended to be placed on a virtual host for a domain that your Tor exit router IP reverse resolves to, so that people who may be about to file an abuse complaint would check it first before bothering you or your ISP.

Please read through this page before using the notice page, there are some settings that you must adjust.

Preview

A live demo is available here.

Configuration

You must configure the notice page before start using it. To do so, open _config.yml with a source code editor like Notepad++ and start adjusting the variables to your needs.

If you need help with YAML syntax, here are some quick references for you:

Variable Type Mandatory? Description
title: String Yes The title of the page.
This will also appear in the page as a h1 heading.
description: String No Disabled by default.
The description meta tag of the page.
ips: String Array No Enabled by default.
The IP address(es) of your Tor exit router(s) that serves the notice page.
name: String Yes Your full name, name or username by which you are known online.
email: String Yes Your contact email that will also receive the complaints.
pgp: String No Disabled by default.
The public PGP key associated to your contact email address.
dmca: Boolean Yes If the machine is located outside of the USA you may hide this section.
true (Default) Displays the DMCA law section on the page.
false Hides the DMCA law section on the page.
credits: Boolean Yes Controls the credits section that links back to my website and this repository.
true (Default) Displays the credits footer on the page.
false Hides the credits footer on the page.

When you're done adjusting the configuration, build the page.

Build

The index.html file will be inside the _output folder.

Usage

Open your torrc configuration file and point DirPortFrontPage to the index.html file you built before. Make sure DirPort is on TCP port 80.

If DirPort is not on TCP port 80, you can setup a web server like nginx or Apache.

For more information, please consult the official documentation.

License & Credits

Tor Exit Page is made available under the terms of the GPLv3 license.

The Tor Browser logo used in this Readme and in the Tor Exit Router Page is licensed under the terms of the CC BY-SA 3.0 license.

tor-exit-page's People

Contributors

strappazzon avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tor-exit-page's Issues

review the text

the language of the text is terrible with a lot of mistakes, and I wouldn't name all those potential users of tor anyways.
you should also replace "computer users" with a standalone "users". Makes not sense add that "computer".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.