Giter VIP home page Giter VIP logo

hideaway's Introduction

Hideaway

Store files hidden away from others with the help of latest cryptographic algorithms.


TODO

Models

  • CipherFile: [created at][modified at][content digest length][content digest][file length][file content]

Operations of IndexEntry:

  • isExists
  • getCipherFile
  • getFileSize
  • getFilePath
  • getParentFolder -> CipherFolder

Design Dashboard

Sidebar

It will be a normal file explorer. On the left are some fixed items:

  • Settings: keystore config, generate new key, change password.
  • Favorite files and folders.
  • Recently accessed files.
  • Trash can.

It should have fixed width. Items should have icons.

Explorer

  • On the right is a resizable window.
  • Each folder will be shown with a folder icon with lock sign. When unlocked, the background will change and unlock sign will appear.
  • Two view shall be supported: details view, tile view.
  • Double click on a folder will take you to sub directories.
  • Right click should open context menu (open file, copy, paste, create folder, create file, etc.).
  • Double click on a file will do these things:
    • if it is a text file, open with a custom text editor.
    • if it is a image, display it a custom image viewer.
    • otherwise display save option to store it elsewhere to view.
  • Deleting will move all files under a directory to trash can.
  • Emptying trash can will permanently remove the files along with encrypted entry in data folder.

Breadcrumb

  • A nice breadcrumb will be available on top of the explorer.
  • On right side, a search button shall appear. When clicked, a search form will appear above the explorer.
  • Also view selection between (details/tile) mode will be available.
  • Will have Forward, backward button.

Before Production

  • Set favicons to frames.
  • Set main icons.
  • Build for Windows, Linux, and MacOS.

Future Development

  • Sync with google drive.
  • Create mobile app.
  • Advance backup with error recovery info.

hideaway's People

Contributors

dipu-bd avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

sathishmscict

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.