{"id":18947875,"url":"https://github.com/thenaubit/crypto-password-generator","last_synced_at":"2026-04-20T14:06:20.644Z","repository":{"id":121091541,"uuid":"525034424","full_name":"TheNaubit/crypto-password-generator","owner":"TheNaubit","description":"🦄 A cryptographically secure password generator!","archived":false,"fork":false,"pushed_at":"2022-08-15T15:28:57.000Z","size":71,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T13:45:12.513Z","etag":null,"topics":["cryptography","emotionjs","mantine-ui","nextjs","password-generator","typescript"],"latest_commit_sha":null,"homepage":"https://passgenerator.nauverse.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheNaubit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-08-15T15:13:33.000Z","updated_at":"2023-04-09T07:53:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"064b056b-0eb0-4955-9f91-55e1a20cccf0","html_url":"https://github.com/TheNaubit/crypto-password-generator","commit_stats":null,"previous_names":["thenaubit/crypto-password-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheNaubit%2Fcrypto-password-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheNaubit%2Fcrypto-password-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheNaubit%2Fcrypto-password-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheNaubit%2Fcrypto-password-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheNaubit","download_url":"https://codeload.github.com/TheNaubit/crypto-password-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239946876,"owners_count":19723014,"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":["cryptography","emotionjs","mantine-ui","nextjs","password-generator","typescript"],"created_at":"2024-11-08T13:11:46.148Z","updated_at":"2025-10-19T18:11:21.618Z","avatar_url":"https://github.com/TheNaubit.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nau Password Generator\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Demo\n✅ You can try this online here: [https://passgenerator.nauverse.com/](https://passgenerator.nauverse.com/)\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Learn More\n\nAs you may know, random number generation is not truly random in your computer, creating a potential security risk if you use a password generator to generate a new random password.\n\nHere, we are using [Rando.js](https://github.com/nastyox/Rando.js) to generate cryptographically secure random numbers / letters / symbols.\n\nEverything happens on the client side, so we avoid potential man-in-the-middle attacks.\n\nEven if we are trying to create something to generate passwords, we are not guaranteeing anything; we provide this code as it is.\n\n## Dependencies we are using\n- [Mantine](https://mantine.dev/)\n- [Emotion](https://emotion.sh/)\n- [Rando.js](https://github.com/nastyox/Rando.js)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenaubit%2Fcrypto-password-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthenaubit%2Fcrypto-password-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenaubit%2Fcrypto-password-generator/lists"}