

I’m reasonably sure there’s an option in librewolf that will hide your timezone and just report it as +0, independent from what you actually use is the os.
It has a lot of fingerprint hardening either enabled by default or available as an option.


I’m reasonably sure there’s an option in librewolf that will hide your timezone and just report it as +0, independent from what you actually use is the os.
It has a lot of fingerprint hardening either enabled by default or available as an option.


All normal PCs run CachyOS, includes gaming PCs, laptops and media PCs. All servers run some form of Debian (includes Proxmox) or a dedicated distro for their use (TRUE WAS, technically also Debian based).


Maybe look onto OwnCloud. That’s the project NextCloud was forked from many years ago. It’s very much still around and had a very different philosophy, a much more minimalistic approach with focus on stability. That’s actually the reason the people behind NextCloud had to fork it, cause all their additional features (bloat) wasn’t accepted upstream.


If you want to lessen the barrier of entry to Arch, maybe try CachyOS. It’s Arch based and very close to normal Arch, but has some conveniences. Might be worth a look. It’s also got it’s own CPU specific repositories (same content as Arch), giving even more performance.


Appreciate the heads up. I’m reasonably sure I’ve already uninstalled it anyway, but I’ll check tomorrow to make sure.


You can secure boot most distros these days. It’s not new either. Depends on who it what their anchor is, and if it’s more limited than just secure boot being active.


Compressing it with handbrake will probably not look worse. MPEG2 used in DVD is notoriously inefficient by today’s standards. Depending on the codec selected, it’ll be a fraction of the size with no visible differences.
Unless you mean to keep the DVD structure and playability in DVD players (including menus and everything), but I don’t think handbrake can do that.


If you just want file sync, the obvious option is SyncThing. It’s established and highly regarded.


Wasn’t this many days ago already, or did it happen again? I remember reading this like 3 or 4 days ago as well.


The “and more” part is the problem for me.
I think it’s about printers being required by law to (covertly) watermark copies as such, and make it somewhat traceable. This is supposedly to prevent duplication of protected works (books?) but also to prevent someone just using it to print money (badly, probably).
To my knowledge all major brands incorporate something like this.


The one point that has basically been solved is NAT traversal. Thanks to Wire guard, Tailscale and the like. The relevant parts are open source and can be used basically as a library.


I don’t know how recent your experience is with installing Linux, but there are no “hacks” required, haven’t been for many years. In 99.5% of cases everything just works, including sleep & suspend. This is just incredibly outdated or just plain bad advice. There is no tech-savvy-ness needed to use it either.
I’ve installed it for as tech illiterate people as you can imagine and told them “just use it like you have before”. They had a few questions where the answer would usually be “well what did you do before”, told em to try and that was that. I personally found the PCs to feel faster, but that’s my own comment, not theirs. I don’t think they noticed.


These days, you can install any of the gaming focused distros (Bazzite, CachyOS, Nobara, …). And you didn’t have to do anything. It just works, and works well. Steam is either installed or suggested initially. Really trivial.


That really depends on how the VPN is setup and configured on the company side. And possibly how the applications it their servers are configured as well. In our case, absolutely nothing breaks and it just works.


I know that isn’t the point of your comment, but what issues do you have with Logitech hardware on Linux? I have just mice from them, but honestly an embarrassing amount. I just use Solaar and I can configure all I need? I also have always only used the onboard memory (so I can move them between computers), and don’t really use macros though…


Self hosting BitWarden still means it’s accessbile for them and/or from them. You also have no way to audit their security from what I understand. VaultWarden is FOSS, if you want to, you can go check. And it does get checked by people with the competence to check this do every now and then. [Edit: I forgot that BitWarden is actually souce-available as well, while not being FOSS that’s still better than most solutions]. I just prefer full FOSS whenever possible. I prefer it not be a black bos I just happen to run on my own server.
If you self host VaultWarden, the instance can just be not accessible from the internet, and only from behing a VPN. Obviously this is inherently much safer. If that’s possible with the self-host option I don’t know, but even just for licensing the local instance will have to be able to reach their servers (possibly be reachable from their servers, too). I did see they got an “offline deployment” option for air-gapped servers, but haven’t looked into what limitations that entails.
Additionally, you’re still within their licensing model. So for certain features you need to have a not-free account (like even just more than 2 people).
And like others said, VaultWarden is much lighter on resources in general and you aren’t limited in what you can and can’t do (users, collecitons, auth-options, …).


Your first point is debatable. You still have to trust them to be that secure, and you can’t verify that. If they are ever breached, it’s literally the worst case scenario. You can self-host their solution, but only in the enterprise tier (6$ per user per month). Also BitWarden is a target woth attacking, I am not. BitWarden hosts thousands of instances worthy of being attacked individually. A personal VaultWarden instance of “Mike and Molly Peterson” isn’t exactly an attractive target. I do think they are pretty secure, but a single mistake with these stakes can have immense consequences. LastPass was also breached repeatedly, with a similar buiseness model.
The second point about electricity wouldn’t be true in my particular case, as the server for self-hosting it is running anyway. Running VaultWarden or not doesn’t change the power usage noticably. Obviously this is different for someone who doesn’t just have a server at home running anyway.
Side note: I’m not actually running a personal VaultWarden instance, as my personal requirements are being met just fine with KeePass files. We do run an instance at work, but it isn’t world-accessible (internal access only).


If does need ports to be accessible in order to receive anything. So check the firewall.
Forgejo was soft forked from Gitea after they went commercial and changed the license (I think). If there aren’t any so far, expect pay walled features eventually.
Forgejo turned into a hard fork after communication issues between the teams. I haven’t looked too deeply into it (as I don’t really care about the fact that it’s a hard fork now). This means while it used to be a drop-in replacement allowing you to go back and forth between the two, it’s now an active conversion, I think.