{"id":13411137,"url":"https://github.com/chriszarate/supergenpass","last_synced_at":"2025-04-05T05:10:19.316Z","repository":{"id":2238682,"uuid":"3192829","full_name":"chriszarate/supergenpass","owner":"chriszarate","description":"A free bookmarklet password generator.","archived":false,"fork":false,"pushed_at":"2019-11-27T14:07:24.000Z","size":1666,"stargazers_count":421,"open_issues_count":17,"forks_count":161,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-03-28T14:35:55.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://chriszarate.github.io/supergenpass/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chriszarate.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-01-16T18:12:38.000Z","updated_at":"2025-03-25T15:56:57.000Z","dependencies_parsed_at":"2022-09-16T18:12:01.399Z","dependency_job_id":null,"html_url":"https://github.com/chriszarate/supergenpass","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriszarate%2Fsupergenpass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriszarate%2Fsupergenpass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriszarate%2Fsupergenpass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriszarate%2Fsupergenpass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chriszarate","download_url":"https://codeload.github.com/chriszarate/supergenpass/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289429,"owners_count":20914464,"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":[],"created_at":"2024-07-30T20:01:11.651Z","updated_at":"2025-04-05T05:10:19.300Z","avatar_url":"https://github.com/chriszarate.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# SuperGenPass\n\n[![Build status][build-status]][travis-ci]\n\n[![SauceLabs status][saucelabs-status]][saucelabs]\n\nThis is the official repository of [SuperGenPass][sgp]. It contains code for the\nbookmarklet and the mobile version. The underlying algorithm that is used by\nSuperGenPass to generate passwords has its own repository:\n[chriszarate/supergenpass-lib][sgp-lib].\n\nPlease see the [homepage][sgp] to obtain the latest stable version of the\nbookmarklet and the mobile version. For questions, please see the [FAQ][faq].\n\n## About\n\nSuperGenPass is a different kind of password solution. Instead of storing your\npasswords on your hard disk or online—where they are vulnerable to theft and\ndata loss—SuperGenPass uses a hash algorithm to transform a master password\ninto unique, complex passwords for the Web sites you visit.\n\n```\nSuperGenPass(\"masterpassword:example1.com\") // =\u003e zVNqyKdf7F\nSuperGenPass(\"masterpassword:example2.com\") // =\u003e eYPtU3mfVw\n```\n\nSuperGenPass is a bookmarklet and runs right in your Web browser. It *never\nstores or transmits your passwords*, so it’s ideal for use on multiple and\npublic computers. It’s also completely free and open source.\n\n## Should I use SuperGenPass?\n\nMaybe! Do you like bookmarklets? Do you like *not knowing* what your passwords\nare? Do you like the idea of using a slightly quirky password solution? You\n*do*?\n\n## Develop locally\n\nSuperGenPass development requires [Grunt][grunt]:\n\n```shell\ngit clone https://github.com/chriszarate/supergenpass.git \u0026\u0026 cd supergenpass\nnpm install\ngrunt\n```\n\n## Looking for GenPass?\n\nGenPass is maintained in its own repository: [chriszarate/genpass][gp].\n\n\n## License\n\nSuperGenPass is released under the [GNU General Public License version 2][gplv2].\n\n\n## Other implementations\n\nSince SuperGenPass is open-source, others have made their own versions for\nvarious platforms and with additional functionality. You can find a list on the\n[implementations wiki page][implementations]. Please note that these projects\nare not reviewed and compatibility is not guaranteed.\n\n\n[sgp]: http://supergenpass.com\n[sgp-lib]: https://github.com/chriszarate/supergenpass-lib\n[build-status]: https://travis-ci.org/chriszarate/supergenpass.svg?branch=master\n[travis-ci]: https://travis-ci.org/chriszarate/supergenpass\n[saucelabs-status]: https://saucelabs.com/browser-matrix/supergenpass.svg\n[saucelabs]: https://saucelabs.com/u/supergenpass\n[faq]: https://github.com/chriszarate/supergenpass/wiki/FAQ\n[grunt]: http://gruntjs.com\n[gp]: https://github.com/chriszarate/genpass\n[gplv2]: http://www.gnu.org/licenses/gpl-2.0.html\n[implementations]: https://github.com/chriszarate/supergenpass/wiki/Implementations\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchriszarate%2Fsupergenpass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchriszarate%2Fsupergenpass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchriszarate%2Fsupergenpass/lists"}