Projects
- LUFS.org Find out the integrated loudness (LUFS) & true peak (dBTP) for any audio file up to 384kHz/32bit and 8 channels.
- QR Date A trusted timestamp that you can physically include in media using QR codes and audible data signals.
Open source
- Bodyguard Streaming body parser and guard
- paseto-ts A PASETO v4 implementation in TypeScript
- argon2-wasi & bcrypt-wasi WASI-ready Argon2 and bcrypt
Other
argon2-wasi
Wraps the Rust crate argon2 in a very simple WASI (or commandline) compatible program.
Compatible with workerd / CloudFlare Workers' WASI support. You need to run the worker in unbounded mode for it to not time out.
bcrypt-wasi
The same, but for bcrypt.
Visit Github project