age-plugin-yubikey VS lastpass-cli

Compare age-plugin-yubikey vs lastpass-cli and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
age-plugin-yubikey lastpass-cli
11 10
497 2,858
- -0.3%
5.5 6.0
18 days ago 13 days ago
Rust C
Apache License 2.0 GNU General Public License v3.0 only
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.

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.

lastpass-cli

Posts with mentions or reviews of lastpass-cli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-17.
  • LastPass to Bitwarden: Secure Notes and more questions
    1 project | /r/Bitwarden | 28 Feb 2023
  • Want to put my Ansible playbooks on a public GitHub (for my resume) but don't want my ansible-vault encrypted files up there. What are my options?
    2 projects | /r/ansible | 17 Feb 2023
  • LastPass breach gets worse – reddit.com/r/sysadmin
    7 projects | news.ycombinator.com | 25 Jan 2023
    The other difficulty is it appears there is little-to-no support for API/automation:

    https://github.com/lastpass/lastpass-cli/issues/602

    https://github.com/lastpass/lastpass-cli/issues/624

    https://github.com/lastpass/lastpass-cli/issues/604

    ...their CLI tool is de-facto deprecated (unsupported) and has several unreliability issues (ie: `lpass ls/userls ...` reports differing amounts of values depending on when a user was added to the folder or not). Basically `lpass ls ... | xargs -n1 ...` cannot be trusted, and you can only get an accurate list of passwords (or users) from the actual GUI.

    It makes automation, auditing, reporting, near impossible.

  • I Lost All Faith in LastPass
    5 projects | news.ycombinator.com | 29 Dec 2022
    When saving the CSV, do not copy-paste the content of the HTML manually, instead use the popup to download the file that LastPass provides. You might need to allow popups for LastPass extension the first time you perform the export, then perform another one to get the popup.

    # 2. Export attachments

    Use lastpass-cli to export attachments. A script is provided in version 1.3.4: https://github.com/lastpass/lastpass-cli/blob/v1.3.4/contrib...

  • Planning a move from LastPass.
    1 project | /r/Bitwarden | 28 Dec 2022
    https://github.com/lastpass/lastpass-cli/blob/master/contrib/lpass-att-export.sh helped me batch-export my attachments.
  • LastPass says hackers stole customers' password vaults
    1 project | /r/technews | 25 Dec 2022
    You can see the source code for a lastpass client here.
  • Help creating a package for a program
    1 project | /r/GUIX | 4 Jul 2022
    (define-module (lastpass-cli) #:use-module (guix utils) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system cmake) #:use-module (guix licenses) #:use-module (gnu packages bash) #:use-module (gnu packages curl) #:use-module (gnu packages xml) #:use-module (gnu packages gnupg) #:use-module (gnu packages pkg-config) #:use-module (gnu packages tls) ) (define-public lastpass-cli (package (name "lastpass-cli") (version "1.3.3") (source (origin (method url-fetch) (uri (string-append "https://github.com/lastpass/lastpass-cli/releases/download/v" version "/lastpass-cli-" version ".tar.gz")) (sha256 (base32 "06v7d1khk5ylhmf1giqpgq97gsn6mnqhg0637gnryv704wb5jkxr")))) (build-system cmake-build-system) (arguments ;; disable tests? '(#:tests? #f)) (native-inputs (list pkg-config)) (inputs (list bash openssl curl libxml2 pinentry)) (synopsis "Command line interface to LastPass.com") (description "") (home-page "https://github.com/lastpass/lastpass-cli") (license gpl2))) lastpass-cli
  • Tell HN: Bitwarden does not export attachments in backups
    9 projects | news.ycombinator.com | 11 Jun 2022
    Their CLI seems to support showing attachments: https://github.com/lastpass/lastpass-cli/blob/8767b5e53192ad...
  • Clever uses of pass, the Unix password manager
    22 projects | news.ycombinator.com | 16 Dec 2021
    FYI for those interested in CLI password management, there is a pretty good CLI for LastPass called lpass that even supports your Yubikeys.

    https://github.com/lastpass/lastpass-cli

  • Passwords in Automation, Automation Platforms?
    4 projects | /r/PowerShell | 20 Nov 2021

What are some alternatives?

When comparing age-plugin-yubikey and lastpass-cli you can also consider the following projects:

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

clients - Bitwarden client applications (web, browser extension, desktop, and cli)

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

psPAS - PowerShell module for CyberArk Privileged Access Security REST API

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

PoShKeePass - PowerShell module for KeePass

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

docker-credential-helpers - Programs to keep Docker login credentials safe by storing in platform keystores

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

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

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

OnePIF - KeePass 2.x plugin to import 1Password Interchange Format (1pif) files.