Linus Färnstrand
Linus Färnstrand
Not really. ostree based distributions are not currently supported and we don't have the bandwidth to start supporting them right now. PRs for solving this would be accepted if they...
Interesting idea! However, we don't have user emails and we are not going to start storing user emails. We don't want any contact information to our users, since we don't...
Potentially doable. But if it stores no state, it would only allow emitting this to clients currently connected. If your device is offline at the time of malicious login you...
> Can the autocomplete entry of the current account be removed once the Mullvad app has detected that the WG key got removed This would cause way more trouble than...
I think the problem it's solving is extremely narrow and niche. And I think the legitimate usage it breaks or makes harder is common. So, no. How likely do you...
Can you name some more software that exhibits this behavior? Or does it happen to all your excluded software from time to time? Can you give an estimate on approximately...
You should be able to build the system service and the CLI for these platforms pretty easily. We have experimentally built the `mullvad-daemon` and `mullvad-cli` on a Raspberry PI running...
Ah, Ok. Yeah it won't help to install the libraries to your system. We use our own bundled versions that we have statically compiled. These exist in a submodule in...
If you manage to get it to work it would be very appreciated if you posted here how you did it. That way it can help others before we release...
> EDIT: `dist-assets/binaries` is empty :( Run `git submodule update --init --recursive`