Skip to content
te edited this page Jan 1, 2026 · 2 revisions

chiffrage is a lightweight, performant desktop application that enables you to encrypt files via the age encryption format.

age encryption relies on public-key (asymmetric) encryption: you can safely share your public key, and files encrypted with it can be decrypted with your private key. that way, you don't have to worry about a password or anything.

with chiffrage, you can store your keys and others securely in one place, to make encryption easy.

Clone this wiki locally