Do It by Code
54 subscribers
713 photos
99 videos
15 files
1.24K links
We uhhhhh... do things by coding them.
Download Telegram
@wallet on telegram, with 32 million users is apparently hacked (???)
Do It by Code
@wallet on telegram, with 32 million users is apparently hacked (???)
Both its bot and its support bots are now flagged by Telegram as "Scam" (probably due to so many users reporting it)
Their twitter account is also having the same situation....
Do It by Code
Both its bot and its support bots are now flagged by Telegram as "Scam" (probably due to so many users reporting it)
the main bot got its scam flag removed after few minutes
but their support bot still has it

can assume scam flag is an automated feature then, when too many users report a bot/account as scam
React profiler is really nice ngl
Imagine:

“The year is 1994 and Vint Cerf and Rob Kahn have just been arrested

Their invention (TCP/IP) is being used for drug dealers to communicate with each other and they were unwilling to install a back door”

The equivalent version of this just happened with Telegram

https://x.com/shaunmmaguire/status/1827508010639618152
Do It by Code pinned «Imagine: “The year is 1994 and Vint Cerf and Rob Kahn have just been arrested Their invention (TCP/IP) is being used for drug dealers to communicate with each other and they were unwilling to install a back door” The equivalent version of this just happened…»
Vulnerabilities show why STARTTLS should be avoided if possible (2021)
Article, Comments

When email client applications communicate with mail servers, the protocols they use to communicate (POP3, IMAP and SMTP) support two ways of encrypting the connections with Transport Layer Security (TLS). Each protocol supports connections that are directly encrypted via TLS on a different port — 995 for POP3, 993 for IMAP and 465 for SMTP. Alternatively, the unencrypted variants of these protocols can be upgraded to encrypted connections via a mechanism called STARTTLS.


This upgrading of connections comes with many potential security pitfalls.
https://nostarttls.secvuln.info/