TelegramMessenger / TelegramMessenger/Telegram-iOS

[Anti-Scam feature] Please force usernames to be shown in monospace font

Open
#255 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
9k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

This is an advice for a new feature that is very simple but would have a great impact on Telegram security. Scammers are all over most Telegram groups and they always try to impersonate a group admin by using the same picture and imitating their username by just swapping one letter with a very similar, usually indistinguishable, character or symbol. Eg. a “I” with a “l”, a “O” with a “0” and so on (consider hundreds of special utf characters can be used too).

My suggestion is to make the username show up with courier font or any fixed-size font in the user profile: this trick would make immediately visible the different characters in the username of the scammer and save a lot of honest users from scams.

Thank you

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is identified in the issue. Start by locating the user profile username rendering in the Swift iOS app; done means usernames use a fixed-width font in profiles so lookalike characters are easier to distinguish.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.