renbuilds
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hey HN! I built Date Clue because I kept hearing the same dating stories from friends and family. The endless "what does this text mean?" conversations. The overthinking. Asking five different people for five different…
-
I kept manually deleting UTM parameters and click IDs from URLs before sharing them. Eventually I built a small tool to do it automatically. wirier.com It's a single-page app that strips 210+ tracking parameters from…
-
I built a tool that scans deployed websites for secrets in production bundles and forgotten API endpoints. https://domainoptic.com/audit Unlike repo scanners (TruffleHog, Gitleaks), this scans what's actually live. What…
-
I built DomainOptic after almost shipping my Stripe key in a production bundle. It runs 6 checks in a few seconds: * SSL Certificate - validity, expiration, protocol - DNS Health - SPF, DKIM, DMARC (email spoofing…
- Show HN: Free Security audit that checks what other tools miss (domainoptic.com)
Built this after almost shipping Stripe key in a production bundle. It runs 6 checks in a few seconds: - SSL Certificate - validity, expiration, protocol - DNS Health - SPF, DKIM, DMARC (email spoofing protection) -…