{"id":20418303,"url":"https://github.com/askonomm/shh","last_synced_at":"2025-04-12T17:25:39.511Z","repository":{"id":132848692,"uuid":"416165071","full_name":"askonomm/shh","owner":"askonomm","description":"A CLI password manager designed for efficiency.","archived":false,"fork":false,"pushed_at":"2021-11-02T00:45:46.000Z","size":60,"stargazers_count":22,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T12:51:14.563Z","etag":null,"topics":["cli","clojure","password-manager"],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/askonomm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2021-10-12T03:11:15.000Z","updated_at":"2022-05-02T09:54:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd968d96-6631-47df-bb4d-f72a416921c0","html_url":"https://github.com/askonomm/shh","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/askonomm%2Fshh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/askonomm%2Fshh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/askonomm%2Fshh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/askonomm%2Fshh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/askonomm","download_url":"https://codeload.github.com/askonomm/shh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248603451,"owners_count":21131797,"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":["cli","clojure","password-manager"],"created_at":"2024-11-15T06:31:21.919Z","updated_at":"2025-04-12T17:25:39.499Z","avatar_url":"https://github.com/askonomm.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shh\n\nA CLI password manager designed for efficiency.\n\n## Install\n\n### Linux \u0026 Mac OS\n\n#### Locally\n\n```shell\ncurl -s https://raw.githubusercontent.com/askonomm/shh/master/installer.sh | bash -s\n```\n\nYou can then run Shh as `./shh`, given that the Shh executable is in the current working directory.\n\n#### Globally\n\n```shell\ncurl -s https://raw.githubusercontent.com/askonomm/shh/master/installer.sh | bash -s -- -g\n```\n\nYou can then run Shh as `shh` from anywhere.\n\n### Windows\n\n#### Scoop\n\nIf you have [Scoop installed and required buckets added](https://github.com/littleli/scoop-clojure/wiki/Getting-started-VERY-QUICKLY) then you can simply run `scoop install shh`, and Shh will be available as `shh` from anywhere.\n\n#### Download executable\n\n[Download shh.exe from the latest release](https://github.com/askonomm/shh/releases/latest), then move it to somewhere on PATH and run it as `shh` from anywhere.\n\n## Usage\n\n### Finding and creating passwords\n\nTo start, simply run `shh`. It will then prompt you for a name of a password, and if one isn't found, offers to create\none with that name. Whenever you create a new password, Shh will ask for a desired length of a password as well, which\nis convenient for services that have strict rules on the length of password they accept.\n\nTo list the names of all existing passwords, run `shh list`.\n\n**Note:** All passwords are stored in a `.shh.edn` file in the user' home directory, unencrypted. This means that your\npasswords will only be as safe as your computer. I might add some form of encryption later on (or you can make a PR!),\nbut for now it's not a priority for me.\n\n### Changing passwords\n\nTo change an existing password, run `shh change {name}`.\n\n### Deleting passwords\n\nTo delete a password, run `shh delete {name}`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faskonomm%2Fshh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faskonomm%2Fshh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faskonomm%2Fshh/lists"}