secpass

Crates.iosecpass
lib.rssecpass
version0.2.0
sourcesrc
created_at2019-07-05 10:59:59.755411
updated_at2019-07-05 10:59:59.755411
descriptionSecure web-based password manager
homepage
repositoryhttps://github.com/ltheinrich/secpass
max_upload_size
id146514
size2,842
Lennart-Bot (lennart-bot)

documentation

README

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

Commit count: 272

cargo fmt