{"id":21432473,"url":"https://github.com/aclzz/keystore-server","last_synced_at":"2025-10-07T02:08:36.545Z","repository":{"id":106589080,"uuid":"349495873","full_name":"ACLzz/keystore-server","owner":"ACLzz","description":"Self-hosted password-manager server","archived":false,"fork":false,"pushed_at":"2022-01-14T16:08:40.000Z","size":263,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T22:37:53.398Z","etag":null,"topics":["keymanager","password-manager","self-hosted","server"],"latest_commit_sha":null,"homepage":"","language":"Go","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/ACLzz.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":"2021-03-19T16:59:37.000Z","updated_at":"2022-01-09T01:24:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"23731d3b-ca01-4f88-b83f-333f4d9684a2","html_url":"https://github.com/ACLzz/keystore-server","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ACLzz/keystore-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ACLzz%2Fkeystore-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ACLzz%2Fkeystore-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ACLzz%2Fkeystore-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ACLzz%2Fkeystore-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ACLzz","download_url":"https://codeload.github.com/ACLzz/keystore-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ACLzz%2Fkeystore-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278708004,"owners_count":26031932,"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-07T02:00:06.786Z","response_time":59,"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":["keymanager","password-manager","self-hosted","server"],"created_at":"2024-11-22T23:18:41.317Z","updated_at":"2025-10-07T02:08:36.534Z","avatar_url":"https://github.com/ACLzz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keystore\n## Server side\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"docs/logo.png?raw=true\" width=\"200px\"/\u003e\n\u003c/p\u003e\n\n## What is Keystore?\nIt is server side of keystore -- simple self-hosted key storage\nYou can run server on your local network and don't be afraid of password leaks.\n\n## How to install it?\nFirstly, I highly recommend you go to \u003ca href=\"docs/Configuration.md\"\u003econfig\u003c/a\u003e section before install, cause config effects on installation.\nJust install go and build server in few seconds with make.\n\n```\n~ » sudo pacman -S go git make postgresql --noconfirm\n~ » sudo systemctl start postgresql\n~ » git clone https://github.com/ACLzz/keystore-server.git\n~ » make setup_bin\n```\n\nIf all ok, binary must be at `bin` folder.\n!!! Don't forget to copy .env file (./bin/.env) if you will move binary of server\n\n## Docker\nYou can use docker image for keystore, just run with root:\n```\n~ » make setup_docker\n```\n\n## How to use it?\nKeystore has an http API, so all communications goes through that API.\u003cbr/\u003e\nKeystore has official client \u003ca href=\"https://github.com/ACLzz/keywarden\"\u003eKeywarden\u003c/a\u003e\u003cbr/\u003e\nFor a documentation about API methods go \u003ca href=\"docs/API/\"\u003ehere\u003c/a\u003e.\n\n## Logs\nLogs are stores in `~/.kss/logs` folder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faclzz%2Fkeystore-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faclzz%2Fkeystore-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faclzz%2Fkeystore-server/lists"}