by Jose Ramirez
Introduction
There is a grave misconception about the internet. Many people, especially the younger ones, consider the internet and the WWW to mainly consist out of Google, Youtube, Facebook, Instagram, Twitter and a small number of other services. All these services are controlled by a small elite of super rich people, who all have the same Cultural Marxist Agenda.
This Word Wide Web Page will educate people that the internet and the WWW existed long before these hyper-financed corporations and will continue to exist after them. Nobody needs to accept the censorship which these corporations and their controlling elite imposes. Rather, the internet is a large collection of different servers run by different people. It was never designed to be centrally controlled like a mainframe computer. Quite the opposite- the internet is a vast network of people who create and read content.
Run Your Own Small Server
The best way to work around Elite-controlled censorship is to run your own WWW server. In most cases, a DSL modem can be configured to tunnel incoming TCP connection requests to a server which runs inside the local network. This is called "port forwarding". The server will ideally be a low-power computer such as the Raspberry PI or similar, to enable economic 24/365 operations. As the IP address of the modem changes daily for many users, a DynDNS service is required to name the server in the internet. There exist several free or low-cost DynDNS services. The apache2 or the nginx WWW servers can serve your pages to other internet users.
Use Simple HTML to Express Your Thoughts
The commercial internet is infested with overloaded WWW pages, which are actually large JavaScript programs and collections of large images. Serving these pages over a small server and DSL modem would quickly overwhelm both of them. But - there is no need for this insane inflation of WWW pages. What matters most is the text you write and maybe a few small images. There is absolutely no real need for JavaScript and crazy amounts of formatting. Compact WWW pages mean they will be served quickly and in large numbers via a DSL Modem. What matters is your content, not a glitzy presentation. Plain HTML is perfectly fine in most cases.
Use Your Internet Server as a Private Cloud
The mega corporations mentioned above want you to store all your emails, files, images and thoughts in their mainframe-style data center. They can then gather intelligence on you and sell your data to the highest bidder. They want to socialize your data. Which might make sense in their Cultural Marxist Agenda or maybe it is just an attempt to turn your life into money.
With your own small internet server, you can store your files and run your servers such as your own Chat Server. Then access all your files from whatever location by means of an internet connection. All of these communications are encrypted using the SSH or SSL protocols. Your Intellectual Property stays your property and is not socialized. Storage space of a small computer can easily be in the range of several GByte and is sufficient to store enough files for most people.