GithubHelp home page GithubHelp logo

romerosergio / vaultier Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dz0ny/vaultier

0.0 1.0 0.0 77 MB

MIrror of http://git.rclick.cz/rclick/vaultier.git

License: BSD 3-Clause "New" or "Revised" License

Shell 1.31% Python 24.98% HTML 13.71% JavaScript 51.96% CSS 8.00% Makefile 0.03%

vaultier's Introduction

Vaultier

Easy and secure password and credentials sharing across teams.

Storing secrets

Collaborate with team

Main features

  • Store secrets, passwords, cc numbers, keys
  • Share with others
  • Changes history and redo
  • Security based on strong encryption

Absolutely Secure

We use advanced security based on RSA encryption. All your data stored in our databases are cyphered and cannot be readed by anybody else than you and your team.

Team Productivity

Invite and colaborate with your team. You can selectively grant access permission to any team member to share credentials.

Cloud Solution

Vaultier is online. It is always available from web browser or mobile. No need to install, works out of the box

Get Vaultier

Contribute

  • Information how to contribute here
  • Changelog here

OS Dependencies

Production

You need these packages:

  • postgresql, postgresql-contrib
  • python, python-dev, python-pip

Therefore, on Ubuntu/Debian, run this:

sudo apt-get install postgresql postgresql-contrib python python-dev python-pip

Also, virtualenv is recommended, as per usual.

Development and testing

For development and running tests, we're using sqlite3:

sudo apt-get install sqlite3 libsqlite3-dev

Development with Ember compilation

Install nodejs from http://ariejan.net/2011/10/24/installing-node-js-and-npm-on-ubuntu-debian/

sudo apt-get install nodejs-legacy

Then, install nodejs package system npm:

curl https://npmjs.org/install.sh | sudo sh

And last, you need to install ember-precompile Node package:

sudo npm install -g ember-precompile

vaultier's People

Contributors

janmisek avatar vknaisl avatar sbokoc avatar baldman avatar

Watchers

Sergio Romero 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.