An open API service indexing awesome lists of open source software.

https://github.com/friedrith/vault

The true and honest vault to save everything that matters for you.
https://github.com/friedrith/vault

Last synced: 3 months ago
JSON representation

The true and honest vault to save everything that matters for you.

Awesome Lists containing this project

README

          


Vault

The true and honest vault to save everything that matters for you.

Vault is an information system designed to store confidential passwords and other
texts. It is based on double security: Google Drive hosting and second
layer of encryption. Only you know the passphrase to unlock the second layer.
Besides, the encryption is performed on your computer so neither Google neither
Vault team can access your clear data.

If you are not sure you can assess the code of the repository. Everything used
to store your content is in this repository. Except requests related to download
and upload on/from Google Drive, Vault doesn't perform any other HTTP requests.

## 🚀 Quick start

```bash
yarn start

```

## 💫 Deploy

## Contributing

This project is only at the beginning so do not hesitate to contribute or propose improvements.
Please follow [guidelines](CONTRIBUTING.md).

## 📝 License

This project is distributed on MIT license.