Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/x13a/Duress
Duress password trigger
https://github.com/x13a/Duress
android kotlin security
Last synced: 4 days 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 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-20T16:16:32.000Z (4 months ago)
- Last Synced: 2024-08-02T12:23:52.616Z (3 months ago)
- Topics: android, kotlin, security
- Language: Kotlin
- Homepage:
- Size: 930 KB
- Stars: 334
- Watchers: 6
- Forks: 17
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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
[![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png)](https://www.gnu.org/licenses/gpl-3.0.en.html)