{"slug": "hister-your-own-search-engine", "title": "Hister: Your Own Search Engine", "summary": "Hister, a private search engine that indexes the full contents of visited pages and local files, has been released as an open-source tool by developer asciimoo. The software runs locally with no telemetry or mandatory cloud service, supports browser extensions for Firefox and Chrome, and offers optional semantic search through a user-configured embeddings endpoint. Hister is available for download on GitHub under the AGPLv3 license.", "body_md": "**Your own search engine**\n\nHister is a private search engine for the pages you visit and the files you keep. It indexes their full contents so you can find information again from the web interface, terminal, or an AI assistant connected through MCP.\n\n[Try the demo](https://demo.hister.org/) · [Download Hister](https://github.com/asciimoo/hister/releases/latest) · [Read the quickstart](https://hister.org/docs/quickstart) · [Documentation](https://hister.org/docs)\n\n-\nDownload the binary for your platform from the\n\n[latest release](https://github.com/asciimoo/hister/releases/latest), then rename it to`hister`\n\n(`hister.exe`\n\non Windows). -\nOn Linux or macOS, make it executable:\n\n```\nchmod +x hister\n```\n\n-\nStart Hister on Linux or macOS:\n\n```\n./hister\n```\n\nOn Windows, run\n\n`.\\hister.exe`\n\nin PowerShell. -\nOpen\n\n[http://127.0.0.1:4433](http://127.0.0.1:4433)and install the browser extension for[Firefox](https://addons.mozilla.org/en-US/firefox/addon/hister/)or[Chrome](https://chromewebstore.google.com/detail/hister/cciilamhchpmbdnniabclekddabkifhb).\n\nNo configuration is required for a local personal setup. See the [complete quickstart](https://hister.org/docs/quickstart) to import existing browser history and choose what Hister indexes.\n\n**Privacy focused**: No telemetry or mandatory cloud service. Run Hister locally or on infrastructure you control.** Full text indexing**: Search the actual contents of visited pages and local files, not only titles and URLs.** Automatic browser indexing**: Save newly visited pages with the Firefox or Chrome extension.** Powerful queries**: Use field filters, phrases, wildcards, negation, aliases, and result priorities.** Optional semantic search**: Find documents by meaning through an embeddings endpoint you configure.** Crawler and browser import**: Index websites or bring in existing browser history.** Web, terminal, and MCP clients**: Search from the browser, TUI, command line, or an AI assistant.** Multi user support**: Host separate indexes for a household, community, or team.\n\nBy default, Hister has no telemetry and no cloud sync. The browser extension sends indexed page content only to the Hister server you configure, apart from downloading page favicons. The server stores documents and search indexes on that server.\n\nOptional semantic search sends document text to the embeddings endpoint you choose. Review the [privacy overview](https://hister.org/docs/intro#privacy) and [semantic search configuration](https://hister.org/docs/configuration#semantic-search) before enabling remote integrations.\n\nRequirements are Go 1.26, npm, and a C compiler for CGO dependencies.\n\n```\ngit clone https://github.com/asciimoo/hister.git\ncd hister\n./manage.sh build\n```\n\nTo work on the web app with hot reload and automatic Go rebuilds:\n\n```\nnpm run serve:app\n```\n\nThis starts a Vite development server and the Go backend with automatic rebuilds through [air](https://github.com/air-verse/air).\n\nJoin us on IRCNet in `#hister`\n\nor on [Discord](https://discord.gg/beEyuHxRSs).\n\nRead [CONTRIBUTING.md](/asciimoo/hister/blob/master/CONTRIBUTING.md) before submitting a change. Bugs and suggestions belong in the [issue tracker](https://github.com/asciimoo/hister/issues). For security reports, see [SECURITY.md](/asciimoo/hister/blob/master/SECURITY.md).\n\n[AGPLv3](/asciimoo/hister/blob/master/LICENSE) or any later version", "url": "https://wpnews.pro/news/hister-your-own-search-engine", "canonical_source": "https://github.com/asciimoo/hister", "published_at": "2026-07-29 03:03:27+00:00", "updated_at": "2026-07-29 03:22:22.434133+00:00", "lang": "en", "topics": ["developer-tools", "ai-tools"], "entities": ["Hister", "asciimoo", "Firefox", "Chrome", "GitHub"], "alternates": {"html": "https://wpnews.pro/news/hister-your-own-search-engine", "markdown": "https://wpnews.pro/news/hister-your-own-search-engine.md", "text": "https://wpnews.pro/news/hister-your-own-search-engine.txt", "jsonld": "https://wpnews.pro/news/hister-your-own-search-engine.jsonld"}}