Release 0.1.0 #5
cedricbonhomme
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version 0.1.0 (2023-12-20)
The HTTP API is now providing several endpoints related to the timestamp tokens (RFC 3161). First, an endpoint to receive new tokens. Another endpoint to check the validity of a token by passing as parameter the UUID of a scan. And finally, an endpoint to verify the timestamp of a cryptographic timestamp token.
The aggregation engine can collect standardized data from the probe agents and generate a cryptographic timestamp token. It uses the HTTP API in order to store the collected data and to store the timestamp tokens.
No notable changes related to the probe agents.
Various improvements related to the schemas (Pydantic) and to the models (SQLAlchemy).
This discussion was created from the release Release 0.1.0.
Beta Was this translation helpful? Give feedback.
All reactions