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: 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.4-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.4-1_all.deb Size: 70736 SHA256: 789ea6a4c55ee5db928866cdc6e789f61baf9a020fb8e43915adb91ceb663093 SHA1: 308e590c34501362eab972b626bfc3ef998fabac MD5sum: fa900642df361f8b20eb22c1413dc93c 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.4-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.4-1_all.deb Size: 70672 SHA256: 5e06475633b1d9badd111c25b489dcc453031b24055a77c53fb4718e5d374fe0 SHA1: 9e3de74e670da92f0f67fb28df09d707d4e34a96 MD5sum: 3aef9844a133e080f8103271041b2f08 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.4-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.4-1_all.deb Size: 70748 SHA256: 42c3df338e99b7fcc35362e3ba3513923b1dae9b0a3a194e9b3200d82c0f2113 SHA1: 730ab95277e7825ba8cad13f207278aafc39a5a2 MD5sum: 0fa548cd405f69332ee0f7c1b1d5a37b 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.4-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.4-1_all.deb Size: 70744 SHA256: 0361abd16479d32289a4804607aa56bba1adef61a074f0c83e90f88076cd4670 SHA1: d0f45b28226fb4086c41d0234d4f5d66d314f50d MD5sum: 7dc5974e6e31f1f7806948dd2834485b 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.4-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.4-1_all.deb Size: 70708 SHA256: f1aed76896e8055f230b396235d76300285466ceeb49b93ad12f188a6312edb9 SHA1: 9717725d57206ff465a57f72280bae3624ddd5f4 MD5sum: 846e18b02bd5ba860ff4ae690294aa85 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.4-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.4-1_all.deb Size: 70716 SHA256: b3c1f633e160ec80dedf7dac61162fa7f5615a07c8f6a5e2a670a79a0e298c86 SHA1: ebe9a5daa86f22e42bf461dfb97b919c447f8b53 MD5sum: cea635ebcc585535ad02ab48a81ea5cf 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.4-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.4-1_all.deb Size: 70728 SHA256: e07848c88a3f6313af4ba05d541ef20acc68ef52a3ac1f9eff8aaca76cc09ee0 SHA1: 2a79e5bed8afd5eb50e0fa38038c0d33b65db4ee MD5sum: 9d9952900c8c3451c68e45b1dcbfa9ba 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.4-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.4-1_all.deb Size: 70728 SHA256: 3da3f99785e24ae4ff8c37678fb7518b4e10ab4e487d0059867c39467a543680 SHA1: 0fcb9c6138d3af6935d2be01ee83dcd476f54dc6 MD5sum: 72e0075e7bcb74932a083f6cf95464ef 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.4-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.4-1_all.deb Size: 70668 SHA256: a642bc610db1b0d1f3126e289468c2294284b86498121d8266565324aa398909 SHA1: 82b5842d1fb9b0a97cf9633fa6f03cf38e852bb7 MD5sum: d661b31d3b2446ba4e6a6b57b0f83e9e 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.4-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.4-1_all.deb Size: 70748 SHA256: 3c6c2475f842547e9962cdb542a1b720b10552bb89d9a6713f7ccec2c3b71719 SHA1: 956d4e5fa790763aa8bb953d13d22e4ebd8d3be7 MD5sum: d83b731e39de53053d69780657036acb 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.4-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.4-1_all.deb Size: 70684 SHA256: 295d98f294b64c1c143b1b98f90b8d8d493ebacd8dcf97ba3375cb38575ac4e2 SHA1: 6930b2783d8e562c530e18ea8f266e88ff2c3981 MD5sum: 26fce2732db89b5b0d2260a5e06f5fbf 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.4-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.4-1_all.deb Size: 70732 SHA256: f72985241f35f498e4f4909577f01f9c67ea0a9a29865ca63c9a904d708f93ec SHA1: 2e1c41871e49e1ce6881085aa042779c2329a22c MD5sum: 40080443ce1b8b76e167849f53572240 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.4-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.4-1_all.deb Size: 70692 SHA256: 2f6eb65e9ade7385ee42ef6e05445143589b9fe0e379c819fd7e3566a8794170 SHA1: 2905d5494c82200dde258d1f048e09a10e77755c MD5sum: 597fd58cbee7cc2f46041da94525f180 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.4-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 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.4-1_all.deb Size: 70724 SHA256: ac66b56c56987f4d81e297247a88bd1006eba36a88df6804d99d1165d6ad103a SHA1: 2f265f4b6f590883b8acede88e30ea514d21067a MD5sum: 49ba5df1059cec22ee3eb3695180fe15 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.4-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.4-1_all.deb Size: 70676 SHA256: 3555a31be5e0f9ab2e86ddc0cf7d91bd19fbbafc99b3546f5c7780281afd2a14 SHA1: af6d6668a339620c52064abc0a7366fdae9c52e2 MD5sum: 25fe1c6d922a98db2141b93d1978ebc7 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.4-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.4-1_all.deb Size: 70640 SHA256: b89c4f956b1744260902d232bd61d17c1421c09878c174c3ba6686e9b97a280d SHA1: 3dcd69b7bcf516935c7696f8d92f226ac1f05607 MD5sum: 6c2c708565bc76e4203fb626a50a915d 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.4-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.4-1_all.deb Size: 70732 SHA256: 250e57069083d9cf5003c25b884dcd6acc6d1e210799cb335a35f3dc22d3039f SHA1: d370d5168987080ee9b562358849f4a6c1634750 MD5sum: ecbc735d1592a52c36da0e73f76acc56 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.4-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.4-1_all.deb Size: 70716 SHA256: 5d8a2686e8a829705842b92c5f1cc3e767b7550d1c63a9c0be553653e432c839 SHA1: b0ee01abf649d2cab93e1113e29f3ff97c620cb6 MD5sum: 84d2e3c5296e8854f19a1af4e5c77846 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.4-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.4-1_all.deb Size: 70764 SHA256: eb64fa9932f8c6cdd60d91335d23d1cea11a443441e19aa598e10de7ef0cf36a SHA1: 44f781aeebf7c67646a18f6ed4455d7b2747cf4b MD5sum: cc1c00bb66e95092d31e49cc7736d36c 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.4-1 Architecture: all Maintainer: Patrick Schleizer Installed-Size: 99 Pre-Depends: legacy-dist Depends: catfish, electrum, ffmpeg, keepassxc, loupe, 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.4-1_all.deb Size: 70852 SHA256: 0893c0fa79f03b72b37a7264e189a17423f3c1e690dcf14d13359da28b6638b6 SHA1: 6de901fb474706338ec5cc237774bfaaa63f2e20 MD5sum: 8f78148049d5b3c4d753f05f7c497853 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.4-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.4-1_all.deb Size: 70696 SHA256: 3f453a39d7ff5787c85d409c242cf69e71fa77e2bd165aca05d949c9033702a5 SHA1: cab582e85483261e8b383b29086cc626c1900789 MD5sum: 9d031983bf5976a3040468b08cfd80a0 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.4-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.4-1_all.deb Size: 70724 SHA256: 371fb251a54a855ba4c2e43b106a2a07f45b2c8fc9564a150666c81208a011ee SHA1: 08a7e60d0b8701196a5378a0f9d4dbfd80f2d07b MD5sum: 790c23fded42714ee08ac0705d0292a3 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.4-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.4-1_all.deb Size: 70748 SHA256: b569f7990932db5257765f744be6de435c20b88e331e0c077aa7f07c84f21bc2 SHA1: 05a7cef9e14a26a0275b4d89105c54b37db0f216 MD5sum: 65f5f13b4852e8cc7ab21d28ec2bb126 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.4-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.4-1_all.deb Size: 70736 SHA256: 6f827ff44c01e81da2e78661987ecfe42a687251ece41be1036b0bc9aca7bb53 SHA1: b6935ec3f98fe8f7ae56d4eded88eeef65b3fc86 MD5sum: ca3105175f356892e559663d1814b2fb 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.4-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.4-1_all.deb Size: 70756 SHA256: f2f7c9c591ad1e31c516744bafe87e12a30d96b1bfc2e3916d0a7f214c68dc8c SHA1: 355b401f9410eef6a721123400fe316702f84f10 MD5sum: 52dda246aa8d6c2f28c89de66011bd1b 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.4-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.4-1_all.deb Size: 70700 SHA256: 9e9d541095244634542d2965023780e34c34b2a5195a29c7fd3f01c0c1354ad7 SHA1: 92df22241d263d6da88b7eb8395bab25801055f9 MD5sum: cba83fb0dd1512ab0858669aa652d693 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.4-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.4-1_all.deb Size: 70768 SHA256: 97776bdcccb5dd88dd0730ba4a9894829c284f5f21a86ba6369d220848244b51 SHA1: 75d030c8ff375930252ef19e3027f820094a5a53 MD5sum: 4abeb400fddfd6f7a77115725aed3091 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.4-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.4-1_all.deb Size: 70696 SHA256: 089c6262a28231c333bf27c24e5531f2017ba4c98472237f4ccd60403bc7ee50 SHA1: d538ce8061a52254dc501e43222e0a1d5edf33b7 MD5sum: 57281053b9ea0d3901a3a042edeff02b 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.4-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.4-1_all.deb Size: 70740 SHA256: 5f8ea60c5cd7d87330c29559439daed78b57db2fdbeb9112697fb471e551f963 SHA1: d5062a364b3afd8ecd557d099bad46c61e490c37 MD5sum: 8f1280618567c06fcf07dbe145ff1b2a 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.4-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.4-1_all.deb Size: 70700 SHA256: f3f65c9bbf9a1f76fffd41bdfe1d77d76b93b52bcc363ecafa629f051c6de2d1 SHA1: 7369ca44d6f8790aa5bf1ee5f5833565cc94e7c1 MD5sum: 5ac135dba445f9389a8b1026132e2421 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.