zaneschepke / wgtunnel

An alternative Android client app for WireGuard VPN
https://zaneschepke.com/wgtunnel-docs
MIT License
601 stars 33 forks source link

[FEATURE] - Applock with device security #217

Open NL-TCH opened 1 month ago

NL-TCH commented 1 month ago

Can we have an option to only unlock with device credentials (like device fingerprint, device passcode, devicepassword)?

this is way more secure and dynamic than the 4 digit pin code. something similar is done in the nextcloud android client application.

image

NL-TCH commented 1 month ago

thank you very much for this application. It is way better than the standard wireguard app by a long shot!

zaneschepke commented 1 month ago

Thank you! I'm glad you're enjoying it! So, we already have device fingerprint/pin if you try to export configs or if you try to edit/view the primary key of a tunnel. The purpose of the pin was to essentially serve as a parental control as a way to prevent people who already have device fingerprint/pin access from changing the settings and to help with devices that do not have any kind of auth (like AndroidTV).

Are you saying you would like a setting to be able to require device fingerprint/pin to access the app ui?

NL-TCH commented 1 month ago

yes, that is exactly what i mean (this shouldn't have to high of a priority though!)