@lain cool lmao
YBG pern
regular guy;;; doing regular;; things.,...
Replying to @pernia@cum.salon
@lain i'm curious, is there a reason pleroma does this wierd replacement in the base64 of passwords? https://git.pleroma.social/pleroma/pleroma/src/branch/develop/lib/pleroma/password/pbkdf2.ex
def decode64(str) do
str
|> String.replace(".", "+")
|> Base.decode64!(padding: false)
end
def encode64(bin) do
bin
|> Base.encode64(padding: false)
|> String.replace("+", ".")
end
>If Pleroma used standard base64, it'd genuinely be a 2-line `if` check. But they don't, so here we are.
fucking nigger oma
fucking nigger oma