https://github.com/x13a/Duress
Duress password trigger
https://github.com/x13a/Duress
android kotlin security
Last synced: about 1 year ago
JSON representation
Duress password trigger
- Host: GitHub
- URL: https://github.com/x13a/Duress
- Owner: x13a
- License: gpl-3.0
- Created: 2022-02-23T00:18:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-20T16:16:32.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T17:07:40.315Z (about 1 year ago)
- Topics: android, kotlin, security
- Language: Kotlin
- Homepage:
- Size: 930 KB
- Stars: 371
- Watchers: 6
- Forks: 23
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-foss-android-apps - Duress
README
# Duress
Duress password trigger.
[
](https://f-droid.org/packages/me.lucky.duress/)
[
](https://play.google.com/store/apps/details?id=me.lucky.duress)

Tiny app to listen for a duress password on the lockscreen.
When found, it can send a broadcast message or wipe the device.
Also take a look at:
* [Wasted](https://github.com/x13a/Wasted)
* [Sentry](https://github.com/x13a/Sentry)
Be aware that the app does not work in _safe mode_.
## Tested
* Emulator, Android 12
* Google Pixel 4a/5a, Android 12
* Samsung Tab S8, Android 12
## Permissions
* ACCESSIBILITY - listen for a duress password on the lockscreen
* DEVICE_ADMIN - wipe the device (optional)
## Localization
[
](https://crwd.in/me-lucky-duress)
## Related
* [pam_duress](https://github.com/rafket/pam_duress)
* [pam_panic](https://github.com/pampanic/pam_panic)
* [pam-party](https://github.com/x13a/pam-party)
* [lockup](https://github.com/nekohasekai/lockup)
* [pam-duress](https://github.com/nuvious/pam-duress)
## License
[](https://www.gnu.org/licenses/gpl-3.0.en.html)