{"id":27888884,"url":"https://github.com/vermillionpaws/genpasswd","last_synced_at":"2025-05-05T09:29:16.984Z","repository":{"id":274418597,"uuid":"922826763","full_name":"vermillionpaws/genpasswd","owner":"vermillionpaws","description":"Cryptographically secure password generator using libsodium","archived":false,"fork":false,"pushed_at":"2025-03-23T08:26:59.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T06:31:48.499Z","etag":null,"topics":["clang","cryptography","password-generator","security-tools","sodium"],"latest_commit_sha":null,"homepage":"","language":"C","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/vermillionpaws.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-27T06:24:11.000Z","updated_at":"2025-03-23T08:27:02.000Z","dependencies_parsed_at":"2025-01-27T07:31:33.395Z","dependency_job_id":"16bfd243-a50b-42c3-8759-fb76def87918","html_url":"https://github.com/vermillionpaws/genpasswd","commit_stats":null,"previous_names":["unixpup/genpasswd","vermillionpaws/genpasswd"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vermillionpaws%2Fgenpasswd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vermillionpaws%2Fgenpasswd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vermillionpaws%2Fgenpasswd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vermillionpaws%2Fgenpasswd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vermillionpaws","download_url":"https://codeload.github.com/vermillionpaws/genpasswd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252471006,"owners_count":21753089,"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":["clang","cryptography","password-generator","security-tools","sodium"],"created_at":"2025-05-05T09:29:16.273Z","updated_at":"2025-05-05T09:29:16.960Z","avatar_url":"https://github.com/vermillionpaws.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# genpasswd\n\nsimple password generator written in C, originally made by [lilyyllyyllyly](https://github.com/lilyyllyyllyly), turned into a cryptographically secure password generator by me ([unixpup](https://github.com/unixpup))\n\n# Installation\n\n## Dependencies\n\n- x86_64v3 (Modify the Makefile in case you want to define your architecture explicitly.\n- Clang \u003e=19 (Needed for ThinLTO and CFI)\n- libsodium\n- ncurses\n\n```\ngit clone https://github.com/unixpup/genpasswd\ncd genpasswd\nmake\n```\n\nyou probably want to put it in your PATH (somewhere like `~/.local/bin/genpasswd` should be fine, if that directory is in your `PATH`!)\n\n# Usage\n\nSimply execute `./genpasswd`\n\n## Example\n\n```\ngenpasswd\nCryptographic engine started successfully!\nResult scrambled for password usage (Base64): cctjfoj6nwl68iljb0mvkPdeKCjtLieExoMWeowtn0BVP--GQ8EdKvcieDBI_ZvI1uMvJRpkctgnUZswnn9YiQ==\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvermillionpaws%2Fgenpasswd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvermillionpaws%2Fgenpasswd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvermillionpaws%2Fgenpasswd/lists"}