{"id":19431658,"url":"https://github.com/gogopex/psswd","last_synced_at":"2026-03-05T13:03:26.394Z","repository":{"id":39798606,"uuid":"285420370","full_name":"Gogopex/psswd","owner":"Gogopex","description":"A small password manager made in Rust.","archived":false,"fork":false,"pushed_at":"2024-05-16T20:04:18.000Z","size":61,"stargazers_count":17,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T09:41:28.918Z","etag":null,"topics":["age","age-encryption","cli","cli-app","encryption","password","password-manager","rust","scrypt","terminal","terminal-app"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/psswd","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gogopex.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":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-05T22:46:32.000Z","updated_at":"2024-07-28T12:25:53.000Z","dependencies_parsed_at":"2024-05-16T21:25:19.160Z","dependency_job_id":"3682b423-d586-402f-a1b1-58e9ef6f77e1","html_url":"https://github.com/Gogopex/psswd","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gogopex%2Fpsswd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gogopex%2Fpsswd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gogopex%2Fpsswd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gogopex%2Fpsswd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gogopex","download_url":"https://codeload.github.com/Gogopex/psswd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250693688,"owners_count":21472293,"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":["age","age-encryption","cli","cli-app","encryption","password","password-manager","rust","scrypt","terminal","terminal-app"],"created_at":"2024-11-10T14:31:07.653Z","updated_at":"2026-03-05T13:03:26.342Z","avatar_url":"https://github.com/Gogopex.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Rust](https://github.com/Gogopex/psswd/workflows/Rust/badge.svg?branch=master\u0026event=push)\n\n# psswd\nA simple Rust command line utility to manage your passwords. \nIt uses [age (Actually Good Encryption)](https://github.com/FiloSottile/age) to encrypt your passwords, and supports decryption using a passphrase.\n\n## Installation\n- You can build it yourself:\n```\ngit clone https://github.com/Gogopex/psswd.git\ncd psswd\n# psswd requires cargo/rustc\ncargo build --release\n```\nThis will generate a bin file in `target/release/build`. \n\n\n- Or download it via `cargo`:\n```\ncargo install psswd\n```\n\n\n## Usage\nIf you've just ran `cargo build --release`, you can start using `./target/release/psswd \u003ccommand\u003e` or add an alias for `psswd` direcly.\n\n## Demo\n![Usage of psswd](https://i.imgur.com/THgxjV6.gif)\n\n## Help\n```bash\n⚡ psswd\npsswd 0.1.1\n\nUSAGE:\n    psswd \u003cSUBCOMMAND\u003e\n\nFLAGS:\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n\nSUBCOMMANDS:\n    add       Creates a new entry containing an encrypted password\n    delete    Deletes entries or a given entry\n    help      Prints this message or the help of the given subcommand(s)\n    list      Lists all entries\n    show      Displays a specific entry\n\nFeel free to report any issue you find here: https://github.com/Gogopex/psswd/issues\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgogopex%2Fpsswd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgogopex%2Fpsswd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgogopex%2Fpsswd/lists"}