Update README.md

This commit is contained in:
lucky 2022-09-18 20:49:57 +03:00 committed by GitHub
parent fcd440f4d3
commit 57a3949741
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Lock a device and wipe its data on emergency.
You can use [PanicKit](https://guardianproject.info/code/panickit/), tile, shortcut or send a
message with a secret code. On trigger, using
[Device Administration API](https://developer.android.com/guide/topics/admin/device-admin), it
locks a device and optionally runs wipe (factory reset). Also it can send a broadcast message
locks a device and optionally runs wipe (factory reset). Or it can send a broadcast message
instead of the wipe.
Also you can:
@ -34,6 +34,8 @@ The app works in `Work Profile` too, but with limitations. Use it to install ris
For base security take a look at: [Sentry](https://github.com/x13a/Sentry).
Only encrypted device may guarantee that the data will not be recoverable.
Be aware that the app does not work in _safe mode_.
## Broadcast
* action: `me.lucky.wasted.action.TRIGGER`