Eikon
- Karma
- 0
- Created
- ()
- Submissions
- 0
- ZeroFS vs. Amazon S3 Files (zerofs.net)
- Show HN: ZeroFS – A log-structured filesystem for S3 (zerofs.net)
- Show HN: ZeroFS – Make S3 your primary storage (zerofs.net)
- Google says "not a security vulnerability", quickly fixes without attribution (groups.google.com)
- CompactLog – Solving CT Scalability with LSM-Trees (github.com)
- Scaling Certificate Transparency and Postgres with 100B+ Rows of Data (blog.transparency.dev)
- Merklemap: Scaling Certificate Transparency with 100B+ Rows in PostgreSQL (blog.transparency.dev)
- Show HN: Levenshtein/Typosquat Domain Search (merklemap.com)
- Show HN: Typosquat Domain Search (merklemap.com)
- Show HN: 4B+ DNS Records Dataset (merklemap.com)
Hi HN, I've been working on building a pipeline to create a DNS records database lately. The goal is to enable research as well as competitive landscape analysis on the internet. The dataset for now spans around 4…
- Enumerate all the subdomains for a domain name (merklemap.com)
- Show HN: CT Logs Search Engine (merklemap.com)
I recently launched https://www.merklemap.com/, a tool designed to leverage Certificate Transparency logs for enhanced domain monitoring. Example query https://www.merklemap.com/search?query=example&page=1 Key features…
- Show HN: Subdomain Search Engine (merklemap.com)
I've built a subdomain search engine that pulls certificate transparency logs in real time to extract unique domain names. I was frustrated with existing tools that didn't provide wildcard search capabilities. Many…
-
Hi HN, How would you approach the process to opensource a proprietary codebase, especially regarding things such as ensuring that no secrets are sitting somewhere in the history. I'd be tempted to publish without…