
I made FiFe to offload my devices
​
- Built using Flutter to cover all my daily platforms with a single codebase.
- integrated multiple cloud providers with BYOK (Bring Your Own Key) support, to easily claim the free storage tiers they offer.
- implemented strict client-side encryption, meaning the database content and files are completely useless to anyone without the specific key.
- Personally, I really like Backblaze B2. Once my free storage limits are full, I plan to extend my space using B2 only, though the other supported providers are great too.
- The entire project is open source, anyone can inspect the code or easily plug in any other S3-compatible provider they prefer.
https://github.com/jeerovan/secure\_file\_vault
Would love to have your feedback.
u/jeerovan — 7 days ago