{"id":13438888,"url":"https://github.com/rustindia/mpw-rs","last_synced_at":"2025-03-20T06:31:47.644Z","repository":{"id":57640829,"uuid":"84844725","full_name":"rustindia/mpw-rs","owner":"rustindia","description":"Master Password in Pure Rust","archived":false,"fork":false,"pushed_at":"2020-08-24T15:43:24.000Z","size":111,"stargazers_count":33,"open_issues_count":5,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-13T06:07:20.756Z","etag":null,"topics":["argon","cli","cryptography","password","password-manager","privacy","rust","scrypt","security","stateless"],"latest_commit_sha":null,"homepage":"http://masterpasswordapp.com/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rustindia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-13T15:45:18.000Z","updated_at":"2024-07-28T12:25:43.000Z","dependencies_parsed_at":"2022-09-07T03:52:28.718Z","dependency_job_id":null,"html_url":"https://github.com/rustindia/mpw-rs","commit_stats":null,"previous_names":["lispyclouds/mpw-rs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustindia%2Fmpw-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustindia%2Fmpw-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustindia%2Fmpw-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustindia%2Fmpw-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustindia","download_url":"https://codeload.github.com/rustindia/mpw-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244565686,"owners_count":20473324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["argon","cli","cryptography","password","password-manager","privacy","rust","scrypt","security","stateless"],"created_at":"2024-07-31T03:01:09.319Z","updated_at":"2025-03-20T06:31:42.633Z","avatar_url":"https://github.com/rustindia.png","language":"Rust","funding_links":[],"categories":["Libraries","库","库 Libraries"],"sub_categories":["Cryptography","加密","密码学 Cryptography"],"readme":"[![license](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html)\n[![Build Status](https://travis-ci.org/rust-hyderabad/mpw-rs.svg?branch=master)](https://travis-ci.org/rust-hyderabad/mpw-rs)\n[![Crates.io](https://meritbadge.herokuapp.com/mpw-rs)](https://crates.io/crates/mpw-rs)\n\n# [Master Password •••|](http://masterpasswordapp.com)\n\nThis is the Rust version of the original found [here](https://github.com/Lyndir/MasterPassword).\nThis can be used as a **drop-in replacement for the reference C version**, offering greater runtime safety and memory leaks protection with at-par performance.\n\n\u003ca href=\"url\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/2767425/31902097-4979d340-b841-11e7-8655-2d24515dbccf.png\" align=\"center\" height=\"128\" width=\"128\" \u003e\u003c/a\u003e\n\n## Requirements\n- [Rust](https://www.rust-lang.org/en-US/install.html) 1.15+\n\n## Building, testing and running\n- `cargo test --release`\n- `cargo run --release`\n\n## Benchmarking\n- `cargo run --release -- --benchmark`\n\n## Installing via Cargo\n- Make sure **Rust 1.15+** is installed.\n- Run `cargo install mpw-rs`\n- It will be available on PATH as `mpw-rs` for the current user.\n\n## \"Next\" features\nTo use the Argon2 based KDF instead of Scrypt:\n- `cargo run --release -- -a next`\n- **This should not be used for production** as the Argon2 params are experimental.\n- Uses `Argon2i(pass=1, lanes=4, mem=128MB)` as KDF instead of Scrypt.\n- **This is only available in the Rust version**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustindia%2Fmpw-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustindia%2Fmpw-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustindia%2Fmpw-rs/lists"}