{"id":51661,"library":"cosmos-keyring","title":"Cosmos Keyring","description":"Package keyring provides a uniform API over a range of desktop credential storage engines.","status":"active","version":"1.2.0","language":"go","source_language":null,"source_url":"https://github.com/cosmos/keyring","tags":["keyring","credentials","security","storage","cosmos"],"install":[{"cmd":"go get github.com/cosmos/keyring","lang":"bash","label":"Install github.com/cosmos/keyring"}],"dependencies":[],"imports":[{"symbol":"keyring","correct":"github.com/cosmos/keyring"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/cosmos/keyring\"\n)\n\nfunc main() {\n\tkr, err := keyring.New(\"myapp\", keyring.BackendOSXKeychain)\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(kr)\n}","lang":"go","description":"Creates a new keyring instance using the OS X Keychain backend."},"warnings":[],"env_vars":null,"search_vec":"'api':8 'cosmos':1,21 'credenti':14,18 'desktop':13 'engin':16 'keyr':2,4,17 'packag':3 'provid':5 'rang':11 'secur':19 'storag':15,20 'uniform':7","created_at":"2026-06-15T06:25:30.392574+00:00","updated_at":"2026-06-15T06:25:30.392574+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/99designs/keyring","github":"https://github.com/cosmos/keyring","docs":"https://pkg.go.dev/github.com/cosmos/keyring#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}