About Egothor
Egothor is a long-running technology project family established in 1998. It began with a novel search-engine infrastructure and a language-independent stemming approach, then expanded into distributed systems, crawling, network geolocation, sensor integration, experimental database technology, cryptographic engineering and software assurance.
Today, Egothor is best understood not as a single product but as an engineering lineage: research questions become concrete software, are tested against operational constraints and are either evolved, replaced or preserved as historical work.
Current direction
The current portfolio deliberately mixes deep systems work with focused components. EGOTHOR v4 returns to the original search-engine domain with a regulated-search model. Radixor revisits the stemming lineage with a modern, compact Java implementation. ZeroEcho develops modular classical and post-quantum cryptographic workflows. conflux provides a small shared-context and event-bus utility for Java applications. MethodAtlas, developed as an Egothor × Accenture collaboration, addresses evidence and reproducibility in software-security testing.
Engineering posture
Three ideas matter repeatedly across the project family:
- Make the model explicit. Algorithms, state transitions and trade-offs should be visible in code and documentation rather than hidden behind accidental behaviour.
- Keep the operational path small. Build-time or preparation-time work is often preferable when it makes production execution faster and easier to reason about.
- Publish evidence. Tests, benchmarks, deterministic artifacts and structured reports are more useful than broad performance or quality claims without context.
Open-source and collaboration
Licensing is project-specific. Current public repositories publish their own authoritative source and binary licensing terms. MethodAtlas is published in collaboration with Accenture. EGOTHOR v4 is currently private, with an open-source release planned after the beta phase. Historical projects retain their original licensing and distribution terms.
Site design
This website is built as a static MkDocs site with a custom theme. Content is maintained in Markdown and the visual layer is intentionally lightweight. The site does not use analytics or tracking scripts.