macOS
brew install joselocal Homebrew formula metadata
brew
C-language implementation of Javascript Object Signing and Encryption. Version 15 via Homebrew; verified 2026-06-08.
install
brew install joselocal Homebrew formula metadata
sudo apk add joseAlpine Linux edge package indexes · jose · source: dl-cdn.alpinelinux.org
sudo apt install joseDebian stable package indexes · jose · source: deb.debian.org
sudo dnf install joseFedora Rawhide package metadata · jose · source: dl.fedoraproject.org
nix profile install nixpkgs#josenixpkgs package indexes · pkgs/by-name/jo/jose/package.nix · source: api.github.com
sudo pacman -S joseArch Linux sync databases · jose · source: geo.mirror.pkgbuild.com
sudo zypper install joseopenSUSE Tumbleweed package metadata · jose · source: download.opensuse.org
overview
C-language implementation of Javascript Object Signing and Encryption
history
José is a C implementation and command-line utility for the IETF JSON Object Signing and Encryption family of standards, including JWS, JWE, JWK, JWA, JWT, JOSE examples, and JWK thumbprints. It gives systems programmers and shell users a native CLI for operations that are more often hidden inside web-framework libraries.
The JOSE RFC set was published as proposed standards in May 2015. The latchset/jose repository followed in 2016, after the standards had stabilized, with a README positioning the project as a C-language implementation tested against RFC test vectors.
Early GitHub releases appeared in August 2016. Subsequent releases kept the project useful as a small, packaging-friendly crypto utility rather than a large application framework.
The input package metadata records Jose across several Unix package families, including Homebrew, Debian, Fedora/DNF, Alpine, Arch, Nix, Ubuntu, and openSUSE. That breadth reflects a common packaging role: a compact CLI and C library for JWT, JWK, signing, encryption, and thumbprint tasks in scripts and system components.
The README documents key generation, extracting public JWKs, computing thumbprints, signing and verifying JWS payloads, and encrypting and decrypting JWE payloads from the shell. That makes Jose useful for testing identity-provider flows, debugging token material, and automating JOSE operations without writing an application.
For package maintainers, Jose is interesting because it maps web-token standards into a traditional Unix tool shape: a C codebase, Meson build, OpenSSL/Jansson dependencies, manpage-style CLI behavior, and distro packages. It is the kind of small utility that becomes valuable glue in security packaging even when end users mostly know higher-level JWT libraries.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jose | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/latchset/jose
install metadata
| Package key | brew:jose |
|---|---|
| Version | 15 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jose |
| Homepage | https://github.com/latchset/jose |
| Repository | https://github.com/latchset/jose |
| Upstream docs | https://github.com/latchset/jose#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/latchset/jose/releases/download/v15/jose-15.tar.xz |
| Last updated | 2026-06-08T14:32:19Z |
| Pulse | updated |
| Dependencies | jansson, openssl@4 |
| Build dependencies | meson, ninja, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jose |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jose 14-2
C implementation of Javascript Object Signing and Encryption standards
https://github.com/latchset/jose
sudo apt install joselibjose-dev 14-2
Javascript Object Signing and Encryption (José) - development files
https://github.com/latchset/jose
sudo apt install libjose-devlibjose0 14-2
Javascript Object Signing and Encryption (José) - library
https://github.com/latchset/jose
sudo apt install libjose0jose
nix profile install nixpkgs#josejose 13-1
C implementation of Javascript Object Signing and Encryption standards
https://github.com/latchset/jose
sudo apt install joselibjose-dev 13-1
Javascript Object Signing and Encryption (José) - development files
https://github.com/latchset/jose
sudo apt install libjose-devlibjose0 13-1
Javascript Object Signing and Encryption (José) - library
https://github.com/latchset/jose
sudo apt install libjose0jose 14-r0
C-language implementation of Javascript Object Signing and Encryption
https://github.com/latchset/jose
sudo apk add josejose-dev 14-r0
C-language implementation of Javascript Object Signing and Encryption (development files)
https://github.com/latchset/jose
sudo apk add jose-devjose-doc 14-r0
C-language implementation of Javascript Object Signing and Encryption (documentation)
https://github.com/latchset/jose
sudo apk add jose-doclibjose 14-r0
C-language implementation of Javascript Object Signing and Encryption (libraries)
https://github.com/latchset/jose
sudo apk add libjosejose 14-6.fc44
Tools for JSON Object Signing and Encryption (JOSE)
https://github.com/latchset/jose
sudo dnf install joselibjose 14-6.fc44
Library implementing JSON Object Signing and Encryption
https://github.com/latchset/jose
sudo dnf install libjoselibjose-devel 14-6.fc44
Development files for libjose
https://github.com/latchset/jose
sudo dnf install libjose-develjose 15-2
C-language implementation of Javascript Object Signing and Encryption
https://github.com/latchset/jose
sudo pacman -S josejose 14-1.2
C-language implementation of Javascript Object Signing and Encryption
https://github.com/latchset/jose
sudo zypper install josesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.