Post

Hister

Hister is a privacy-focused personal search engine that indexes the websites you visit via a browser extension. It stores your browsing history locally with full-text search, advanced query language, and optional semantic search.

Hister

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/hister.sh)"
CPU: 1 cores RAM: 512 MB Disk: 20 GB OS: Debian 13

Configuration

Config file:

1
/etc/hister/config.yaml

Notes

Install the Hister browser extension (Chrome or Firefox) and set the server URL to http://YOUR_IP:4433.
Search index and data are stored in /opt/hister/data. Disk usage grows as more pages are indexed.

Web Interface

Port: 4433

Source code
Loading...