{"id":18000164,"url":"https://github.com/sfat/elixir-passphrase-diceware-generator","last_synced_at":"2025-03-26T07:32:04.382Z","repository":{"id":57530734,"uuid":"207001914","full_name":"sfat/elixir-passphrase-diceware-generator","owner":"sfat","description":"Passphrase/password generator using diceware written in Elixir","archived":false,"fork":false,"pushed_at":"2020-01-30T19:46:38.000Z","size":112,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-21T11:11:16.698Z","etag":null,"topics":["diceware","diceware-passphrase-generator","elixir","password","password-generator"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/sfat.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}},"created_at":"2019-09-07T17:23:11.000Z","updated_at":"2020-02-28T18:55:25.000Z","dependencies_parsed_at":"2022-09-14T00:20:40.586Z","dependency_job_id":null,"html_url":"https://github.com/sfat/elixir-passphrase-diceware-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfat%2Felixir-passphrase-diceware-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfat%2Felixir-passphrase-diceware-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfat%2Felixir-passphrase-diceware-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfat%2Felixir-passphrase-diceware-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sfat","download_url":"https://codeload.github.com/sfat/elixir-passphrase-diceware-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245611773,"owners_count":20643892,"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":["diceware","diceware-passphrase-generator","elixir","password","password-generator"],"created_at":"2024-10-29T23:09:58.216Z","updated_at":"2025-03-26T07:32:03.888Z","avatar_url":"https://github.com/sfat.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elixir Passphrase Diceware Generator \n\n[![Build Status](https://travis-ci.com/sfat/elixir-passphrase-diceware-generator.svg?branch=master)](https://travis-ci.com/sfat/elixir-passphrase-diceware-generator)\n\n[![codecov](https://codecov.io/gh/sfat/elixir-passphrase-diceware-generator/branch/master/graph/badge.svg)](https://codecov.io/gh/sfat/elixir-passphrase-diceware-generator)\n\nPassphrase generator based on [Diceware](http://world.std.com/~reinhold/diceware.html) technique\n\nThis project is split into 3 parts (apps):\n1. library\n2. cli\n3. api\n\n## 1. Library\n\nThis the core of the passphrase generator. \n\nBased on the `apps/library/priv/eff_large_wordlist.txt`, where we have the map of numbers and words,\nwe will simulate the dice generation before choosing a word.\n\nThe library can be included as a dependency in your own Elixir project.\n\n## 2. CLI\n\nComponent that makes use of the library and will make an executable that can be used to generate a passphrase\ndirectly from the command line.\n\nYou can find more info regarding the CLI [here](apps/cli/README.md)\n\n## 3. API\n\nComponent will create a REST API that will expose and let you generate a passphrase from your favorite\nREST client (a GUI or programmatically)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfat%2Felixir-passphrase-diceware-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsfat%2Felixir-passphrase-diceware-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfat%2Felixir-passphrase-diceware-generator/lists"}