diff --git a/docs/onionr-logo.png b/docs/onionr-logo.png index d0860f6d..b6c3c9b5 100644 Binary files a/docs/onionr-logo.png and b/docs/onionr-logo.png differ diff --git a/docs/onionr-web.png b/docs/onionr-web.png new file mode 100644 index 00000000..3124253d Binary files /dev/null and b/docs/onionr-web.png differ diff --git a/docs/whitepaper.md b/docs/whitepaper.md new file mode 100644 index 00000000..7c05d95b --- /dev/null +++ b/docs/whitepaper.md @@ -0,0 +1,25 @@ +

+ <h1>Onionr</h1> +

+

Anonymous, Decentralized, Distributed Network

+ +# Introduction + +The most important thing in the modern world is information. The ability to communicate freely with others. The internet has provided humanity with the ability to spread information globally, but there are many people who try (and sometimes succeed) to stifle the flow of information. + +Internet censorship comes in many forms, state censorship, corporate consoldiation of media, threats of violence, network exploitation (e.g. denial of service attacks). + +To prevent censorship or loss of information, these measures must be in place: + +* Resistence to censorship of underlying infrastructure or hosts + +* Inability to violently coerce human(s) behind the information (ex. law enforcement or personal threats "doxxing") + + * To reduce metadata to a minimum, a system should anonymize its users by default + +* Economic availability. A system should not rely on a single device to be constantly online, and should not be overtly expensive to use. The majority of people in the world own cell phones, but comparatively few own personal computers, particuarly in developing countries. + + +# Issues With Existing Software + +There are many great projects that tackle decentralization and privacy issues, but there are none which tackle all of the above issues. \ No newline at end of file diff --git a/onionr/static-data/ui/readme.txt b/onionr/static-data/ui/readme.txt new file mode 100644 index 00000000..40dea268 --- /dev/null +++ b/onionr/static-data/ui/readme.txt @@ -0,0 +1 @@ +Static files for Onionr's web ui, change at your own risk.