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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Disposable, a Chrome extension to generate Reddit throwaway accounts

12 点作者 anishathalye大约 10 年前

4 条评论

anishathalye大约 10 年前
In it&#x27;s current form, it&#x27;s a super simple hack that may or may not be useful to anyone.<p>Theoretically, something along these lines could be used along with Tor to be able to have unlinkable posts on social websites. A bunch of work could be done client-side (aggregating content &#x2F; conversations from different accounts, etc), but each individual request to the web service could be made from a different IP with a freshly generated account every time, so from the point of view of the operator of the web service or any other user on the web service, it&#x27;s not possible to tell who posted what, and content is unlinkable.
anishathalye大约 10 年前
If anyone is interested in the source code: <a href="https:&#x2F;&#x2F;github.com&#x2F;anishathalye&#x2F;disposable" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;anishathalye&#x2F;disposable</a><p>(it&#x27;s quite simple, but maybe someone might find it useful)
waelawada大约 10 年前
While I applaud your effort in creating such an extension, I find it trying to solve a problem that doesn&#x27;t exist. The registration process on reddit is so simple it really doesn&#x27;t take anytime to setup a throwaway account
评论 #9591751 未加载
wonderingwhere大约 10 年前
very useful, thank you.