Enter the query into the form above.
API method:
GET /api/symbols?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Return an activation gexp for provided secrets.
Return an activation gexp for generating the host key used by the SOPS service.
Return a gexp waiting for provided secrets to be created.
sops-guix secrets can be linked to arbitrary locations once they are provisioned. The service keeps track of these links into EXTRA-LINKS-DIRECTORY, to be able to manage their lifecycle. This procedure's purpose is to cleanup symlinks and secrets files before provisioning new ones.
Create SECRET by calling SOPS. Secrets are created in SECRETS-DIRECTORY and can be symlinked to EXTRA-LINKS-DIRECTORY, depending on user configuration.
Set the environment variables required by SOPS to retreive age and GnuPG command line entrypoints.