Skip to content
/ vault Public

Stores almost-sensitive data in a portable text

Notifications You must be signed in to change notification settings

nmcapule/vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vault

Stores almost-sensitive data. Current build is a prototype, expand later please.

Requirements

  1. npm

Setup

  1. Install npm dependencies

    $ npm install
  2. Run the watcher

    $ npm run start
  3. Load on your browser as a temporary addon.

    In Firefox:

     a. Open [about:debugging#addons](about:debugging#addons)
     
     b. Click *Load Temporary Add-on* and select the `manifest.json` file under the distribution (`dist/`) folder.
    

Mockups

  1. Hello World prototype mockup

About

Stores almost-sensitive data in a portable text

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published