👋

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 Virtual Private Server (VPS).

The aim here is to provide alternative solutions that respect user privacy, maintained with passion—though not always predictably! 🚀


Privacy

Privadency.com takes privacy seriously. Here’s how we ensure it:

Nginx configuration

The following is the exact access log format we use, where certain parts are replaced with plain text for privacy.

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

Here is an example 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

Additionally, the GoAccess statistics are public and can be viewed at here


Services

Here you can find all the available services hosted at Privadency.com along with their configurations.

Invidious 📺

Invidious is a private-first 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


Open Source Software Licenses

Software NameLicense TypeLicense Link
HugoApache 2.0Link
Hugo-PaperModMITLink
NPMplusMITLink
GoAccessMITLink
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 💬

Github: EnkryptattuDev 💻