{"id":37678387,"url":"https://github.com/openstack-charmers/vaultlocker","last_synced_at":"2026-01-16T12:20:16.485Z","repository":{"id":42391727,"uuid":"126013809","full_name":"openstack-charmers/vaultlocker","owner":"openstack-charmers","description":"Automated storage and retrieval of dm-crypt keys using Vault","archived":false,"fork":false,"pushed_at":"2022-11-26T10:21:55.000Z","size":96,"stargazers_count":51,"open_issues_count":5,"forks_count":29,"subscribers_count":8,"default_branch":"master","last_synced_at":"2023-04-01T09:16:48.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://bugs.launchpad.net/vaultlocker/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openstack-charmers.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-20T12:26:42.000Z","updated_at":"2023-03-04T14:19:53.000Z","dependencies_parsed_at":"2023-01-21T15:16:45.434Z","dependency_job_id":null,"html_url":"https://github.com/openstack-charmers/vaultlocker","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/openstack-charmers/vaultlocker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack-charmers%2Fvaultlocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack-charmers%2Fvaultlocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack-charmers%2Fvaultlocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack-charmers%2Fvaultlocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openstack-charmers","download_url":"https://codeload.github.com/openstack-charmers/vaultlocker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack-charmers%2Fvaultlocker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-16T12:20:15.517Z","updated_at":"2026-01-16T12:20:16.471Z","avatar_url":"https://github.com/openstack-charmers.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"===========\nvaultlocker\n===========\n\n.. image:: https://travis-ci.org/openstack-charmers/vaultlocker.svg?branch=master\n    :target: https://travis-ci.org/openstack-charmers/vaultlocker\n\nUtility to store and retrieve dm-crypt keys in Hashicorp Vault.\n\nVault provides a nice way to manage secrets within complex software\ndeployments.\n\nvaultlocker provides a way to store and retrieve dm-crypt encryption\nkeys in Vault, automatically retrieving keys and opening LUKS dm-crypt\ndevices on boot.\n\nvaultlocker is configured using `/etc/vaultlocker/vaultlocker.conf`::\n\n    [vault]\n    url = https://vault.internal:8200\n    approle = 4a1b84d2-7bb2-4c07-9804-04d1683ac925\n    backend = secret\n\nvaultlocker defaults to using a backend with the name `secret`.\n\nA block device can be encrypted and its key stored in vault::\n\n    sudo vaultlocker encrypt /dev/sdd1\n\nThis will automatically create a new systemd unit which will\nautomatically retrieve the key and open the LUKS/dm-crypt device\non boot.\n\nUnless a UUID is provided (using the optional --uuid flag)\nvaultlocker will generate a UUID to label and identify the block\ndevice during subsequent operations.\n\nA block device can also be opened from the command line using its\nUUID (hint - the block device or partition will be labelled with the\nUUID)::\n\n    sudo vaultlocker decrypt f65b9e66-8f0c-4cae-b6f5-6ec85ea134f2\n\nAuthentication to Vault is done using an AppRole with a secret_id; its assumed\nthat a CIDR based ACL is in use to only allow permitted systems within the\nData Center to login and retrieve secrets from Vault.\n\n* Free software: Apache license\n* Documentation: https://docs.openstack.org/vaultlocker/latest\n* Source: https://git.openstack.org/cgit/openstack/vaultlocker\n* Bugs: https://bugs.launchpad.net/vaultlocker\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack-charmers%2Fvaultlocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenstack-charmers%2Fvaultlocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack-charmers%2Fvaultlocker/lists"}