Package: anon-apps-config Version: 3:9.6-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 257 Recommends: icon-pack-dist Conflicts: diverts-usr++lib++xchat++plugins++perl.so, diverts-usr++lib++xchat++plugins++python.so, diverts-usr++lib++xchat++plugins++tcl.so, diverts-usr++share++gajim++plugins++plugin+-+installer+++-++-+init+-++-+.py Replaces: anon-gpg-tweaks, kde-apper-no-autoupdate, kde-kdm-autologin, pkg-manager-longer-timeouts, pkg-manager-no-autoupdate, timezone-utc, xchat-improved-privacy Provides: diverts-usr++lib++xchat++plugins++perl.so, diverts-usr++lib++xchat++plugins++python.so, diverts-usr++lib++xchat++plugins++tcl.so, diverts-usr++share++gajim++plugins++plugin+-+installer+++-++-+init+-++-+.py Homepage: https://github.com/Whonix/anon-apps-config Priority: optional Section: misc Filename: pool/main/a/anon-apps-config/anon-apps-config_9.6-1_all.deb Size: 79952 SHA256: 37bb501c67b8b25a7206b8ea6875aa606166906689ad395b740d06dc814091b4 SHA1: f55147a0bb4aa414057e1196d470a792493d8bbf MD5sum: 27f8bd5b86c373ab6d554a0cd57cf18e Description: anonymity, privacy and security settings pre-configuration Most settings take effect for newly created user account onlys, and not for existing user accounts. . Sets timezone to UTC. . Enables Menubar in Dolphin by default. . gnupg configuration for Anonymity Distributions: * Sets `use-tor` in `/etc/skel/.gnupg/dirmngr.conf`. * Ships Thunderbird torbirdy configuration file `/etc/thunderbird/pref/30_whonix.js` that allows torified keyserver access. * Deactivates KGpg's first run wizard. Disables tip of the day. Disables KGpg's systray. Disables key server. Reference: "High-risk users should stop using the keyserver network immediately." . Double click instead of single click in KDE. . Deactivates maximize windows when moved to the top. In context of anonymity it might be better not to maximize the browser window (https://trac.torproject.org/projects/tor/ticket/7255). To prevent users from accidentally maximizing their browser window, it is better when KDE's feature to maximize windows when moved to the top is disabled. . Deactivates KDE's system sounds. . Disables KDE graphics effects. Disables some background processes. . Stream Isolation (proxy) settings for KDE apps for Anonymity Distributions Configures global proxy settings, which acts as a fallback if no other proxy settings are set, for KDE applications to socks 10.152.152.10:9122. IP HARDCODED above but no need to change since it is description only. Otherwise unconfigured KDE applications would use no proxy settings (Transparent Proxying) if the anonymity distribution features a transparent proxy. Useful to improve stream isolation. On the other hand, anonymity distributions not featuring transparent proxying should probably not install this package by default, because then unconfigured KDE applications should by default not be able to connect. . Sets Unlimited Scrollback in Konsole. . Disables klipper clipboard history. . Deactivates automatic updates for Package Manager APT and Apper Useful in context of networks with limited traffic quota, slow networks and anonymity distributions. In latter case, the default automatic updates interval would be too predictable (expectable amount of traffic every X), thus eventually be vulnerable for traffic fingerprinting. Disabling Apper automatic updates only takes effect for newly created user accounts. Not for existing user accounts. This is most useful to help Linux distribution maintainers setting divergent defaults. . Longer Timeouts for Package Manager APT Raising timeout and retries using configuration snippet. Useful in context of slow networks and anonymity distributions. . Ships a configuration file /etc/apt/apt.conf.d/90longer-timeouts to configure apt-get. . Ships a configuration file /etc/skel/.config/vlc/vlcrc to configure VLC to not ask for network policy at start and sets vout=xcb_x11 to enable VM compatibility out-of-the-box. . Disabled gajim update manager by default for better security since it does not verify software signatures by hiding file /usr/share/gajim/plugins/plugin_installer/__init__.py using 'config-package-dev' 'hide'. . Disables systemd-resolved during boot unless file /etc/dns-enable exists. . Disables systemd-resolved fallback DNS (which by default is set to Google). . Removes capabilities from `/bin/ping` if [security-misc](https://github.com/Whonix/security-misc) is installed as ping doesn't work with Tor anyway and its capabilities are just unneeded attack surface. . Create a dummy Tor binary '/home/user/.local/share/Bisq/btc_mainnet/tor/tor' to avoid Tor over Tor. . Improves HexChat Privacy Settings * As per: https://gitlab.torproject.org/legacy/trac/-/wikis/doc/TorifyHOWTO/XChat * Moves the following files: - `/usr/lib/xchat/plugins/python.so` - `/usr/lib/xchat/plugins/tcl.so` - `/usr/lib/xchat/plugins/perl.so` to `/usr/share/anon-apps-config`, so these plugins get disabled by default. . Due to technical limitations some settings only take effect for applications being started for the very first time, i.e. when the user config of that application in the user's home folder does not exist yet. Works best for new user accounts. . This package is most useful to help Linux distribution maintainers setting divergent defaults. Package: anon-gw-anonymizer-config Version: 3:18.7-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 271 Depends: helper-scripts, tor, sudo, dist-base-files, adduser, debsums, privleap Recommends: onion-grater Conflicts: diverts-etc++apparmor.d++local++system+-+tor, diverts-etc++apparmor.d++local++usr.bin.obfsproxy, diverts-etc++default++tor, diverts-etc++tor++torrc Replaces: anon-gw-leaktest, ipv4-forward-disable, ipv6-disable Provides: diverts-etc++apparmor.d++local++system+-+tor, diverts-etc++apparmor.d++local++usr.bin.obfsproxy, diverts-etc++default++tor, diverts-etc++tor++torrc Homepage: https://github.com/Whonix/anon-gw-anonymizer-config Priority: optional Section: misc Filename: pool/main/a/anon-gw-anonymizer-config/anon-gw-anonymizer-config_18.7-1_all.deb Size: 85512 SHA256: 3d9909b030aca6884a8f0bdd52a893c39122e92a4533b7a7cf76b7f6d189a10a SHA1: 036bee7899f80b3eedd854e4fa5a1f0864f9f740 MD5sum: bcb9d6256e8d4ed69243e3a13c862194 Description: Tor Configuration and Tweaks for Anonymity Distributions Tor config file with distribution defaults (for stream isolation, etc.), example user configurations and other tweaks required. The Tor binary itself does not get modified. . Deactivates IPv4 forwarding using /etc/sysctl.d/ IPv4 forwarding is not required for a Tor based Anonymity Distribution Gateways. Deactivating it as defense in depth to prevent leaks. . Deactivates IPv6 using /etc/sysctl.d/ There are no IPv6 Anonymity Distribution Gateways featuring an IPv6 firewall yet. Therefore deactivating it to prevent leaks. . This package is produced independently of, and carries no guarantee from, The Tor Project. Package: anon-gw-base-files Version: 3:6.7-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 397 Conflicts: anon-ws-base-files, diverts-etc++skel++.config++xfce4++xfconf++xfce-perchannel-xml++xfce4-desktop.xml Provides: diverts-etc++skel++.config++xfce4++xfconf++xfce-perchannel-xml++xfce4-desktop.xml Homepage: https://github.com/Whonix/anon-gw-base-files Priority: optional Section: misc Filename: pool/main/a/anon-gw-base-files/anon-gw-base-files_6.7-1_all.deb Size: 311296 SHA256: 91e749c9ebcc60e90cb0cd8cbf555129ee90a972854c56dc8f6e4bcf0bec0f8a SHA1: 398ba18494418bb45a279b5ff3b9b37e183636e2 MD5sum: 984b3085ef8abb66779ba054ae7f4265 Description: Base files for Anonymity Distribution Gateways Provides a /usr/share/anon-gw-base-files/gateway marker file, which allows other packages to identify, that this is an anonymity distribution gateway. . Whonix-Gateway grub branding, motd and issue banner. . Do not remove, unless you no longer wish to use an anonymity distribution gateway. Package: anon-ws-base-files Version: 3:6.4-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 396 Conflicts: anon-gw-base-files, diverts-etc++skel++.config++xfce4++xfconf++xfce-perchannel-xml++xfce4-desktop.xml Replaces: whonix-ws-start-menu-additions Provides: diverts-etc++skel++.config++xfce4++xfconf++xfce-perchannel-xml++xfce4-desktop.xml Homepage: https://github.com/Whonix/anon-ws-base-files Priority: optional Section: misc Filename: pool/main/a/anon-ws-base-files/anon-ws-base-files_6.4-1_all.deb Size: 308124 SHA256: b4450935f2e18508309ef85fc731c19edd2ee649c1b59d19169d71650b7793da SHA1: d4bc925bf88681c397897cb6b9b3e7b46707332d MD5sum: dea569b68bc8dfa7606254a0f6f23fab Description: Base Files for Anonymity Distribution Workstations Contains a marker file /usr/share/anon-ws-base-files/workstation that allows other applications to identify, that they are running inside an Anonymity Distribution Workstation. . Whonix-Workstation grub branding, motd and issue banner. . Extra Start Menu Entries for Whonix-Workstation Contains start menu entries for the following links: - contribute - donate - forum - mailinglist - documentation - featureblog - importantblog . Do not remove, unless you no longer wish to use an Anonymity Distribution Workstation. Package: anon-ws-disable-stacked-tor Version: 3:10.2-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 230 Depends: procps, socat, helper-scripts, dist-base-files, adduser Conflicts: diverts-etc++default++tor, diverts-usr++bin++tor, diverts-usr++sbin++tor Provides: diverts-etc++default++tor, diverts-usr++bin++tor, diverts-usr++sbin++tor, obfs4proxy, obfsproxy, tor Homepage: https://github.com/Whonix/anon-ws-disable-stacked-tor Priority: optional Section: misc Filename: pool/main/a/anon-ws-disable-stacked-tor/anon-ws-disable-stacked-tor_10.2-1_all.deb Size: 49156 SHA256: 8d691a72eff51e6903b5ab64bca87272e1471255905542cade82f4c59a036286 SHA1: 6e14fe78135e97e2776f163b4e78cf080bf05beb MD5sum: 7ea0b7c611cb19833049ed5b8a6ec185 Description: Prevents Tor over Tor in Anonymity Distribution Workstations Supposed to be installed on Workstations, which prevents installing the real Tor package from upstream (ex: Debian, The Tor Project) APT repositories. Its purpose is to prevent, running Tor over Tor. . It allows installation of packages, which depend on Tor, such as TorChat, parcimonie and torbrowser-launcher. . This package uses the "Provides: tor" field[1], which should avoid any kinds of conflicts, in case upstream releases a higher version of Tor. This won't work for packages, which depend on an explicit version of Tor (such as TorChat). This is non-ideal, since for example the torchat package will install Tor, but still acceptable, because of the following additional implementations. . Binaries eventually installed (by the tor Debian package) /usr/bin/tor as well as /usr/sbin/tor are replaced with a dummy wrapper that does nothing (dpkg-diverted using config-package-dev). . systemd-socket-proxyd listens on Tor's default ports. system Tor's 127.0.0.1:9050, 127.0.0.1:9051 and TBB's 127.0.0.1:9150, 127.0.0.1:9051, which prevents the default Tor Browser Bundle or Tor package by The Tor Project from opening these default ports, which will result in Tor failing to open its listening port and therefore exiting, thus preventing Tor over Tor. . See also: . * https://www.whonix.org/wiki/Dev/anon-ws-disable-stacked-tor * https://tor.stackexchange.com/questions/427/is-running-tor-over-tor-dangerous . [1] See "7.5 Virtual packages - Provides" on http://www.debian.org/doc/debian-policy/ch-relationships.html . This package is produced independently of, and carries no guarantee from, The Tor Project. Package: corridor Version: 2:0.11.9.0.6-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 96 Depends: ipset, socat, tor Homepage: https://github.com/rustybird/corridor Priority: optional Section: misc Filename: pool/main/c/corridor/corridor_0.11.9.0.6-1_all.deb Size: 27832 SHA256: c8cdaa5c913a103f5fc3f96c5d118be93404ede07286a854761ce30a44b31750 SHA1: 420f8080d5509a585f820068c654b639e684ca28 MD5sum: a41200e6bbd6ab9b0eb6af9ed4b1dd57 Description: Tor traffic whitelisting gateway There are several transparently torifying gateways. They suffer from the same problems: . - It's tricky to isolate circuits and issue NEWNYM signals, especially if multiple client computers are involved. - Any garbage software can pump identifiers into "anonymous" circuits, and get itself exploited by malicious exit nodes. - Trust is centralized to the gateway, which is bad enough when used by one person, and just inappropriate when shared with strangers. . corridor takes a different approach. It allows only connections to Tor relays to pass through (no clearnet leaks!), but client computers are themselves responsible for torifying their own traffic. In other words, it is a filtering gateway, not a proxying gateway. . You can think of it as defense in depth for your vanilla Tor Browser or Tails, for your beautiful scary experimental Qubes proxying schemes, etc. Or invite the hood to use your Wi-Fi without getting into trouble. Package: kloak Version: 0:0.5.0-1 Architecture: amd64 Maintainer: Patrick Schleizer Installed-Size: 463 Depends: libasan8 (>= 14), libc6 (>= 2.38), libevdev2 (>= 0.9.1), libinput10 (>= 1.19.1), libubsan1 (>= 8), libwayland-client0 (>= 1.20.0), libxkbcommon0 (>= 0.5.0), python3 Homepage: https://github.com/vmonaco/kloak Priority: optional Section: misc Filename: pool/main/k/kloak/kloak_0.5.0-1_amd64.deb Size: 93736 SHA256: 2fc33b91cebb218f8b2729b59575fecbbf75a6b49c0c814647928d6d3057c656 SHA1: 0a8c1b3172a33f51ed31987a36f21df38eb5467d MD5sum: b781223f19bf48194117d4da67c03bd3 Description: anti keystroke deanonymization tool A keystroke-level online anonymization kernel. . A privacy tool that makes keystroke biometrics less effective. This is accomplished by obfuscating the time intervals between key press and release events, which are typically used for identification. Package: kloak-dbgsym Source: kloak Version: 0:0.5.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Patrick Schleizer Installed-Size: 155 Depends: kloak (= 0:0.5.0-1) Priority: optional Section: debug Filename: pool/main/k/kloak/kloak-dbgsym_0.5.0-1_amd64.deb Size: 83268 SHA256: 23976fce3f01d7d4c82a11bca9cf8cce6c73efc4e329ad36dd0ba0a0abb3f53d SHA1: c8012138bbf755fd71662e6de171260a36cf402d MD5sum: 421fbba7b3660840fbe2dda3f4561279 Description: debug symbols for kloak Build-Ids: cca86dbd3aff0fdb564a39d0f2635df3709c017d Package: onion-grater Version: 3:13.5-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 171 Depends: adduser, tor, python3, python3-psutil, python3-stem, python3-yaml, python3-sdnotify Conflicts: control-port-filter Replaces: control-port-filter-python Homepage: https://www.whonix.org/wiki/Dev/CPFP Priority: optional Section: misc Filename: pool/main/o/onion-grater/onion-grater_13.5-1_all.deb Size: 71720 SHA256: fe6995357255300e3d6d4c677039f70d06b90a56c39260de29971e9f75b74802 SHA1: edd10dc6626e5189977f3a71a9211f53695e898c MD5sum: bc61192eab86291f9236c751c0ccd191 Description: Whitelisting filter for dangerous Tor control protocol commands Filters out Tor control protocol commands that are dangerous for anonymity such as GETINFO ADDRESS using a whitelist. Acts as a proxy between the client application and Tor. . For example it allows using Tor Browser's New Identity feature on Anonymity Distribution Workstations, fixes Tor Browser's about:tor default homepage and Tor Button status indicator without exposing commands that are dangerous for anonymity. . This package is supposed to be installed on Anonymity Distributions. . It seamlessly integrates if the anon-ws-disable-stacked-tor package is installed on a Anonymity Distribution Workstations. For example it then allows running a unmodified Tor Browser Bundle from The Tor Project without Tor over Tor and with functional New Identity and about:tor. . This control port filter is written in Python. The original Python code was forked from the Tails version of control port filter. . Source Code Contributions / Patches / Pull Requests: Please discuss before doing significant development work. This is a fork of Tails' onion-grater. Therefore, you'll most likely will be asked to submit patches to upstream, Tails first. . This package is produced independently of, and carries no guarantee from, The Tor Project. Package: qubes-whonix Version: 1:22.9-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 275 Depends: adduser, qubesdb-vm, ethtool, net-tools, sudo, systemd, rsync, whonix-firewall, curl, qubes-core-agent-networking, python3, helper-scripts Conflicts: diverts-etc++qubes-rpc++qubes.+s+et+d+ate+t+ime, diverts-etc++qubes-rpc++qubes.+s+ync+n+tp+c+lock, diverts-usr++lib++qubes++qubes-setup-dnat-to-ns, diverts-usr++share++qubes-updates-cache++errors+++e++r++r++-++i++n++v++a++l++i++d++-++u++r++l+, diverts-usr++share++tinyproxy++default.html Provides: diverts-etc++qubes-rpc++qubes.+s+et+d+ate+t+ime, diverts-etc++qubes-rpc++qubes.+s+ync+n+tp+c+lock, diverts-usr++lib++qubes++qubes-setup-dnat-to-ns, diverts-usr++share++qubes-updates-cache++errors+++e++r++r++-++i++n++v++a++l++i++d++-++u++r++l+, diverts-usr++share++tinyproxy++default.html Homepage: https://github.com/Whonix/qubes-whonix Priority: optional Section: admin Filename: pool/main/q/qubes-whonix/qubes-whonix_22.9-1_all.deb Size: 92616 SHA256: 1acba36591fb2209bb78c35891062d9480149e38a3a8a45697c0910fe7e4b331 SHA1: 16eb4b87a7fd1ef71ae0ebeb14df65a420beb264 MD5sum: 3723efca0b6b537be3692f9e15e5ba3c Description: Qubes Configuration for Whonix-Gateway and Whonix-Workstation This package contains all the scripts and configuration options to be able to run Whonix-Gateway and Whonix-Workstation within a Qubes environment. . Whonix-Gateway should run as a ProxyVM. . Whonix-Workstation should run as an AppVM. . Template updates over Tor. Package: uwt Version: 3:8.9-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 151 Depends: torsocks, faketime, bindp, net-tools Conflicts: diverts-etc++tor++torsocks.conf, diverts-usr++bin++apt, diverts-usr++bin++apt-file, diverts-usr++bin++apt-get, diverts-usr++bin++aptitude-curses, diverts-usr++bin++curl, diverts-usr++bin++dnf-3, diverts-usr++bin++git, diverts-usr++bin++gpg, diverts-usr++bin++gpg2, diverts-usr++bin++mixmaster-update, diverts-usr++bin++onionshare, diverts-usr++bin++onionshare-gui, diverts-usr++bin++rawdog, diverts-usr++bin++ricochet, diverts-usr++bin++ssh, diverts-usr++bin++wget, diverts-usr++bin++wormhole, diverts-usr++bin++yum, diverts-usr++bin++yumdownloader Provides: diverts-etc++tor++torsocks.conf, diverts-usr++bin++apt, diverts-usr++bin++apt-file, diverts-usr++bin++apt-get, diverts-usr++bin++aptitude-curses, diverts-usr++bin++curl, diverts-usr++bin++dnf-3, diverts-usr++bin++git, diverts-usr++bin++gpg, diverts-usr++bin++gpg2, diverts-usr++bin++mixmaster-update, diverts-usr++bin++onionshare, diverts-usr++bin++onionshare-gui, diverts-usr++bin++rawdog, diverts-usr++bin++ricochet, diverts-usr++bin++ssh, diverts-usr++bin++wget, diverts-usr++bin++wormhole, diverts-usr++bin++yum, diverts-usr++bin++yumdownloader Homepage: https://github.com/Whonix/uwt Priority: optional Section: misc Filename: pool/main/u/uwt/uwt_8.9-1_all.deb Size: 44180 SHA256: adb18559d8bbc9b9ad0aa52b9c3c56447c6f2263d7a05bf8147a7bfd3accc993 SHA1: 65605660341433410db7dc65650fc498011136d7 MD5sum: d61678d2b813612dae124682681befb1 Description: Use Applications over Tor with Stream Isolation and Time Privacy Can add "torsocks" and/or "timeprivacy" before invocation of applications when configured to do so. For example, when simply typing "apt-get" instead of "torsocks apt-get", "apt-get" can still be routed over Tor. . The uwt package comes with the following applications pre-configured to use uwtwrapper, Tor and stream isolation: - apt - apt-file - apt-get - aptitude-curses - curl - git - gpg - gpg2 - mixmaster-update - rawdog - ssh - wget - yum - yumdownloader - wormhole . To circumvent a uwt wrapper on a by case base, you append ".anondist-real" to the command, for example "apt-get.anondist-real". You can also deactivate specific or all uwt wrappers by using the stackable .d-style configuration folder /etc/uwt.d. . Uwt can only work only as good as torsocks. If torsocks is unable to route all of an application's traffic over Tor, ex. if there is an leak, there will also be one when using uwt. For that reason, it is recommended to use Anonymity Distributions, that prevent such leaks. . If an applications has native support for socks proxy settings, those should be preferred over uwt. Also refer to the TorifyHOWTO and your distribution's documentation. . Timeprivacy can keep your time private. You can create wrappers for applications and timeprivacy will feed those applications with a fake time, which obfuscates at which time you really used that applications (such as when you made the git commit or when you signed that document). It does NOT set your time zone to UTC. . This package is probably most useful for Anonymity Distributions. . This package is produced independently of, and carries no guarantee from, The Tor Project. Package: whonix-base-files Version: 3:11.1-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 181 Depends: less, sudo Conflicts: diverts-etc++hostname, diverts-etc++hosts, diverts-etc++issue, diverts-etc++motd Replaces: anon-base-files, kicksecure-base-files, whonix-repository, whonix-setup-wizard, whonixcheck, whonixsetup Provides: diverts-etc++hostname, diverts-etc++hosts, diverts-etc++issue, diverts-etc++motd, kicksecure-base-files Homepage: https://github.com/Whonix/whonix-base-files Priority: optional Section: misc Filename: pool/main/w/whonix-base-files/whonix-base-files_11.1-1_all.deb Size: 43648 SHA256: e94cce7e1398833c53900bf0799f453dfd8bf24d6b88848cc8e7a5c1a2c2bd6d SHA1: e4cbcca2b997ba548e21c7293a3b28ab3d71ab22 MD5sum: bcfedb28de8a836e993edd3833abdf6f Description: Whonix base system miscellaneous files This package contains several important miscellaneous files, such as /etc/issue, /etc/motd, /etc/dpkg/origins/whonix, /usr/bin/whonix, and others. . Anonymized operating system user name `user`, `/etc/hostname`, `/etc/hosts`, `/etc/machine-id`, `/var/lib/dbus/machine-id`, which should be shared among all anonymity distributions. See also: . * https://mailman.boum.org/pipermail/tails-dev/2013-January/002457.html * https://labs.riseup.net/code/issues/5655 * http://lists.autistici.org/message/20140627.215105.24023267.en.html . Sets the WHONIX environment variable to 1 as well. . Ships marker files: * /usr/share/whonix/marker * /usr/share/anon-dist/marker Package: whonix-firewall Version: 3:16.4-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 223 Depends: systemd, nftables, sudo, helper-scripts, adduser Conflicts: ufw Replaces: whonix-gw-firewall, whonix-ws-firewall Homepage: https://github.com/Whonix/whonix-firewall Priority: optional Section: misc Filename: pool/main/w/whonix-firewall/whonix-firewall_16.4-1_all.deb Size: 75476 SHA256: 2231b2c195ddc3bb37bb77e38944bc32969af26c7d0879baf9ef30830dd8f940 SHA1: 897d5b3ffb888d8b49c298a5e7e43e15c59a3a02 MD5sum: 221e97f5fa77cedd8e627cf7070441f2 Description: Firewall for Whonix-Gateway and Whonix-Workstation nftables rules script and firewall configuration file for Whonix-Gateway and Whonix-Workstation. . Whonix-Gateway Firewall Features: - transparent proxying - stream isolation - reject invalid packages - fail closed mechanism - optional VPN-Firewall - optional isolating proxy - optional incoming flash proxy - optional Tor relay . Do not remove, unless you no longer wish to use Whonix. Package: whonix-gateway-baremetal-gui-lxqt Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: whonix-gateway-nonqubes-gui-lxqt, whonix-gateway-nonqubes-cli, whonix-gateway-general-gui-all, whonix-gateway-general-cli, whonix-general-gui-all, whonix-general-cli, dist-baremetal-gui-lxqt, dist-baremetal-cli, dist-nonqubes-gui-lxqt, dist-nonqubes-gui-all, dist-nonqubes-cli, dist-general-gui-lxqt, dist-general-gui-all, dist-general-cli Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-gateway-baremetal-gui-lxqt_26.3-1_all.deb Size: 70600 SHA256: 61bfe43b1bbaddd4cad6bd6c90b6f34cf30a7cebb781b648b7682e797246128c SHA1: eb1943ce433b8c544b2c99ee31b699e12be3f778 MD5sum: 7646fe47f6ff7368111340e546ff936b Description: Whonix-Gateway systems, physical hardware, LXQt GUI packages For Whonix-Gateway systems. . For physical hardware. . Provides packages for LXQt graphical desktop installations. Package: whonix-gateway-baremetal-server Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: whonix-gateway-nonqubes-cli, whonix-gateway-general-cli, whonix-general-cli, dist-baremetal-cli, dist-nonqubes-cli, dist-general-server, dist-general-cli Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-gateway-baremetal-server_26.3-1_all.deb Size: 70556 SHA256: bb22c47648b8a627cb893dd5ef0da1723d1c1a7711b57ff2565ac805ebb9dfe1 SHA1: 2db6ba5050680430880696238cf7f47bf54a1106 MD5sum: d7ce1e9f28bc6056073b2075fc717794 Description: Whonix-Gateway systems, physical hardware, server packages For Whonix-Gateway systems. . For physical hardware. . Provides packages for server installations. Package: whonix-gateway-general-cli Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: anon-gw-anonymizer-config, anon-gw-base-files, basez, nyx, obfs4proxy, onion-grater, snowflake-client, tor-geoipdb, whonix-gateway-packages-dependencies-pre Breaks: whonix-gateway-packages-dependencies-cli Replaces: whonix-gateway-packages-dependencies-cli Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-gateway-general-cli_26.3-1_all.deb Size: 70612 SHA256: 315c1c8daa2164a903d83f71ce6e5b67907d3d253ae316e994a8cb3c97c96fd7 SHA1: abe344730a4a215e892c6f93b228e4ad8c73b251 MD5sum: 5ee7969e53cd9f410960804ae8b72d62 Description: Whonix-Gateway systems, all hardware, command-line packages For Whonix-Gateway systems. . For all hardware platforms. . Provides packages for basic command-line-only installations. Package: whonix-gateway-general-gui-all Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: anon-connection-wizard, onioncircuits, tor-control-panel Breaks: whonix-gateway-default-applications-gui, whonix-gateway-shared-packages-shared-meta Replaces: whonix-gateway-default-applications-gui, whonix-gateway-shared-packages-shared-meta Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-gateway-general-gui-all_26.3-1_all.deb Size: 70608 SHA256: ad384725651f0ae35f62ae28d3797691f12a6f3574b84825bc441ff1f01f028b SHA1: 3700f9fa5628e36478d8cbe54d8ffa89cec2e59d MD5sum: e66a11057da04fd448a518a91f23c1e0 Description: Whonix-Gateway systems, all hardware, GUI packages For Whonix-Gateway systems. . For all hardware platforms. . Provides packages for all graphical desktop installations. Package: whonix-gateway-nonqubes-cli Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Breaks: non-qubes-whonix-gateway-cli Replaces: non-qubes-whonix-gateway-cli Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-gateway-nonqubes-cli_26.3-1_all.deb Size: 70560 SHA256: 17aed72c74312966fd27ac802117aca958fdb5306c223d8094cc6510ed6ccad4 SHA1: 52865492227387d067274c8547f4bca9c482f92e MD5sum: 2491c4f07d7929b182bf6dfdd7cb8d97 Description: Whonix-Gateway systems, not Qubes VMs, command-line packages For Whonix-Gateway systems. . For machines other than Qubes virtual machines. . Provides packages for basic command-line-only installations. Package: whonix-gateway-nonqubes-gui-lxqt Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Breaks: non-qubes-whonix-gateway-lxqt, non-qubes-whonix-gateway-xfce Replaces: non-qubes-whonix-gateway-lxqt, non-qubes-whonix-gateway-xfce Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-gateway-nonqubes-gui-lxqt_26.3-1_all.deb Size: 70580 SHA256: f81aeff8c467a24c8b3325ef23b64d871a2fa4a6735a2e63435d8e77ed744dfb SHA1: 1f4978af6b48408870a1bf0f1cd4180c22a434e6 MD5sum: 7936e07324d1f0da301d2a9d9e88b3d5 Description: Whonix-Gateway systems, not Qubes VMs, LXQt GUI packages For Whonix-Gateway systems. . For machines other than Qubes virtual machines. . Provides packages for LXQt graphical desktop installations. Package: whonix-gateway-packages-dependencies-pre Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Depends: dist-base-files, whonix-base-files, whonix-gw-network-conf Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-gateway-packages-dependencies-pre_26.3-1_all.deb Size: 70572 SHA256: e5bffe63de1b7b63dc0066d01288e96ab15016e149ac20a9ec6ae2b553bbac0c SHA1: 8a5275cb701fe8828eb113658ff2d3553ed5b6ac MD5sum: eae8f756f8f18b550f08141f93e151ff Description: Dependencies for Whonix-Gateway that changes network related files A metapackage, which installs packages which Whonix-Gateway depends on. Can not be merged into whonix-gateway-packages-dependencies due to conflicts with chroot build process. Package: whonix-gateway-qubes-cli Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: tinyproxy, dnf, qubes-core-agent-dom0-updates Breaks: qubes-whonix-gateway-packages-recommended Replaces: qubes-whonix-gateway-packages-recommended Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-gateway-qubes-cli_26.3-1_all.deb Size: 70576 SHA256: 793737a4ea59d39de0e1bfaad108467218227d7cd728ee26f7734096884fd804 SHA1: 25a8a7c96cfe7ca2838d0c16a7799d980c6a3388 MD5sum: ee308ea826be45c06a1d440cea12e346 Description: Whonix-Gateway systems, Qubes VMs, command-line packages For Whonix-Gateway systems. . For Qubes virtual machines. . Provides packages for basic command-line-only installations. Package: whonix-gateway-qubes-gui-all Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-gateway-qubes-gui-all_26.3-1_all.deb Size: 70520 SHA256: 7df49ea0925840b6b064c9e23848b03152cc223cec4c7b6e831f900235c6be69 SHA1: b6d90d99c2edb2e29f8500964b0939c1431c8fc7 MD5sum: 7f6ed6a89d5a7cf06275322b7a5fda19 Description: Whonix-Gateway systems, Qubes VMs, GUI packages For Whonix-Gateway systems. . For Qubes virtual machines. . Provides packages for all graphical desktop installations. Package: whonix-gateway-qubes-gui-lxqt Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: whonix-gateway-qubes-gui-all, whonix-gateway-qubes-cli, whonix-gateway-general-gui-all, whonix-gateway-general-cli, whonix-qubes-gui-all, whonix-general-gui-all, whonix-general-cli, dist-qubes-gui-lxqt, dist-qubes-gui-all, dist-qubes-cli, dist-general-gui-lxqt, dist-general-gui-all, dist-general-cli Breaks: qubes-whonix-gateway Replaces: qubes-whonix-gateway Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-gateway-qubes-gui-lxqt_26.3-1_all.deb Size: 70608 SHA256: 1fd02e1155ee65ee34f93b68bab2d23c15ac8c3c2209896e81ec952df4c5da9d SHA1: 36246dcb60974ea9b0ebe6c645961900c57bc286 MD5sum: 2b5fa28b1ef4d176d2ce4206193b7f94 Description: Whonix-Gateway systems, Qubes VMs, LXQt GUI packages For Whonix-Gateway systems. . For Qubes virtual machines. . Provides packages for LXQt graphical desktop installations. Package: whonix-gateway-qubes-server Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: whonix-gateway-qubes-cli, whonix-gateway-general-cli, whonix-general-cli, dist-qubes-cli, dist-general-server, dist-general-cli Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-gateway-qubes-server_26.3-1_all.deb Size: 70536 SHA256: 23f9d6ac3be3dd62da82ccddc566342eb5d5eaacda6da85fb31860afa243c315 SHA1: f0b071d515c92597177b67e7a0453bc23755f355 MD5sum: 8a686f6bf60ddea083557c0524b02b50 Description: Whonix-Gateway systems, Qubes VMs, server packages For Whonix-Gateway systems. . For Qubes virtual machines. . Provides packages for server installations. Package: whonix-gateway-vm-gui-lxqt Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: whonix-gateway-nonqubes-gui-lxqt, whonix-gateway-nonqubes-cli, whonix-gateway-general-gui-all, whonix-gateway-general-cli, whonix-general-gui-all, whonix-general-cli, dist-vm-cli, dist-nonqubes-gui-lxqt, dist-nonqubes-gui-all, dist-nonqubes-cli, dist-general-gui-lxqt, dist-general-gui-all, dist-general-cli Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-gateway-vm-gui-lxqt_26.3-1_all.deb Size: 70604 SHA256: 12c3d945aeb9fa72eb3513b8ba289b097c72d851dd53f06041f310ee0a469fe0 SHA1: dc9278a924f04ed5b181d9dcf39938ab1186abe5 MD5sum: 092d843fa8fc096be5ffaa047d290b0a Description: Whonix-Gateway systems, VMs, LXQt GUI packages For Whonix-Gateway systems. . For non-Qubes virtual machines. . Provides packages for LXQt graphical desktop installations. Package: whonix-gateway-vm-server Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: whonix-gateway-nonqubes-cli, whonix-gateway-general-cli, whonix-general-cli, dist-vm-cli, dist-nonqubes-cli, dist-general-server, dist-general-cli Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-gateway-vm-server_26.3-1_all.deb Size: 70556 SHA256: bc9ae863558f8892c25613ab40cfcc9bd58292305669f76590ea5702e0a683b3 SHA1: 4a59507eaefcd255c1ed80939a72af7214ab9937 MD5sum: 307beccd2914d310660fd277927a5c1e Description: Whonix-Gateway systems, VMs, server packages For Whonix-Gateway systems. . For non-Qubes virtual machines. . Provides packages for server installations. Package: whonix-general-cli Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 98 Pre-Depends: anon-apps-config, legacy-dist Depends: whonix-base-files, whonix-firewall, tor-ctrl, uwt Breaks: whonix-shared-packages-dependencies-cli, whonix-shared-packages-recommended-cli Replaces: whonix-shared-packages-dependencies-cli, whonix-shared-packages-recommended-cli Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-general-cli_26.3-1_all.deb Size: 70572 SHA256: f128ccbeaa1372cc7e01c991f2bc94a2a5bf552744667d8e875045e81f53858d SHA1: 5757b9b10b10eef6c7c14d56a443e5aa38a4331c MD5sum: 1afaad7bf521560a92c171e89413a9af Description: Whonix systems, all hardware, command-line packages For all Whonix systems. . For all hardware platforms. . Provides packages for basic command-line-only installations. Package: whonix-general-gui-all Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Breaks: whonix-shared-default-applications-gui Replaces: whonix-shared-default-applications-gui Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-general-gui-all_26.3-1_all.deb Size: 70548 SHA256: 9ac551bb0c8c72ad3032328abcb4064fcc9f1815cfdf7e367de2b5aae833c7fe SHA1: d30218a8bb6dc874fb2bd039dea40583a385cbf3 MD5sum: f25d54b6101b34d53bba5d8d78a961bc Description: Whonix systems, all hardware, GUI packages For all Whonix systems. . For all hardware platforms. . Provides packages for all graphical desktop installations. Package: whonix-gw-network-conf Version: 3:6.0-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 85 Depends: ifupdown, netbase Conflicts: diverts-etc++resolv.conf Replaces: anon-gw-dns-conf, kicksecure-network-conf Provides: diverts-etc++resolv.conf Homepage: https://github.com/Whonix/whonix-gw-network-conf Priority: optional Section: misc Filename: pool/main/w/whonix-gw-network-conf/whonix-gw-network-conf_6.0-1_all.deb Size: 27124 SHA256: 62bb4a50839793c42ff95cadca298be51626ea4df6cee07b8ed6c800f35590f7 SHA1: c66947b733242b7d1a47e7129b7cb8b825073b39 MD5sum: 46a571d06273459fb81d8562f2387180 Description: Network Configuration for Whonix-Gateway Includes etc/network/interfaces.d/30_non-qubes-whonix for Non-Qubes-Whonix-Gateway. . Sets up two network interfaces, an external one eth0 and an internal one eth1. . Provides /usr/share/whonix-gw-network-conf/network_internal_ip.txt. . DNS configuration Anonymity Linux Distribution Gateways . * Pointing /etc/resolv.conf to 127.0.0.1. * Whether a Anonymity Linux Distribution Gateway supports system DNS for its own traffic in the clear or anonymized mainly depends on the Gateway's firewall. * Routing the workstation's system DNS through the anonymizer (also known as Transparent DNS Proxy) or not is up to the Gateway's firewall as well. Package: whonix-qubes-gui-all Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: qubes-whonix Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-qubes-gui-all_26.3-1_all.deb Size: 70504 SHA256: 5a621274e0c355a56cd8739005279fcb1e9a94f13af63ea9925e293b7f430e3f SHA1: 85a2991e79966471fc9ab2259cf5baba8a60fca7 MD5sum: 35331d429dd9b739b294045ae0857ad3 Description: Whonix systems, Qubes VMs, GUI packages For all Whonix systems. . For Qubes virtual machines. . Provides packages for all graphical desktop installations. Package: whonix-welcome-page Version: 3:8.0-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 891 Depends: kicksecure-welcome-page, fonts-roboto-fontface Homepage: https://github.com/Whonix/whonix-welcome-page Priority: optional Section: misc Filename: pool/main/w/whonix-welcome-page/whonix-welcome-page_8.0-1_all.deb Size: 840036 SHA256: 0616c13ce3f873742d9f8b6c08d996c4c2b63832195e6a38e1ff422a5b36e9b0 SHA1: 9ac6e57db3043aa260dc4d193c11d0338e56a699 MD5sum: 21a0e317e5d16c6e808f27622b6bf43d Description: Local Browser Homepage for Whonix Whonix specific browser homepage used in Tor Browser. . Contains Whonix logo and Whonix links. . Safe to remove, if you know what you are doing. Package: whonix-workstation-baremetal-gui-lxqt Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: whonix-workstation-nonqubes-gui-lxqt, whonix-workstation-nonqubes-cli, whonix-workstation-general-gui-lxqt, whonix-workstation-general-gui-all, whonix-workstation-general-cli, whonix-general-gui-all, whonix-general-cli, dist-baremetal-gui-lxqt, dist-baremetal-cli, dist-nonqubes-gui-lxqt, dist-nonqubes-gui-all, dist-nonqubes-cli, dist-general-gui-lxqt, dist-general-gui-all, dist-general-cli Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-workstation-baremetal-gui-lxqt_26.3-1_all.deb Size: 70608 SHA256: ac9e41915687dc38d507d4d48206ccde42c70db860872c6fc4bf4c520d6ae921 SHA1: 865c72d2bb07f14c9730c94d433cc2d7751bc4d6 MD5sum: d138c9d8b6883b66060ab51f84dad0cb Description: Whonix-Workstation systems, physical hardware, LXQt GUI packages For Whonix-Workstation systems. . For physical hardware. . Provides packages for LXQt graphical desktop installations. Package: whonix-workstation-baremetal-server Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: whonix-workstation-nonqubes-cli, whonix-workstation-general-cli, whonix-general-cli, dist-baremetal-cli, dist-nonqubes-cli, dist-general-server, dist-general-cli Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-workstation-baremetal-server_26.3-1_all.deb Size: 70568 SHA256: 1f33c5a5790f31c946f51b1e870078073efb67a81fdff7a9dc6fd11e68e0eed9 SHA1: 340fd5bc6857129d760c6e15cb029a383d88889c MD5sum: d0932e4f1cad04d074cf618ed080b23e Description: Whonix-Workstation systems, physical hardware, server packages For Whonix-Workstation systems. . For physical hardware. . Provides packages for server installations. Package: whonix-workstation-general-cli Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: anon-ws-base-files, whonix-workstation-packages-dependencies-pre, anon-ws-disable-stacked-tor, bindp, gddrescue, lvm2, ntfs-3g Breaks: whonix-workstation-packages-dependencies-cli, whonix-workstation-packages-recommended-cli Replaces: whonix-workstation-packages-dependencies-cli, whonix-workstation-packages-recommended-cli Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-workstation-general-cli_26.3-1_all.deb Size: 70624 SHA256: 159959b75a5d5a86b9b2a066aa6d76a894619ed78c7a893f9feaedee4c347db4 SHA1: 9b64c1d18992d08cea7da5714eb580987ba8a565 MD5sum: a310eb1afd4fdc2d8d6fc9b9131379e7 Description: Whonix-Workstation systems, all hardware, command-line packages For Whonix-Workstation systems. . For all hardware platforms. . Provides packages for basic command-line-only installations. Package: whonix-workstation-general-gui-all Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: catfish, electrum, ffmpeg, keepassxc, lximage-qt, metadata-cleaner, pinentry-qt, tb-starter, tb-updater, vlc, whonix-welcome-page, xpdf, yt-dlp, flatpak, ddrescueview, pipewire-audio, pipewire-pulse, wireplumber, rtkit, mat2 Breaks: whonix-workstation-packages-recommended-gui, whonix-workstation-shared-packages-shared-meta Replaces: whonix-workstation-packages-recommended-gui, whonix-workstation-shared-packages-shared-meta Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-workstation-general-gui-all_26.3-1_all.deb Size: 70724 SHA256: cc56e389785fcaf136fb1f75eb7ca68770bc749c34137ea8ef92cffd18f3d7cb SHA1: eb507f0a4a5b4637c12e752e93cb53a5dc2e870a MD5sum: 8dabf4e5d9474deee30b8e1c99ce53b9 Description: Whonix-Workstation systems, all hardware, GUI packages For Whonix-Workstation systems. . For all hardware platforms. . Provides packages for all graphical desktop installations. Package: whonix-workstation-general-gui-lxqt Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: gnome-keyring Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-workstation-general-gui-lxqt_26.3-1_all.deb Size: 70552 SHA256: 13bfb16c3b1db09c38d199589e92d5e81627fd16239adff4fc147467ed4b3004 SHA1: 14df0d94773156bfaec8c550c78dac77594b3344 MD5sum: 3fb6c8e546178435861b9b7b2bb39607 Description: Whonix-Workstation systems, all hardware, LXQt GUI packages For Whonix-Workstation systems. . For all hardware platforms. . Provides packages for LXQt graphical desktop installations. Package: whonix-workstation-nonqubes-cli Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: kloak Breaks: non-qubes-whonix-workstation-cli Replaces: non-qubes-whonix-workstation-cli Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-workstation-nonqubes-cli_26.3-1_all.deb Size: 70576 SHA256: f4d335b108f66fbd931c2734ee57625341e30831ed4f0bd01fc00d3b7a964d47 SHA1: fc5bc70a1aab865fd5ca9e12c48e3f4992041417 MD5sum: 61326fd6ae408519cafd5bd5b58eb80c Description: Whonix-Workstation systems, not Qubes VMs, command-line packages For Whonix-Workstation systems. . For machines other than Qubes virtual machines. . Provides packages for basic command-line-only installations. Package: whonix-workstation-nonqubes-gui-lxqt Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: pavucontrol-qt Breaks: non-qubes-whonix-workstation-lxqt, non-qubes-whonix-workstation-xfce Replaces: non-qubes-whonix-workstation-lxqt, non-qubes-whonix-workstation-xfce Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-workstation-nonqubes-gui-lxqt_26.3-1_all.deb Size: 70588 SHA256: 112f2a624b6c5096084c26ff7673821aa273c03d7f4a43f4fbbf6739ad2347bc SHA1: fd70f6018744ca0c25d767742076c0a51f81333f MD5sum: 2ba047844d726386d5789edddbbe7535 Description: Whonix-Workstation systems, not Qubes VMs, LXQt GUI packages For Whonix-Workstation systems. . For machines other than Qubes virtual machines. . Provides packages for LXQt graphical desktop installations. Package: whonix-workstation-packages-dependencies-pre Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Depends: dist-base-files, whonix-base-files, whonix-ws-network-conf Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-workstation-packages-dependencies-pre_26.3-1_all.deb Size: 70568 SHA256: e06c2465dbc33a9406937aa567e82a9d14a620d61ce8d5b492c1c5d3cdb2d66d SHA1: f2ab89d09cac22f26a9a2537abb50821f71423fc MD5sum: 996b6ad7cbb0769f58068b9476bde297 Description: Dependencies for Whonix-Workstation that changes network related files A metapackage, which installs packages which Whonix-Workstation depends on. Can not be merged into whonix-workstation-packages-dependencies due to conflicts with chroot build process. Package: whonix-workstation-qubes-cli Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: qubes-gpg-split, qubes-img-converter, qubes-pdf-converter, pipewire-qubes, pipewire-pulse, wireplumber, rtkit, dbus-user-session Breaks: qubes-whonix-workstation-packages-recommended Replaces: qubes-whonix-workstation-packages-recommended Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-workstation-qubes-cli_26.3-1_all.deb Size: 70604 SHA256: f4938d127689d353f5fda42c854390af866a09386d2691db64b6ec30615bcf1e SHA1: 5ffb82202257ddaf391704c93f98f0eacb396635 MD5sum: e479be2de6c95f90566198cb17f3c366 Description: Whonix-Workstation systems, Qubes VMs, command-line packages For Whonix-Workstation systems. . For Qubes virtual machines. . Provides packages for basic command-line-only installations. Package: whonix-workstation-qubes-gui-all Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: pipewire-qubes Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-workstation-qubes-gui-all_26.3-1_all.deb Size: 70544 SHA256: 3f16354ddc833c960ee213f201269c86e9011c13436b7620c6a11719d7a763c2 SHA1: 9bad5d63f640a7c39f3295097f627995213352e2 MD5sum: 4b4207d911c390a28c74371b01383850 Description: Whonix-Workstation systems, Qubes VMs, GUI packages For Whonix-Workstation systems. . For Qubes virtual machines. . Provides packages for all graphical desktop installations. Package: whonix-workstation-qubes-gui-lxqt Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: whonix-workstation-qubes-gui-all, whonix-workstation-qubes-cli, whonix-workstation-general-gui-lxqt, whonix-workstation-general-gui-all, whonix-workstation-general-cli, whonix-qubes-gui-all, whonix-general-gui-all, whonix-general-cli, dist-qubes-gui-lxqt, dist-qubes-gui-all, dist-qubes-cli, dist-general-gui-lxqt, dist-general-gui-all, dist-general-cli Breaks: qubes-whonix-workstation Replaces: qubes-whonix-workstation Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-workstation-qubes-gui-lxqt_26.3-1_all.deb Size: 70616 SHA256: f09e42999ccb3f1c72d17f7ff728d5235de3871ee58029820eeb2c202217892a SHA1: a6f28e770d883d1121f130a84b4f8b265d5f7332 MD5sum: d8c48e9ba6e4398097d3edcd2c064391 Description: Whonix-Workstation systems, Qubes VMs, LXQt GUI packages For Whonix-Workstation systems. . For Qubes virtual machines. . Provides packages for LXQt graphical desktop installations. Package: whonix-workstation-qubes-server Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: whonix-workstation-qubes-cli, whonix-workstation-general-cli, whonix-general-cli, dist-qubes-cli, dist-general-server, dist-general-cli Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-workstation-qubes-server_26.3-1_all.deb Size: 70548 SHA256: 88bc2122bf8932141eb39155e37e3f3e192956d318e783adf68f18cf75daf63f SHA1: 9c16af841f7d69a1bac11c75bf3a829b2dc67370 MD5sum: f2950ecbd91385a2f4fca333d44e081a Description: Whonix-Workstation systems, Qubes VMs, server packages For Whonix-Workstation systems. . For Qubes virtual machines. . Provides packages for server installations. Package: whonix-workstation-vm-gui-lxqt Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: whonix-workstation-nonqubes-gui-lxqt, whonix-workstation-nonqubes-cli, whonix-workstation-general-gui-lxqt, whonix-workstation-general-gui-all, whonix-workstation-general-cli, whonix-general-gui-all, whonix-general-cli, dist-vm-cli, dist-nonqubes-gui-lxqt, dist-nonqubes-gui-all, dist-nonqubes-cli, dist-general-gui-lxqt, dist-general-gui-all, dist-general-cli Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-workstation-vm-gui-lxqt_26.3-1_all.deb Size: 70592 SHA256: b8b2c7562e7f5ed62299eba55d22bb0bf3f557af27d588671c2cb9aeae6a244b SHA1: 57c9124f0cd6ba94eb4c2203380e956ede10221f MD5sum: 47b5708c3da4c1c4c12ba0702c6d33a2 Description: Whonix-Workstation systems, VMs, LXQt GUI packages For Whonix-Workstation systems. . For non-Qubes virtual machines. . Provides packages for LXQt graphical desktop installations. Package: whonix-workstation-vm-server Source: anon-meta-packages Version: 3:26.3-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: whonix-workstation-nonqubes-cli, whonix-workstation-general-cli, whonix-general-cli, dist-vm-cli, dist-nonqubes-cli, dist-general-server, dist-general-cli Homepage: https://github.com/Whonix/anon-meta-packages Priority: optional Section: metapackages Filename: pool/main/a/anon-meta-packages/whonix-workstation-vm-server_26.3-1_all.deb Size: 70556 SHA256: 37b869627ae31651939b744039651b4a1cb38a153654dbdf9805cc1c48be37fa SHA1: 94500cb843ff629140c9b5be8f254bc6e5acceff MD5sum: 0d7d9c15ad6c7437e3e7495d12753e8f Description: Whonix-Workstation systems, VMs, server packages For Whonix-Workstation systems. . For non-Qubes virtual machines. . Provides packages for server installations. Package: whonix-ws-network-conf Version: 3:4.9-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 73 Depends: ifupdown, netbase Conflicts: diverts-etc++resolv.conf Replaces: anon-ws-dns-conf, kicksecure-network-conf Provides: diverts-etc++resolv.conf Homepage: https://github.com/Whonix/whonix-ws-network-conf Priority: optional Section: misc Filename: pool/main/w/whonix-ws-network-conf/whonix-ws-network-conf_4.9-1_all.deb Size: 24308 SHA256: 8f6dc9d03ba139024b61c12f27ca29282ff7af42cea9dee17350570f20088677 SHA1: d7fe15c37c6e5f20ceeec830353aae6d6ed2774f MD5sum: 53e531482978fe1b244feda09f004b60 Description: Network Configuration for Whonix-Workstation Includes /etc/network/interfaces for Whonix-Workstation. . Sets up an internal network interface eth0. . DNS configuration Anonymity Linux Distribution Workstations Whether a Anonymity Linux Distribution Gateway supports anonymized system DNS for Workstation's traffic (also known as Transparent DNS Proxy) mainly depends on the Gateway's firewall. . This package is simply installing /etc/resolv.conf which points to 10.152.152.10, where an Anon-Gateway is supposed to provide a DnsPort on port 53. IP HARDCODED but no need to change because only description. . Currently relevant for Non-Qubes-Whonix only.