# Example content of install.txt git clone https://github.com/Chevereto/Chevereto-Free.git /var/www/imagehost cd /var/www/imagehost composer install cp .env.example .env php artisan key:generate Execute with:
| Script | Features | TOR-friendly | |--------|----------|---------------| | (free version) | User uploads, albums, EXIF removal | Yes, with .onion config | | Image Upload (basic PHP) | Minimal, easy to harden | Yes | | Lychee | Self-hosted, modern UI | Yes | | ImgURL | Lightweight, Chinese origin | With proxy settings |
(legal in most countries if not used for crime)
HiddenServiceDir /var/lib/tor/imagehost/ HiddenServicePort 80 127.0.0.1:8080 Restart TOR: sudo systemctl restart tor
Your .onion address appears in /var/lib/tor/imagehost/hostname .
On the TOR network, anonymity is a tool – not a license. Build responsibly, respect the law, and verify every line of code you run.
# Debian/Ubuntu sudo apt update && sudo apt install tor nginx mariadb php-fpm for local testing. Step 2: Install a Standard Anonymous Image Host Popular, secure image hosting scripts that work over TOR:
Assume you have a file install.txt containing: