Install latest/stable of un-seal

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install un-seal

Don't have snapd? Get set up for snaps.

Channel Version Published

Details for un-seal

Package name

  • un-seal

License

  • GPL-3.0-only

Last updated

  • 1 June 2026 - latest/stable
  • 2 June 2026 - latest/edge

Websites


Contact


Source code


Report a bug


Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

Tool to initialize and unseal a Juju-deployed Vault cluster.

Automates the initialization or unsealing of a Juju-deployed Vault cluster. It handles leader-finding, unsealing all units, and automatically authorizing the Juju charm.

This tool securely manages credentials by storing the root token and each unseal key in separate GPG-encrypted files, enabling hardware-backed security (YubiKey) and separation of duties.

It features a robust 3-tier loading system:

  1. Auto-detects keys in the credentials directory.
  2. Falls back to prompting for individual file paths.
  3. Provides a final fallback for raw, manual key entry.

This snap bundles 'jq', 'vault', and 'gpg'. It requires the 'juju' command to be installed on the host system.

How to install:

sudo snap install un-seal

then, connect the necessary interfaces:

sudo snap connect un-seal:dot-local-share-juju
sudo snap connect un-seal:gpg-keys
sudo snap connect un-seal:pcscd

Source code: https://github.com/Ankow99/un-seal


Install un-seal on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.