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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What about a community-driven paste service?

2 点作者 seyz超过 12 年前
Hi hackers !<p>I launched a really really simple paste service ( http://yaap.it ). It's a fully community-driven project. For now, the paste service has no extra (useless ? YOU decide.) features. To participate, go to the github repo: http://github.com/SeyZ/yaapit<p>My questions are:<p>- Do you use a paste service ? If yes, which ones ?<p>- I hate abusive advertising. And you ?<p>- Do you care about the privacy control of the paste content (encrypted paste) ?<p>- Do you care about a new community-driven paste service ?<p>(Feature request are welcome ! http://github.com/SeyZ/yaapit/issues)

2 条评论

arkitaip超过 12 年前
I often use pastebins to send passwords (instead of emailing them) and would like it if the url was destroyed after being opened or after x minutes. Obviously you would need SSL for this to work.<p>I would really need to know <i>exactly</i> what you mean by client side encryption. In its current incarnation I wouldn't use YAAP to send anything sensitive since I don't know how safe it is.<p>Btw, the URLs are way too long. Any possibility of shortening them?
评论 #4489835 未加载
raphdg超过 12 年前
1. The "burn after reading" option is a must have.<p>2. I love the fact that every content sent through the network is encrypted. The only unsafe part is how we, users, share the URL since it contains the secret key.<p>3. Yaap.it sounds good.<p>4. No pub is good. Any limitations of size / yaaps per seconds ?
评论 #4495559 未加载