#password-manager #secure #web-based #cargo

app secpass

Secure web-based password manager

1 unstable release

0.2.0 Jul 5, 2019

#7 in #web-based

ISC license

3KB

Build Status Discord

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

Dependencies

~59KB