{"id":20105771,"url":"https://github.com/thbkrkr/vaultd","last_synced_at":"2026-05-13T04:06:49.144Z","repository":{"id":78589180,"uuid":"96232285","full_name":"thbkrkr/vaultd","owner":"thbkrkr","description":null,"archived":false,"fork":false,"pushed_at":"2017-10-05T14:07:10.000Z","size":874,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T05:07:51.695Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/thbkrkr.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":"2017-07-04T15:33:33.000Z","updated_at":"2017-07-04T15:33:42.000Z","dependencies_parsed_at":"2023-05-02T02:16:20.461Z","dependency_job_id":null,"html_url":"https://github.com/thbkrkr/vaultd","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/thbkrkr%2Fvaultd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbkrkr%2Fvaultd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbkrkr%2Fvaultd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbkrkr%2Fvaultd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thbkrkr","download_url":"https://codeload.github.com/thbkrkr/vaultd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241549089,"owners_count":19980475,"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":[],"created_at":"2024-11-13T17:48:07.009Z","updated_at":"2026-05-13T04:06:49.109Z","avatar_url":"https://github.com/thbkrkr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vaultd\n\nEdit and share secrets between humans and machines.\n\n```bash\n\u003e curl io/help | jq .\n[\n  \"/list/*path      List secrets\",\n  \"/get/*name?mode  Get secrets (default mode: decrypt)\"\n]\n```\n\n#### List secrets\n\n```bash\n\u003e curl io/ls | jq .\n[\n  \"a/b/kr.json\",\n  \"a/e.env\",\n  \"a/j.json\",\n  \"a/y.yaml\"\n]\n```\n\n#### Get secrets\n\n```bash\n# Environment vars\n\n\u003e cat test/a/e.env.encrypt\nX=323339383332303331323339383332307a73\nAPI=3233393835303039323233393835303080fdea0267fdd9551d696cdee7abd0ad4ca713742c\n\n\u003e curl io/get/a/1.secrets.env\nX=42\nAPI=\"http://miaou.cat/?a\"\n```\n\n```bash\n# JSON\n\n\u003e cat test/a/j.json.encrypt\n{\"bim\":{\"A\":[\"38363934333132393138363934333132e03d\"],\"B\":[\"3836393430353337323836393430353391a297ef\"],\"D\":{\"E\":{\"F\":[\"38363934313734323038363934313734114889\"],\"G\":[{\"here\":\"3836393432323731373836393432323774530d\",\"plop\":\"3836393432363532393836393432363516b453\"}]}}}\n\n\u003e curl io/get/a/j.json | jq '.bim.D.E.G[0]'\n{\n  \"here\": \"111\",\n}\n```\n\n```bash\n# YAML\n\n\u003e cat test/a/y.yaml.encrypt\nbim:\n  A:\n  - 383230353036333530383230353036338ccd\n  B:\n  - 38323035313932383238323035313932d5e25585\n  D:\n    E:\n      F:\n      - 38323035323539333138323035323539432dc3\n      G:\n      - here: 383230353331333538383230353331336bec8c\n        plop: 38323035333534383738323035333534818005\n\n\u003e curl io/get/a/y.yaml\nbim:\n  A:\n  - \"42\"\n  B:\n  - \"1337\"\n  D:\n    E:\n      F:\n      - \"123\"\n      G:\n      - here: \"456\"\n        plop: \"678\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthbkrkr%2Fvaultd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthbkrkr%2Fvaultd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthbkrkr%2Fvaultd/lists"}