TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Throttle – Control who can send you email

34 点作者 metabren超过 9 年前

15 条评论

kazinator超过 9 年前
This is just anonymizing of addresses. Through your throttle account, connected to a convenient browser extension, you can conveniently generate throwaway addresses which forward to the real inbox. These addresses can be shut down and since they are unique, they identify misuse.<p>Anonymizing isn&#x27;t new. For instance Craigslist generates an anonymized e-mail address through which people interested in your ad can contact you. (Of course, if you reply to it, then you reveal your real address.)<p>People who run their own mail domains do this kind of thing on their own.<p>I have the following system: the local part of the e-mail address has a four digit security code. If I give such an e-mail address to some vendor, it serves two purposes: the address bypasses spam checks, so I&#x27;m sure to get the e-mail. (Usually transactional e-mails are important and not easy to re-send.) Secondly, I can change the code to shut down senders who abuse the the address.<p>Some banks offer throwaway one-time-use credit card numbers linked to your real credit card. That is very similar to this.
评论 #10891291 未加载
评论 #10891155 未加载
ryan-c超过 9 年前
Seems fairly similar to sneakemail[0] (which I have been using for more than a decade), but with more polish. Looks like Throttle&#x27;s basic service doesn&#x27;t handle attachments or replying (sneakemail does), which is unfortunate.<p>0. <a href="https:&#x2F;&#x2F;sneakemail.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;sneakemail.com&#x2F;</a>
55acdda48ab5超过 9 年前
I discovered that when you delete your email address for a week almost all the spam and newsletters disappear. I don&#x27;t know exactly how it works, but it does. So every couple years I just completely disable my email address for ten days, or whatever, while on vacation.
评论 #10890721 未加载
评论 #10890491 未加载
cromulent超过 9 年前
Takes about 5 pages until you get to the little price tag. I wonder how many abandonments they will get. Personally I like seeing the price up front.
评论 #10890599 未加载
评论 #10891337 未加载
评论 #10890456 未加载
rshaban超过 9 年前
Sounds great but I&#x27;m nervous to trust personal communications with a company that seems to be so new – what if they fold? I lose all the emails I might be getting sent. Without information about who&#x27;s behind this, I probably won&#x27;t sign up
评论 #10890112 未加载
simmons超过 9 年前
I love the concept. In fact, it&#x27;s somewhat similar to the manual, ad-hoc scheme I&#x27;ve been using for years. It&#x27;s always interesting to see exactly who is leaking your email address to spammers (whether intentionally or otherwise).<p>Edit: It does have the slight downside to making some human conversations awkward. &quot;Just to confirm, the email address we have for you is... wait, what?&quot;
kazinator超过 9 年前
I like the browser plugin here which lets you generate these e-mails easily.<p>An open source version would really be handy for people who host their own domains.<p>I could use a FireFox extension which lets me click next to some e-mail field to generate an address by talking to some web shim on my server at home, which generates the alias and binds it to my e-mail address via &#x2F;etc&#x2F;aliases, and restarts Exim.<p>The generated e-mail could actually be a cookie which contains not only some random ID but an encoded version of the domain name of the site against whose page it was generated. So later, when that address is being abused, you can tell where it came from without looking up any association in any file or database.
jkldotio超过 9 年前
The video on the landing page doesn&#x27;t play properly and surprise surprise it&#x27;s Vimeo. People need to stop using Vimeo, they have incredibly bad service.<p>I have had problems with Vimeo for years now across multiple desktops, multiple browsers, multiple mobile devices in multiple locations (across Europe and Australia). It happens on both popular videos and videos in the long tail which aren&#x27;t being linked to at that moment by popular sites. It happens on free Vimeo accounts and on premium Vimeo accounts. I give Vimeo a pass when YouTube HD videos aren&#x27;t working either but most of the time YouTube HD videos are working just fine on these connections and it&#x27;s just Vimeo can&#x27;t stream video reliably.<p>In this case the video wasn&#x27;t even full motion, the background is static and the keyframes and audio should have been a large slice of the bandwidth. But it was stuttering at the start and now even after letting it load in the background on a 70Mbps connection while typing this comment it&#x27;s still stalling near the end of the video. What are the Vimeo alternatives besides YouTube?
mecer超过 9 年前
Am I missing something? Why not just create a filter that permanently deletes or marks emails from a certain sender as spam?
评论 #10890407 未加载
评论 #10891710 未加载
hawski超过 9 年前
I was thinking about similar service. What would be different is that I would give user subdomain and redirect all incoming traffic on SMTP SSL port to connected client. I would give access for user to get SSL cert from Let&#x27;s Encrypt.<p>All this would give something better than promise that I would not look at private emails, but I would have to build client application that would be SMTP server inside. Handling LE automatically and all other seemingly unrelated things.<p>Main use would be to use generated by application unique addresses for registration purposes.
noja超过 9 年前
I don&#x27;t know who wants to send me e-mail.
hammock超过 9 年前
No idea how it works (can&#x27;t watch a video where I am and it isn&#x27;t explained anywhere else), but it does seem to consolidate a few useful features that I currently get elsewhere:<p>-Combine mass mailings in to a single daily digest email (Unrollme)<p>-Find out who tries to sell your email address (Using email+website@gmail.com)
ptype超过 9 年前
To achieve the same cheaply and without lockin, simply have your own domain with a catch-all email forwarding to your real email address. Then always give out your email address for a specific site as &lt;site&gt;@yourdomain.com.
评论 #10890729 未加载
RyanShook超过 9 年前
It&#x27;s been around forever but a basic free way to mask your email address is Spam Gourmet <a href="https:&#x2F;&#x2F;www.spamgourmet.com&#x2F;index.pl" rel="nofollow">https:&#x2F;&#x2F;www.spamgourmet.com&#x2F;index.pl</a>
nikolay超过 9 年前
Great, but they seem not to have plans to create recyclable emails for person-to-person communication, which is sad.