debian-cryptoanarchy / cryptoanarchy-deb-repo-builder

Tooling for building a Debian repository containing interconnected, well-working applications.
143 stars 25 forks source link

Tor story #21

Open Kixunil opened 4 years ago

Kixunil commented 4 years ago

Tor is a natural component that has to come eventually. We need to decide on the tooling, Infrastructure and Action.

@assassin4377 had a very interesting idea about tun interface and possibly isolation. That's something very useful for non-Qubes systems. It'd be also useful to make Qubes deployment easy.

Things to address

ghost commented 4 years ago

@Kixunil thanks for the invite to conversation. here's some kickoffs.

thanks again for including me and having a nice project!

Kixunil commented 4 years ago

Sorry for replying this late, I was researching this and was busy. Maybe something you should understand is that this project is meant to be installable on desktop, but also on a dedicated server (without desktop parts). It's already separated in the experimental repo.

Kixunil commented 4 years ago

I have split the hidden services into two parts: RPC and publicly facing interfaces. I think RPC should be shared and use v3 addresses.

ghost commented 4 years ago

I have split the hidden services into two parts: RPC and publicly facing interfaces. I think RPC should be shared and use v3 addresses. -> agreed. i favor this approach as well. v3 address makes more sense since it's forward moving.

i'll respond to other items shortly.

Kixunil commented 4 years ago

Note that main reason for choosing v3 addresses is that its knowledge could be used as authentication mechanism (I'm not saying that's the best idea right now, just really want to keep the opportunity and explore it. Even if there's need for better authentication, it may be nice safety net.)

Kixunil commented 4 years ago

Patching package done (issue #29)