1 unstable release
0.2.0 | Jul 5, 2019 |
---|
#6 in #web-based
3KB
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