2014-09-23 22:12:32 +02:00
< ? php
include " inc/functions.php " ;
$body = <<< EOT
< div class = " ban " >
2014-10-11 19:20:14 +02:00
< h2 > What is ∞chan ? </ h2 >
< p > ∞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 .</ p >
< p > 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 .</ p >
< p > The largest board owners are promoted to Global Volunteers . This is devised by an algorithm , but volunteers are only promoted with my express approval .</ p >
2014-10-14 21:43:31 +02:00
< p > 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 .</ p >
2014-10-11 19:20:14 +02:00
< p > 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 .</ p >
2015-01-14 21:15:33 +01:00
< p > Thus , the only people who can delete content from 8 chan 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 .</ p >
2014-10-11 19:20:14 +02:00
< p > 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 .</ p >
2014-09-23 22:12:32 +02:00
< h2 > Are there any global rules regarding content ? </ h2 >
< p > Only one :</ p >
< ul >
< li > Do not post , request , or link to any content illegal in the United States of America . Do not create boards with the sole purpose of posting or spreading such content .</ li >
</ ul >
< p > Other than that , you are free to institute whatever rules you want on your board .</ p >
2015-01-14 21:15:33 +01:00
< p >< a href = " /obscenity.html " > More information about US obscenity laws and how they relate to 8 chan boards </ a ></ p >
2015-01-22 08:59:45 +01:00
< p >< a href = " /dost.html " > More information about the Dost test </ a ></ p >
< p >< a href = " /personhood.html " > Just who is this 8 chan person anyway ? </ a ></ p >
2014-09-24 02:19:41 +02:00
< h2 > How do I add more volunteers ? </ h2 >
2014-10-29 07:23:17 +01:00
< p > You may do this in your board settings , click on " Edit board volunteers " .
2014-09-23 22:12:32 +02:00
< h2 > How do I manage my board ? </ h2 >
2014-09-24 02:19:41 +02:00
< p > Go to < a href = " /mod.php " > the volunteer panel </ a > and click on the board link for your board .</ p >
2014-09-23 22:12:32 +02:00
< h2 > How do I contact the admin ? </ h2 >
< p > The admin can be reached at < tt > admin at 8 chan dot co </ tt >.</ p >
2014-12-29 11:57:38 +01:00
< h2 > What ' s your privacy policy ? </ h2 >
< p > Find it < a href = " /privacy.pdf " > here </ a >.</ p >
2014-09-23 22:12:32 +02:00
< h2 > Help ! My board has been deleted !</ h2 >
2014-11-22 08:32:22 +01:00
< p > As of November 13 th , 2014 , board expiration no longer occurs .</ p >
2014-09-23 22:12:32 +02:00
2014-11-22 08:32:22 +01:00
< p > You still may lose access to your board , however , if you fail to log in for two weeks or it receives no posts for a week . See < a href = " /claim.html " > here </ a > for a list of boards that are available for reclaiming .</ p >
2014-09-23 22:12:32 +02:00
2014-09-24 02:19:41 +02:00
< h2 > How do I post as a volunteer on my board ? </ h2 >
2015-01-14 21:15:33 +01:00
< p > Make sure you are using the volunteer interface to view your board . The URL of your browser should be < a href = " /mod.php?/yourboard " >< tt > https :// 8 ch . net / mod . php ? / yourboard </ tt ></ a >.</ p >
2014-10-29 07:23:17 +01:00
< p > If you are the owner of the board , put " ## Board Owner " in the name field . If someone else is the owner and you are just assisting them , put " ## Board Volunteer " in the name field . Write your post and click " Reply " . It will appear with your capcode .</ p >
2014-10-08 20:35:42 +02:00
< h2 > Help ! The owner of X board is doing something I don ' t like !</ h2 >
< p > If they aren 't doing anything illegal, I can' t help you . I don ' t dictate how board owners should manage their boards .</ p >
< p > If they are doing something illegal , email me .</ p >
< h2 > Can you give me X board ? </ h2 >
2014-11-22 08:32:22 +01:00
< p > If the owner of the board is inactive or the board is broken due to bad CSS , sure . Send me an email . You can see a list of boards that qualify for being taken over < a href = " /claim.html " > here </ a >.</ p >
2014-10-08 20:35:42 +02:00
< h2 > Can you add some new feature ? </ h2 >
< p > Open a < a href = " https://github.com/ctrlcctrlv/8chan/issues " > Github issue </ a >. Better yet , write it yourself and open a pull request .
< h2 > How do I format my text ? </ h2 >
< ul >
< li >** spoiler ** or [ spoiler ] spoiler [ / spoiler ] -& gt ; spoiler </ li >
< li > '' italics '' -& gt ; < em > italics </ em ></ li >
< li > '' 'bold' '' -& gt ; < strong > bold </ strong ></ li >
< li > __underline__ -& gt ; < u > underline </ u ></ li >
< li >== heading == -& gt ; < span class = 'heading' > heading </ span > ( must be on own line ) </ li >
< li >~~ strikethrough ~~ -& gt ; < s > strikethrough </ s ></ li >
< li > [ code ] tags if enabled by board owner </ li >
< li > [ tex ] tags if enabled by board owner </ li >
</ ul >
< h2 > How are featured boards chosen ? </ h2 >
2014-12-29 11:57:38 +01:00
< p > Top twenty - five boards excluding / meta / , / b / and / news +/.</ p >
2014-10-08 20:35:42 +02:00
2014-12-29 11:57:38 +01:00
< h2 > Who owns / meta / , / b / and / news +/ ? </ h2 >
2014-10-08 20:35:42 +02:00
< p > No one , so they are < em > de facto </ em > property of the administration .</ p >
2014-09-23 22:12:32 +02:00
2015-01-14 21:15:33 +01:00
< h2 > Why does < a href = " /banned " > https :// 8 ch . net / banned </ a > say that I ' m banned ? I can still use the boards ? </ h2 >
< p > 8 chan is centered around user created boards . That 's a board with CSS that makes it look like the ban page, not an official page. You' ve been tricked . 8 chan has no official ban check page .</ p >
2014-12-29 11:57:38 +01:00
2014-10-10 02:00:06 +02:00
< h2 > Where ' s the mobile app ? </ h2 >
< p > There is no official mobile app , however there is an unofficial Android app at < a href = " https://github.com/wingy/Exodus/releases " > wingy / Exodus </ a >.</ p >
< p > I don ' t provide support for this app , ask the developer of it if you have a problem with it .</ p >
< h2 > Where ' s the archive ? </ h2 >
2014-12-14 12:26:00 +01:00
< p >< s > There isn ' t one yet and there will never be an official archive .</ s ></ p >
< p > Given that archives are inevitable and will be created anyway via < a href = " https://archive.today " > archive . today </ a > , Google cache , and anyone who installs Asagi , I ' m softening my stance on this . Currently , 8 archive . moe provides our archive , and I may set up an official one . < strong > All archives officially partnered with us will be opt - in by our board owners , not opt - out . Archives who archive boards that have not opted in will be considered pirate archives , and legal action may be taken .</ strong ></ p >
< h2 > I got an email from an @ 8 chan . co email address , is that you ? </ h2 >
< p > 8 chan . co uses < a href = " https://cock.li " > cock . li </ a > to manage our domain ' s email . cock . li allows anyone to create an email account @ 8 chan . co .</ p >
< p > That said , we have quite a few official 8 chan . co email addresses . They are :</ p >
< ul >
< li > admin at 8 chan dot co </ li >
< li > dmca at 8 chan dot co </ li >
< li > claim at 8 chan dot co </ li >
</ ul >
2014-10-10 02:00:06 +02:00
2014-09-23 22:12:32 +02:00
< h2 > How do I donate ? </ h2 >
2014-11-12 10:17:34 +01:00
< p > Donations can be sent to 1 NpQaXqmCBji6gfX8UgaQEmEstvVY7U32C ( Bitcoin ) or LUPgSCJt3iGeJXUETVhmnbQ89Riaq1yjZm ( Litecoin ) .</ p >
2014-12-14 12:26:00 +01:00
< p > I am also a big fan of Monero ( XMR ) . You can send XMR to our < a href = " http://openalias.org " > OpenAlias </ a > in the simplewallet client , or simply send to 49 dBJhGhYFxJEfydS6hH6GRyg1W4cDgupdNVtw7j1WtcUY7xPXwNLw6fUVay644viaCcEhMFG1Z7SjjxRXEFDdNWJdvH9kS .</ p >
2014-10-08 20:35:42 +02:00
< p > You may also donate monthly via Patreon at < a href = " http://www.patreon.com/user?u=162165 " > http :// www . patreon . com / user ? u = 162165 </ a >.
2014-10-10 02:00:06 +02:00
< h2 > Are you really a cripple ? </ h2 >
< p > Yes .</ p >
2014-09-23 22:12:32 +02:00
</ div >
EOT ;
echo Element ( " page.html " , array ( " config " => $config , " body " => $body , " title " => " FAQ " ));