Security of Android QuickSettings Tile

Simon simon at laro.se
Wed Nov 6 22:54:17 CET 2019


Hi all,

Has there been any discussion on forcing the Quick Settings tile for
Android to check if the device is unlocked prior to allowing interaction
with tunnels?

According to
https://developer.android.com/reference/android/service/quicksettings/TileService
-- isLocked() can be used to ensure the device is unlocked by an
authenticated user before initiating or terminating existing tunnels.

Attached is a crude patch which adds this functionality.

- Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/wireguard/attachments/20191106/cc4341a1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Force_QuickToggle_Secure.patch
Type: application/x-patch
Size: 1991 bytes
Desc: not available
URL: <http://lists.zx2c4.com/pipermail/wireguard/attachments/20191106/cc4341a1/attachment.bin>


More information about the WireGuard mailing list