Privacy by Design: AES-256-GCM Encryption for Freelancers

Your data never leaves your machine. I spent two weeks on key management because the first implementation leaked timing information. A researcher in Estonia I'd never met helped me find the second leak. Third time was clean. I think.

Security you can verify

100% Local, Zero Cloud

LockMargin is a desktop application. Your data is stored locally in an encrypted SQLite database on your machine. There is no cloud sync, no remote servers, no third-party data sharing. Ever.

AES-256-GCM Encryption

All sensitive fields (bank accounts, tax IDs, contact information, payment details) are encrypted using AES-256-GCM — the same encryption standard used by banks and government agencies.

How It Works

What We Don't Do

Nothing Leaves Your Machine

LockMargin never sends your data, metadata, crash reports or identifiers anywhere. The only network call the app makes is the updater downloading updates; it never uploads anything about you.

Any future feature that sends data anywhere will be off by default: you will see exactly what goes where and for how long before you enable it, and it will use your infrastructure - your storage, your keys - not mine.

Security Audits

LockMargin's security architecture was audited by Maya Thompson, an external Security Researcher and IT auditor. The audit covered:

Reporting Vulnerabilities

If you discover a security vulnerability in LockMargin, please report it responsibly:

Email: privacy@lockmargin.com

We take all reports seriously and will work with you to understand and resolve the issue. We do not offer bug bounties at this time, but we will credit responsible disclosures (with your permission).

Related Reading

Read our article on what happens to client data when your laptop gets stolen for a real-world perspective on encryption in action.

Best Practices for Users

Compliance

LockMargin is designed to help you comply with:

How AES-256-GCM Encryption Protects Freelancer Data

AES-256-GCM isn't marketing jargon. It's the same encryption standard the NSA uses for top-secret documents. LockMargin encrypts every sensitive field — bank accounts, tax IDs, client contacts — before writing to disk.

If someone steals your laptop, pulls the hard drive, and images the SQLite file? They get garbage. Without your Windows password and LockMargin master password, the data is unreadable.

Windows Credential Manager Integration for Zero-Knowledge Security

LockMargin doesn't store your encryption key. It derives it from your master password using Argon2id — then sends it straight to Windows Credential Manager.

We never see your key. We can't reset your password. We can't decrypt your data. Nobody can — except you.

Contact

For security questions, contact privacy@lockmargin.com