The camera app that minds its own business.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-05-25 00:53:50 -07:00
.github/workflows Update discord release notification 2026-01-25 12:27:03 -08:00
.junie Add architecture to junie guidelines 2025-08-10 22:47:46 -07:00
app Strip READ_PHONE_STATE from merged manifest (#35) 2026-05-24 16:59:13 -07:00
docs tweak wording 2026-01-28 19:16:28 -08:00
fastlane Release prep 2026-02-16 13:04:28 -08:00
gradle Upgrade libs 2026-05-25 00:53:50 -07:00
.gitignore AppPreferencesDataSource is now an interface 2025-09-01 21:00:38 -07:00
31.txt Release prep 2026-05-25 00:52:25 -07:00
build.gradle.kts Initial commit 2025-04-16 22:40:05 -07:00
crowdin.yml Update Crowdin configuration file 2025-09-16 19:53:30 -08:00
gradle.properties Initial commit 2025-04-16 22:40:05 -07:00
gradlew gradlew chmod 2026-01-26 20:18:41 -08:00
gradlew.bat Initial commit 2025-04-16 22:40:05 -07:00
LICENSE Add license 2025-04-19 23:29:05 -07:00
PRIVACY.md Move 2025-04-20 00:33:27 -07:00
README.md Update README.md 2025-10-13 20:23:32 -07:00
renovate.json Add renovate.json 2025-04-30 00:58:33 -07:00
settings.gradle.kts Factored out Nav3 Adaptive for now 2025-09-27 21:54:52 -07:00

SnapSafe

The camera that minds its own business.

Available on:

Google Play F-Droid GitHub

snapsafe.org

featureGraphic.png

Build Codacy Badge Crowdin


Why SnapSafe?

SnapSafe is a camera app that has been engineered from the ground up to protect your photos.

Attacks come in many forms, from accidental swipes, to intrusive surveillance, and even malicious code. SnapSafe can protect your photos from all angles.

Key Features

  • 🔒 ZeroLeak Design The app has no internet access; android backups are prevented.
  • 🛡️ Fully Encrypted Shots are written to encrypted, appprivate storage.
  • 🔢 PINLocked Gallery A separate PIN stands between curious thumbs and your photos.
  • 📤 Secure Sharing Metadata is scrubbed and filenames are randomized when you share.
  • 😶‍🌫️ Auto-Face Blur Obfuscate faces automatically with our secure blur algorithm.
  • 🗺️ Granular Location Add coarse, fine, or zero location data—your call.
  • ☠️ Poison Pill Set a special PIN, that when entered, appears to work normally but actually deletes your existing photos.
  • 🎭 Decoy Photos Select innocuous decoy photos, these will be preserved when your Poison Pill is activated.
  • 👀 100 % Open Source Auditable code in plain sight.

On the Roadmap

  • Encrypted video recording. Maybe.
  • Improved photo-taking experience

Read our papers on SnapSafe


🪨 Dark Rock Studios

Dark Rock Studios is all about building Free and Open Source Software.

🐛 Found bugs?
💡 Have suggestions?
📚 Want to help translate?
🎮 Interested in our other apps?
👉 Join our community of Open Source enthusiasts on Discord!


License

SnapSafe is released under the MIT License. Use it, fork it, improve it—just keep it open.


Privacy

Our full, ultrabrief Privacy Policy lives in PRIVACY.md. Spoiler: we collect nothing.


Development

See docs/HOW-TO-RELEASE on how to publish a new release.

Contributing

Pull requests are happily accepted.

Start with an issue or draft PR and we can talk it through.