Leftist. Furry-adjacent. Strong believer in privacy and personal […]
🌉 bridged from ⁂ https://calamity.world/@t3rminus, follow @ap.brid.gy to interact
Congrats! You're museum-famous!
Congrats! You're museum-famous!
I quite liked the Ouya, honestly, for what it was at the time. They made some awful decisions with it, and it was pretty […]
I quite liked the Ouya, honestly, for what it was at the time. They made some awful decisions with it, and it was pretty […]
Not sure how to get around the fact that instances might not show the full list. Just keep looking. Check […]
Not sure how to get around the fact that instances might not show the full list. Just keep looking. Check […]
Just connect yourself to more creatures and you'll find more creatures!
Just connect yourself to more creatures and you'll find more creatures!
And if you're curious, decryption is:
export const decryptData = (key, ciphertext) => {
const data = Buffer.from(ciphertext, 'base64url');
const decipher = createDecipheriv(
'aes-256-gcm',
key,
data.subarray(-28, -16)
);
decipher.setAuthTag(data.subarray(-16)) […]
And if you're curious, decryption is:
export const decryptData = (key, ciphertext) => {
const data = Buffer.from(ciphertext, 'base64url');
const decipher = createDecipheriv(
'aes-256-gcm',
key,
data.subarray(-28, -16)
);
decipher.setAuthTag(data.subarray(-16)) […]
I don’t have a MiSTer though, nor a retrotink, and my attempts at HDMI-modding my OG N64 is a very long story that doesn’t end well.
I mostly like being able to use my cartridges and […]
I don’t have a MiSTer though, nor a retrotink, and my attempts at HDMI-modding my OG N64 is a very long story that doesn’t end well.
I mostly like being able to use my cartridges and […]
I skipped Tuta personally because I like IMAP support and e2e encryption is not a priority for me at the moment.
I skipped Tuta personally because I like IMAP support and e2e encryption is not a priority for me at the moment.