{"id":15570011,"url":"https://github.com/saptaks/saikoro","last_synced_at":"2025-04-24T00:24:38.521Z","repository":{"id":45368756,"uuid":"359063317","full_name":"SaptakS/saikoro","owner":"SaptakS","description":"Diceware GUI: An easy way for non-tech people to get diceware passphrases","archived":false,"fork":false,"pushed_at":"2021-12-17T10:03:30.000Z","size":97,"stargazers_count":7,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T05:11:24.379Z","etag":null,"topics":["diceware","gui-application","passphrase","security"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SaptakS.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}},"created_at":"2021-04-18T06:28:02.000Z","updated_at":"2023-03-22T21:01:06.000Z","dependencies_parsed_at":"2022-08-30T04:02:00.851Z","dependency_job_id":null,"html_url":"https://github.com/SaptakS/saikoro","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/SaptakS%2Fsaikoro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaptakS%2Fsaikoro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaptakS%2Fsaikoro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaptakS%2Fsaikoro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SaptakS","download_url":"https://codeload.github.com/SaptakS/saikoro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250536724,"owners_count":21446784,"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","gui-application","passphrase","security"],"created_at":"2024-10-02T17:40:49.899Z","updated_at":"2025-04-24T00:24:38.500Z","avatar_url":"https://github.com/SaptakS.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![saikoro screenshot](https://github.com/SaptakS/saikoro/blob/main/src/saikoro/resources/screenshot.png?raw=true)\n# Saikoro: Easy to use GUI for diceware passphrases\n\nSaikoro is a desktop application catered towards making diceware passphrase generation easy and accessible for non-tech savvy users as well. It uses the python package [diceware](https://diceware.readthedocs.io/en/stable/) that is commonly used by people comfortable with command line interface to generate passphrase.\n\nAll the features use diceware directly. So Saikoro is kind of a GUI wrapper for the command line application.\n\n## Developer Install\n\n- `git clone https://github.com/SaptakS/saikoro.git`\n- `python3 -m venv .venv`\n- `source .venv/bin/activate`\n- `python3 -m pip install -r requirements.txt`\n- `./scripts/dev.sh`\n\n## Is it secure?\n\nRefer to the [section in diceware readme](https://github.com/ulif/diceware#is-it-secure) to learn more about it. This GUI uses the [random.SystemRandom](https://docs.python.org/3.4/library/random.html#random.SystemRandom) and currently doesn't support other forms of randomness like real dice.\n\n## Options\n\n- **No. of words**: One can specify the number of words one wants in the passphrase\n- **No. of special characters**: One can specify the number of special characters in the passphrase. The special characters are selected randomly and placed in random locations\n- **Delimiter**: One can separate the words using a delimiter. It is empty string by default. It can be space, \"-\", \"_\" or any other character\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaptaks%2Fsaikoro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaptaks%2Fsaikoro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaptaks%2Fsaikoro/lists"}