commit 77871d4098080ba07600ddb8d06fc0d6757e2351 Author: trivernis Date: Wed Jul 26 17:37:20 2023 +0200 Add initial website diff --git a/index.html b/index.html new file mode 100644 index 0000000..4d15596 --- /dev/null +++ b/index.html @@ -0,0 +1,60 @@ + + + + + + +
+ +

What is Chromium?

+

+ Chromium is a web browser developed by Google. Many modern web browsers + use its codebase and extened upon it, for example: +

+ + more... + +

Why is this a bad thing?

+

+ Chromium based browsers dominate the market. This means that any changes + Google makes to the Chromium code base are also present in the browsers that build on it. + As Chromium based browsers are the majority, websites have to adapt. + This also forces non chromium browsers like Firefox to implement these changes. + This gives Google the power to steer the web in a direction they benefit from the most. +

+ +

Examples

+ + +

What can I do

+

+ You should use alternative browsers like Firefox + or, even better, LibreWolf +

+
+ + \ No newline at end of file