You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's changed
Added TLS communication between Galadriel Server and Harvester for enhanced security (#146).
Enhanced Harvester secure introduction flow by utilizing join tokens and issuing JWTs by the Server for Harvester authentication (#151).
Added Bundle signing and verification using generic interface and providing a disk implementation (#147).
Added Open APIs specifications for Galadriel Server and Harvester for improved documentation and client integration (#70, #170).
Added the Galadriel Server Admin API implementation (#150).
Added the Harvester Admin API implementation (#154).
Added Datastore layer supporting SQLite and Postgres (#73, #157).
Comprehensive overhaul of Harvester and Server, incorporating various enhancements, including improved synchronization processes for SPIRE bundles and Federated bundles (#171).