{% extends "base.html" %} {% block content %}

About

{{ title }} is a domain name registration service for I2P. Hostnames in I2P aren't globally unique. {{ title }} doesn't act as "central authority", it only provides a way to publish hosts to provide an easy means of access for them. You can read more about how I2P naming works in official docs.

Addressbook service

To start getting new hostnames from {{ title }}, add this subscription link into router's addressbook.

Jump service

{{ title }} also provides a jump service. For accessing hosts through it, use urls like http://{{ domain }}{% url pyi2phosts.jump.views.jumper 'example.i2p' %}.

Adding hosts

If you are running an eepsite or another service and want a human-readable domain name for them, consider to registering it. {% endblock %}