Questions tagged [privacy]
The privacy tag has no summary.
92 questions
2
votes
1
answer
75
views
(OpenSSH) Logging with a DEBUG level violates the privacy of users and is not recommended
Background
In the man page for OpenSSH server configuration (man sshd_config), there is a line under LogLevel that says:
Logging with a DEBUG level violates the privacy of users and is not ...
6
votes
1
answer
968
views
How can I completely disable and clear KDE & Dolphin history features?
I'm using KDE Plasma with Dolphin on Debian 12 Bookworm, and I want to completely disable all tracking and history features related to:
Recent Files
Recent Folders
Clipboard History
Search History
...
0
votes
1
answer
264
views
How to activate temporary IPv6 addresses in Fedora 41?
I am trying to configure a NetworkManager connection for IPv6 privacy. My goal is to assign a temporary IPv6 address with limited lifetime to my device.
I manually crafted a xxx.nmconnection ...
2
votes
1
answer
193
views
How do I prevent a VM created in Virt-manager from accessing my microphone?
My host is Arch Linux and I'm using virt-manager to run VMs. I noticed it had access to my microphone when Cortana started listening to me after a Windows guest install.
I've looked through all the ...
1
vote
2
answers
1k
views
In the Vim editor, I want to enable Github Copilot manually and have it disabled by default
If one installs the Github Copilot software for the Vim editor, it enables the co-pilot by default, which could be seen as a privacy issue.
I want to disable the co-pilot by default and only enable it ...
0
votes
1
answer
123
views
Can ssh as socks proxy be detected?
I am connecting with web browser (Chromium, Firefox) using socks5 proxy via local port opened by ssh -D <port> <host> (currently openssh 9.8).
Sometimes, I experience problems from the ...
0
votes
1
answer
189
views
Does /usr/share/dict/words contain personal information?
I am considering including a copy of my /usr/share/dict/words file in a public GitHub repository for a project that requires dictionaries. Is this a bad idea, and if so, why?
I'm particularly ...
2
votes
0
answers
2k
views
Why does KDE come with geoclue and gpsd running by default (which could be used for location tracking) and how to disable it?
Why are these things enabled by default on Debian12 with KDE (Plasma 5.27)?
Maybe it could be useful for a few users if it was installed but not enabled and not running by default and just an option ...
0
votes
1
answer
44
views
Safety of thunderbird credentials with Firefox and websites with file-browsing scripts on Linux
I'd like to set up an instance of Thunderbird on a Fedora VM (with a VPN). I want it to use ONLY an alias I have set up with the email providers.
But I will still have to use my real credentials to ...
-5
votes
1
answer
102
views
What's the deal with gitlab (and github?) security? [closed]
I just wanted to raise an issue (ie. report a bug) in some software package hosted on gitlab. I have a github account, but not a gitlab one.
Whenever I log in from a new device (github), I need to &...
0
votes
1
answer
60
views
Use specific SSH keys for specific servers only
When using SSH key authentication, all available keys are tried against the server. Is there a possibility to set some SSH keys in a way, so that they are only disclosed to a given remote server list, ...
1
vote
0
answers
74
views
Scrub identifying data from USB stick
I am providing photos related to a legal matter to a lawyer and she is going to give them to law enforcement without giving them my name (under attorney client privilege).
I am not sure if she is tech ...
0
votes
0
answers
66
views
VPN disconeconnects when switching networks
TL;DR If I am connected to one network and then connect to VPN it works fine, but if I then connect to a different network then the VPN disconnects and tries to reconnect over the new network. I need ...
20
votes
3
answers
4k
views
How are some websites able to detect on which OS I am running the Tor Browser?
Tor Browser conceals the user's operating system by spoofing user agents. Currently it is Mozilla/5.0 (Windows NT 10.0; rv:102.0) Gecko/20100101 Firefox/102.0. I decided to test whether the function ...
6
votes
0
answers
4k
views
Why is it so hard to disable all "recent files"/"recent apps"/"recent places" functionality?
I am no fan of the "recent files / recent apps / recent places" features throughout modern operating systems. In particular, I do not want/need
jump lists, that show recent files opened ...