Skip to content

jyotirmoy-paul/presonal-space

Repository files navigation

under-development

Personal Space

An encrypted cloud storage for all your secret files, supports in app browsing

Getting Started

This project is build with Flutter (Web), for help getting started, head over to the online documentation

Features

  • 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

Glimpse at your space

Contents of your space

contents

Multiple selection: for mass deletion / download

multiple-selection

Searching: by filename, file type or extension

searching

Bin: a place to hide your files ever deeper :-P

bin-availability

In app support for browing files

in-app-support

TODO

  • 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?

Supported file types

More file types can be supported later

  • MP4
  • MP3, OGG
  • JPG, PNG, SVG, JPEG
  • TXT, PDF

Contributing to Personal Space

All pull requests are graciously welcome