jroddev
My feedback
11 results found
-
267 votes
jroddev supported this idea ·
-
1,444 votes
jroddev supported this idea ·
-
1,181 votes
jroddev supported this idea ·
-
381 votes
jroddev supported this idea ·
-
3,936 votes
jroddev supported this idea ·
-
164 votes
jroddev supported this idea ·
-
755 votes
jroddev supported this idea ·
-
224 votes
An error occurred while saving the comment -
124 votes
jroddev supported this idea ·
-
4 votes
jroddev shared this idea ·
-
1,114 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
```