mirror of https://gitlab.com/bashrc2/epicyon
Convert to markdown
parent
d075478409
commit
cc5b8faddf
|
@ -8,7 +8,7 @@ Epicyon is a modern [ActivityPub](https://www.w3.org/TR/activitypub) compliant s
|
|||
|
||||
Corporate social media gives you an audience, with reach, celebrity, spectacle, lack of control, professional influencers, anxiety, alienation and competition. It's designed for fast growth regardless of social consequences. Epicyon is designed for community, in which you have voice, agency, discussions and comradery. The community approach is the better way to build a habitable internet for the long term.
|
||||
|
||||
[Project Goals](README_goals.md) - [Commandline interface](README_commandline.md) - [Customizations](README_customizations.md) - [Software Architecture](README_architecture.md) - [Code of Conduct](code-of-conduct.md)
|
||||
[Project Goals](README_goals.md) - [Commandline interface](README_commandline.md) - [Customizations](README_customizations.md) - [Software Architecture](README_architecture.md) - [Code of Conduct](code-of-conduct.md) - [Principles of Unity](principlesofunity.md)
|
||||
|
||||
Matrix room: **#epicyon:matrix.libreserver.org**
|
||||
|
||||
|
@ -27,8 +27,8 @@ On Arch/Parabola:
|
|||
``` bash
|
||||
sudo pacman -S tor python-pip python-pysocks python-cryptography \
|
||||
imagemagick python-requests \
|
||||
perl-image-exiftool python-dateutil \
|
||||
certbot flake8 bandit
|
||||
perl-image-exiftool python-dateutil \
|
||||
certbot flake8 bandit
|
||||
sudo pip3 install pyqrcode pypng
|
||||
```
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
If you are setting up a media instance then this could be used as the Terms of Service. It's the original Indymedia principles from 2001.
|
||||
# PRINCIPLES OF UNITY
|
||||
|
||||
PRINCIPLES OF UNITY
|
||||
If you are setting up a media instance then this could be used as the Terms of Service. It's the original Indymedia principles from 2001.
|
||||
|
||||
1. The Independent Media Center Network (IMCN) is based upon principles of equality, decentralization and local autonomy. The IMCN is not derived from a centralized bureaucratic process, but from the self-organization of autonomous collectives that recognize the importance in developing a union of networks.
|
||||
|
Loading…
Reference in New Issue