Commit Graph

2 Commits

Author SHA1 Message Date
Leopere 1bcdfb4023
Fix Dockerfile build and remove camera device requirement
- Simplify build process by removing dummy source step
- Fix binary name from camera-trng to camera-qrng
- Copy skill.md to fix include_str! error
- Remove /dev/video0 device requirement from docker-compose
- Allows container to run with CSPRNG fallback when no camera available

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-14 21:21:45 -05:00
Leopere 40451b7d4c
Camera TRNG: webcam-based true random number generator
MIT with attribution (see LICENSE). Docker: build locally, no registry.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-05 15:46:26 -05:00