55 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			55 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html5>
 | 
						|
<html>
 | 
						|
  <head>
 | 
						|
    <link rel="stylesheet" href="krane.css" />
 | 
						|
    <title> NNTPChan Frequently Asked Questions </title>
 | 
						|
    <meta charset="utf-8">
 | 
						|
  </head>
 | 
						|
  <body>
 | 
						|
    <h2>NNTPChan faq </h2>
 | 
						|
    <br/>
 | 
						|
    <div id="faq">
 | 
						|
      <hr />
 | 
						|
      <p>
 | 
						|
        <div>Question: What is nntpchan?</div>
 | 
						|
        <div>NNTPCchan is a federated imageboard that spans across several networks including tor, i2p and anonet. There are no central servers so that as long as 1 server is left the forum will continue to function.</div>
 | 
						|
      </p>
 | 
						|
      <hr />
 | 
						|
      <p>
 | 
						|
        <div>Question: How is this different from *chan? </div>
 | 
						|
        <div>NNTPChan is by design invulnerable to global censorship. All moderation is local to each server.</div>
 | 
						|
      </p>
 | 
						|
      <hr />
 | 
						|
      <p>
 | 
						|
        <div>Question: How does moderation work then? </div>
 | 
						|
        <div>Moderation is done with our special tripcodes (ed25519-sha512 signed posts). Anyone can give moderation suggestions, but that doesn't mean anyone will accept them. Those who trust the actions of a moderator can have their frontend whitelist the moderation actions and have them performed without oversight by another moderator.</div>
 | 
						|
      </p>
 | 
						|
      <hr />
 | 
						|
      <p>
 | 
						|
        <div>Question: How can I remove content from nntpchan completely? </div>
 | 
						|
        <div>‾\(._.)/‾ I don't know. You probably can't unless every server agrees to remove the content, even then, nothing prevents someone from reposting it. You can't delete what you post on the internet.</div>
 | 
						|
      </p>
 | 
						|
      <p>
 | 
						|
        <div>Question: Do you allow child porn? </div>
 | 
						|
        <div>No, fuck off and die in a fire. All infringing posts are nuked.</div>
 | 
						|
      </p>
 | 
						|
      <hr />
 | 
						|
      <p>
 | 
						|
        <div>Question: Do you allow XYZ content? </div>
 | 
						|
        <div>If it violates USA Law or causes problems with my host, no. Otherwise, probably.</div>
 | 
						|
      </p>
 | 
						|
      <hr />
 | 
						|
      <p>
 | 
						|
        <div>Question: Someone posted something I don't like but it's not illegal</div>
 | 
						|
        <div>That is not my problem. All posts on this site are the responsibility of the individual poster and not the administration of this server</div>
 | 
						|
      </p>
 | 
						|
      <hr />
 | 
						|
      <p>
 | 
						|
        <div>Question: I found a bug or I have a feature request where do I go? </div>
 | 
						|
        <div><a href="https://github.com/majestrate/nntpchan/issues">github</a></div>
 | 
						|
      </p>
 | 
						|
      <hr />
 | 
						|
    </div>
 | 
						|
  </body>
 | 
						|
</html>
 |