{"id":68949,"library":"getsops-gopgagent","title":"gopgagent","description":"Interacts with the local GPG Agent for cryptographic operations.","status":"active","version":"0.0.0-20241224165529-7044f28e491e","language":"go","source_language":null,"source_url":"https://github.com/getsops/gopgagent","tags":["gpg","agent","crypto","security"],"install":[{"cmd":"go get github.com/getsops/gopgagent","lang":"bash","label":"Install github.com/getsops/gopgagent"}],"dependencies":[],"imports":[{"symbol":"gpgagent","correct":"github.com/getsops/gopgagent"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/getsops/gopgagent\"\n)\n\nfunc main() {\n\tconn, err := gpgagent.NewConn()\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tdefer conn.Close()\n\tfmt.Println(\"Connected to GPG agent\")\n}","lang":"go","description":"Connects to the local GPG Agent."},"warnings":[],"env_vars":null,"search_vec":"'agent':7,12 'crypto':13 'cryptograph':9 'gopgag':1 'gpg':6,11 'interact':2 'local':5 'oper':10 'secur':14","created_at":"2026-06-17T17:55:55.008123+00:00","updated_at":"2026-06-17T17:55:55.008123+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/getsops/gopgagent","github":"https://github.com/getsops/gopgagent","docs":"https://pkg.go.dev/github.com/getsops/gopgagent#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}