This commit is contained in:
TheHatedOne@noreply.codeberg.org 2022-07-19 20:40:17 -04:00
commit be1f8b4090
12 changed files with 155 additions and 33 deletions

View File

@ -4,4 +4,5 @@ source "https://rubygems.org"
gem 'jekyll'
gem "jekyll-theme-potato-hacker"
gem 'github-pages', group: :jekyll_plugins
# gem "rails"
gem 'jekyll-feed'
gem 'jekyll-seo-tag'

27
_changelog/changelog.md Normal file
View File

@ -0,0 +1,27 @@
---
layout: default1
title: Changelog
permalink: /changelog
---
---
# v1.0
- Added new page ``Services.md``
- Reformatting old blog post
- New Jekyll plugin ``jekyll-feed``
- New Jekyll plugin ``jekyll-seo-tag``
- New ``_changelog`` folder along with ``changelog.md``
- Fix formatting error on ``Services.md``
- Added RSS feed for ``posts`` and for ``changelog``
- Updated file naming to be consistent
- Reformat buttons on ``index.md``

View File

@ -3,23 +3,25 @@ remote_theme: luxedo/jekyll-theme-potato-hacker
theme_base: "dark"
theme_switch: off
blog: on
avatar: off
highlighter_theme: monokai # Theme of the syntax_highlighter [base16 |
# colorful | github | gruvbox | molokai |
# monokai | pastie | thankful_eyes | tulip ]
toolbar_priority:
- Guides
- dropdown1
- dropdown2
highlighter_theme: monokai
toolbar_priority:
- blog
collections:
.well-known:
output: true
permalink: /:collection/:path/
guide:
output: true
dropdown:
output: true
items:
output: true
output: true
changelog:
output: true
pages:
output: true
exclude:
- Gemfile
- Gemfile.lock
plugins:
- jekyll-feed
- jekyll-seo-tag
feed:
collections:
- changelog

View File

@ -1,7 +1,9 @@
---
layout: default1
description: Just... a guide
title: Another Guide
title: Guide
permalink: /guide
priority: 1
---
<div style="text-align:center;">
@ -142,6 +144,8 @@ More on this subject will be later in this _guide._
* Do not be lazy
People may think you are paranoid, but in a world like this it *is* useful to be even a bit paranoid. This will allow you to see the true realities of the world. If you are always thinking of ways you can be compromised, you'd actually likely reduce your risk due to the fact of you constantly thinking about it, rather than just "not really thinking" about it, or rather as often as you should. Privacy and security are constantly evolving, which means that you will have to evolve with it. Are you ready for a data breach? What are you going to do if your compromised? Questions like these are what you need to ask yourself in order to be successful, you must always have a backup plan that you can execute.
<br>
#### __Setting Goals__

View File

@ -2,6 +2,7 @@
layout: default1
title: Donate
description: money
permalink: /donate
---
## Donations

73
_items/Services.md Normal file
View File

@ -0,0 +1,73 @@
---
layout: default1
description: List of services
title: Services
permalink: /services
---
### __Services__
These services are publicly available and free to use.
These services are not intended to spread spam or malicious content, or sharing / distributing / hosting of malicious content.
<br>
*Everything done on these services **MUST** remain legal.*
<br>
Your account *can* be suspended if you take part in any sort of malicious activity ranging from targeted harassment, raids, discussing illegal activities, conducting illegal activities or any questionable content.
<br>
### __Privacy / Security__
As nature of this website, privacy and security must be our main priority, the following is currently in effect:
- nginx logging is disabled.
- Matrix IP addresses are logged for 1 hour then they are purged from the database.
- Matrix federation is enabled.
- Ratelimiting actions is currently set as default on Matrix, and can be easily re-enabled if needed, do not ruin this for others.
- Matrix URL previews are allowed
- We are currently not using a CAPTCHA for registration or requiring an Email, CAPTCHA will be enabled if abuse happens!
- Registration is open, if abuse takes place, registration will turn to an invite-only system.
- Password hashing bcrypt rounds are set to 15.
- Guest access is currently enabled, and will be disabled if abuse takes place.
- Registered users are automatically joined into the lounges, this is to help prevent abuse!
- Moderation is done via ``mjolnir``, let us keep this ban list to a minimum.
- Matrix metrics are disabled.
<br>
#### __Matrix__
The Matrix homeserver is located at
``https://matrix.anonymousland.org``
As of currently, we do not offer a self-hosted Element instance, as it takes up server resources and there is no current need for our self-hosted platform.
Password Policy:
- 15 characters
- Require at least 1 digit
- Require at least 1 symbol
- At least 1 lowercase character
- At least 1 uppercase character

View File

@ -2,6 +2,7 @@
layout: default1
description: Tools to use for your benefit
title: Tools
permalink: /tools
---
<div style="text-align:center;">

View File

@ -2,6 +2,7 @@
---
<!DOCTYPE html>
<html>
{% seo %}
{% include head.html %}
<body class="animated fadeIn">

View File

@ -1,3 +0,0 @@
---
---
{{ content }}

9
_pages/RSS.md Normal file
View File

@ -0,0 +1,9 @@
---
layout: default1
title: RSS
permalink: /rss
---
- [Blog](https://anonymousland.org/feed.xml)
- [Changelog](https://anonymousland.org/feed/changelog.xml)

View File

@ -6,16 +6,11 @@ categories: blog
layout: post
---
### 4/23/22
##### Credits: 0xTheFather
VM Isolation Guide
VM Isolation Guide
------------------
Credits: 0xTheFather
As an alternate to using QubesOS, here is how one can properly setup isolation. This setup will provide proper isolation utilizing VMs and a secure host OS. This will provide increased security via isolation along with increased privacy with compartmentalization.
Things needed for this setup:

View File

@ -15,7 +15,24 @@ description: A fun happy place.
</div>
<body style="text-align:center">
<l> <a href="https://codeberg.org/deathrow/anonymousland">Please Contribute!</a></l>
<br>
<br>
<button type="button" class="btn btn-lg btn-default"><a href="https://anonymousland.org/changelog">Changelog v1.0</a></button>
<br>
<br>
<button type="button" class="btn btn-md btn-default"><a href="https://codeberg.org/deathrow/anonymousland">Repository</a></button>
<button type="button" class="btn btn-md btn-default"><a href="https://anonymousland.org/rss">RSS</a></button>
<br>
<br>
<br>
@ -23,15 +40,9 @@ description: A fun happy place.
<p><b>Coming Soon:</b></p>
<l><a href="">Mastadon Instance</a></l>
<l> - </l>
<l> <a href="">RSS Feed</a></l>
<l> - </l>
<l> <a href="">Forum</a></l>
<li></li>
<l> <a href="">About</a></l>
<l> - </l>
<l> <a href="">Contact</a></l>
<l> - </l>
<l> <a href="">Donate</a></l>
</body>