🚀 v1.0.2 Released: Easy Installers, HIBP Integration & Local AI Support! #14
Doble-2
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone! 👋
First of all, thank you for the incredible support over the last 24 hours. Seeing the community grow this fast has been amazing.
Based on your feedback, we just shipped v1.0.2 with major improvements focused on accessibility, data depth, and AI flexibility.
📦 1. Easy Installation (No Python required!)
We know setting up environments can be a hassle. We have added pre-compiled binaries for all major platforms. You can now download and run osint-d2 directly without worrying about pip or dependencies:
✅ Windows (.zip)
✅ Linux (.tar.gz)
✅ macOS (.tar.gz)
Check the Assets section in the release to grab yours.
🕵️♂️ 2. Enhanced Data: Have I Been Pwned Support
We've integrated Have I Been Pwned (HIBP) checks directly into the workflow.
If your target is an Email, the tool will now automatically query HIBP databases.
It identifies if the email has appeared in known data breaches, adding a critical layer of context to your identity triangulation.
🤖 3. New AI Models: Go Local or Go Free
We want osint-d2 to be usable by everyone, regardless of budget or privacy requirements. We've expanded our AI provider support:
Ollama Support: You can now run the analysis locally on your own hardware (great for privacy and offline work).
Groq Support: Added support for Groq's API (incredibly fast and currently offers free tiers).
💡 A Note on AI Performance
While we are excited to support Ollama and Groq for speed and privacy, we still highly recommend using DeepSeek or OpenAI models for the best results.
For complex tasks like Identity Triangulation and Cognitive Profiling, the reasoning capabilities of DeepSeek/OpenAI currently provide deeper and more accurate correlation of data compared to smaller local models.
⬇️ Download
You can find the new installers in the Releases Page.
Happy hunting! 🕵️♂️
Beta Was this translation helpful? Give feedback.
All reactions