Bypassing internet censorship using emails(19/08/24)(day/month/year)

Plain HTML View Back (/phones-computers/)

So in my spare time I worked on many ways to get access to telegram messaging on the networks in my place of education but non of them worked the closest I got to working was using a sketchy telegram proxy and when I send a text message they would only send and receive every like 50-70 minutes so I tried other methods and realised emails aren’t blocked I can use the education email (office 365) I won’t though because they are filtered but my other options are gmail, iCloud, hotmail and cock.li so that part is sorted and onto how it works with messaging services such as discord, matrix, irc, telegram etc you can make bots and run programs for them to bridge for example you can bridge a discord channel with a telegram group chat so the two chats have the same content and same messages just messages from discord will send from the bot on telegram vice versus and I haven’t seen many bridges between telegram and email actually non at all that are easy to use so I coded a Telegram to Email bridge in node.js to run on my personal home server and it’s job is to every 20 seconds it will check for emails on its email address that contain the word “telegram” in the subject line to avoid spam emails and anything in the body of the emails will be sent to telegram heres an example:

To: username@email.com
Subject: telegram
Body: This is a example

and it show up in this format on the telegram end:

From: username@email.com | 1/12/24 11:34:55
This is a example

and messages sent on telegram show up in emails as this:

From: username@email.com
To: username@icloud.com
Subject: Message from Telegram user wafflelab
Body:
Username: wafflelab
Message: example

Edit at 19/08/2024 12:22 PM So I started the server at home with the program running and no access to it and people in the telegram group chat (and I find this very amusing) absolutely nuked the chat causing the bot to send approximately 1000 emails to Google’s gmail SMTP server doing the equivalent of a DDoS attack causing it to block my home server temporarily and I wrote in the code at 2 in the morning for it to say “oh fuck contact the dev @wafflelab” and every time it failed to send a email it spammed “oh fuck contact the dev” lmao

If needed for support, you can email me at admin@wafflecookie.cc with the details for your problem or question. Thanks! (please don't edit the start of the subject line)