{"id":16909378,"url":"https://github.com/yjdoc2/rust-password-manager","last_synced_at":"2025-08-20T23:10:03.857Z","repository":{"id":100667069,"uuid":"276378759","full_name":"YJDoc2/Rust-Password-Manager","owner":"YJDoc2","description":"A simple local password manager, which stores encrypted password on local disk, as well as generate and rate passwords.","archived":false,"fork":false,"pushed_at":"2020-07-01T13:10:47.000Z","size":6,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T17:02:21.362Z","etag":null,"topics":["password-manager","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YJDoc2.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-01T13:00:18.000Z","updated_at":"2022-04-15T16:00:53.000Z","dependencies_parsed_at":"2023-05-16T16:00:29.211Z","dependency_job_id":null,"html_url":"https://github.com/YJDoc2/Rust-Password-Manager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/YJDoc2/Rust-Password-Manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YJDoc2%2FRust-Password-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YJDoc2%2FRust-Password-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YJDoc2%2FRust-Password-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YJDoc2%2FRust-Password-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YJDoc2","download_url":"https://codeload.github.com/YJDoc2/Rust-Password-Manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YJDoc2%2FRust-Password-Manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271400259,"owners_count":24752830,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["password-manager","rust"],"created_at":"2024-10-13T18:55:32.791Z","updated_at":"2025-08-20T23:10:03.835Z","avatar_url":"https://github.com/YJDoc2.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust Password Manager\n\n## description\n\nThis is just a simple password manager command line application written in Rust.\nThis is not particularly good or efficient, in fact it uses a json file in invoking directory to save the encrypted passwords.\nThis was done to move from \"excited about Rust\" to \"actually coding in Rust\" ;) :)\nThis uses magic-crypt crated to encrypt and decrypt the passwrods,\nserde to for serialize-deserialize the maps,\npasswords to score the saving passwrods and to generate random password.\n\n## Usage\n\ncompile to file named passman.\nfirst run passman init in the file you want to store the json file containing the passwords\n\nThen run passman to enter interactive commandline\nSupported operations are:\n\n\u003col\u003e\n\u003cli\u003eadd account-name : to generate and save a random password\u003c/li\u003e\n\u003cli\u003eadd account-name password : save given password\u003c/li\u003e\n\u003cli\u003eget all : get all account passwords\u003c/li\u003e\n\u003cli\u003eget account-name : get password for given account name\u003c/li\u003e\n\u003cli\u003equit : to exit the program\u003c/li\u003e\n\u003c/ol\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyjdoc2%2Frust-password-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyjdoc2%2Frust-password-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyjdoc2%2Frust-password-manager/lists"}