

The audits mean nothing when the Swiss government can compel Proton to do whatever they want, as they’ve done before.
The only difference between what you’re describing and what Proton did is that Proton were obligated to notify the user.


The audits mean nothing when the Swiss government can compel Proton to do whatever they want, as they’ve done before.
The only difference between what you’re describing and what Proton did is that Proton were obligated to notify the user.


You should not trust any company with your privacy regardless of where they’re located. Proton is logging what you’re doing just as much as anyone else.


I’m not saying I agree with it, but this is the actual meaning of the word:
The term jailbait existed long before the subreddit and is used to refer to underage girls that are sexually attractive, therefore they are “baiting” you to go to jail by having sex with them.
Oh, and the posts on the subreddit were non-nude photos of underage girls the posters thought were attractive. It was very gross.


That only applies if you aren’t recording audio as well.
Reasonable expectation of privacy applies to video recording, audio recording, and still photography. You can be in a public space having a private conversation if you can reasonably expect no one would be able to hear it, but you can’t have a conversation in front of a plainly visible surveillance camera and then claim you were being eavesdropped on. You don’t even truly need to “consent” to being recorded, you just have to have knowledge that it is happening.
That’s also not what you said, your original comment was “it’s not legal to have a video camera pointed at the street”.
In my state for instance it is also illegal to be able to see license plates from personally owned security cameras
I’d love to see a law on the books anywhere that says this. License plates do not have more rights than people. By “compliance expert” did you actually mean that you’re a cop? Usually cops are the ones going around spreading legal misinformation like this.
Why do so many people on Lemmy just really need a “gotcha”?
You were so confident that you were correct that you brazenly posted something that contradicted your misinformation without reading it.


Your link completely refutes what you’re saying lol
The legality of video recording hinges on the concept of a “reasonable expectation of privacy.” You are permitted to record video of your own property and public spaces visible from your property, such as sidewalks and the street in front of your house.
Maybe try reading it next time “compliance expert”


Bitwarden caches your vault to your device, so you don’t actually need a live connection to the server.


I just add the search to firefox and you can get the same functionality without needing to use another site to get to the one you want to search on.
If Netscape had a large paid install base and still failed because a free browser became ubiquitous, what makes you think doing that now when the free browsers are already ubiquitous would work? Especially when it also has to compete with what is essentially already what you’re describing, Librewolf (or just Firefox + Arkenfox).


That’s any recompilation, the game has to be decompiled manually first.


That reddit thread is horrible advice, it’s just mapping the LXC root user to the host root user, which is just a privileged LXC with extra steps (and maybe less secure).
The reason you’re probably having issues is that your root user in the LXC is mapped to the host user 100000 by default, and that user doesn’t have access to the share, but you can change that with mount options or creating a user with 100000:100000 and adding it to a group with access.


Gnome is very functional, it’s just meant to function one very specific way.


I use Tautulli, but I’m not sure if that is going to cover all the same use cases.


For anything. You can get a push notification for anything you can make run a script or send an http request.


I just wish zoho would hide my IP when I use their SMTP. I get that’s how mail headers have always worked but it blows my mind that it’s still standard practice to expose the IP of your mail server or home network.


I mean, Keepass is free open source software so the political views of the developers don’t matter as much.
So is bitwarden, you don’t have to use their servers.


Me too. I recently switched from an RTX 2080 to a 7900 XTX, which is way more powerful for games, but local LLM performance tanked without CUDA.
Just run docker in an LXC. That’s what I do when I have to.


I’m not really worried about it. Each LXC runs as its own user on the host, and they only have access to what they need to run each service.
If there’s an exploit found that makes that setup inherently vulnerable then a lot of people would be way more screwed than I would.


I don’t have anything publically accesible on my network (other than wireguard), but if I did I’d just put whatever it was on its own VLAN, run a wireguard server on it, and use a VPS as a reverse proxy that connects to it.
I only use unprivileged LXCs and everything I host on my network runs in its own LXC, so I’m not really worried about someone getting access to the host from there.
https://github.com/gtxaspec/wz_mini_hacks adds wireguard and other features to a few supported Wyze cameras. I haven’t tried wireguard because mine is on my home network but it works great for streaming rtsp locally.