Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.
If you use Homebrew, you can install Ockam Command using brew.
# Tap and install Ockam Command
brew install build-trust/ockam/ockam
This will download a precompiled binary and add it to your path.
If you don’t use Homebrew, you can also install Ockam Command
on Linux and MacOS systems using curl.
curl --proto '=https' --tlsv1.2 -sSfL https://install.command.ockam.io | bash
The code in this repository is licensed under the terms of the Apache License 2.0.