{"id":19711045,"url":"https://github.com/eilvelia/hlesspass","last_synced_at":"2025-10-24T13:15:27.074Z","repository":{"id":95548029,"uuid":"188909246","full_name":"eilvelia/hlesspass","owner":"eilvelia","description":"Alternative CLI application for LessPass","archived":false,"fork":false,"pushed_at":"2024-09-16T14:38:47.000Z","size":24,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-27T19:52:35.175Z","etag":null,"topics":["console-application","lesspass","password-generator","stateless-password-manager"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/eilvelia.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":"2019-05-27T21:07:25.000Z","updated_at":"2024-09-16T14:33:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"339b5828-43c1-4c0a-b154-8d2cc0ee872d","html_url":"https://github.com/eilvelia/hlesspass","commit_stats":null,"previous_names":["eilvelia/hlesspass"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/eilvelia/hlesspass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eilvelia%2Fhlesspass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eilvelia%2Fhlesspass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eilvelia%2Fhlesspass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eilvelia%2Fhlesspass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eilvelia","download_url":"https://codeload.github.com/eilvelia/hlesspass/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eilvelia%2Fhlesspass/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280800876,"owners_count":26393394,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["console-application","lesspass","password-generator","stateless-password-manager"],"created_at":"2024-11-11T22:09:36.598Z","updated_at":"2025-10-24T13:15:27.034Z","avatar_url":"https://github.com/eilvelia.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hlesspass\n\nAlternative CLI application for [LessPass](https://lesspass.com).\n\n## Installation\n\nClone the repository and build the project either via cabal (`cabal build`,\nsee also `cabal --help`) or nix.\n\n## Usage\n\n```console\n$ hlesspass [OPTIONS]\n```\n\nSee `hlesspass --help`.\n\nThe app has its own configuration file in `$XDG_CONFIG_HOME/hlesspass/config.cfg`\n(where `$XDG_CONFIG_HOME` defaults to `~/.config`). The config looks like this:\n\n```ini\nlowercase=yes\nuppercase=yes\ndigits=yes\nsymbols=yes\nlength=16\ncounter=1\ncopy=no\n```\n\nIt can also locally store hash[^1] of the master password in the\n`$XDG_CONFIG_HOME/hlesspass/pwd` file to prevent typos. Launch `hlesspass` with\nthe `--save-hash` option and enter the password. On subsequent runs it'll check\nthat you wrote a correct password. `--no-check` can be used to disable this\ncheck.\n\n[^1]: the first 24 bits of pbkdf2 (hmac sha256, 2 iterations) hash are used\n\nThe main LessPass algorithm uses pbkdf2_sha256 with 100'000 iterations.\n\n## License\n\nCopyright © 2019 eilvelia, [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feilvelia%2Fhlesspass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feilvelia%2Fhlesspass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feilvelia%2Fhlesspass/lists"}