This weekend I prototyped an app I've been thinking about for a while. I was inspired by http://cryptorpg.com/ (Cryptomancer RPG).
It's an encrypted chat room with dice-rolling functionality, but the rolls are provably fair thanks to some fun #crypto.
It uses some APIs from the @cryptpad server so I didn't have to do all the low-level websocket stuff again.
I'll publish the source and deploy it somewhere as soon as I clean it up a bit and improve the UX. #tabletop ##ttrpg #dnd #privacy
I deployed my janky prototype today: https://demo.cryptography.dog/beacon/
Dice rolling is an mvp, but I'm working on using the same api for something more interesting.