jroddev
My feedback
10 results found
-
335 votes
jroddev
supported this idea
·
-
1,785 votes
jroddev
supported this idea
·
-
1,661 votes
jroddev
supported this idea
·
-
464 votes
jroddev
supported this idea
·
-
5,118 votes
jroddev
supported this idea
·
-
202 votes
jroddev
supported this idea
·
-
967 votes
jroddev
supported this idea
·
-
323 votes
https://protonvpn.com/support/linux-beta
An error occurred while saving the comment -
364 votes
jroddev
supported this idea
·
-
1,506 votes
jroddev
supported this idea
·
An error occurred while saving the comment
jroddev
commented
I makes me really uncomfortable that the extension auto-unlocks and I really don't want to have to remember another pin code.
For the Web Extension using the Browsers WebAuthn API they could add support for both Security keys like Yubikey and Device Biometrics like a laptops fingerprint reader.
This would also bring better alignment to the mobile apps.
In the meantime, depending on your use-case this work-around might help
https://blog.jroddev.com/linux-vpn-split-tunneling/
```
sudo ip route add $EXCLUDED_ROUTE via $GATEWAY dev $INTERFACE
```