blahrs/blahd
oxalica 40e4a53886
Some checks failed
CI / Code style (push) Has been cancelled
CI / Test beta (push) Has been cancelled
CI / Test stable (push) Has been cancelled
CI / Flake package (push) Has been cancelled
Deploy OpenAPI doc to Pages / deploy (push) Has been cancelled
build(deps): update to rand 0.9 is possible
Except for code using ed25519-dalek, since we are blocked by them.

Also tweak RNG source so only key generation uses `OsRng`. PoW nonce
generation only need unpredictability thus `ThreadRng` suffices.

See: https://github.com/dalek-cryptography/curve25519-dalek/issues/731
2025-04-15 20:28:09 -04:00
..
src build(deps): update to rand 0.9 is possible 2025-04-15 20:28:09 -04:00
tests feat(blahd): support unix domain socket and rewrite tests 2025-03-19 01:57:37 -04:00
build.rs build: validate CFG_SRC_URL and simplify CFG_RELEASE handling 2024-09-25 12:45:34 -04:00
Cargo.toml build(deps): update to rand 0.9 is possible 2025-04-15 20:28:09 -04:00
config.example.toml Update nix module and config examples for socket activation 2025-03-28 14:31:49 -04:00
schema.sql refactor(database)!: decouple SQLs from backend logic and cache stmts 2024-09-21 07:37:06 -04:00