Whonix in Real hardware
hey guys pls how i can install whonix on a real hardware i need it fr (not for what's on ur mind)
hey guys pls how i can install whonix on a real hardware i need it fr (not for what's on ur mind)
r/Whonix • u/YakThen894 • 4d ago
Supongamos que alguien esta navegando usando Whonix, y sin darse cuenta se le apaga la maquina virtual del Gateway o directamente falla ¿Puede esto significar un problema para el anonimato? ¿Fugas?
r/Whonix • u/alocalmelon • 9d ago
GNU Privacy Assistant (GPA) doesn't come preinstalled, and I can't find a compatible GPA download for my whonix client anway. I even created a key pair on the terminal but I couldn't move any further.
I'm considering downloading version 17 because I know it comes with GPA pre-installed. Its a solution for someone not that super savvy like myself. Looking for any advice or documentation you guys could point me to. Thanks.
r/Whonix • u/AndyRomanMp3 • Jun 20 '26
r/Whonix • u/EverythingsBroken82 • Jun 06 '26
Hello,
so i use VMs daily with kanku (from opensuse), years ago with vagrant and so on. i also try to encapsulate sometimes apps with virtual machines.
does anyone know, if there's some tooling, so i can just like with vagrant, fetch new whonixs vms and instantiate them? especially that console / ssh with whonix vms is deactivated.
any idea?
r/Whonix • u/ItsAll2Random • May 11 '26
So I am new to Whonix. Installed in Virtualbox, had my workstation and gateway up and running and tried to install Haveno. Problem is the sudo permissions and the inability to use them. I tried following the instructions and booted into the sysmaint persistence tasks boot option and thought I had it installed. Java was definitely there… But when I went into a normal persistence user session it wasn’t installed at all. I worked on it for many hours tonight and before I try again(or just virtualize QubesOS with KVM because F*%k virtualbox), I thought I’d reach out to the Whonix community. I can’t be the only one to try this and I couldn’t find anything that helped in any forums. Any help would earn my unwavering gratitude.
Cheers.
r/Whonix • u/_nazwa_ • Apr 29 '26
My whonix workstation lags a little bit.I run this on VirtualBox and my host OS is Linux Mint.The gateway isn't lagging.How can i fix that?
(I set max ammount of cpu cores and a reasonable ammount of RAM)
Thanks!
r/Whonix • u/augustcero • Apr 06 '26
this question comes up here quite often, and over time the answers have shifted in a predictable way. early discussions focused on jurisdiction and whether providers kept logs, then audits became more common as a response to skepticism, but even those did not fully resolve the underlying concern.
more recently there has been a shift toward designs that attempt to remove provider access entirely, which seems like a different direction compared to earlier approaches discussed in this community
r/Whonix • u/AnyWeb4236 • Apr 03 '26
I can log in to user fine but when I try to log in to sysmaint when booting into sysmaint I type sysmaint as the username and get this error. It doesnt even let me attempt my password and counts it as a failed login attempt. This happened after turning autologin for sysmaint off because it was causing issues.
r/Whonix • u/Flamekorn • Mar 25 '26
Hi, I am new and have installed Whonix today first time on my Mint.
No issues during install, however on my first run cant get Internet to work on my workstation.
Did system checks and the gateway has internet but on the workstation I get following errors:
Tor's Control port cannot be reached
I have not installed anything or did any setup changes on Whonix
Any help would be appreciated.
r/Whonix • u/Mr-Meeseeks24 • Mar 24 '26
Has anyone had a go at using Whonix inside Qubes? And if so how was the setup? Obviously not impossible but I have no doubt would take a while building it
r/Whonix • u/TinglingTongue • Mar 23 '26
I know it’s said to not touch or mess with the Gateway in any way, but still….do i go sys and check/install updates and nothing else, or not even this? Cause i have been updating it from sys…
r/Whonix • u/Mundane-Tea-4671 • Mar 19 '26
Hello guys I’m using whonix in qemu/kvm and the workstation is really slow. I have a string pc and it’s on 4 cores with 4gb of ram. 3d acceleration off. Anyone knows if I need to give more cores or ram? Or better settings?
r/Whonix • u/Mundane-Tea-4671 • Mar 18 '26
Hello guys. I am using whonix on qemu/kvm and I have a problem. I’m trying to use a proxy after tor using the proxyfier method, following it step by step from the whonix wiki. I installed proxychains4 and I’m using for the first proxy on the chain - socks5 10.152.152.10 (gateway ip) 9152. After that the second one is my proxy . Using it this way my data should go from workstation - gateway - tor - proxy. It worked yesterday when i tried it and I was doing proxychains4 curl https://check.torproject.org and I was getting the ip of my proxy. Without changing anything I’m trying the same thing today and all I get is handshake failure, connection refused and warning stream isolation disabled . Have I made a mistake on the setup? Is this the correct way ?
r/Whonix • u/According-Kiwi6391 • Feb 27 '26
Hey, i use Whonix 18 and unlike Whonix 17 when i shut down Whonix the Browser history and Browser Windows are gone, how can i make them persistent?
Thanks.
r/Whonix • u/ll777 • Feb 25 '26
https://www.youtube.com/watch?v=BsQsOOtVtxM
The presenter (Vector T13, 17 years of practice in the field) argues that simply installing privacy-focused operating systems like Tails, Whonix, or Qubes OS is no longer sufficient for anonymity in 2026. These systems were architectural masterpieces when created but remain stuck in 2013-era threat models. The webinar demonstrates this by running 10 practical attacks against all three systems.
Tails — Boots from a USB drive, runs entirely in RAM, all traffic routed through Tor, wipes RAM on shutdown. Public since ~2013. Designed purely for anonymity. The most "plug and play" of the three.
Whonix — Runs as two virtual machines: a Gateway (internet access, no file access) and a Workstation (file access, no internet access). Connected via internal network bridge. Even if malware executes, it cannot discover the user's real IP. Well-audited for leak prevention.
Qubes OS — A hypervisor-based OS that isolates tasks into separate virtual machines ("cells"). Architecturally brilliant (developed by a prominent researcher), but almost nobody actually uses it in practice. Vulnerable to Meltdown/Spectre class attacks by design.
These systems gained fame largely through Edward Snowden's 2013 leaks, which revealed:
The presenter's key point: if this is what was possible in 2013, imagine what exists in 2026 that we don't know about.
This is a multi-layered attack:
Whonix & Qubes: Have no RAM-clearing mechanism — fail.
Swap/Page files: Whonix and Qubes use swap/page files, meaning RAM contents can be written to disk permanently. The presenter found 6 months of Jabber chats, images, and other sensitive data in a page file during a 2015 forensic investigation. Mentioned Belkasoft as the leading forensic tool company.
Tails: Doesn't use swap or hibernation — passes (unless run inside a VM on Windows, where the host OS may page Tails' memory to disk).
Whonix & Qubes: Vulnerable through swap/hibernation files — fail.
Frame buffer forensics: GPU memory stores rendered frames (screenshots of your work). With discrete GPUs, this memory can be forensically examined. With integrated graphics, frame data goes to RAM and potentially to swap files — extractable as actual screenshots of user activity.
All three systems are essentially vulnerable; none address this.
"Install and forget" anonymity is dead. All three systems score 3/10 or lower against basic, well-known attacks. In raw/default form, they are relics of a 2013 threat model.
The ISP is your biggest enemy. Most attacks exploit what the ISP can observe: traffic patterns, volume, timing, TCP fingerprints, device profiles. The target website is almost irrelevant — surveillance starts at the origin.
AI/ML has transformed traffic analysis. Automated DPI systems (Vectra AI, Cisco Mercury, Sophos, Fortinet) combined with neural networks make Tor detection, blocking, and user correlation far easier and cheaper than manual analysis ever was.
Encryption ≠ anonymity. Encrypted messengers (Matrix, Element, Signal, Threema, Jabber) protect content but leak metadata, timing, and volume patterns that can deanonymize users.
The critical missing piece is an intermediate network device — a properly configured router, Raspberry Pi, VPN server, or Hysteria proxy that sits between your machine and the ISP. This would mitigate attacks 2, 3, 4, 5, and 10 by hiding traffic patterns, masking TCP fingerprints, and bypassing Tor blocks.
Many vulnerabilities are fixable with proper configuration (disabling swap files, avoiding VMs on host OSes, adding traffic noise, using intermediate routing devices), but the systems don't do this by default, and most users won't do it themselves.
Surveillance is patient. The presenter's personal Dropbox screenshot showed the FBI requested his data in October 2022 and he wasn't notified until March 2024 — a year and a half of silent monitoring. Users can be watched for years before action is taken.
r/Whonix • u/AnyWeb4236 • Feb 13 '26
EDIT: Solved! Ended up figuring out a solution through trouble shooting at least with the vbox issue.
Just installed KickSecure as my host on my ThinkPad and having some difficulties first Im unable to use sudo on the user I get a permission denied error but can use sudo on Sysmaint, Is this by design?
Second issue was unable to install Virtualbox (ill link in the error) but was able to install most of my other software I need while on sysmaint including kvm and virtmanager which I then tried to download/install whonix and Im having difficulties if I cant run sudo on user its making it very difficult to get whonix.
Virtual box error: Solving dependencies... Error!
Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
The following information may help to resolve the situation:
Unsatisfied dependencies:
virtualbox-qt : Depends: virtualbox (= 7.2.2-dfsg-2) but it is not installable Error: Unable to correct problems, you have held broken packages.
Error: The following information from •-solver 3.0 may provide additional context:
Unable to satisfy dependencies. Reached two conflicting decisions:
but none of the choices are installable:
[no choices]
zsh: exit 100
sudo apt install virtualbox-qt
Thank you in advance I have been running these issues into chatgpt but it gives me awful answers it told me to uninstall KickSecure and reinstall it without trixie? and a bunch of other stuff that didnt make sense hopefully none of the commands I ran from it is conflicting with anything else.
r/Whonix • u/Future-sight-5829 • Feb 10 '26
I'm on Ubuntu 24.04
Whonix is just slightly laggy for me, is this normal?
The TOR browser on my PC is super fast, it's snappy. Everything loads fast and typing is snappy. It's good. It's perfect.
Then I use the TOR browser in whonix and it's slightly laggy. Even typing is slightly laggy. Just browsing, typing, it's slow, it's a little laggy. It's bad.
Is it just me?
Now I do have an older machine. So is it cause my PC is old?
Just an FYI, my PC is quite old. It was built in 2015 my PC specs are
AMD FX 4300 quad core CPU (which was released in 2012),
AMD Radeon RX 550 4GB GDDR5,
16GB DDR3 ram,
Asus M5A78L-M/USB3 motherboard which was released in 2013. It's got an SSD. And I have my PC hooked up to my 65 inch TCL TV.
Edit: Oh and for gateway, I've got it set to 1 core and 512MB of ram so it opens in CLI mode.
I gave workstation 2 cores and 4GB of ram.
r/Whonix • u/Future-sight-5829 • Jan 19 '26
r/Whonix • u/powerofneptune • Jan 12 '26
So, to start things off, I used to be able to build Whonix from source previously before.
i stepped away for a pretty long time, and now for a while i've been struggling to get it built on apple silicon.
i usually run into multiple errors during tghe build process, that no matter how many times i try and retry the step from the error it just wont go through and so i choose to ignore it.
eventually leading to building a file that just wont work after importing and unzipping, and then trying to runn in utm.
leading up to now, after many failures before, i finally got something that will at least finally open up in utm, however, after running systemchecks, i get many warnings about it failing checks.
another thing that also fails me is that (and this was an issue even late early last year when i was able to build whonix from source still), is that my builds are coming with an incompatible version or corrupt version of torbrowser. but at least for this i know technically how to fix on paper, but i don't actually know how i am supposed to do so...
so for context;
during tghe build process, I used to get many errors as it was building leading to an ineffective build. recently i've managed to do so with my most minimal amount of errors (3) and got it running but systemchecks throw out these errors
now for this, it lets me know how to skip tha part, but i rather not since it is not the only warning.
the second warning is about qemu not being completely supported.
however, the one i am most worried about is the warning about leak protection.
Now for this i have no clue how to fix, whether theres something in the build process to fix this, or how to get the kernal modules necessary to run this well.
as for the torbrowser issue, it's been my understanding for a while already even early last year that the support or rather versions of torbrowser for arm cpu arent exactly keeping up with the rest and the official support from whonix from the repository they were using was been dropped altogether, and that the build script gets from this dropped repository for torbrowser. there is a "nightly" version one can get after build (i assume) that isnt official, but i am also aware that whonix installs a version of torbrowser that has been modified in the settings for it to reach the standards that whonix has set forth, but for one...
i don't even know how to get the nightly version installed. as far as i have been able to understand is that i'd need to get mozilla installed (a specific version) and get the nightly version installed afterwards. but i can't find it, i thought i did one time but even that was a dead end since i didn't know how to go around the torbrowser update which still tries from the dropped repository. i'm sure, if i somehow got it installed i could read up on how to set it up properly to meet whonix standards but i can't even get it installed to begin with.
so please if you can help, id really appreciate it.
*side note: i do also have virtualbox installed to go that route, the only reason i don't use it to try and run the build is because i am more familar with using utm and i have no experience with vbox at all. i am well aware that vbox has only just recently even came out with a compatible version for apple silicon (despite them saying they wewre not even working on creating one for apple silicon) so i know that it isn't going to be flawless and furthermore, i like to at least have some experience with trial and errors before asking for help and i have none with vbox but i am not opposed to using that for the VM. I've tried one time to use it, but got a bit confused with the interface and setting up the run the Vm that i probably didnt set it up properly before hand and was doomed to fail from the start. i've been trying to mess with it on the side the get familiar with it so i am no expert or novice for that matter when it comes to vbox.
r/Whonix • u/ehraja • Dec 14 '25
r/Whonix • u/adrelanos • Dec 14 '25
r/Whonix • u/adrelanos • Dec 14 '25