Skip to content

5l1v3r1/Sentry-1

 
 

Repository files navigation

Sentry

Enforce security policies.

Get it on F-Droid Get it on Google Play

Tiny app to enforce security policies of your device.

It can:

  • limit the maximum number of failed password attempts
  • disable USB data connections (Android 12, USB HAL 1.3, Device Owner)

Also you can grant it device and app notifications permission to turn off USB data connections automatically on screen off.

Permissions

  • DEVICE_ADMIN - limit the maximum number of failed password attempts
  • DEVICE_OWNER - disable USB data connections
  • NOTIFICATION_LISTENER - receive lock events (optional)

Example

To set as device owner:

$ adb shell dpm set-device-owner me.lucky.sentry/.DeviceAdminReceiver

License

GNU GPLv3 Image

This application is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License v3 as published by the Free Software Foundation.

About

Enforce security policies.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%