Nanogram: Private Small Scale Self Hosted Social Media

https://gitlab.com/here_forawhile/nanogram

Nanogram is designed for the enthusiest who wants complete data sovereignty on their social media platform.

Spin up your own instance on termux for Android.

Demo here.

Install instructions are at the bottom of the readme.

9 points · 2 comments · view on lemmy.world

2 Comments

AntiBullyRanger@ani.social · 1 pts · 262d (1 reply)

did I read the source correctly? A Bourne Shell script to install Python & Pip to exchange something that can daemonify in Tor easily?

hereforawhile@programming.dev · 2 pts · 262d

The script compiles a home directory with all the pieces and parts to run a webserver.

The script updated and installs these packages.

$PIP_BIN install --no-cache-dir flask sqlalchemy pillow itsdangerous werkzeug gunicorn

pkg install -y python python-pip tor clang libjpeg-turbo libpng openssl gnupg