https://github.com/freight-trust/pki
PKI & PGP - Releases are always signed with a key stored here
https://github.com/freight-trust/pki
gpg key-signature keystore pkcs pkcs11 pkcs7 pki
Last synced: 26 days ago
JSON representation
PKI & PGP - Releases are always signed with a key stored here
- Host: GitHub
- URL: https://github.com/freight-trust/pki
- Owner: freight-trust
- License: other
- Created: 2020-05-29T11:01:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-20T19:20:32.000Z (almost 5 years ago)
- Last Synced: 2025-02-26T10:19:22.379Z (7 months ago)
- Topics: gpg, key-signature, keystore, pkcs, pkcs11, pkcs7, pki
- Language: Shell
- Homepage: https://github.com/freight-trust/pki/releases/tag/2020_07
- Size: 313 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
- Changelog: CHANGELOG.adoc
- License: LICENSE
Awesome Lists containing this project
README
image:https://raw.githubusercontent.com/freight-trust/branding/22cafe8e7f71594a5f4ded9fedc9b9af308ba1e9/sm_banner.svg[Freight Trust Banner,900,role="left"]
= Corporate PKI and GPG
:url-project: https://freighttrust.com
:url-docs: https://github.com/freight-trust/pki
:url-org: https://github.com/freight-trust
:url-group: {url-org}/pki
:url-site-readme: {url-group}/pki/blob/master/README.adoc
:url-freighttrust: https://freighttrust.com
:public-key: /gpg/6F6EB43E.asc
:active-key: {url-group}{public-key}=== Signing Key
`curl https://raw.githubusercontent.com/freight-trust/pki/master/6F6EB43E.asc --output 6F6EB43E.asc`
http://keys.gnupg.net/pks/lookup?search=freighttrust&fingerprint=on&op=index[verify on keys.gnupgp]
=== Docker Trust Signature
``freight-trust`` key with ``ID: fbda181``
```bash
-----BEGIN PUBLIC KEY-----
role: freight-trustMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEXRTPyINRxXaIs+tXqGv99Fnm83Jy
DR8xgYoRFTzTMF4V13jx43Fn9nFJLfmdqyFovngiedFIm9htFve9qToAZg==
-----END PUBLIC KEY-----
```== PGP
Public Key Infrastructure and other Cryptographic Signing Instruments```bash
pub rsa4096 2020-06-04 [SC] [expires: 2024-06-04]
858023A92C8DA82FB996BB37361D5A506F6EB43E
uid [ultimate] sam bacha
uid [ultimate] Freight Trust Corp
sub rsa4096 2020-06-04 [E] [expires: 2024-06-04]
sub rsa4096 2020-06-16 [S] [expires: 2022-08-29]'8580 23A9 2C8D A82F B996 BB37 361D 5A50 6F6E B43E
```
=== CorporatePGP KEY: 2E2505DA71A9E336C437145237793083039CCF9D :: corporate@freighttrust.com.
The playbook and instructions are located in {url-site-readme}[Freight Trust & Clearing Corporation].
=== Usage
Example
```bash
$ gpg --verify besu-xt.asc
gpg: assuming signed data in 'besu-xt'
gpg: Signature made Thu Jun 25 07:01:55 2020 PDT
gpg: using RSA key C00B2090F23C5629029111CBF5D2A7216C51FB94
gpg: Good signature from "sam bacha " [ultimate]
gpg: aka "Freight Trust Corp " [ultimate]
```
Where {url-group}{public-key} is = C00B2090F23C5629029111CBF5D2A7216C51FB94=== Resources
* {url-project}[Freight Trust Network Project]
* {url-docs}[Freight Trust Docs]
* {url-org}[Freight Trust & Clearing Repositories]* link:https://gitlab.com/sequoia-pgp/sequoia[Sequoia PGP]
== Copyright and License
Copyright (C) 2020 FreightTrust & Clearing Corporation. and individual Freight Trust Network Project contributors.
Use of this documentation is granted under a dual-license, MIT and Apache-2.0
== License
MIT
Apache-2.0Development of the Freight Trust Network is led and sponsored by {url-freighttrust}[FreightTrust & Clearing Corporation].