Remix.run Logo
Show HN: Media Den – Photo/video app with client-side encryption and your cloud(apps.apple.com)
2 points by ryanisnan 10 hours ago

I got tired of not having a good solution for storing pics/vids on my iPhone, that weren't a part of the regular Photos ecosystem.

Existing options are built for the mass-market, but I wanted to be able to control where I stored my data, and I wanted to ensure that I was using client-side encryption.

So I built one, would love some feedback. If you're interested in trying it out (free for my first users if you don't mind giving me some feedback), hit me up.

First round of features are:

  - Configure your own storage backend that _you_ control (S3, GDrive, iCloud)
  - Client-side encryption (AES-256-GCM with PBKDF2)
  - Pin, auto-locking, metadata stripping, blur-when-in-background, delete-on-import
  - Zero telemetry, zero tracking, zero outbound connectivity except to talk to your configured storage system 
ryanisnan@gmail.com