👋 Welcome to Privadency.com 🫵

This site hosts a collection of services that emphasize privacy and open-source software. It’s operated as a personal project on a VPS. The goal is to provide alternative solutions that prioritize user privacy and data minimization. As a solo project, I aim for near-perfect uptime, but being a one-person operation means updates and fixes happen when I have spare time! 🚀


Privacy 🔒

Privadency.com takes privacy seriously. Here’s how your data is handled:

Nginx Configuration 🔧

Here’s the exact access log format nginx uses. Only timestamp, request count, and data size are stored with maximum 30-day retention:

log_format log '[$time_local] $host ip-removed $request_time "request-removed" $status $body_bytes_sent $bytes_sent referer-removed user-agent-removed';

Sample log entry:

[01/Jan/2025:12:00:00 +0000] Privadency.com ip-removed 0.001 "request-removed" 200 1000 1000 referer-removed user-agent-removed

GoAccess Configuration 📊

Privadency.com uses GoAccess to monitor server usage while respecting privacy. The following arguments are passed.

--real-os --double-decode --anonymize-ip --anonymize-level=3 --keep-last=30 --with-output-resolver --no-query-string --no-ip-validation --no-term-resolver --ignore-panel=REQUESTS --ignore-panel=REFERRERS --ignore-panel=REFERRING_SITES --ignore-panel=REQUESTS_STATIC --ignore-panel=HOSTS --ignore-panel=OS --ignore-panel=VISITORS --ignore-panel=NOT_FOUND --ignore-panel=KEYPHRASES --ignore-panel=BROWSERS --ignore-panel=VIRTUAL_HOSTS --ignore-panel=GEO_LOCATION --ignore-panel=REMOTE_USER

For transparency, these statistics are publicly available at statistics.privadency.com.


Available Services 🛠️

The following privacy-focused services are currently hosted on my server:

Invidious 📺

Invidious is a private YouTube front-end that minimizes data tracking.

Redlib 📚

Redlib is a privacy-enhancing Reddit front-end that removes ads, trackers, and bloat.

SafeTwitch 📺

SafeTwitch is a privacy-respecting frontend for Twitch.tv that minimizes tracking and data collection.


Open Source Software Licenses 📄

Software NameLicense TypeLicense Link
HugoApache 2.0Link
Hugo-PaperModMITLink
NPMplusMITLink
AnubisMITLink
GoAccessMITLink
Moe-CounterMITLink
GluetunMITLink
InvidiousAGPL-3.0Link
RedlibAGPL-3.0Link
SafeTwitchAGPL-3.0Link

Get in Touch 💬

If you have questions, inquiries, or suggestions, feel free to reach out!

Email: contact@enkryptattu.dev 📧

Matrix: @enkryptattudev:matrix.org 💬

Codeberg: EnkryptattuDev 💻

Github: EnkryptattuDev 💻