Wasted/fastlane/metadata/android/en-US/full_description.txt

14 lines
581 B
Plaintext
Raw Normal View History

2021-12-17 16:26:43 -07:00
Lock device and wipe data on panic trigger.
2022-01-13 16:57:01 -07:00
You can use PanicKit, tile, shortcut or send a message with authentication code. On trigger, using
Device Administration API, it locks device and optionally runs wipe.
2022-01-10 07:46:32 -07:00
Also you can:
* limit the maximum number of failed password attempts
* wipe device when it was not unlocked for N days
2022-01-06 15:36:09 -07:00
2022-01-12 20:47:24 -07:00
The app works in Work Profile too. Use Shelter to install risky apps and Wasted in it. Then you can
wipe this profile data with one click without wiping the whole device.
2022-01-06 15:36:09 -07:00
Only encrypted device may guarantee that the data will not be recoverable.