jroddev
My feedback
11 results found
-
267 votes
jroddev supported this idea ·
-
1,432 votes
jroddev supported this idea ·
-
1,169 votes
jroddev supported this idea ·
-
378 votes
jroddev supported this idea ·
-
3,780 votes
jroddev supported this idea ·
-
163 votes
jroddev supported this idea ·
-
751 votes
jroddev supported this idea ·
-
223 votes
An error occurred while saving the comment -
121 votes
jroddev supported this idea ·
-
4 votes
jroddev shared this idea ·
-
1,103 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
```