All Projects → x13a → Wasted

x13a / Wasted

Licence: GPL-3.0 license
Lock a device and wipe its data on emergency.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Wasted

wipedicks
Wipe files and drives securely with randoms ASCII dicks
Stars: ✭ 94 (+141.03%)
Mutual labels:  antiforensics, anti-forensics
Learning-Resources
Learning resources for newbies.
Stars: ✭ 20 (-48.72%)
Mutual labels:  foss
CombinedPrivacyBlockLists
Ad-blocking hosts files, IP block lists, PAC filters, and ABP / uBO subscriptions, all merged from multiple reputable sources, combined with my own research. Also, script-based utilities to help you create such things yourself. Updated at least once a week, often more frequently.
Stars: ✭ 131 (+235.9%)
Mutual labels:  foss
Python
Python Powered Repository
Stars: ✭ 17 (-56.41%)
Mutual labels:  anti-forensic
BURN
[WIP] Anti-Forensics ToolKit to clear post-intrusion sensible logfiles 🔥 (For Research Only)
Stars: ✭ 13 (-66.67%)
Mutual labels:  antiforensics
OpenSearch
🔎 Open source distributed and RESTful search engine.
Stars: ✭ 5,585 (+14220.51%)
Mutual labels:  foss
team
KR Org stuff.
Stars: ✭ 22 (-43.59%)
Mutual labels:  foss
TalkerMakerDeluxe
A FOSS Branching Game Dialogue Editor
Stars: ✭ 90 (+130.77%)
Mutual labels:  foss
VSE Transform Tools
Quickly transform, crop and fade video strips in Blender's Video Sequence Editor
Stars: ✭ 195 (+400%)
Mutual labels:  foss
matnbaz
📚 The source-code for matnbaz.net. A monorepo containing the back-end (NestJS/Prisma/Apollo), front-end (Next.js/Apollo) and some tooling.
Stars: ✭ 481 (+1133.33%)
Mutual labels:  foss
securitytalks
No description or website provided.
Stars: ✭ 29 (-25.64%)
Mutual labels:  opsec
shepherd
Ensure high-availability for your JSON-RPC calls while improving user-experience
Stars: ✭ 40 (+2.56%)
Mutual labels:  foss
fossos
seminar series on data science, reproducible science and open source by @maxheld83
Stars: ✭ 13 (-66.67%)
Mutual labels:  foss
FOSS Stuff
In this repo you can find some free, open source and privacy applications and services to stop use proprietary spyware.
Stars: ✭ 65 (+66.67%)
Mutual labels:  foss
awesome-puppet
A curated list of amazingly awesome puppet resources inspired by @bayandin's awesome-awesomeness.
Stars: ✭ 62 (+58.97%)
Mutual labels:  foss
awesome-alternatives
A list of alternative websites/software to popular proprietary services.
Stars: ✭ 123 (+215.38%)
Mutual labels:  foss
coin-map-android
Easily find places to spend sats anywhere on the planet
Stars: ✭ 23 (-41.03%)
Mutual labels:  foss
foss-apps
a list of 100+ awesome open source android apps 📱
Stars: ✭ 289 (+641.03%)
Mutual labels:  foss
LiquidSnake
LiquidSnake is a tool that allows operators to perform fileless lateral movement using WMI Event Subscriptions and GadgetToJScript
Stars: ✭ 266 (+582.05%)
Mutual labels:  opsec
docker-openvpn-client-socks
Expose an OpenVPN tunnel as a SOCKS proxy
Stars: ✭ 89 (+128.21%)
Mutual labels:  opsec

Wasted

Lock a device and wipe its data on emergency.

Get it on F-Droid Get it on Google Play

You can use PanicKit, tile, shortcut or send a message with authentication code. On trigger, using Device Administration API, it locks a device and optionally runs wipe.

Also you can:

  • wipe a device when it was not unlocked for N days
  • wipe a device using a duress password (companion app: Duress)

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.

Only encrypted device may guarantee that the data will not be recoverable.

Permissions

  • DEVICE_ADMIN - lock and optionally wipe a device
  • FOREGROUND_SERVICE - receive unlock events
  • RECEIVE_BOOT_COMPLETED - persist wipe job across reboots

Example

Broadcast:

$ adb shell am broadcast \
    -a me.lucky.wasted.action.TRIGGER \
    -n me.lucky.wasted/.TriggerReceiver \
    -e code "b49a6576-0c27-4f03-b96b-da53501022ba"

Localization

Is Wasted not in your language, or the translation is incorrect or incomplete? Get involved on Crowdin.

Crowdin

License

GNU GPLv3 Image

This application is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License v3 as published by the Free Software Foundation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].