jroddev
My feedback
11 results found
-
237 votesjroddev supported this idea ·
-
1,252 votesjroddev supported this idea ·
-
882 votesjroddev supported this idea ·
-
322 votesjroddev supported this idea ·
-
3,222 votesjroddev supported this idea ·
-
135 votesjroddev supported this idea ·
-
584 votesjroddev supported this idea ·
-
158 votes
An error occurred while saving the comment -
60 votesjroddev supported this idea ·
-
3 votesjroddev shared this idea ·
-
790 votesjroddev supported this idea ·
An error occurred while saving the comment jroddev commentedI 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
```