mirror of
https://github.com/r3bo0tbx1/tor-guard-relay.git
synced 2026-04-06 00:32:04 +02:00
docs(v1.1.1): Update image references and documentation details
- 🖼️ Replaced onion.png with logo.png in README - 📁 Added logo.png to src/ directory - 📝 Updated quick start and configuration example references - 🔢 Corrected image size details from ~20MB to ~17.1MB in FAQ and security-validation-tests.sh
This commit is contained in:
@@ -30,7 +30,7 @@ Built on Alpine Linux 3.22.2 with a minimal 20MB image size, busybox-only tools,
|
||||
|
||||
| Feature | This Project | Official Images |
|
||||
|---------|--------------|-----------------|
|
||||
| **Image size** | ~20 MB | ~100+ MB |
|
||||
| **Image size** | ~17.1 MB | ~100+ MB |
|
||||
| **Base** | Alpine 3.22.2 | Debian |
|
||||
| **Diagnostics** | 4 busybox tools + JSON API | None |
|
||||
| **Multi-mode** | Guard/Exit/Bridge in one image | Separate images |
|
||||
@@ -468,7 +468,7 @@ docker exec tor-relay fingerprint
|
||||
|
||||
**Security features:**
|
||||
- ✅ Non-root execution (tor user, UID 100, GID 101)
|
||||
- ✅ Ultra-minimal image (~20 MB, Alpine 3.22.2)
|
||||
- ✅ Ultra-minimal image (~17.1 MB, Alpine 3.22.2)
|
||||
- ✅ Busybox-only (no bash, python, or unnecessary binaries)
|
||||
- ✅ No exposed monitoring ports (diagnostics via `docker exec` only)
|
||||
- ✅ Weekly automated security rebuilds (Sundays 18:30 UTC)
|
||||
|
||||
Reference in New Issue
Block a user