{"id":15598607,"url":"https://github.com/praisespjmt/sec-pass","last_synced_at":"2026-05-02T13:32:35.861Z","repository":{"id":245746511,"uuid":"813733797","full_name":"PraisesPJMT/sec-pass","owner":"PraisesPJMT","description":"PassGuard is a browser extension that manages browser login credentials and store them locally using AES encryption..","archived":false,"fork":false,"pushed_at":"2024-08-09T07:49:37.000Z","size":299,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-03-29T12:14:11.106Z","etag":null,"topics":["chrome-extension","firefox-extension","reactjs"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/PraisesPJMT.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":"2024-06-11T16:26:07.000Z","updated_at":"2025-03-06T14:21:52.000Z","dependencies_parsed_at":"2024-06-26T17:37:40.107Z","dependency_job_id":"0ebfd5bd-9abf-4a37-ad83-ab1ab067e637","html_url":"https://github.com/PraisesPJMT/sec-pass","commit_stats":{"total_commits":35,"total_committers":1,"mean_commits":35.0,"dds":0.0,"last_synced_commit":"793d41907739812b15403e8f3fa10dc94dc00be8"},"previous_names":["praisespjmt/sec-pass"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PraisesPJMT/sec-pass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraisesPJMT%2Fsec-pass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraisesPJMT%2Fsec-pass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraisesPJMT%2Fsec-pass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraisesPJMT%2Fsec-pass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PraisesPJMT","download_url":"https://codeload.github.com/PraisesPJMT/sec-pass/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraisesPJMT%2Fsec-pass/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32536576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["chrome-extension","firefox-extension","reactjs"],"created_at":"2024-10-03T01:40:49.015Z","updated_at":"2026-05-02T13:32:35.843Z","avatar_url":"https://github.com/PraisesPJMT.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚙️ PassGuard Extension\n\n\n## 📗 Table of Contents\n- [⚙️ PassGuard Extension](#️-passguard-extension)\n  - [📗 Table of Contents](#-table-of-contents)\n  - [💻 Description ](#-description-)\n  - [👥 Author ](#-author-)\n  - [🔧 Installation ](#-installation-)\n  - [🤝 Contributing ](#-contributing-)\n  - [📝 License ](#-license-)\n\n## 💻 Description \u003ca name=\"description\"\u003e\u003c/a\u003e\n\u003e This repository contains the PassGuard browser extension which can manage browser passwords and store them locally using AES encryption.\n\n## 👥 Author \u003ca name=\"author\"\u003e\u003c/a\u003e\n\n👤 **Praises Tula**\n\n[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/PraisesPJMT/)\n[![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/praises-tula/)\n[![Twitter](https://img.shields.io/badge/Twitter-%231DA1F2.svg?style=for-the-badge\u0026logo=Twitter\u0026logoColor=white)](https://twitter.com/PraisesPJMT/)\n\n[![Gmail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white)](mailto:praisesmusa@gmail.com)\n[![AngelList](https://img.shields.io/badge/AngelList-%23D4D4D4.svg?style=for-the-badge\u0026logo=AngelList\u0026logoColor=black)](https://angel.co/u/praises-tula/)\n\n\n\n## 🔧 Installation \u003ca name=\"installation\"\u003e\u003c/a\u003e\n\u003e To install the extension, follow the steps below:\n\n1. Clone the repository using the command below:\n```bash\ngit clone\n```\n2. Open the browser and navigate to `chrome://extensions/`\n3. Enable developer mode by toggling the switch in the top right corner\n4. Click on the `Load unpacked` button and select the cloned repository folder\n5. The extension should now be installed and ready for use\n\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\nContributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\nThis project is licensed under the [MIT License](./LICENSE).\n\nFeel free to customize this README.md file to fit your needs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraisespjmt%2Fsec-pass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpraisespjmt%2Fsec-pass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraisespjmt%2Fsec-pass/lists"}