Wasted
Lock a device and wipe its data on emergency
新版本 1.5.10
recast option
You can use PanicKit, tile, shortcut or send a message with a secret code. On trigger, using
Device Administration API, it locks a device and optionally runs wipe (factory reset). Also it can
send a broadcast message instead of the wipe.
Also you can:
* fire when a device was not unlocked for X time
* fire when a USB data connection is made while a device is locked
* fire when a fake messenger app is launched
* fire when a duress password is entered (companion app: [Duress](https://github.com/x13a/Duress))
The app works in Work Profile too, but with limitations. Use it to install risky apps and
Wasted in it. Then you can wipe this profile data with one click without wiping the whole device.
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.
Broadcast:
* action: me.lucky.wasted.action.TRIGGER
* receiver: me.lucky.wasted/.TriggerReceiver
* also you have to send a secret code from Wasted with the key: code
Permissions:
* DEVICE_ADMIN - lock and optionally wipe a device
* FOREGROUND_SERVICE - receive lock and USB state events
* RECEIVE_BOOT_COMPLETED - persist lock job and foreground service across reboots
It is Free Open Source Software.
License: GPL-3
Device Administration API, it locks a device and optionally runs wipe (factory reset). Also it can
send a broadcast message instead of the wipe.
Also you can:
* fire when a device was not unlocked for X time
* fire when a USB data connection is made while a device is locked
* fire when a fake messenger app is launched
* fire when a duress password is entered (companion app: [Duress](https://github.com/x13a/Duress))
The app works in Work Profile too, but with limitations. Use it to install risky apps and
Wasted in it. Then you can wipe this profile data with one click without wiping the whole device.
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.
Broadcast:
* action: me.lucky.wasted.action.TRIGGER
* receiver: me.lucky.wasted/.TriggerReceiver
* also you have to send a secret code from Wasted with the key: code
Permissions:
* DEVICE_ADMIN - lock and optionally wipe a device
* FOREGROUND_SERVICE - receive lock and USB state events
* RECEIVE_BOOT_COMPLETED - persist lock job and foreground service across reboots
It is Free Open Source Software.
License: GPL-3
捐助
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
此版本需要 Android 6.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 6.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 6.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
新版本 1.5.9
prepare Android 13
fix Samsung Android 12 notification trigger
add Portuguese Brazilian translation, thanks to Hermógenes Oliveira (hermogenes)
add Chinese Traditional translation, thanks to rdol724
update Spanish, Ukrainian, French translations
Thanks to:
Pier Gotta Perez (piegope)
GNCanva
Nathanaël Gagnepain (@Ilithy)
fix Samsung Android 12 notification trigger
add Portuguese Brazilian translation, thanks to Hermógenes Oliveira (hermogenes)
add Chinese Traditional translation, thanks to rdol724
update Spanish, Ukrainian, French translations
Thanks to:
Pier Gotta Perez (piegope)
GNCanva
Nathanaël Gagnepain (@Ilithy)
新版本 1.5.8
under the hood improvements




