{"id":19094885,"url":"https://github.com/zahash/royalguard","last_synced_at":"2025-10-07T20:29:24.171Z","repository":{"id":214711702,"uuid":"696733418","full_name":"zahash/royalguard","owner":"zahash","description":"Secure Ergonomic Command Line Password Manager. Free Forever. Made with ❤️ using 🦀","archived":false,"fork":false,"pushed_at":"2024-09-03T22:30:41.000Z","size":8539,"stargazers_count":8,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T03:33:40.444Z","etag":null,"topics":["cli","command-line-tool","decrypt","decryption","encrypt","encryption","encryption-decryption","password","password-manager","secure","security"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/royalguard","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/zahash.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":"2023-09-26T10:32:32.000Z","updated_at":"2024-11-18T18:55:46.000Z","dependencies_parsed_at":"2024-11-09T03:32:35.448Z","dependency_job_id":"4eed1f86-1ebe-49e1-8a26-524f713b49ca","html_url":"https://github.com/zahash/royalguard","commit_stats":null,"previous_names":["zahash/royalguard"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahash%2Froyalguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahash%2Froyalguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahash%2Froyalguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahash%2Froyalguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zahash","download_url":"https://codeload.github.com/zahash/royalguard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251716645,"owners_count":21632165,"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":["cli","command-line-tool","decrypt","decryption","encrypt","encryption","encryption-decryption","password","password-manager","secure","security"],"created_at":"2024-11-09T03:31:56.928Z","updated_at":"2025-10-07T20:29:19.118Z","avatar_url":"https://github.com/zahash.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cpre\u003e\n██████╗  ██████╗ ██╗   ██╗ █████╗ ██╗          ██████╗ ██╗   ██╗ █████╗ ██████╗ ██████╗ \n██╔══██╗██╔═══██╗╚██╗ ██╔╝██╔══██╗██║         ██╔════╝ ██║   ██║██╔══██╗██╔══██╗██╔══██╗\n██████╔╝██║   ██║ ╚████╔╝ ███████║██║         ██║  ███╗██║   ██║███████║██████╔╝██║  ██║\n██╔══██╗██║   ██║  ╚██╔╝  ██╔══██║██║         ██║   ██║██║   ██║██╔══██║██╔══██╗██║  ██║\n██║  ██║╚██████╔╝   ██║   ██║  ██║███████╗    ╚██████╔╝╚██████╔╝██║  ██║██║  ██║██████╔╝\n╚═╝  ╚═╝ ╚═════╝    ╚═╝   ╚═╝  ╚═╝╚══════╝     ╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝╚═════╝ \n----------------------------------------------------------------------------------------\nSecure Ergonomic Command Line Password Manager. Free Forever. Made with ❤️ using 🦀\n\u003c/pre\u003e\n\n[![Crates.io](https://img.shields.io/crates/v/royalguard.svg)](https://crates.io/crates/royalguard)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n\u003c/div\u003e\n\n## 🚀 Download\n\n[https://github.com/zahash/royalguard/releases](https://github.com/zahash/royalguard/releases)\n\n( or )\n\n```\ncargo install royalguard\n```\n\n## 🧑‍💻 Unleash the Commands!\n\n```sh\n✨ Add, Update:\n    set gmail user = sussolini sensitive pass = 'use single quote for spaces' url = mail.google.sus\n    set gmail sensitive pass = updatedpassword user = updated_user\n\n🔥 Delete whole record: \n    del gmail\n\n🔥 Delete fields: \n    del gmail url pass\n\n🔍 Show -- replaces sensitive values with *****:\n    show all\n    show gmail\n    show user is sussolini and (pass contains sus or url matches '.*com')\n\n🔍 Show (filter by name):\n    show . contains gmail\n\n🕵️ Reveal -- works exactly like Show but does not respect sensitivity\n    reveal user is sussolini and (pass contains sus or url matches '.*com')\n\n📜 History -- show changes made overtime:\n    history gmail\n    reveal history gmail\n\n🖊️ Rename:\n    rename gmail gmail2\n\n📋 Copy field to clipboard:\n    copy gmail pass\n\n📥 Import:\n    import 'path/to/file.txt'\n\nImporting requires the below data format. Each line being a new record\n'gmail' user = 'joseph ballin' sensitive pass = 'ни шагу назад, товарищи!'\n'discord' user = 'pablo susscobar' pass = 'plata o plomo'\n\n🔐 Change Master Password: chmpw\n```\n\n## 🌟 Connect with Us\n\nM. Zahash – zahash.z@gmail.com\n\nDistributed under the MIT license. See `LICENSE` for more information.\n\n[https://github.com/zahash/](https://github.com/zahash/)\n\n## 🤝 Contribute to RoyalGuard!\n\n1. Fork it (\u003chttps://github.com/zahash/royalguard/fork\u003e)\n2. Create your feature branch (`git checkout -b feature/fooBar`)\n3. Commit your changes (`git commit -am 'Add some fooBar'`)\n4. Push to the branch (`git push origin feature/fooBar`)\n5. Create a new Pull Request\n\n## ❤️ Show Some Love!\n\nIf RoyalGuard makes your life easier, consider giving it a [🌟 on GitHub!](https://github.com/zahash/royalguard/stargazers)\n\nThank you for choosing RoyalGuard - Your Secure and Ergonomic Password Manager! 🛡️🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzahash%2Froyalguard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzahash%2Froyalguard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzahash%2Froyalguard/lists"}