GNU bug report logs -
#51733
27.1; Detect impossible email addresses better
Previous Next
Reported by: ็ฉไธนๅฐผ Dan Jacobson <jidanni <at> jidanni.org>
Date: Wed, 10 Nov 2021 00:29:01 UTC
Severity: wishlist
Found in version 27.1
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Lars Ingebrigtsen <larsi <at> gnus.org> writes:
> I think it looks like a fun little project -- it's so refreshing to have
> an actual spec to program against. ๐ธ And I've read most of the TS
> now, so it's just a small matter of typing.
>
> But I probably won't have the time this week -- if somebody else wants
> to get in on the action, please do go ahead.
Well, it took longer to find time to start this, but I think now's a
good time.
So we'll be importing a handful of new Unicode data files, and I think
an interface like
(suspicious-email-p "C๐๐๐ผ๐
๐พ@example.com")
=> "Confusables used in address: ๐ (MATHEMATICAL SANS-SERIF SMALL I) confusable with etc etc"
would be nice. But there's also a bunch of lower level functions that
might be nice to expose separately, like
(single-script-p "ะกirัlะต")
=> nil
but it'd be nice to group these in a single package name. But I'm
coming up blank. I mean, `unicode-suspicious-email-p' would be
nonsensical, because ... it's not really Unicode that's the point here.
For instance, if you have a link text like http://innocent.org but the
link goes to http://evil.com, then it'd be nice to implement something
for that, too, in this same package. Or http://paypaI.com, for that
matter.
So does anybody have an idea for a package name, so I can start typing
away at this? ๐
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 3 years and 124 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.