{"id":18299556,"url":"https://github.com/cpollet/shrine","last_synced_at":"2026-03-04T07:33:19.730Z","repository":{"id":171120737,"uuid":"647410317","full_name":"cpollet/shrine","owner":"cpollet","description":"Secrets manager written in rust","archived":false,"fork":false,"pushed_at":"2026-02-23T14:01:26.000Z","size":420,"stargazers_count":2,"open_issues_count":23,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-23T22:05:37.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"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/cpollet.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-30T18:12:44.000Z","updated_at":"2023-10-25T19:14:14.000Z","dependencies_parsed_at":"2026-02-23T16:04:33.088Z","dependency_job_id":null,"html_url":"https://github.com/cpollet/shrine","commit_stats":null,"previous_names":["cpollet/shrine"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cpollet/shrine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpollet%2Fshrine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpollet%2Fshrine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpollet%2Fshrine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpollet%2Fshrine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cpollet","download_url":"https://codeload.github.com/cpollet/shrine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpollet%2Fshrine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30075436,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T05:31:57.858Z","status":"ssl_error","status_checked_at":"2026-03-04T05:31:38.462Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"2024-11-05T15:09:26.221Z","updated_at":"2026-03-04T07:33:19.698Z","avatar_url":"https://github.com/cpollet.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shrine\nSecrets manager written in rust.\n\n[![Crates info](https://img.shields.io/crates/v/shrine.svg)](https://crates.io/crates/shrine)\n![Rust](https://img.shields.io/github/languages/top/cpollet/shrine?color=orange)\n[![CI](https://github.com/cpollet/shrine/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/cpollet/shrine/actions/workflows/test.yml)\n[![License: Apache 2.0](https://img.shields.io/badge/licence-Apache%202.0-blue)](LICENSE)\n\n[![asciicast](demo.gif)](https://asciinema.org/a/589589?autoplay=1)\n\n# Command-line usage\n\n### Initialize your shrine\n```sh\nshrine init\n```\n\n### Add secrets\n```shell\nshrine set personal/github mypassword\nshrine set personal/email/me@myhost.net mySecurePassword\nshrine set personal/email/me@gmail.com mySecurePassword\n```\n\n### Get a secret value\n```shell\nshrine get personal/github\n```\n\n### List secrets\n```shell\nshrine ls\nshrine ls personal/email/.*\n```\n\n### Delete secrets\n```shell\nshrine rm personal/email/me@myhost.net\n```\n\n## Configure git integration\n```shell\nshrine config set git.enabled false\nshrine config set git.commit.auto false\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpollet%2Fshrine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcpollet%2Fshrine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpollet%2Fshrine/lists"}