[ bianca ]
[ 原始碼: certstream-server-go ]
套件:certstream-server-go(1.7.0-2 以及其他的)
certstream-server-go 的相關連結
下載原始碼套件 certstream-server-go:
- [certstream-server-go_1.7.0-2.debian.tar.xz]
- [certstream-server-go_1.7.0-2.dsc]
- [certstream-server-go_1.7.0.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- python3-certstream
- golang-github-sigstore-sigstore-go-dev
- sigstore-go
- golang-github-google-trillian-dev
- golang-github-spiffe-go-spiffe-dev
- golang-github-google-certificate-transparency-dev
- golang-github-zmap-zcrypto-dev
- certspotter
- golang-github-googleapis-enterprise-certificate-proxy-dev
- speedtest-cli
- gh
aggregates data from certificate transparency logs (server CLI)
Certstream Server Go
This project aims to be a drop-in replacement for the certstream server https://github.com/CaliDog/certstream-server/ by Calidog. This tool aggregates, parses, and streams certificate data from multiple certificate transparency logs via websocket connections to the clients. For more information about certificate transparency see: https://www.certificate-transparency.org/what-is-ct
Everyone can use this project to analyze newly created TLS certificates as they are issued.
See "python3-certstream" for a client library and command-line client tool.
This package contains the command-line tool server.
其他與 certstream-server-go 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- sug: python3-certstream
- Client library for talking to certstream servers