syeopite / priviblur

A privacy-focused alternative frontend to Tumblr with a touch of modern design
GNU Affero General Public License v3.0
62 stars 7 forks source link
alternative-frontends frontend privacy python self-hosted tumblr

Priviblur

License: AGPLv3 Translation status GitHub commits

Inspired by projects like Invidious

Priviblur is an alternative frontend to Tumblr with a touch of modern design


Example output

Priviblur is a proxy. It makes requests to Tumblr in lieu of you allowing you browse without being tracked.

It has no account requirement either. Allowing you to view your favorite blogs without ever needing to login.

It is lightweight and works without Javascript. Allowing for a much faster experience compared with Tumblr.

It has a modern design. Although perhaps not quite there yet, the project aims to replicate the experience seen on modern software.

It is licensed under the AGPLv3 ensuring that itself and all instances are free and open. Forever.

Instances

A list of public instances can be found here.

Priviblur has no official instance

Installation

Docker

You can install Priviblur through the official docker images here: https://quay.io/repository/syeopite/priviblur

A compose file to use this image is provided in the repository.

Configuration is then done by creating/editing a config.toml based off the example config. See configuration section below.

[!TIP] Priviblur officially only provide images of each stable release. For an image built off of master you can use the image provided by PussTheCat.org here: https://github.com/PussTheCat-org/docker-priviblur-quay

Manual


git clone "https://github.com/syeopite/priviblur"
cd priviblur 

git checkout "v0.2.0"

python -m venv venv 
source venv/bin/activate

pip install -r requirements.txt

pybabel compile -d locales -D priviblur

python -m src.server

# You can also launch Priviblur through Sanic (our web framework)'s CLI tool
# Prefix any environmental variables with PRIVIBLUR_ instead of SANIC_
# For more information see https://sanic.dev/en/guide/deployment/running.html and related pages
sanic src.server.app  --host 0.0.0.0  --worker <WORKERS>

Configuration

Example config provided here

Translations

You can help translate Priviblur over at Weblate!

Translation status

Donate

Bitcoin (BTC): bc1qas50t647kclvhv4ra4h0zw0kmh8wd9jqt6yk9u

Monero (XMR): 89bn95bwPaqD3t7EDjAKKnYJYPRZDLBym8DV1Spyc4LEaVezknHur7DG5iXxg1e7Jwcr9v8MSFmvj6VvDNARwTcUBeSfB2P