Quick start¶
To quick-start a Cosmian KMS server on http://localhost:9998
that stores its data
inside the container, run the following command:
To run a KMS where the database will survive restarts, run:
If you do not have Docker available, install a binary for your platform from Cosmian packages.
Using the Web UI¶
Open your web browser and navigate to http://localhost:9998/ui
to access the GUI.
Using the CLI¶
Get the Cosmian CLI from Cosmian packages. You can then easily manage the server:
-
Create a 256-bit symmetric key
-
Encrypt the
image.png
file with AES GCM using the key -
Decrypt the
image.enc
file using the key