{"id":20082548,"url":"https://github.com/paulgreg/uniquepasswordbuilder","last_synced_at":"2025-05-06T01:30:33.572Z","repository":{"id":18016230,"uuid":"21042940","full_name":"paulgreg/UniquePasswordBuilder","owner":"paulgreg","description":"A bookmarklet to generate strong password per site","archived":false,"fork":false,"pushed_at":"2024-06-16T18:49:16.000Z","size":1794,"stargazers_count":8,"open_issues_count":3,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-06-17T16:46:31.577Z","etag":null,"topics":["bookmarklet","chrome-extension","cryptography","firefox-addon","javascript","password-manager","scrypt"],"latest_commit_sha":null,"homepage":"https://paulgreg.me/UniquePasswordBuilder/","language":"JavaScript","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/paulgreg.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":"2014-06-20T15:37:28.000Z","updated_at":"2024-06-16T18:48:50.000Z","dependencies_parsed_at":"2024-06-16T16:00:42.518Z","dependency_job_id":"2b24a2ae-3627-4c5d-b7c4-ee8f2ffd9160","html_url":"https://github.com/paulgreg/UniquePasswordBuilder","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulgreg%2FUniquePasswordBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulgreg%2FUniquePasswordBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulgreg%2FUniquePasswordBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulgreg%2FUniquePasswordBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulgreg","download_url":"https://codeload.github.com/paulgreg/UniquePasswordBuilder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224478458,"owners_count":17318087,"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":["bookmarklet","chrome-extension","cryptography","firefox-addon","javascript","password-manager","scrypt"],"created_at":"2024-11-13T15:43:53.081Z","updated_at":"2024-11-13T15:43:53.660Z","avatar_url":"https://github.com/paulgreg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UniquePasswordBuilder\n\nUniquePasswordBuilder is a tool to help you generate strong and different password for each site you visit.\nFrom your master password (a strong password that you use), a password is generated using an hashing algorithm and the domain’s URL.\nScrypt or argon2 is used to hash the password.\n\nCheck [the home page for further details](http://paulgreg.me/UniquePasswordBuilder).\n\nUniquePasswordBuilder is available via 3 tools :\n\n  * a [web page](http://paulgreg.me/UniquePasswordBuilder),\n  * a [bookmarklet](http://paulgreg.me/UniquePasswordBuilder),\n  * a [Firefox](https://addons.mozilla.org/en-US/firefox/addon/uniquepasswordbuilder-addon) and [Chrome](https://chrome.google.com/webstore/detail/uniquepasswordbuider/egilgkfibealmbllcigihfhglhipnmie) Add-on.\n\n## Dependencies\n\nUniquePasswordBuilder is depending on some dependencies in order to be build (gulp) and needs 3 libraries for runtime :\n\n- argon2-browser 1.5.3\n- scrypt-async 2.0.1\n- font-awesome 4.7.0\n\nDependencies are installed via npm.\n\nThe `package-lock.json` file contains the URL from where dependencies are downloaded.\n\n## Build the webpage and the bookmarklet\n\n`npm install \u0026\u0026 gulp` to build output files in `dist` directory.\n\nYou can run `gulp clean` to remove the `dist` folder.\n\n## Build the Addon\n\nGulp generates some files into the addon directory.\n\nSo be sure to launch `npm install \u0026\u0026 gulp` the first time and each time you change JS source files.\n\nThen, use `addon/build.sh` to generate the zip.\n\n## Self-hosting the PWA\n\nYou can simply checkout the branch `gh-pages` (already built) or build the application (see above) then copy the `dist` folder on your server.\n\n## Publish the web page\n\nUse `to_ghpages.sh` script to publish output files into a `gh_pages` branch, ready to publish on like github.\n\nAttribution\n--------------\n\nThe code includes [scrypt-async-js](https://github.com/dchest/scrypt-async-js), a library from Dmitry Chestnykh and icons are from [Piotr Adam Kwiatkowski](http://ikons.piotrkwiatkowski.co.uk/). Many thanks !\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulgreg%2Funiquepasswordbuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulgreg%2Funiquepasswordbuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulgreg%2Funiquepasswordbuilder/lists"}