Tuesday, July 30, 2024

Show HN: A Path-Based Data storage/retrieval web service to prevent crawling https://ift.tt/Ix218MN

Show HN: A Path-Based Data storage/retrieval web service to prevent crawling 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. https://hideonbush.com/ July 31, 2024 at 04:40AM

No comments:

Post a Comment

Show HN: Inspect and extract files from MSI installers directly in your browser https://ift.tt/X6PntGW

Show HN: Inspect and extract files from MSI installers directly in your browser Hey everyone! I'm excited to share a small web app I bui...