File: oid-info.md

package info (click to toggle)
golang-github-sigstore-sigstore 1.9.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,052 kB
  • sloc: makefile: 87; sh: 45
file content (23 lines) | stat: -rw-r--r-- 1,200 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Sigstore OID information

## Description

Sigstore maintains its own Private Enterprise Number (57264) with the Internet
Assigned Numbers Authority to help identify and organize additional metadata in
code signing certificates issued by Fulcio instances. This document aims to
provide a simple directory of values in use with an explanation of their
meaning.

## Directory

Note that all values begin from the root OID 1.3.6.1.4.1.57264 (registered by
Sigstore)[http://oid-info.com/get/1.3.6.1.4.1.57264].

When adding additional OIDs under the root, please update the above link with
the child OID.

| OID                 | Name                | Details                                                       |
| ------------------- | ------------------- | ------------------------------------------------------------- |
| 1.3.6.1.4.1.57264.1 | Fulcio              | https://github.com/sigstore/fulcio/blob/main/docs/oid-info.md |
| 1.3.6.1.4.1.57264.2 | Timestamp Authority | https://github.com/sigstore/timestamp-authority/blob/main/docs/tsa-policy.md#52-identification               |
| 1.3.6.1.4.1.57264.3 | Rekor               | https://github.com/sigstore/rekor                             |