Skip to content
Tech News
← Back to articles

Show HN: Subth.ink – write something and see how many others wrote the same

read original get Substack → more articles

subth.ink

Share your thoughts anonymously. See if anyone else thinks the same thing.

Enter your thought 0 / 256

Submit

How does it work?

Your text is not stored, but rather a salted SHA256 hash of it is.

An unsalted MD5 hash is also stored, but not displayed here.

It (the MD5 hash) might be published in the future when a thought's count passes a certain threshold (TBD). This might make it possible to recover certain short thoughts that were popular.

CLI Access

echo "hello world" | curl -d @- https://subth.ink

... continue reading