tool to onionize all APT sources

In case of Whonix, both repository lines, Whonix and Kicksecure need to be enabled.

1 Like

Sorry, maybe I didn’t express this very clearly.

The plan is…

Kicksecure will use:

deb [signed-by=/usr/share/keyrings/derivative.asc] tor+https://deb.kicksecure.com bullseye main contrib non-free

Whonix will use:

deb [signed-by=/usr/share/keyrings/derivative.asc] tor+https://deb.kicksecure.com bullseye main contrib non-free
deb [signed-by=/usr/share/keyrings/derivative.asc] tor+https://deb.whonix.org bullseye main contrib non-free

on the same file?

I am using two files to test.

On whonix, running --transport onion will convert sources to onion on /etc/apt/sources.list.d/{derivative,kickescure}.list

Yes. I guess that is easiest. derivative.list

1 Like

link to github updated:

Excellent! Thank you! Merged.

1 Like

I’ll reset to plain-tls-tor default for now.
Whonix previously was onion by default (all repositories, Debian and Whonix). That however was too unstable back then. Now with onion v3 however it might be worth to do another attempt. I plan on doing this after the next stable point release which should follow in a few days.

1 Like

Added some other minor commits on top.

This is now in the testers repository.

1 Like

This is now in the stable repository.

And this was also released in Whonix 16.0.5.0 - for VirtualBox - Point Release!


What’s missing:
repository-dist-wizard (GUI) support.

1 Like

A post was split to a new topic: E: Repository 'tor+https://deb.kicksecure.com bullseye InRelease' changed its 'Origin' value from 'kicksecure' to 'whonix'