Local processing and local storage
The tools run inside the desktop app on your machine. There is no MyDevTools server to send anything to, which is a property of the architecture rather than a promise about our conduct.
- Formatting, encoding, hashing and parsing happen on your device.
- App data lives in a local SQLCipher database, encrypted with a key held in your OS keychain.
- Credentials, API keys and password vault entries get a second layer of encryption using a master password only you know.

