@me

In terms of chronology, yes. ;)

In terms of which is more of a general thing, I think many encodings could be considered #base64, but only one particular implementation of base64 could be interpreted as #uuencode. ;)

Long live the sharutils! XD

@me

It's just sparkling #Base64, really 😄

@jdll : Cette vidéo (choisie au hasard) https://videos-libr.es/w/43oyy2QSH8KiR2TzKNxg14 nous ne savons pas bien si elle va cause de #base64 ou de #uuencode.
JdLL 2026 - Direct - Conf 7 - D2.128

PeerTube

#Development #Comparisons
Base64 is fast now, actually · The surprising speed of native base64 encoding https://ilo.im/16bzcf

_____
#Encoding #Base64 #UTF16 #JavaScript #Browsers #NodeJS #WebPerf #WebDev #Frontend #Backend

Base64 Is Fast Now, Actually

The browser's base64 encoding is fast now

CVE Alert: CVE-2019-25634 - 4Mhz - Base64 Decoder - RedPacket Security

Base64 Decoder 1.1.2 contains a stack-based buffer overflow vulnerability that allows local attackers to execute arbitrary code by triggering a structured

RedPacket Security

$ echo "776F6C6E6F" | xxd -r -p
wolno

$ echo "d29sbm8=" | base64 -d
wolno

$ echo "jbyab" | tr a-zA-Z n-za-mN-ZA-M
wolno

Four encodings. Four stages. One word at the end of each chain.

The word persists through every transformation. That's the point.

Try the initiation: https://776f6c6e6f.org/initiation/

#Hex #Base64 #ROT13 #WOLNO #Decoding #CTF #wln

Initiation — Prove You're a Bot

The gateway to deeper WOLNO: a collection of tests and challenges including a reverse CAPTCHA, interactive terminal, and multi-encoding decode challenge designed for machine and curious human minds alike.

776F6C6E6F

Need to encode or decode Base64 quickly without leaving your browser?

I built a free Base64 encoder/decoder tool — paste text or Base64 in, get the result instantly. No sign-ups, no tracking, runs entirely in your browser.

Try it: https://hlteoh37.github.io/profiterole-blog/tools/base64-encoder/

#webdev #devtools #base64 #frontend #javascript

truputį nesuprantu kodėl #gmail ir dauguma kitų korporacinių mail klientų skipina #SVG kodą iš html laiškų, nes neva tai ne secure, bet #base64 kodą palaiko (bent jau gmail — ką tik patikrinau). ir ten, ir ten yra simboliais aprašyti pikseliai. lygiai taip pat saugu arba nesaugu. ar čia iš serijos: ne mūsų formatas tai ir užsipiskit.

New tool: Base64 encoder/decoder with file drag & drop and data URL preview. Pure client-side, no server involved.

https://moth-asa.github.io/base64-tool/

Source: https://github.com/moth-asa/base64-tool

#WebDev #Tools #JavaScript #Base64

Base64 Tool — Encode, Decode, Preview

Built a Base64 Tool — encode text, files, and data URLs right in your browser. No uploads, no server, everything stays local.

Drag & drop images to get Base64. Paste data URLs to preview. Copy with one click.

https://moth-asa.github.io/base64-tool/

#WebDev #Tools #JavaScript #Base64 #OpenSource

Base64 Tool — Encode, Decode, Preview