

IP? MAC? Same
Unique fingerprint? Most likely the same with your “private” stuff.
IP? MAC? Same
Unique fingerprint? Most likely the same with your “private” stuff.
Ok, you got me. What is your country?
Password manager
Basically the same as in Windows: Keepass with manual sync between devices(using Syncthing for example) or Bitwarden (Vaultvarden if like you like to selfhost and don’t have enterprise account).
image and PDF viewers
I’d use a desktop environment defaults, but https://wiki.archlinux.org/title/List_of_applications
grep’s powerful
Awk and sed are great too. Sed will also turn 50 this year.
how does regex
It’s magic. You can(and should) test your regex here https://regex101.com/
Well that’s pretty inconvenient. Thanks.
What are the issues?
The goal is only to know if the OP edited it or not. It doesn’t really matter who edited it if it wasn’t the OP. The only important information would be that it wasn’t the OP.
OP can edit comment, sign with a different key and claim his comment was edited by the admins.
So we can’t know who really edited the comment unless in the default boring situation: it was OP and he signed it with the correct key which is the same as him just telling “yeah, it was me” or not saying anything at all since it’s the default.
Can’t the admins just edit it and sign with a new key? Either way there won’t be a way to know for sure who edited the comment, you could know if the original poster did it, but well they can just tell you that.
Just for reference
~> compsize -x /
Processed 699693 files, 766975 regular extents (791577 refs), 360356 inline.
Type Perc Disk Usage Uncompressed Referenced
TOTAL 57% 39G 68G 69G
none 100% 23G 23G 23G
zstd 35% 15G 44G 45G
prealloc 100% 69M 69M 104M
~> compsize -x /var/lib/flatpak
Processed 340412 files, 115619 regular extents (256345 refs), 209687 inline.
Type Perc Disk Usage Uncompressed Referenced
TOTAL 55% 6.7G 12G 24G
none 100% 3.6G 3.6G 6.6G
zstd 36% 3.1G 8.5G 18G
~> compsize -x /home/user/.local/share/Steam
Processed 219633 files, 1097250 regular extents (1111566 refs), 57457 inline.
Type Perc Disk Usage Uncompressed Referenced
TOTAL 84% 249G 295G 296G
none 100% 203G 203G 203G
zstd 50% 46G 91G 92G
prealloc 100% 36M 36M 36M
~> compsize -x /home/user/.local/share/bottles
Processed 18582 files, 33406 regular extents (33406 refs), 2366 inline.
Type Perc Disk Usage Uncompressed Referenced
TOTAL 53% 1.8G 3.3G 3.3G
none 100% 959M 959M 959M
zstd 36% 907M 2.4G 2.4G
So it’s 29G(43%) from / + /home, 5.3G(45%) from flatpak packages, 46G(16%) from Steam, 1.5G(47%) from Bottles, ~82G total out of 380G(22%) which is nice
I find btrfs pretty good for desktop use mostly due to convenience it offers with managing devices(adding new device or migrating data is trivial and does not need any downtime) and subvolumes(different mount options or excluding some data from snapshots).
I’d use it with caution as there are no small mistakes in regex - any can lead to big problems, and ChatGPT does often give wrong or not entirely correct answers.
I had the understanding that they would benefit from selling your data
Huh? How?
Might have to research a bit more before my protonvpn renewal comes.
If I were you, I’d stick with proton regardless if your previous understanding is correct or not.
Of the big boys both nord vpn and proton vpn seem to take those issues seriously though proton vpn looks better overall.
They are in Sweden the country famously viewing legal information exchange a crime more serious than murder and part of the Fourteen Eyes, they are also obliged to store your data for half a year . Like whatever your use case for vpn is Sweden based company is not a good choice.
Don’t think Clamav does scanning of everything you launch, it works on files you request to scan usually for mail or file servers. The result is not that great from my experience though neither are with kaspersky or eset and they actually ask money for that.
Why do you need an antivirus? Do you plan installing viruses? It’s pretty uncommon request for Linux desktop as you’d have to put some effort to finding and running some Linux virus(actually, please dm if you find one).
252 * 5 sec = 1260 sec or 21 min. I wonder what 254 does…
You can use Vaultwarden project to host the server on your VPS and use Bitwarden client apps to connect to it.