update Debian with tor and i2p

HowTos, FAQs, Tips & Tricks, & Guides
Post Reply
orfX
Posts: 11
Joined: 18 Feb 2019 12:52

update Debian with tor and i2p

Post by orfX »

For my update Debian Strech i use:

1) I have created an tunnel in i2p router socks4/5 with port 9150.

2) /etc/environment: http_proxy and https_proxy=127.0.0.1:8118/

3) In privoxy, on line "To chain privoxy and tor", i uncommented line "forward-socks5t / 127.0.0.1:9150 ."

4) I have installed apt-transport-tor and orchid plugin. Edited orchid.config for excludeNodes - strictNodes etc..

5) My source.list point on Debian onion server.

Right now, every apps for tor, through i2p (sock4/5) -> orchid -> Tor/ Clearnet.

But my question is for my dnscrypt-proxy... 127.0.2.1:53 the udp connection pass in the i2p with privoxy?? Install bind9??
Sorry for my english...
User avatar
eyedeekay
Posts: 75
Joined: 21 Jul 2018 06:53

Re: update Debian with tor and i2p

Post by eyedeekay »

It is much easier and probably also safer to use apt-transport-tor.

There isn't a distro package for it yet(that's on my agenda for the next couple months, but it will my first Debian package, I'll also have to package at least two libraries(but they're very simple libraries), and I'm prepared for the process to be cautious because that's how Debian do), but I developed and maintain this i2p equivalent, aptly named apt-transport-i2p.
orfX
Posts: 11
Joined: 18 Feb 2019 12:52

Re: update Debian with tor and i2p

Post by orfX »

Cool for apt-transport-i2p, good job. I search an mirror of debian apt repos on i2p but nothing. Your base32 don't work? i have no access "not found in i2p".
User avatar
eyedeekay
Posts: 75
Joined: 21 Jul 2018 06:53

Re: update Debian with tor and i2p

Post by eyedeekay »

My bad, that URL is just given as an example, it doesn't exist anymore. Also it was a personal package repository for scripts and UI tweaks. There is a Debian mirror inside of i2p in the directory at no.i2p named deb-mirror.i2p, with the base64 address:

Code: Select all

-Q2Ty2vD0hFvX2p1HaWsSjQtRCdkxzb0XocmteWtjQQBVHD3hRhIev33ACWC2~aLxJ1FUqADiU-~~YvOn4zHoTC2bizJdhmTCiPbECA8lEYem0U2a0n9yuRKY1DyOT0it6RvswmHzTWUpkdrPj8GUJIFJRUpW8pBW2wTqdTV9u1HBbyLLJd0jDJ2-kDrW6lRjiId~PHXUgfCXnAty8u0qTrMGe4n-jk61UqJn8WhG1x7XUgKqwtF02pWb9NzD7uZHyg0dpSXURAyadu4D1u6m7vamIA3KU5mlR3VNnDyins5UhK7eaMGIiG7fgJGW42zIrYPAkRfltCUxecaDHKUVxEYAYe3vlRCa8XEDQ0bnPaytSynJ38dN9KRc1tQ8En5u7iwkkXWJ2n3EfBaxyWi4~7n8SiKJO36K3-6wLVUQSVkv9evuYHRpSCrr7y2b88WPz2Zti97yOyqL8CnOAbtoss-w44Be3Uh8uJBzFJiJqUjcPI5se2d3XQGBnKnvGHvBQAEAAcAAA==
This is the corresponding addresshelper link.
Post Reply