pass-coffin VS age-plugin-yubikey

Compare pass-coffin vs age-plugin-yubikey and see what are their differences.

pass-coffin

A password store extension to hide data inside a signed and encrypted coffin (by ayushnix)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
pass-coffin age-plugin-yubikey
4 11
34 497
- -
0.0 5.5
over 1 year ago 14 days ago
Shell Rust
GNU General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pass-coffin

Posts with mentions or reviews of pass-coffin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-18.

age-plugin-yubikey

Posts with mentions or reviews of age-plugin-yubikey. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-25.
  • Age: Modern file encryption format with multiple pluggable recipients
    13 projects | news.ycombinator.com | 25 Feb 2023
    _o/ hi all, age author here!

    The OP link is the spec, here's a few other things you might find interesting

    - the Go reference implementation https://age-encryption.org

    - the Go library docs https://pkg.go.dev/filippo.io/age

    - the CLI man page https://filippo.io/age/age.1

    - an interoperable Rust implementation by @str4d https://github.com/str4d/rage

    - a YubiKey plugin by @str4d https://github.com/str4d/age-plugin-yubikey

    - the draft plugin protocol specification (which we should really merge) https://github.com/C2SP/C2SP/pull/5/files?short_path=07bf8cc...

    - a Windows GUI by @spieglt https://github.com/spieglt/winage

    - a discussion of the authentication properties of age https://words.filippo.io/dispatches/age-authentication/

    - a discussion of a potential post-quantum plugin https://words.filippo.io/dispatches/post-quantum-age/

    - a password-store fork that uses age instead of gpg https://github.com/FiloSottile/passage (see also: how I use it with a YubiKey https://words.filippo.io/dispatches/passage/)

  • Add the same key to a retired PIV slot of two different Yubikey's
    2 projects | /r/yubikey | 4 Jan 2023
    I am using the yubikey plug-in for age (https://github.com/str4d/age-plugin-yubikey). It creates a private key and writes it to one of the retired PIV slot. What I want to do is to write the same private key to two different Yubikeys.
  • age.el: age encryption support for Emacs
    8 projects | /r/emacs | 29 Dec 2022
    So with age I can also just use my ssh public key to encrypt and my ssh private key to decrypt my files. If I want to get fancy, I can use something like https://github.com/str4d/age-plugin-yubikey to provide the key material for my age operations (which should compose with age.el quite well also, i.e. you can have every decrypt operation have a touch requirement in Emacs that way).
  • age v1.1.0-rc.1: plugin and Yubikeys support
    3 projects | news.ycombinator.com | 11 Jun 2022
    > A good feature of PIV applet of Yubikey 5 is that it stores 24 keys.

    Note that not all 24 of those keys are suitable for age usage. The 4 main keys have specific usage definitions in the PIV specification that mean hardware tokens alter how those key slots behave. Only one of them (the KeyManagement slot) has a definition that allows encryption, and even that I was somewhat suspicious of overlapping with, as I couldn't predict how those existing keys were being used, and didn't want to support every possible key type that might be in that slot (which users likely wouldn't be able to alter).

    age-plugin-yubikey avoids this complexity by only interacting with the 20 "retired" slots, which have no constraining definitions. (I am considering adding restricted support for the KeyManagement slot specifically for CAC card users who aren't allowed to add new keys to their cards [0], but this would be behind a default-off feature flag to keep the primary UX simple.)

    [0] https://github.com/str4d/age-plugin-yubikey/issues/62

  • Age encryption plugin for Yubikey exits beta
    1 project | news.ycombinator.com | 2 May 2022
  • Ask HN: CLI Tool for File Encryption?
    10 projects | news.ycombinator.com | 29 Apr 2022
  • Passage: A fork of password-store that uses age instead of GnuPG
    3 projects | news.ycombinator.com | 17 Dec 2021
    We designed the plugin protocol (https://hackmd.io/@str4d/age-plugin-spec) and generally the age recipient/identity structure specifically to enable the use of hardware or remote keys!

    For example, https://github.com/str4d/age-plugin-yubikey makes it very easy to use PIV tokens, including YubiKeys, with age. (Well, for now with rage, since plugin support is coming in age v1.1.0.)

    I argue against password-protecting keys by default because, unlike using hardware tokens, it doesn't protect against many threat models.

  • Clever uses of pass, the Unix password manager
    22 projects | news.ycombinator.com | 16 Dec 2021
  • Age v1.0.0 – simple, modern and secure file encryption
    8 projects | news.ycombinator.com | 6 Sep 2021
    Hardware? I assume if someone was concerned about key access they wouldn't want keys on their filesystem at all but move them into an HSM instead. Since age identities can come from standard input I assume it'd be feasible to put together a workflow there coming from one of the various cli utilities for interacting with keys. There is already a YubiKey specific age plugin [0] getting worked on as well. Currently in beta but looks interesting. Hopefully that will continue to expand to cover other common options. HSM support is pretty important for a modern encryption utility IMO but unfortunately the landscape is pretty all over the place too, so makes sense to just leave it to plugins or as part of a unix flow.

    ----

    0: https://github.com/str4d/age-plugin-yubikey

  • Yubikey PIV encrypted messaging system
    4 projects | /r/crypto | 27 Aug 2021
    age also has a notion of plugins, one of which is age-plugin-yubikey (written in Rust, there is also yubage written in Go) which allows you to create an age identity whose private key is stored via PIV.

What are some alternatives?

When comparing pass-coffin and age-plugin-yubikey you can also consider the following projects:

pass-tomb - A pass extension that helps you keep the whole tree of passwords encrypted inside a Tomb.

age - A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.

Android-Password-S

gopass - The slightly more awesome standard unix password manager for teams

chezmoi - Manage your dotfiles across multiple diverse machines, securely.

rage - A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.

pass-otp - A pass extension for managing one-time-password (OTP) tokens

minisign - A dead simple tool to sign files and verify digital signatures.

pass-import - A pass extension for importing data from most existing password managers

yubikey-agent - yubikey-agent is a seamless ssh-agent for YubiKeys.

yubitouch - Bash script for setting or clearing touch requirements for # cryptographic operations the OpenPGP application on a YubiKey 4

passforios - Pass for iOS - an iOS client compatible with Pass command line application.