TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What do you think putting channel code in a communication address?

1 pointsby keepworking10 months ago
The idea is to put channel codes into existing address schemes such as email, sms, phone call, etc. that can identify &quot;for whom did I share this address&quot;.<p>This code will be generated as a random number, and I would like to use a method that prevents me from sending mail to my address without this channel code.<p>It will work like some kind of extended protocol in the existing communication protocol.<p>We have apparently suffered too much from contacts we receive from an unspecified number of people. Simply because someone has sold our contact information to another person, or has not managed it properly.<p>Some people would have been victimized by phishing, some would receive too many ads to get important news, some would profit off the hook by selling contacts without guilt<p>Wouldn&#x27;t it be possible to reduce the damage if there is a random code attached every time you share an e-mail with people and record who you shared it with?<p>If I remove the code when I sell my contact to someone else, I think it&#x27;s a pretty effective way if I can&#x27;t get in touch with me without the code, and if I can&#x27;t guess the code and deceive you into something else<p>In the case of phishing, when a criminal impersonates a state agency and makes contact, if the contact is from a clothing brand that joined last week, no one will be deceived.<p>No matter which channel you start to receive spam mail, you can refuse to receive all mail that comes to the shared channel.<p>You can even hold the person who provided the channel responsible for selling the e-mail address or neglecting to manage personal information without asking for consent.<p>Maybe it will be cumbersome to share your contact information.<p>But this may also make the process convenient for platforms or service layers.<p>There are many cases where you type your e-mail address directly when you sign up for membership, but there are many cases where you use chrome to type it automatically. At this time, the system can add a channel code and let you register automatically.<p>It can also be implemented through extensions and things like that. These days, passwords are also made into random numbers, so it&#x27;s not that difficult to create a device that can alleviate this complexity.<p>So far, it&#x27;s been a simple idea. Will it really work if it&#x27;s implemented? Will it help people if I try to create a project that implements it?<p>Thankyou

no comments

no comments