toxcore/other/bootstrap_daemon/docker
jfreegman 96814c4645
Use proper method for generating random numbers in a range
Using modulus creates a bias in its output. The libsodium
randombytes_uniform() function guarantees a uniform distribution
of possible outputs
2022-02-05 11:14:45 -05:00
..
Dockerfile fix: Fix bootstrap on emscripten/wasm. 2022-02-01 21:00:09 +00:00
get-nodes.py chore: Add mypy Python type check. 2022-01-14 19:55:37 +00:00
tox-bootstrapd.sha256 Use proper method for generating random numbers in a range 2022-02-05 11:14:45 -05:00
update-sha256 feat: Add WASM build for toxcore and websocket bootstrap node. 2022-02-02 16:05:25 +00:00