this post was submitted on 02 Oct 2023
1377 points (96.7% liked)

Programmer Humor

19176 readers
892 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 11 months ago (1 children)

I and l also look identical in many fonts. So you already have this problem in ascii. (To say nothing of all the non-printing characters!)

If your security relies on a person being able to tell the difference between two characters controlled by an attacker your security is bad.

[–] [email protected] 0 points 11 months ago (1 children)

The problem is when you can register "apple.com" with the Cryillic A, fooling many.

The I l issue is caused by fonts, not by ASCII.

[–] [email protected] 2 points 10 months ago

You really can't though. For several reasons. Which would have been apparent to you had you bothered to actually create your example link to http://аpple.com or to understand this problem.