<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>age</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/3329/feed"/>
    <updated>2026-08-24T05:25:38+00:00</updated>
    <id>https://links.biapy.com/guest/tags/3329/feed</id>
            <entry>
            <id>https://links.biapy.com/links/11935</id>
            <title type="text"><![CDATA[git-agecrypt]]></title>
            <link rel="alternate" href="https://github.com/vlaci/git-agecrypt" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11935"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Git integration usable to store encrypted secrets in the git repository while having the plaintext available in the working tree. An alternative to git-crypt using age instead of GPG.

Do not use this tool unless you understand the security implications. I am by no mean a security expert and this code hasn&amp;#039;t been audited. Use at your own risk.]]>
            </summary>
            <updated>2026-02-27T06:41:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11934</id>
            <title type="text"><![CDATA[passage]]></title>
            <link rel="alternate" href="https://github.com/FiloSottile/passage" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11934"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[passage is a fork of password-store (https://www.passwordstore.org) that uses
age (https://age-encryption.org) as a backend instead of GnuPG.]]>
            </summary>
            <updated>2026-02-27T06:39:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11896</id>
            <title type="text"><![CDATA[typage]]></title>
            <link rel="alternate" href="https://github.com/FiloSottile/typage" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11896"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A TypeScript implementation of the age file encryption format, available as an npm package or as a bundled .js file. 

Related contents:

- [Encrypting Files with Passkeys and age @ Filippo Valsorda](https://words.filippo.io/passkey-encryption/).]]>
            </summary>
            <updated>2026-02-20T16:44:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11144</id>
            <title type="text"><![CDATA[agenix]]></title>
            <link rel="alternate" href="https://github.com/ryantm/agenix" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11144"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[age-encrypted secrets for NixOS and Home manager.

agenix is a small and convenient Nix library for securely managing and deploying secrets using common public-private SSH key pairs: You can encrypt a secret (password, access-token, etc.) on a source machine using a number of public SSH keys, and deploy that encrypted secret to any another target machine that has the corresponding private SSH key of one of those public keys.

Related contents:

- [Public Dotfiles, Private Secrets: My Nix OS Docker Workflow @ Tymscar](https://blog.tymscar.com/posts/nixosdockerwithsecrets/)]]>
            </summary>
            <updated>2025-12-01T13:30:12+00:00</updated>
        </entry>
    </feed>
