/EncryptedFileManager

Encrypted client side file manager

Primary LanguageJavaScript

🔐 Encrypted File Manager

About

This is a simple encrypted file manager. Autogenerated key has is managed in client-side by user.

Index

⬇️ Installation

  1. Situate inside root directory.
  2. Run npm install
  3. Run npm run-script run
  4. By default this service will host at localhost:3001. You can customize it with .env (see .env.example)

Client example

Client example gif