[ 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