Show HN:我用 Go 语言写了一个支持自动销毁的私有图片托管网站
Show HN: I made a private self-destructing image hosting site in Golang

原始链接: https://picburn.xyz/

你们会存储我的图片吗? 我们是在小型服务器上运行此项服务,确实没有能力存储任何图片。如果您有此需求,市面上有更合适的其他服务。 我的图片会保留多久? 直到您选择的计时器结束,或者达到浏览次数限制——以先到者为准。之后该链接将失效。 谁能看到图片? 只有您发送链接的人。链接使用长随机 ID,不会在任何地方被列出,且页面会告知搜索引擎不要收录它们。 “阅后即焚”是什么意思? 将浏览限制设为 1 次,链接就只能使用一次——第一个打开的人看到后,图片随之消失。 我可以上传什么? PNG、JPG、GIF 或 WebP 格式,最大 15 MB。无需账号,无需注册。 我可以提前删除吗? 上传时请选择较短的计时器或 1 次浏览限制。这里没有手动删除按钮——限制条件会自动为您处理。

一位初级 Go 语言开发者推出了 **picburn.xyz**,这是一个私密的、阅后即焚的图片托管服务。该网站旨在为现有平台提供一种精简的替代方案,摒弃了常见的广告、注册墙或调查问卷,并允许用户通过设置查看次数和时长限制来控制图片的访问权限。 开发者强调,该服务的设计初衷是简单与安全,明确表示对长期存储或跟踪用户数据不感兴趣。在讨论帖中,有用户测试了“一次性查看”功能,确认图片在首次访问后即被成功删除。创建者指出,上传者本人不会被计入查看次数,以此阐明了其安全逻辑的运作方式。
相关文章

原文
Will you store my images?

We are running this service on a small server. We literally cannot afford to store any images. If that is what you need, there are more suitable services out there.

How long does my image stay up?

Until the timer you pick runs out, or the view limit is hit — whichever comes first. After that the link stops working.

Who can see it?

Only people you send the link to. Links use long random IDs, aren't listed anywhere, and the pages tell search engines not to index them.

What does "burn after reading" mean?

Set the view limit to 1 and the link works exactly once — the first person to open it sees it, and it's gone after that.

What can I upload?

PNG, JPG, GIF, or WebP, up to 15 MB. No accounts, no sign-up.

Can I delete something early?

Pick a short timer or a 1-view limit when you upload. There's no manual delete button — the limits do the work for you.

联系我们 contact @ memedata.com