https://github.com/sgnl-ai/caep.dev
An open-source Go OpenID Shared Signals Framework Receiver.
https://github.com/sgnl-ai/caep.dev
caep documentation website
Last synced: 5 months ago
JSON representation
An open-source Go OpenID Shared Signals Framework Receiver.
- Host: GitHub
- URL: https://github.com/sgnl-ai/caep.dev
- Owner: SGNL-ai
- License: mit
- Created: 2023-05-01T02:12:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-15T05:26:00.000Z (6 months ago)
- Last Synced: 2026-01-14T14:53:07.543Z (5 months ago)
- Topics: caep, documentation, website
- Language: Go
- Homepage: https://caep.dev
- Size: 417 KB
- Stars: 18
- Watchers: 5
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# caep.dev Libraries
## [secevent](./secevent)
A comprehensive Go library for building, signing, parsing, and validating Security Event Tokens (SecEvents) according to the Security Event Token [RFC 8417](https://tools.ietf.org/html/rfc8417).
## [ssfreceiver](./ssfreceiver)
A Go library for implementing [Shared Signals Framework (SSF)](https://openid.github.io/sharedsignals/openid-sharedsignals-framework-1_0.html) receivers.
## Contributing
Contributions to the project are welcome, including feature enhancements, bug fixes, and documentation improvements.