diff --git a/faq.php b/faq.php index 2eb36c3b..b2087c4a 100644 --- a/faq.php +++ b/faq.php @@ -3,21 +3,43 @@ include "inc/functions.php"; $body = <<img{max-width:100%}
-

What is ∞chan?

-

∞chan allows anyone who wants to to become the owner of their own board. They are given free reign to institute whatever rules they wish on their board, as long as they do not affect the global rules.

+

What is 8chan?

+

8ch.net is a site running 'infinity', which is an open source software that allows anyone to create and manage their own anonymous imageboard without any programming or webhosting experience for free.

-

The idea of ∞chan is to minimize the trust needed in individual moderators to prevent "do it for free" moderators from accepting bribes (sexual or otherwise) to corrupt the whole site.

+

What is an imageboard?

+

An imageboard is a type of internet forum which lets users post text and images anonymously (without name) about any topic, or no topic at all. Unlike forums, imageboards do not hold old content permamently, and old threads are pruned as new ones are created.

+ +

The imageboard format holds several advantages against traditional forums:

+
    +
  1. There is no registration process, which allows for anyone to post what they like without having to jump through hoops.
  2. +
  3. Users do not have names and thus feel no reason to build up an identity or reputation for themselves. Post are judged based on their content rather than who made them.
  4. +
  5. sharing images and multimedia content is as easy as saving and uploading it to the site.
  6. +
-

The largest board owners are promoted to Global Volunteers. This is devised by an algorithm, but volunteers are only promoted with my express approval.

+

How is 8chan run?

+

8chan is a service that hosts a large selection of imageboards to browse. These boards are maintained by their respective board owners, who are not affiliated with the 8chan global staff.

+

The 8chan global staff are responsible for maintaining the site as a whole and protecting it from spam and illegal content. The administration is NOT responsible for enforcing any rules outside of the global rule. Any complaints about the content or management of a board should be addressed towards the owner of the board, unless it violates the law of the United States of America, or global policy.

-

All new global volunteers are sent a message congratulating them on becoming global volunteers and explaining the position. Global volunteers simply delete CP, excessive spam and other illegal content that comes on the server and ban the posting users and their IP ranges.

+

How do I post a new thread?

+

Navigate to the board you would like to post on, fill out the post form, and click "New Thread". On many boards, you are required to upload an image, but if you do not have one you can also draw a picture by clicking "Oekaki". No boards require you to fill out a name or email address.

+New thread FAQ -

There is a large penalty for abusing their powers to ban users for other reasons. That penalty is that I will not only remove their global volunteer position, but also commandeer their board. I will then find another suitable owner for it among the board's users and give it to them.

+

How do I comment on a thread?

+

On 8chan, threads are ordered by newest to oldest and have no "score" like on other websites. There are no upvotes or "Like" buttons. This allows even unpopular opinions to rise to the top. The replies in threads are ordered oldest to newest and similarly have no score.

+

To reply to a thread, click [Reply] on any thread on a board's index.

+New thread FAQ -

Thus, the only people who can delete content from 8chan are those who have a stake in the site itself because they own the boards. Thus, they are not really doing it for free - they are simply protecting their boards by protecting the site as a whole. It is in their interest to keep the site free of illegal content so that their boards stay up. If they abuse their power, the board that they worked hard to create is stripped from them.

+

Fill out your reply. Only the "Comment" field is required for replies on all boards.

+New thread FAQ -

This means that there's only one person that needs to be trusted: me. If I could have found a way to remove myself from the trust model, I would have, but that is impossible given someone has to run the server.

+

Your reply will be highlighted on the page.

+New thread FAQ + +

How do I reply to another poster?

+

Click the number of their post. A reply box will open automatically prepopulated with the post number you're replying to. Write your post under their post number. Similarly, when people reply to you, it will show (You) after the post number as a hint.

+New thread FAQ

Are there any global rules regarding content?

diff --git a/static/faq/new-reply.png b/static/faq/new-reply.png new file mode 100644 index 00000000..0f34aef6 Binary files /dev/null and b/static/faq/new-reply.png differ diff --git a/static/faq/new-reply2.png b/static/faq/new-reply2.png new file mode 100644 index 00000000..7de1df86 Binary files /dev/null and b/static/faq/new-reply2.png differ diff --git a/static/faq/new-reply3.png b/static/faq/new-reply3.png new file mode 100644 index 00000000..0dc61fa2 Binary files /dev/null and b/static/faq/new-reply3.png differ diff --git a/static/faq/new-reply4.png b/static/faq/new-reply4.png new file mode 100644 index 00000000..40da94e8 Binary files /dev/null and b/static/faq/new-reply4.png differ diff --git a/static/faq/new-thread.png b/static/faq/new-thread.png new file mode 100644 index 00000000..2e81c74b Binary files /dev/null and b/static/faq/new-thread.png differ