Anonymity, Privacy, Security https://anonymousland.org/
Go to file
deathrow 9f031e2fa4
Fix index
2023-07-06 14:09:18 -04:00
_.well-known/matrix Fix file name 2023-06-11 17:28:36 -04:00
_changelog v1.11 2023-02-02 15:09:59 -05:00
_includes Fix Fonts 2023-01-30 08:16:36 -05:00
_information Updated Spacing 2023-02-20 17:04:30 -05:00
_items Add Articles 2023-07-05 23:57:20 -04:00
_layouts Combine CSS, convert to Sass and minify (#65) 2023-01-08 15:06:00 +00:00
_pages Add notice & move pages 2023-04-25 11:07:35 -04:00
_posts New blog post 2022-12-28 18:58:11 -05:00
_sass Jekyll Format 2023-01-17 18:47:39 -05:00
assets Fix Fonts 2023-01-30 08:16:36 -05:00
.gitignore General improvements and fixes 2022-12-20 19:52:19 +00:00
CNAME Add CNAME 2023-06-25 12:45:14 -04:00
Gemfile Update Gemfile 2023-06-25 12:16:41 -04:00
LICENSE Add CC0 license 2022-10-15 11:34:12 +00:00
README.md GitHub Pages Notice 2023-06-25 12:47:00 -04:00
_config.yml Add Remote Theme to fix UI issues 2023-06-25 12:42:57 -04:00
blog.md Blog description change 2022-05-11 09:55:12 -04:00
docker-build.sh Add docker-build.sh 2023-02-02 19:13:18 -05:00
index.md Fix index 2023-07-06 14:09:18 -04:00
robots.txt Improve SEO (#62) 2023-01-03 18:04:15 +00:00

README.md

Anonymousland v1.10

Notice:

We are temporary using GitHub pages. This provides an easier maintenance-free system of hosting. This is beneficial as it does not require an additional VPS and configuration. Until our infrastructure is restored, the site will remain on GitHub pages.

SERVICES OFFLINE.
VPS PROVIDER DELETED ENTIRE VPS WITHOUT NOTICE.

Our VPS provider- 1984 deleted the entire VPS without notice.
All data regarding **ALL** of our services is gone.
Only the Git mirrors remain.

    > Hosing publicly usable services which provides benefits to anonymity are a great way to help the community. Unfortunately, these become difficult to manage & maintain. Many services including our Tor node and Matrix server were prone to being abused. To effectively combat abuse, this would require us to use privacy-invasive measures. Our hosting provider - 1984, the host we used for everything, decided to delete the entire VPS without notice. We received no emails or alerts on such actions. There could be a number of reasons for this - primarily being abuse. Our Tor exit node hosted on Njalla was shutdown after malicious user(s) conducted several brute-force attacks. Njalla has become ridiculously expensive to operate with, providing no real upgrades, and you are limited to a small amount of storage. While hosting services is great, it's even more difficult to do such with little to no donations, and a wide variety of malicious actors conducting abuse on such services. Services may be available in the future, but for now we best stick with this website, and this website only. 

Anonymity, Privacy, Security

Anonymousland logo

Website Security Headers GitHub contributors GitHub commit activity GitHub GitHub Repo stars Maintenance GitHub release (latest by date)

Monero wallet

Changelog

Mirrors

Here are the place where you can view and contribute to our repositories:

All of the mirrors are both read and write and you can contribute on either place.

Contributing

Thank you very much for reading this. Contributions are very welcome, to contribute, just fork the repository, do the changes and open a pull request.

You can contribute either on our own Git or on any other mirror listed above.

If you do not know where to start, take a look at the issues for this repository, you can also take a look at our site-wide issues list.

Donations

Running these services and properly maintaining them takes time and money. We would be extremely grateful to get donations, we only ask for 5$, that's all.

To donate, you can visit our donation page, contribute directly to our Monero wallet or by scanning the folowing QR Code:

Monero (XMR)

Monero wallet address: 47teQv7uWPv9EALRDv9je6ckC83UYJiisHpmhNKHyPPTXinPJNRtvW8PcpEoLxex9ierqWvD89v9mVyGf77uLtS3RnGUk8K

Building

To build this Jekyll website you can use the following commands:

bundle install
jekyll build

Building with docker:

Ensure docker is installed, then execute docker-build.sh

Make sure to be at the root of the repository. The built site files ready to host will be located at the _site directory.

Hosting

To host this site, we use nginx, you can check our config at our infrastructure repository. But this should do:

server {  
    listen 443 ssl http2;
    listen [::]:443 ssl http2;
    gzip on;

    server_name exampledomain.com;

    location / {
        root /config/www;
        index index.html;
        try_files $uri $uri.html $uri/ =404;
    }

}

License

CC0 Logo

All content produced by us is licensed under public domain using the CC0 license.

Contact

Click here to join our main Matrix chatroom and here to join our Matrix space.