{"id":25649558,"url":"https://github.com/conedjordjic/password-vault","last_synced_at":"2025-09-09T22:36:38.258Z","repository":{"id":278276344,"uuid":"935086912","full_name":"ConeDjordjic/password-vault","owner":"ConeDjordjic","description":"Hardened password manager written in Rust","archived":false,"fork":false,"pushed_at":"2025-02-18T22:36:42.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T23:24:52.834Z","etag":null,"topics":["cryptography","cybersecurity","password","password-generator","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/ConeDjordjic.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-18T22:06:15.000Z","updated_at":"2025-02-18T22:36:45.000Z","dependencies_parsed_at":"2025-02-18T23:24:57.039Z","dependency_job_id":"2d402a2c-70ee-4ec0-ae96-c6a60856b09d","html_url":"https://github.com/ConeDjordjic/password-vault","commit_stats":null,"previous_names":["conedjordjic/password-vault"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ConeDjordjic/password-vault","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConeDjordjic%2Fpassword-vault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConeDjordjic%2Fpassword-vault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConeDjordjic%2Fpassword-vault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConeDjordjic%2Fpassword-vault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConeDjordjic","download_url":"https://codeload.github.com/ConeDjordjic/password-vault/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConeDjordjic%2Fpassword-vault/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262484884,"owners_count":23318546,"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":["cryptography","cybersecurity","password","password-generator","password-manager","rust"],"created_at":"2025-02-23T14:22:32.425Z","updated_at":"2025-06-28T19:37:35.351Z","avatar_url":"https://github.com/ConeDjordjic.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔒 PassVault, a Secure Password Manager\n\nA CLI-based password manager with AES-256-GCM encryption written in Rust for Cybersecurity and Cryptography practice and to learn Rust!\n\n![License](https://img.shields.io/badge/license-MIT-blue)\n\n## Features\n- AES-256-GCM encryption\n- Argon2 key derivation\n- Secure password generation\n- Encrypted local storage\n- CLI interface\n\n## Installation\n```bash\n# Prerequisites\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n\n# Clone \u0026 Build\ngit clone https://github.com/ConeDjordjic/password-vault.git\ncd password-vault\ncargo install --path .\n```\n\n## Usage\n```bash\n# Add credentials\npassvault add github.com your@email.com\n\n# Retrieve credentials\npassvault get github.com\n\n# Generate password\npassvault generate --length 24 --special\n```\n\n## Security\n- Encrypted vault format\n- Memory-safe implementation\n- No master password storage\n- Regular security audits\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconedjordjic%2Fpassword-vault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconedjordjic%2Fpassword-vault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconedjordjic%2Fpassword-vault/lists"}