This is your own anonymous I2P webserver ("eepsite") - simply edit the files under ~/.i2p/eepsite/docroot/ (Linux),
- %APPDATA%\I2P\eepsite\docroot\ (Windows),
- or /Users/(user)/Library/Application Support/i2p (Mac),
- and they'll be reachable by others once you follow the instructions below.
- In I2P, hidden services are addressed using a 'key', which is represented as a really long Base64 string.
- (The 'key' is somewhat analogous to an IP address, and
- is shown on the hidden service
- configuration page).
- The instructions below detail how to assign a name like "mysite.i2p" to your key and start up your website.
How to set up and announce your hidden service website
- Your website is stopped by default.
- After you start it, it will be difficult for other people to find because it
- doesn't have a name and they don't have your really long Base64 key.
- You could just tell people that really long key, but thankfully I2P has an address book
- and several easy ways to tell people about your website. Here's detailed instructions.
-
-
Pick a name for your website (something.i2p). Use all lower-case.
- You may wish to check first in your own router's address book
- here,
- or the file i2p/hosts.txt to see if your name is already taken.
- Enter the new name for your website on the
- hidden service configuration page
- where it says "Website name". This will replace the default "mysite.i2p".
- Also, check the "Auto Start" box. Your website will now start every time you start your router.
- Be sure to click "Save".
-
Click the start button for your website on the
- main i2ptunnel configuration page.
- You should now see it listed under "Hidden Services and Clients" on the left side of the
- I2P Router Console.
- Your website is now running.
-
Highlight the entire "Local destination" key on the
- hidden service configuration page.
- and copy it for
- later pasting. Make sure you get the whole thing - it's over 500 characters.
-
Enter the name and paste in the destination key into your
- master address book.
- Click "Add" to add the destination to your address book.
-
In your browser, enter in your website name (something.i2p) and you should
- be right back here. Hopefully it worked.
-
Before you tell the world about your new website, you should add some content.
- Go to ~/.i2p/eepsite/docroot/ (Linux), %APPDATA%\I2P\eepsite\docroot\ (Windows),
- or /Users/(user)/Library/Application Support/i2p (Mac),
- and replace the index.html redirect page with your own content. Virtual folders work, so you can host files from a sub directory without explicitly needing to provide a page with links to files. If you need a template for a basic site, feel free to borrow and adapt this page and content!
-
-
Register your own .I2P Domain
-
Now it's time to add your website to an I2P address book hosted by a site
- such as stats.i2p or no.i2p.
- That is, you must enter
- your website name and key into a web interface on one or more of these sites.
- Here is the key entry form at stats.i2p.
- Again, your key is the entire "Local destination" key on the
- hidden service configuration page.
- Be sure you get the whole thing.
- Don't forget to click "add a key".
- Check to see if it reports the key was added.
- Since many routers periodically get address book updates from these sites, within several hours others will be able to find your website by simply typing something.i2p into their browser.
-
Adding Addressbook Subscriptions
-
Speaking of address book updates, this would be a good time to add some more addressbooks
- to your own subscription list. Go to your subscriptions configuration page and add a couple of these for an automatically updated list of new hosts:
If you are in a hurry and can't wait a few hours, you can tell people to use a "jump" address helper redirection service.
- This will work within a few minutes of your entering the key to an address book on the same site.
- Test it yourself first by entering
- http://stats.i2p/cgi-bin/jump.cgi?a=something.i2p
- or http://i2host.i2p/cgi-bin/i2hostjump?something.i2p
- into your browser.
- Once it's working, then you can tell others to use it.
-
Some people check website lists such as
- inproxy.tino.i2p/status.php or perv.i2p for new eepsites, so you may start getting a few visitors. But there are plenty of other ways to tell people. Here are a few ideas:
-
- Note that some sites recommend pasting in that really long destination key.
- You can if you want - but
- if you have successfully posted your key at an add-key service,
- tested it using a jump service, and waited 24 hours for the
- address book update to propagate to others, that shouldn't be necessary.
-
Further Assistance
-
If you have any questions, the following places are available for support:
-
-Note: This page, the website and the console all need translating into YOUR language if it's not already been done or in progress. Please consider helping the project grow by volunteering your time to translate. Contact the project via the IRC channel listed above. Thanks in advance!
-
-Document last edited: November 2010.
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
I2P Anonymous Webserver
+
+
Quick Guide to Anonymous Webserving on I2P
+
+
This is your own anonymous I2P webserver ("eepsite"). To serve your own content, simply edit the files in the webserver's
+ root directory and they'll be reachable by others once you follow the instructions below.
+
+
+
The webserver's root directory can be found in the following location:
+
In I2P, hidden services are addressed using a 'key', which is represented as a really long
+ Base64 string. (The 'key'
+ is somewhat analogous to an IP address, and is shown on the
+ Hidden Service Configuration page).
+
+
+
The instructions below detail how to assign a name like "mysite.i2p" to your key and start up your website. You can
+ reach your site locally via http://127.0.0.1:7658/.
+
+
+
How to set up and announce your hidden service website
+
+
Your website is stopped by default. After you start it, it will be difficult for other people to find because it
+ doesn't have a name and they don't have your really long Base64 key. You could just tell people that really long
+ key, but thankfully I2P has an address book and several easy ways to tell people about your website. Here's detailed
+ instructions.
+
+
+
+
Pick a name for your website (something.i2p). Use all lower-case. You may wish to check first in your own
+ router's address book
+ here, or the file
+ i2p/hosts.txt to see if your name is already taken. Enter the new name for your website on the
+ Hidden Service Configuration page where it says
+ "Website name". This will replace the default "mysite.i2p". Also, check the "Auto Start" box. Your website will
+ now start every time you start your router. Be sure to click "Save".
+
+
Click the start button for your website on the
+ main Hidden Service Manager page. You should now see
+ it listed under "Local Tunnels" on the left side of the
+ I2P Router Console. Your website is now running.
+
+
Highlight the entire "Local destination" key on the
+ Hidden Service Configuration page. and copy it
+ for later pasting. Make sure you get the whole thing - it's over 500 characters.
+
+
Enter the name and paste in the destination key into your
+ master address book. Click "Add" to add
+ the destination to your address book.
+
+
In your browser, enter in your website name (something.i2p) and you should be right back here. Hopefully
+ it worked.
+
+
Before you tell the world about your new website, you should add some content. Go to the following directory and
+ replace the index.html redirect page with your own content:
+
Virtual folders work, so you can host files from a sub directory without explicitly needing to provide a page
+ with links to files. You can change the appearance of the directory listing by supplying an edited jetty-dir.css file
+ for each of the directories you are serving, demonstrated here. The
+ resources sub-directory (containing filetype images for the directory listing)
+ reverts to the default style. If you need a template for a basic site, feel free to borrow and adapt
+ this page and content!
+
+
+
If you're returned to this page after editing the content, try clearing your browser's web cache:
+
+
+
in Firefox via: Preferences ➜ Advanced ➜ Network ➜ Cached Web Content ➜ Clear Now
in Opera via: Settings ➜ Privacy ➜ Clear browsing data...
+
+
+
Register your own .I2P Domain
+
+
Now it's time to add your website to an I2P address book hosted by a site such as
+ stats.i2p
+ or no.i2p. That is, you must enter your website name and key into a web interface
+ on one or more of these sites. Here is the key entry form at stats.i2p.
+ Again, your key is the entire "Local destination" key on the
+ Hidden Service Configuration page. Be sure you
+ get the whole thing. Don't forget to click "add a key". Check to see if it reports the key was added. Since many
+ routers periodically get address book updates from these sites, within several hours others will be able to find
+ your website by simply typing something.i2p into their browser.
+
Adding Addressbook Subscriptions
+
+
Speaking of address book updates, this would be a good time to add some more addressbooks to your own
+ subscription list. Go to your Subscriptions Configuration
+ page and add a couple of these for an automatically updated list of new hosts:
+
If you are in a hurry and can't wait a few hours, you can tell people to use a "jump" address helper redirection
+ service. This will work within a few minutes of your entering the key to an address book on the same site. Test
+ it yourself first by entering http://stats.i2p/cgi-bin/jump.cgi?a=something.i2p or
+ http://i2host.i2p/cgi-bin/i2hostjump?something.i2p into your browser.
+ Once it's working, you can tell others to use it.
+
+
+
+
Some people check website lists such as Identiguy's eepsite status list
+ or no.i2p's active host list for new eepsites, so you may start getting a few
+ visitors. But there are plenty of other ways to tell people. Here are a few ideas:
+
Note that some sites recommend pasting in that really long destination key. You can if you want - but if you have
+ successfully posted your key at an add-key service, tested it using a jump service, and waited 24 hours for the
+ address book update to propagate to others, that shouldn't be necessary.
+
+
Using an alternative webserver to host your site
+
+
This site (and the I2P router console) is running on the
+ Jetty webserver,
+ but you may want to use a different webserver to host your content.
+ To maintain anonymity, be sure that your webserver is configured to only allow connections from localhost (127.0.0.1),
+ and check the documentation to ensure your webserver isn't advertising details that may compromise your anonymity.
+
+
+
To configure your webserver for use on I2P, you can either use the existing webserver tunnel and
+ disable the default webserver from running,
+ or create a new HTTP Server tunnel in the Hidden Services Manager.
+ Whatever you choose, you need to make sure the listening port configured for the webserver (7658 by default for the I2P webserver
+ Jetty instance) is also configured in the Hidden Services Webserver settings. So, for example if your webserver is listening
+ by default on address 127.0.0.1 port 80, you'd need to also ensure that the Target port in the Hidden Service Manager settings page
+ for the service is also configured to port 80.
+
+
+
Please be aware that a poorly configured webserver or web appplication can leak potentially compromising information such as
+ your real ip address or server details that may reduce your anonymity or assist a hacker, which is why it's recommended to use the
+ default server until you're up to speed on securing your alternative server and any webapps you may be running,
+ for which there are many guides on the internet. The following may be of help:
+
+ Note: This page, the website and the console all need translating into YOUR language if it's not already
+ been done or in progress. Please consider helping the project grow by
+ volunteering your time to translate. Contact the project via the IRC channel listed above. Thanks in advance!
+
+
+
+
+
+ Document last edited: July 2016.
+
+
+
+
+
\ No newline at end of file
diff --git a/installer/resources/eepsite/docroot/help/index_de.html b/installer/resources/eepsite/docroot/help/index_de.html
index 476e4d7a99..381549407e 100644
--- a/installer/resources/eepsite/docroot/help/index_de.html
+++ b/installer/resources/eepsite/docroot/help/index_de.html
@@ -1,15 +1,10 @@
-
-
-
+
Anonymer Webserver im I2P | Willkommen auf Ihrer Eepseite!
-
-
-
Anonymer Webserver im I2P
@@ -22,9 +17,10 @@
-
+
Anonymer Webserver im I2P
+
Kurzanleitung zum anonymen Hosten von Webseiten in I2P
Dies ist Ihre Eepseite, Ihre Web-Präsens im I2P. Editieren Sie einfach die Dateien unter
~/.i2p/eepsite/docroot/ (Linux),
diff --git a/installer/resources/eepsite/docroot/help/index_es.html b/installer/resources/eepsite/docroot/help/index_es.html
index 1fcd8a9da1..cb4f152c21 100644
--- a/installer/resources/eepsite/docroot/help/index_es.html
+++ b/installer/resources/eepsite/docroot/help/index_es.html
@@ -1,4 +1,5 @@
-
+
+
Servidor web anónimo I2P| Bienvenido a tu eepsite
@@ -6,9 +7,7 @@
-
-
Servidor web anónimo I2P
@@ -22,7 +21,8 @@
-
Guía rápida para crear el servidor web en I2P
+
Servidor web anónimo I2P
+
Guía rápida para crear el servidor web en I2P
Esta es tu eepsite, tu propio servidor web anónimo en I2P - simplemente edita los archivos dentro de ~/.i2p/eepsite/docroot/ (en Linux),
%APPDATA%\I2P\eepsite\docroot\ (en Windows),
o /Users/(user)/Library/Application Support/i2p (en Mac),
@@ -36,12 +36,12 @@
Cómo configurar y anunciar tu eepsite
- Tu eepsite por defecto está apagada.
+
Tu eepsite por defecto está apagada.
Después de arrancarla será difícil que otras personas la encuentren porque
no tiene un nombre y porque ellos no tienen la clave Base64.
Podrías simplemente decir a la gente tu clave Base64, pero afortunadamente I2P tiene
una libreta de direcciones y varias formas fáciles de indicar a la gente como alcanzar tu eepsite.
- Aquí están las instrucciones detalladas.
+ Aquí están las instrucciones detalladas.
Selecciona un nombre para tu eepsite (algo.i2p). Usa sólo minúsculas.
Deberías comprobar primero si el nombre ya existe en tu libreta de direcciones
@@ -65,18 +65,17 @@
libreta de direcciones maestras.
Pulsa "Add/Añadir" para añadir la destinación a tu libreta de direcciones.
Escribe el nombre de la eepsite en tu navegador (algo.i2p) y deberías
- verla inmediatamente.
-
Antes de anunciar tu nueva eepsite al mundo, deberías añadir contenido.
+ verla inmediatamente.
+
Antes de anunciar tu nueva eepsite al mundo, deberías añadir contenido.
Ves a ~/.i2p/eepsite/docroot/ (en Linux),
%APPDATA%\I2P\eepsite\docroot\ (en Windows),
o /Users/(user)/Library/Application Support/i2p (en Mac),
y reemplaza la página de redirección index.html con tu contenido. Las carpetas virtuales funcionan, por lo que puedes hospedar
archivos desde un subdirectorio sin la necesidad de proveer explícitamente una página con enlaces a los archivos.
Si necesitas una plantilla para una web básica, puedes utilizar y adaptar esta página
- y su contenido
-
-
Registra tu propio dominio .I2P
-
Ahora es el momento de añadir tu eepsite a una libreta de direcciones de I2P
+ y su contenido.
+
Registra tu propio dominio .I2P
+
Ahora es el momento de añadir tu eepsite a una libreta de direcciones de I2P
alojada en una web como stats.i2p.
Debes ingresar el nombre de tu eepsite y la clave en una o más de estas webs.
Aquí tienes el formulario en stats.i2p.
@@ -86,27 +85,26 @@
No olvides en pulsar "add a key/añadir una clave".
Comprueba que ha indicado que la clave ha sido añadida.
Ya que muchos ruters periódicamente obtienen las direcciones de estas webs, en unas cuantas horas
- otros usuarios serán capaces de encontrar tu eepsite simplemente escribiendo algo.i2p en sus navegadores.
-
-
Añadiendo suscripciones a otras libretas de direcciones
-
Ya que hablamos de las actualizaciones de las libretas de direcciones, este es buen
+ otros usuarios serán capaces de encontrar tu eepsite simplemente escribiendo algo.i2p en sus navegadores.
+
Añadiendo suscripciones a otras libretas de direcciones
+
Ya que hablamos de las actualizaciones de las libretas de direcciones, este es buen
momento para añadir más libretas de direcciones a tu propia
lista de suscripciones.
Ves a tu página de configuración de suscripciones y añade algunas de estas para la
- actualización automática de nuevas eepsites:
Si tienes prisa y no puedes esperar unas horas, puedes decir a la gente que use los servicios de ayuda de
+
Si tienes prisa y no puedes esperar unas horas, puedes decir a la gente que use los servicios de ayuda de
redirección "saltos/jump".
Esto hará que funcione en unos minutos tras haber incluido la clave en la libreta de direcciones de
dicha web. Puedes probarlo tu mismo escribiendo http://stats.i2p/cgi-bin/jump.cgi?a=algo.i2p
o http://i2host.i2p/cgi-bin/i2hostjump?algo.i2p en tu navegador.
- Una vez que ya funcione ya puedes avisar a otros para que lo utilicen.
-
Algunas personas comprueban listas de eepsites como
+ Una vez que ya funcione ya puedes avisar a otros para que lo utilicen.
+
Algunas personas comprueban listas de eepsites como
inproxy.tino.i2p/status.php o perv.i2p en busca
de nuevas eepsites, con lo cual puede ser que empiece a visitarla gente.
- Pero hay muchas otras formas de avisar a la gente. Aquí tienes unas cuantas ideas:
+ Pero hay muchas otras formas de avisar a la gente. Aquí tienes unas cuantas ideas:
- Date cuenta que algunas webs recomiendan pegar esa clave de destino Base64 larga.
+
Date cuenta que algunas webs recomiendan pegar esa clave de destino Base64 larga.
Pero si has conseguido poner tu clave en un servicio 'add-key/añadido-de-clave', haberla probado
usando un servicio de 'salto', y esperado 24 horas para que se propague por
- las libretas de direcciones de otros, esto no debería ser necesario.
-
Más ayuda
-
Si tienes alguna pregunta, puedes mirar en los siguientes sitios para obtener ayuda:
+ las libretas de direcciones de otros, esto no debería ser necesario.
+
Más ayuda
+
Si tienes alguna pregunta, puedes mirar en los siguientes sitios para obtener ayuda:
Nota: Esta web y la consola necesitan ser traducidas a TU idioma si esto no ha sido sido hecho ya
o está en progreso de traducirse. Por favor, considere ayudar al crecimiento del proyecto
ayudando a traducir. Contacta con el proyecto a través
del canal de IRC mostrado más abajo. ¡Gracias!
Documento editado por última vez en: Noviembre del 2010.
Guide rapide pour faire un serveur web anonyme dans I2P
+
+
Serveur web anonyme I2P
+
Guide rapide pour faire un serveur web anonyme dans I2P
Ceci est votre eepsite, fonctionnant sur votre propre serveur web anonyme I2P. Pour le modifier, il suffit d'éditer les fichiers dans ~/.i2p/eepsite/docroot/ (Linux),
%APPDATA%\I2P\eepsite\docroot\ (Windows),
@@ -36,11 +36,11 @@
Comment configurer et annoncer votre eepsite
- Votre eepsite est par défaut arrêté. 20
+
Votre eepsite est par défaut arrêté.
Après que vous l'ayez lancé, il sera difficile à trouver par les autres gens, car ils n'a pas de nom et les gens n'ont pas votre longue clé Base64.
Vous pourriez simplement distribuer manuellement aux gens cette longue clé, mais heureusement I2P a un carnet d'adresses
- et plusieurs manières faciles de faire connaitre votre eepsite. Voici les instructions détaillées :
+ et plusieurs manières faciles de faire connaitre votre eepsite. Voici les instructions détaillées:
Choissisez un nom pour votre eepsite (quelquechose.i2p). N'utilisez que des minuscules.
D'abord, vérifiez dans le carnet d'adresse de votre routeur
@@ -71,8 +71,8 @@
ou /Users/(user)/Library/Application Support/i2p (Mac), et remplacez la page index.html avec votre propre page. Les dossiers virtuels fonctionnent,
donc vous pouvez héberger un sous-dossier sans explicitement ajouter des liens vers des fichiers. Si vous avez besoin d'un gabarit pour un site de base, n'hésitez pas à utiliser et à changer cette page et contenu!
-
Enregistrer votre propre domaine .I2P
-
Maintenant il est temps d'ajouter votre eepsite à un carnet d'adresses hébergé par un site
+
Enregistrer votre propre domaine .I2P
+
Maintenant il est temps d'ajouter votre eepsite à un carnet d'adresses hébergé par un site
tel que stats.i2p ou no.i2p.
C'est-à-dire que vous devez entrer
le nom de votre eepsite et sa clé dans l'interface web d'un ou plus de ces sites.
@@ -83,26 +83,26 @@
Prenez toute la clé.
N'oubliez pas de cliquer sur le bouton de validation (ex: "submit").
Vérifiez que le site montre que la clé a été correctement ajoutée.
- Sachant que beaucoup de routeurs récupèrent périodiquement des mises à jour de carnets d'adresses depuis ces sites, en quelques heures d'autres utilisateurs seront capables de trouver et d'accéder à votre eepsite simplement en tapant quelquechose.i2p dans leurs navigateurs web.
-
Comment ajouter des abonnements de carnets d'adresses
-
En parlant de mises à jour de carnets d'adresses, ce serait un bon moment pour ajouter quelques carnets d'adresses
+ Sachant que beaucoup de routeurs récupèrent périodiquement des mises à jour de carnets d'adresses depuis ces sites, en quelques heures d'autres utilisateurs seront capables de trouver et d'accéder à votre eepsite simplement en tapant quelquechose.i2p dans leurs navigateurs web.
+
Comment ajouter des abonnements de carnets d'adresses
+
En parlant de mises à jour de carnets d'adresses, ce serait un bon moment pour ajouter quelques carnets d'adresses
à votre liste de souscriptions. Allez sur la page appropriée afin d'en a
- jouter quelques uns listés ci-dessous afin que votre liste d'hôtes soit mise à jour automatiquement :
+ jouter quelques uns listés ci-dessous afin que votre liste d'hôtes soit mise à jour automatiquement:
Si vous êtes pressé et que vous ne pouvez pas attendre quelques heures, vous pouvez demander aux gens d'utiliser une adresse de service de saut (jump service, service d'aide à la re-direction d'adresse).
+
Si vous êtes pressé et que vous ne pouvez pas attendre quelques heures, vous pouvez demander aux gens d'utiliser une adresse de service de saut (jump service, service d'aide à la re-direction d'adresse).
Cela marchera en quelques minutes après que vous ayez entré votre clé dans le carnet d'adresses du même site.
- Testez-le vous-même en entrant :
+ Testez-le vous-même en entrant:
http://stats.i2p/cgi-bin/jump.cgi?a=que
lquechose.i2p
ou http://i2host.i2p/cgi-bin/i2hostjump?quelquechose.i2p
dans votre navigateur web.
- Dès que cela fonctionnera, vous pourrez en informer les gens.
-
Certains personnes s'informent des nouveaux eepsites sur des listes telles que
+ Dès que cela fonctionnera, vous pourrez en informer les gens.
+
Certains personnes s'informent des nouveaux eepsites sur des listes telles que
inproxy.tino.i2p/status.php ou perv.i2p, c'est pourquoi vous pourriez commencer à avoir
- quelques visiteurs. Mais il y a beaucoup d'autres manières d'informer les gens. Voici quelques idées :
+ quelques visiteurs. Mais il y a beaucoup d'autres manières d'informer les gens. Voici quelques idées:
- Notez que certains sites recommandent de coller la longue clé de destination. Vous pouvez si vous voulez,
+
Notez que certains sites recommandent de coller la longue clé de destination. Vous pouvez si vous voulez,
mais si vous avez déjà réussi à poster la clé sur un service d'ajout de clé (type stats.i2p) et attendu 24 heures afin que la mise à jour de carnet d'adresses
- se propage aux autres gens, cela ne devrait pas être nécessaire.
-
Obtenir davantage d'assistance
-
Si vous avez d'autres questions, trouvez du soutien à ces endroits :
+ se propage aux autres gens, cela ne devrait pas être nécessaire.
+
Obtenir davantage d'assistance
+
Si vous avez d'autres questions, trouvez du soutien à ces endroits:
Note: cette page, le site web, et la console, ont tous besoin de traductions dans VOTRE langue si ce n'est pas encore fait ni en cours. Veuillez envisager d'aider le projet à grandir en donnant volontairement de votre temps pour la traduction. Contactez le projet via le canal IRC listé ci-dessus. Merci par avance !
If you're viewing this page and not an actual translation of the welcome page into your
@@ -36,7 +37,6 @@ Please visit our IRC support channel via #i
anonymously via your resident I2P IRC tunnel for more information.
Dit is je eepsite, je eigen anonieme I2P webserver - pas de bestanden onder ~/.i2p/eepsite/docroot/ (Linux),
%APPDATA%\I2P\eepsite\docroot\ (Windows),
@@ -38,12 +38,12 @@
Hoe je eepsite op te zetten en aan te kondigen
- Je eepsite is standaard gestopt.
+
Je eepsite is standaard gestopt.
Nadat je tunnel voor je eepsite start, zullen anderen je site nog niet kunnen vinden
want het heeft nog geen naam en ze hebben je erg lange Base64 destination nog niet.
Je zou deze lange destination aan iedereen kunnen vertellen, maar gelukkig heeft
i2p een adresboek en verschillende eenvoudige manieren om anderen over je eepsite te
- vertellen. Hier zijn de gedetailleerde instructies.
+ vertellen. Hier zijn de gedetailleerde instructies.
Kies een naam voor je eepsite (mijnsite.i2p). Gebruik alleen kleine letters.
Kijk eerst
@@ -66,14 +66,13 @@
Voer de naam in en plak je destination in je
hoofd adresboek.
Klik "Toevoegen" om de destination aan je adresboek toe te voegen.
-
In je browser, voel je eepsite naam in (mijnsite.i2p) en je komt hier hopelijk weer terug.
-
Voordat je de rest van de wereld over je nieuwe eepsite vertelt, zorg eerst voor wat content.
+
In je browser, voel je eepsite naam in (mijnsite.i2p) en je komt hier hopelijk weer terug.
+
Voordat je de rest van de wereld over je nieuwe eepsite vertelt, zorg eerst voor wat content.
Ga naar ~/.i2p/eepsite/docroot/ (Linux),
%APPDATA%\I2P\eepsite\docroot\ (Windows),
- of /Users/(user)/Library/Application Support/i2p (Mac), en vervang de index.html verwijs pagina met je eigen content. Virtual folders werken, dus kan je bestanden vanuit een subdirectory hosten zonder dat je een pagina met links naar deze files moet maken. Mocht je een template nodig hebben voor een basis site, weer vrij om deze pagina en deze content te gebruiken en aan te passen!
-
-
Registreer je eigen .I2P Domein
-
Nu is het tijd om je eepsite toe te voegen aan een I2P adresboek gehost door een site
+ of /Users/(user)/Library/Application Support/i2p (Mac), en vervang de index.html verwijs pagina met je eigen content. Virtual folders werken, dus kan je bestanden vanuit een subdirectory hosten zonder dat je een pagina met links naar deze files moet maken. Mocht je een template nodig hebben voor een basis site, weer vrij om deze pagina en deze content te gebruiken en aan te passen!
+
Registreer je eigen .I2P Domein
+
Nu is het tijd om je eepsite toe te voegen aan een I2P adresboek gehost door een site
zoals stats.i2p.
Om dat te doen, voer je eepsite naam en destination in op de web interface van een of meer van deze sites.
Hier is het invoer formulier op stats.i2p.
@@ -82,22 +81,22 @@
Zorg ervoor dat je het geheel plakt, de destination.
Lees de voorwaarden en klik op de "Submit" button.
Het kan een aantal uren duren (afhankelijk van de voorwaarden van de gebruikte site en de subscription update instellingen van andere routers) waarna anderen je eepsite kunnen vinden door het invoeren van mijnsite.i2p in hun browser.
-
Adresboek Subscriptions Toevoegen
-
Over adresboek updates gesproken, dit zou een goed moment zijn om wat adresboek subscriptions toe te voegen aan je eigen
- subscription pagina. Ga naar je subscriptions configuratie pagina en voeg een aantal van deze URLs toe om automatisch op de hoogte te blijven van nieuwe hosts:
+
Adresboek Subscriptions Toevoegen
+
Over adresboek updates gesproken, dit zou een goed moment zijn om wat adresboek subscriptions toe te voegen aan je eigen
+ subscription pagina. Ga naar je subscriptions configuratie pagina en voeg een aantal van deze URLs toe om automatisch op de hoogte te blijven van nieuwe hosts:
Mocht je haast hebben en niet een aantal uren kunnen wachten, dan kan je gebruik maken van een "jump" adres helper redirection service.
+
Mocht je haast hebben en niet een aantal uren kunnen wachten, dan kan je gebruik maken van een "jump" adres helper redirection service.
Dit dit werkt al een paar minuten nadat je de destination aan het adresboek van dezelfde site hebt toegevoegd.
Test het eerst zelf door het invoeren van
- http://stats.i2p/cgi-bin/jump.cgi?a=mijnsite.i2p of
- http://i2host.i2p/cgi-bin/i2hostjump?mijnsite.i2p
+ http://stats.i2p/cgi-bin/jump.cgi?a=mijnsite.i2p of
+ http://i2host.i2p/cgi-bin/i2hostjump?mijnsite.i2p
in je browser.
- Zodra dit werkt kan je anderen hierover vertellen.
-
Sommigen kijken op eepsite lijsten zoals
+ Zodra dit werkt kan je anderen hierover vertellen.
+
Sommigen kijken op eepsite lijsten zoals
inproxy.tino.i2p/status.php of perv.i2p voor nieuwe eepsites, dus kan je zo een aantal bezoekers krijgen.
- Maar er zijn genoeg andere manieren om je eepsite te promoten. Hier zijn er een aantal:
+ Maar er zijn genoeg andere manieren om je eepsite te promoten. Hier zijn er een aantal:
Noot: Deze pagina, de website en console moeten allemaal vertaald worden in JOUW eigen taal, mocht dit nog niet gedaan zijn. Help de groei van dit project door bij te dragen aan de vertaling. Neem contact op met het project via het hierboven genoemde IRC kanaal. Alvast bedankt!
Det här är din eepsite, din egen anonyma I2P-webbserver - redigera bara filerna
@@ -38,11 +38,11 @@
Att sätta upp och annonsera din eepsajt
- Din eepsajt är stoppad som standard.
+
Din eepsajt är stoppad som standard.
Efter att du startat den kommer det att vara svårt för att andra att hitta den,
eftersom den inte har ett namn och de inte känner till din mycket långa Base64-nyckel.
Du skulle bara kunna berätta för andra om den långa nyckeln, men tacksamt nog har i2p en
- adressbok och många enkla sätt att berätta för folk om din eepsajt. Här är alla stegen.
+ adressbok och många enkla sätt att berätta för folk om din eepsajt. Här är alla stegen.
Välj ett namn åt din eepsajt (ettbranamn.i2p). Små bokstäver.
Kanske vill du först kolla i
@@ -77,8 +77,8 @@
varsågod och låna och anpassa
denna sida och det här innehållet!
-
Registrera din egen .I2P-domän
-
Nu är det dags att lägga till din eepsajt till en I2P-adressbok som hostas på en sajt
+
Registrera din egen .I2P-domän
+
Nu är det dags att lägga till din eepsajt till en I2P-adressbok som hostas på en sajt
som stats.i2p.
Alltså, du måste skriva in namn och nyckeln på din eepsajt i ett webbgränssnitt på
en eller flera av dessa sajter.
@@ -90,17 +90,17 @@
Kolla att den rapporterar att nyckeln lagts till.
Eftersom många routrar periodiskt skaffar adressboksuppdateringar från dessa sajter
så kommer andra att kunna finna din eepsajt inom ett antal timmar, bara genom att
- skriva ettbranamn.i2p i sin webbläsare.
-
Att prenumerera på adressböcker
-
På tal adressboksuppdateringar, nu vore en bra tidpunkt att lägga till några fler adressböcker
+ skriva ettbranamn.i2p i sin webbläsare.
+
Att prenumerera på adressböcker
+
På tal adressboksuppdateringar, nu vore en bra tidpunkt att lägga till några fler adressböcker
till din egen
prenumerationslista.
Gå till din prenumerationsinställningssida och lägg till ett par av de här för en automatiskt uppdaterad
- lista över nya hosts:
Om du har bråttom och inte kan vänta ett par timmar så kan du säga åt folk att använda en "jump"-adresshjälpar-
+
Om du har bråttom och inte kan vänta ett par timmar så kan du säga åt folk att använda en "jump"-adresshjälpar-
omdirigeringstjänst.
Detta kommer att funka inom ett par minuter efter att du skrivit in nyckeln i en adressbok på samma sajt.
Prova först själv genom att skriva:
@@ -118,11 +118,11 @@
Berätta det för folk på chattkanalen #i2p eller #i2p-chat på IRC.
- Notera att vissa sajter rekommenderar att du klistrar in den verkligt
+
+
Notera att vissa sajter rekommenderar att du klistrar in den verkligt
långa destinationsnyckeln. Det kan du om vill - men om du har framgångsrikt har skickat din
nyckel, testat den med en "hopptjänst", och väntat 24 timmar på att adressboken ska börja
- propagera sina ändringar till andra, så det borde inte vara nödvändigt.
+ propagera sina ändringar till andra, så det borde inte vara nödvändigt.
Vidare assistans
Ifall du har några frågor, så finns följande ställen för support:
@@ -138,6 +138,6 @@
Note: This page, the website and the console all need translating into YOUR language if it's not already been done or in progress. Please consider helping the project grow by volunteering your time to translate. Contact the project via the IRC channel listed above. Thanks in advance!