An Alternative Medium Frontend
Go to file
Aravinth Manivannan ac9d4f753a
pkg docker
2021-10-31 22:55:47 +05:30
.github init CI 2021-10-31 22:55:39 +05:30
config read settings and meta routes 2021-10-31 15:12:12 +05:30
schemas make certain fields non-nullable 2021-10-31 22:17:48 +05:30
src change config dir and env var prefix 2021-10-31 22:47:09 +05:30
templates implement rendering on medium-formatted data 2021-10-31 22:26:42 +05:30
.dockerignore pkg docker 2021-10-31 22:55:47 +05:30
.gitignore init 2021-10-31 15:11:13 +05:30
Cargo.lock implement rendering on medium-formatted data 2021-10-31 22:26:42 +05:30
Cargo.toml implement rendering on medium-formatted data 2021-10-31 22:26:42 +05:30
Dockerfile pkg docker 2021-10-31 22:55:47 +05:30
LICENSE.md add license 2021-10-31 15:11:25 +05:30
Makefile pkg docker 2021-10-31 22:55:47 +05:30
README.md readme 2021-10-31 22:45:38 +05:30
build.rs init 2021-10-31 15:11:13 +05:30
sailfish.yml implement rendering on medium-formatted data 2021-10-31 22:26:42 +05:30

README.md

LibMedium

Privacy-focused proxy for medium.com

Build dependency status codecov

Why?

Knowledge is the true wealth of humanity. If it weren't for our ancestors, who chose to pass down their knowledge and experiences, we would still be a primitive species. Whatever advancement that we as a species have achieved is because we chose to share information.

To put a paywall on knowledge like that is both obscene and goes against the very nature of humanity.

It is possible to run a sustainable publication business while still respecting freedom. LWN.net is one of my favourite publications that has been around forever. So it is possible. I hope medium.com comes up with other, non-harmful ways to run a sustainable business.


Inspired by Scribe - An Alternative Medium Frontend