An encrypted cloud storage for all your secret files, supports in app browsing
This project is build with Flutter (Web), for help getting started, head over to the online documentation
- AES256 encryption
- Advanced searching through your files
- In app support for opening multiple file types supported file types
- Intuitive date-wise sorted files list
- Bin: safeguard against accidental deletions
- Access your files, anytime anywhere, with just your phone number and master password
- Your master password is NEVER recorded
- fix updating of
percentage done
- add option to download files
- dark theme
- remove hard coded master password (this was just for testing)
- design & implement UI for setting and verifying user's master password
- minor renames, for better code readability
- maybe a medium article?
More file types can be supported later
- MP4
- MP3, OGG
- JPG, PNG, SVG, JPEG
- TXT, PDF
All pull requests are graciously welcome