Comment on Is there a self-hosted project that does base64 url decoding in a privacy respecting fashion?
01189998819991197253@infosec.pub 1 week ago
Just take the base64 bit of the url. The whole url isn’t a base64, so it decoded to garbage.
The base64 bit decodes just fine.