English عربية Azerbaijani 中文 Deutsch Ελληνικά Español فارسی Français Magyar bahasa Indonesia Italian Nederlands Polish Português Română Русский Svenska Turkish Українська

I2P - Servidor da Web Anónimo

Guia para o Serviço da Web Anónimo no I2P

Este é o seu próprio servidor web I2P anônimo (tradicionalmente referido como um eepsite). Para servir seu próprio conteúdo, basta editar os arquivos no diretório raiz do servidor web e o site será público quando você seguir as instruções abaixo.

A diretoria raiz do servidor pode ser encontrado numa das seguintes localizações, dependendo do seu sistema operativo:

No I2P, os serviços ocultos são endereçados usando um endereço Base32 terminado em ".b32.i2p", ou um Destino representado como uma cadeia de caracteres Base64 longa. O endereço Base32 pode ser usado como um nome de host, até que você registre um nome seguindo as instruções abaixo. O Destino é um pouco como um endereço IP e é mostrado no Página Configuração de Serviço Oculto.

As instruções abaixo detalham como atribuir um nome como "meusite.i2p" ao seu site e permitir o acesso de outras pessoas. Você pode acessar seu site localmente através de http://127.0.0.1:7658/.

Como configurar e anunciar o seu serviço oculto

Seu servidor web está sendo executado por padrão, mas não é acessível por outras pessoas até que você inicie o túnel de serviço oculto. Depois de iniciar o túnel do servidor Web I2P, será difícil para outras pessoas encontrarem. Ele só pode ser acessado com o Destino longo ou com o endereço Base32 mais curto (.b32.i2p), que é um hash do Destino. Você poderia apenas dizer às pessoas o endereço Destnation ou Base32, mas felizmente I2P tem um catálogo de endereços e várias maneiras fáceis de dizer às pessoas sobre seu site. Aqui estão instruções detalhadas.

Directory listings are enabled, so you may host files from a subdirectory without providing a page with links to the files. You may change the appearance of the directory by supplying an edited jetty-dir.css file for each directory. The lib subdirectory demonstrates a custom style. The resources subdirectory demonstrates the default style. If you need a template for a basic site, feel free to adapt this page and associated content.

If you're returned to this page after editing the content, try clearing your browser's web cache:

Registe o seu próprio Domínio .I2P

Now it is time to add your website to an I2P address book hosted by a site such as stats.i2p. You must enter your website name and Destination (or Registration Authentication string) on one or more of these sites.

Some registration sites require the Destination. If so, highlight and copy the entire Local destination on the Hidden Service Configuration page. Make sure you copy the whole thing, it is over 500 characters.

Some registration sites, including stats.i2p, require the Registration Authentication string. It is found on the Registration Authentication page linked from the Hidden Service configuration page. Copy the entire authentication string and paste it on the registration page. Make sure you copy the whole thing, it is over 500 characters. Describe your site briefly if the site requests this information. If your site is a HTTP service, leave the checkbox selected; if not, unselect it.

For all registration sites, read through the Terms of Service carefully. Click the "Submit" button. Verify the submission was successful. Since many routers periodically get address book updates from these sites, within several hours others will be able to find your website by simply entering your hostname in their browser.

Adicionar Subscrições de Livro de Endereços

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 one or more 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 registering your hostname on the same site. Test it yourself first by entering http://stats.i2p/cgi-bin/jump.cgi?a=something.i2p into your browser. Once it is 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 your site may start getting some traffic. 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. You can if you want, but if you have successfully registered your hostname on a registration 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.

Utilizar um servidor da Web alternativo para alojar o seu site

This site (and the I2P router console) is running on the Jetty webserver, but you may wish 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 configurar seu servidor web para uso em I2P, você pode usar o túnel do servidor web existente e Desabilitar o servidor Web padrão da execução ou crie um novo túnel do servidor HTTP no Gerenciador de Serviços Ocultos. Verifique se a porta de escuta configurada para o servidor Web (7658 por padrão) também está configurada nas configurações de Serviços Ocultos. Por exemplo, se o servidor web estiver escutando por padrão na porta 80 do endereço 127.0.0.1, você também precisará garantir que a porta de destino na página de configurações ocultas do Service Manager para o serviço também esteja configurada para a porta 80.

Cuidado que um servidor web mal configurado ou aplicação web pode vazar informações potencialmente comprometedoras, como seu endereço IP real ou detalhes do servidor que podem reduzir seu anonimato ou ajudar um hacker. Recomendamos usar o servidor padrão, a menos que você se sinta confortável em fazer a administração do servidor. Certifique-se de que seu servidor web esteja seguro antes de colocá-lo on-line. Há uma abundância de guias on-line, por exemplo, se você procurar por "nginx security hardening guide" você encontrará uma série de guias que têm boas recomendações.

Há um problema importante com o servidor web Apache. O mod_status e mod_info Os módulos Apache são ativados por padrão em alguns sistemas operacionais. Esses módulos expõem dados internos que podem levar a sérios comprometimentos do anonimato quando usados em uma rede anônima. Remover as linhas no arquivo de configuração onde esses módulos são carregados é a maneira mais fácil de evitar esses problemas.

Mais Assistência

Se tiver quaisquer questões, os seguintes locais estão disponíveis para suporte:


Esta página, o site da Web do projeto e a consola de encaminhamento precisa de traduções! Por favor, ajude a crescer o projeto participando ou traduzindo.