Encrypt files in the shell with v02enc
Conclusions
Niehage's v02enc
proves that good ideas do not necessarily have to come from corporations and do not always take years to successfully implement. Based on his experience with Shared-Secrets, Niehage has designed v02enc
to easily encrypt and decrypt secrets for sharing via the command line and for saving in source code directories. The ability to encrypt a file for access by several users in parallel greatly facilitates the work of teams.
Admittedly, you could create a comparable feature set using Ansible Vault. However, Ansible Vault cannot compete with v02enc
in terms of leanness; it also requires significantly more overhead to make it work. Conversely, v02enc
can be easily distributed to any system that needs it, as can the keys of the users who will use it. Tools such as vim02enc
and seamless integration with the Git and Mercurial diff views, as well as Keychain integration on macOS round out the package. If you are looking for a lean alternative to Ansible Vault, you will definitely want to take a closer look at v02enc
.
Infos
- "Linux Shadow Password HOWTO" by Michael H. Jackson, The Linux Documentation Project, 1996 (PDF): https://tldp.org/HOWTO/pdf/Shadow-Password-HOWTO.pdf
- Shared-Secrets: https://github.com/yahesh/shared-secrets
- Shared-Secrets online service: https://secrets.nhg.name
- age encryption: https://github.com/FiloSottile/age
- v02enc source code: https://github.com/yahesh/v02enc
« Previous 1 2 3
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
Cairo Dock 3.6 Now Available for More Compositors
If you're a fan of third-party desktop docks, then the latest release of Cairo Dock with Wayland support is for you.
-
System76 Unleashes Pop!_OS 24.04 Beta
System76's first beta of Pop!_OS 24.04 is an impressive feat.
-
Linux Kernel 6.17 is Available
Linus Torvalds has announced that the latest kernel has been released with plenty of core improvements and even more hardware support.
-
Kali Linux 2025.3 Released with New Hacking Tools
If you're a Kali Linux fan, you'll be glad to know that the third release of this famous pen-testing distribution is now available with updates for key components.
-
Zorin OS 18 Beta Available for Testing
The latest release from the team behind Zorin OS is ready for public testing, and it includes plenty of improvements to make it more powerful, user-friendly, and productive.
-
Fedora Linux 43 Beta Now Available for Testing
Fedora Linux 43 Beta ships with Gnome 49 and KDE Plasma 6.4 (and other goodies).
-
USB4 Maintainer Leaves Intel
Michael Jamet, one of the primary maintainers of USB4 and Thunderbolt drivers, has left Intel, leaving a gaping hole for the Linux community to deal with.
-
Budgie 10.9.3 Now Available
The latest version of this elegant and configurable Linux desktop aligns with changes in Gnome 49.
-
KDE Linux Alpha Available for Daring Users
It's official, KDE Linux has arrived, but it's not quite ready for prime time.
-
AMD Initiates Graphics Driver Updates for Linux Kernel 6.18
This new AMD update focuses on power management, display handling, and hardware support for Radeon GPUs.