Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 630 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 630 Bytes

SFS (Secure File System)

This is a feature complete file explorer in which the files are stored in compressed and encrypted form. the frontend is implemented using tauri.

Note: All instances of file/record shall be referred to as record from here

Features

  • Record Creation
  • Record Deletion
  • Record Renaming
  • Importing/Exporting from storage
  • Importing files on drag-n-drop
  • Renaming records
  • Moving from one location to another
  • Pin most used records

TODO:

  • Add file server implementation
  • Store user preferences
  • Search capability
  • Sorting based on parameter