[![Build Status](https://travis-ci.com/ltheinrich/secpass.svg)](https://travis-ci.com/ltheinrich/secpass) [![Discord](https://img.shields.io/discord/488792767657410560.svg)](https://discord.gg/jjRruxx) # SecPass Secure web-based password manager ## Building from source Requirements: - Rust >= Stable - Cargo >= Stable Clone from Git > git clone https://github.com/ltheinrich/secpass && cd secpass Build using Cargo > cargo build --release Run the binary `./target/release/secpass`