getsops / getsops/sops

Root-level age keys

Open Beginner friendly
#2,115 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement keyservice/age
Dominant language
Go
Stars
23.1k
Forks
1.1k
Avg merge
1d 11h
Merged PRs (30d)
9

Description

In addition to the user's home directory, sops should look for age keys on the root-level: /etc/sops/age/keys.txt.

This is useful if you want your age keys to be owned by root instead of the user.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Trace the existing age-key discovery entry point, especially how keys are loaded from the user's home directory. Add support for /etc/sops/age/keys.txt while retaining the existing lookup, then verify that both locations behave as expected in the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, security
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.