Hacker News new | ask | show | jobs
Show HN: A Path-Based Data storage/retrieval web service to prevent crawling (hideonbush.com)
3 points by jujumilk3 686 days ago
I listed my email on GitHub, and it got collected and used without my consent... To prevent this, I created a simple service using Django and PostgreSQL.

As you can see when you access the site, you can save data by specifying a path. Think of it as a global key-value storage designed simply to prevent crawling. The data is not stored in an encrypted form, so please do not save sensitive information. Thank you.

P.S.: Yes, I am a Faker's fan.