Mastodon Feed: Post

Mastodon Feed

Boosted by dysfun@treehouse.systems ("gaytabase"):
panda@pandas.social ("propapanda :verified:") wrote:

@tante

i dont think base64 works like this

https://github.com/Admin135158/ProteusKernel-/blob/main/network/swarm.cpp#L61

@davidgerard

std::string base64_encode(const char* data, size_t len) {         return "[BASE64_ENCODED_DATA]";     }