Giter VIP home page Giter VIP logo

vault's Introduction

Vault

A file encryption service that's uses Go, Docker, MongoDB and Javascript.
Click here for a demo
It does not store files. Files are encrypted upon upload and an encrypted file will be available for download.
To decrypt, upload encrypted file and enter password.

Setup and Run

Using docker is recommended. But can also be done without.

  • Docker is required.
  • Modify docker-compose.yml, example provided with some elaboration.
  • docker-compose up.

It would be good to create a compose file for prod and adding the -f flag to run. Check out docker docs for more info.

Documentation

There are two services defined in docker-compose.yml. A webapp and a database(MongoDB).

  • The webapp service is the Go web application.
    • Can be ran in dev and prod mode.
    • When running in different modes do configure volumes accordingly.
  • Database used to store number of files encrypted and decrypted.

Future Development

This application was built mainly for practice. To test out deployment etc.

  • Optimization
  • Native application with GUI. Provides an option to run without a web browser.

vault's People

Contributors

dyxj avatar

Stargazers

 avatar

Watchers

James Cloos avatar

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.