Fortanix SDKMS Git sign tool
Project description
SDKMS Git Signing Tool
This is a utility for signing/verifying git commits with keys stored in Fortanix Self-Defending Key Management System. It includes commands for generating a PGP compatible key in SDKMS.
Setup
-
In SDKMS create an App and an EC key (only NISTP256, NISTP384 and NISTP512 are supported). Take notes of:
- App API Key
- Key UUID
-
In you git repository, the following configuration is needed:
git config --local gpg.program </path/to/sdkms-git-sign-tool>
git config --local user.signingkey <Key UUID>
git config --local sdkms.endpoint <SDKMS endpoint>
git config --local sdkms.apikey <SDKMS API Key>
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sdkms-git-sign-tool-0.1.7.tar.gz
.
File metadata
- Download URL: sdkms-git-sign-tool-0.1.7.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/20.7.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/2.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c1e82186d46f958cf2f4eebfece0e7ae2e70c4025922ce78c237c6830ba0fec |
|
MD5 | 1acad33200ec21edabb90049a6bc3f72 |
|
BLAKE2b-256 | e5e3c17f913e5f6b472574fce865b3dce8a569a130225b71d66ee7722e42fdb8 |
File details
Details for the file sdkms_git_sign_tool-0.1.7-py2.py3-none-any.whl
.
File metadata
- Download URL: sdkms_git_sign_tool-0.1.7-py2.py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/20.7.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/2.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40fdb70c51c008909b5ae9ba71ef758de352a622133a5c6d47f12f93fb62e932 |
|
MD5 | 4d139e3d6cd5e7b97ec32cb9c59d3323 |
|
BLAKE2b-256 | 1b566e3421276fd7ac18732d637ead108fc5796cac27f468693dee205df5f7d0 |