RLrsaat labsinzenconvert.hashnode.dev·Jun 7 · 7 min readHow We Ran FFmpeg Entirely in Your Browser Using WebAssembly, No Server, No Uploads, EverEvery popular file converter works the same way. You pick a file, it uploads to their server, their server processes it, you download the result. CloudConvert, Convertio, online-convert, all of them f00
RLrsaat labsinscorchpad.hashnode.dev·Jun 7 · 6 min readHow we built a pastebin where even we cannot read your dataMost pastebins store your text in plaintext. Anyone with server access can read it. That includes the operators, the hosting provider, and anyone with a valid legal order.We wanted to build something 00