{"id":21135469,"url":"https://github.com/alecloudenback/keyring.jl","last_synced_at":"2025-09-11T16:11:16.589Z","repository":{"id":237370995,"uuid":"794396329","full_name":"alecloudenback/Keyring.jl","owner":"alecloudenback","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-06T10:39:13.000Z","size":107,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T17:57:58.948Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","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/alecloudenback.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}},"created_at":"2024-05-01T04:03:41.000Z","updated_at":"2024-05-06T10:38:22.000Z","dependencies_parsed_at":"2024-05-06T05:27:48.229Z","dependency_job_id":null,"html_url":"https://github.com/alecloudenback/Keyring.jl","commit_stats":null,"previous_names":["alecloudenback/keyring.jl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecloudenback%2FKeyring.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecloudenback%2FKeyring.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecloudenback%2FKeyring.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecloudenback%2FKeyring.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alecloudenback","download_url":"https://codeload.github.com/alecloudenback/Keyring.jl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243581061,"owners_count":20314163,"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-20T06:55:54.207Z","updated_at":"2025-03-14T12:44:07.334Z","avatar_url":"https://github.com/alecloudenback.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keyring\n\n[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://alecloudenback.github.io/Keyring.jl/stable/)\n[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://alecloudenback.github.io/Keyring.jl/dev/)\n[![Build Status](https://github.com/alecloudenback/Keyring.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/alecloudenback/Keyring.jl/actions/workflows/CI.yml?query=branch%3Amain)\n\nProvides access to system keystores.\n\n## Quickstart\n\n```julia\nusing Keyring\n\nset_credential(\"my_target\", \"my_username\", \"my_secret\")\n\nc = get_credential(\"my_target\")\n\nc.target # \"my_target\"\nc.username # \"my_username\"\nc.secret # \"my_secret\"\n```\n\n## Supported platforms:\n\n- Windows\n\n## Inspired by\n\n[keyring (Python)](https://github.com/jaraco/keyring)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecloudenback%2Fkeyring.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falecloudenback%2Fkeyring.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecloudenback%2Fkeyring.jl/lists"}