FAQ

What is an imageboard?

An imageboard is a type of discussion board where users share images and text about various topics.

The primary difference between imageboards and traditional forums is that anybody can make a post without registering an account or providing any personal information. This lowers the barrier to entry, protects user identities and focuses on what is said, rather than who says it.

Name formatting

When posting, you can format the name field to include a name, tripcode , capcode, any combination of the three including leaving the field completely blank. Instead of a blank name, "Anonymous" is used, however this depends on board-specific configuration. The optional components are explained below.

Format

Names should be input like: . Tripcode and capcode are optional components. Please note the whitespace before capcodes is significant.

Valid examples:

  1. name
  2. #tripcode
  3. ##tripcode
  4. ## capcode
  5. name#tripcode
  6. name##tripcode
  7. name## capcode
  8. name#tripcode## capcode
  9. name##tripcode## capcode
  10. #tripcode## capcode
  11. ##tripcode## capcode
  12. ##

The last example is considered a blank capcode and can be used as a shortcut to display your role. Additionally, if a user has multiple aplicable roles (e.g. a board owner, but the user is also global staff) capcodes will default to their lowest role. To show the higher role, you must be explicit and precede any capcode with the role name e.g. ## Global Staff or ## Global Staff capcode

Each component can be used in combination or independently. In a post number 9 would look like:

Hello, world!

The name appears bold in the top left, followed by the tripcode in regular weight with a !! prefix, then the capcode in a different color, bold and with a ## prefix. The colours may vary between themes but are generally distinct from each other

Name

The name is simply what name you want to be shown alongside your post. Other users can post with the same name so there is nothing preventing impersonation. This is not related to your username (for registered users).

Tripcode

A tripcode is a password of sorts, which users can provide in the tripcode component of their name. This tripcode is used in conjunction with a server-known secret to generate a unique* tripcode portion of the name. Long, unique tripcodes can be used as a form of identity. It is important that you keep tripcodes secret if you use them for some form of identity. A compromised tripcode can be used for impersonation and cannot be revoked in any way. Single # before tripcodes will use the traditional (what is now sometimes known as "insecure") tripcode algorithm shared by many imageboard softwares and websites. Double # before tripcodes will use a sha256 hash with server-side secret for a more secure, non-portable tripcode.

Capcode

A capcode is a component of the name field only available to authenticated users. This includes admins, global staff, board owners and board staff. If there is no text after the ##, the role will be displayed alone. Leaving a space and putting custom text will be prefixed by the role name. This way, the role is always shown to prevent role impersonation.

Post styling
InputOutput
>greentext>greentext
<pinktext<pinktext
==title==title
""bold""bold
__underline__underline
~~strikethrough~~strikethrough
**spoiler text**spoiler text
''italic''italic
(((detected)))((( detected )))
##2%9+3(##2%9+3) = 10
https://example.comhttps://example.com
[Board Rules](https://your.imageboard/a/custompage/rules.html)(staff only)Board Rules
>>123>>123
>>>/b/>>>/b/
>>>/b/123>>>/b/123
`inline monospace`inline monospace
[code]language
int main() {...}
[/code]
int main() {...}
[code]aa
∧_∧
( ・ω・) Let's try that again.
[/code]
∧_∧
( ・ω・) Let's try that again.
Supported languages for code block syntax highlighting: https://github.com/highlightjs/highlight.js/blob/master/SUPPORTED_LANGUAGES.md. If you do not specify a language, a subset of languages is supported for auto-detection: javascript, typescript, perl, js, c++, c, java, kotlin, php, h, csharp, bash, sh, zsh, python, ruby, css, html, json, golang, rust, aa. If the language is "plain", an unsupported value, or the auto-detect confidence is too low, highlighting is disabled for the code block. If the language is "aa", the font will be adjusted for Japanese Shift JIS art.
What is the file size limit?

Max size of form data per-post is 32MB. Because other fields e.g. name, message, etc contribute to this, the maximum size of file uploads will be very slightly smaller than this.

How does moderation work?
Local vs. Global reports

There exists the concept of "local" and "global" reports. Reporting a post locally will show the post along with reports on the report page for that particular board, and the reports may be actioned upon by the board staff. Reporting a post globally will show the post along with reports on the global manage page available only to global staff and may be actioned upon by global staff. Global reports should be used to flag posts that violate global rules such as illegal content or spam, in contrast to local reports which are for posts that abide by global rules but break board-specific rules (which may be made arbitrarily by board staff). It is also possible to be banned from a board or globally for abuse of the report system.

Batch processing of posts

Each post has a checkbox in the top left to select it for moderation actions. Multiple posts may be selected to allow batch processing e.g. reporting multiple offending posts in one request. The same is present in moderation interfaces. Some actions for example bans (which are based on IP) may also be handled in batches. Selecting multiple posts and using the ban action will apply a single ban for each unique IP of the selected posts.

Time format in moderation interfaces

Some moderation interfaces, for example the ban duration when moderating posts, or the ban duration for post filtering use a shorthand for times/length. This format supports years, months, weeks, days, hours, minutes and seconds. An input of "3mo" would mean 3 months and "1y2mo3w4d5h6m7s" would mean 1 year, 2 months, 3 weeks, 4 days, 5 hours, 6 minutes and 7 seconds. Units of time should be in descending order, so "2w1mo" is invalid. However you may use "6w" for example to input 6 weeks, and are not required to use "1mo2w".

How do I make my own board?

Register an account, then please submit a board application as outlined in >>>/meta/137.

What do the board settings for antispam do?

Lock Mode: Choose to lock posting new threads or all posts.

Captcha Mode: Choose to enforce captchas for posting threads or all posts.

PPH Trigger Threshold: Trigger an action after a certain amount of PPH.

PPH Trigger Action: The action to trigger.

TPH Trigger Threshold: Trigger an action after a certain amount of TPH.

TPH Trigger Action: The action to trigger.

Trigger Reset Lock Mode: If a trigger threshold was reached, reset the lock mode to this at the end of the hour.

Trigger Reset Captcha Mode: If a trigger threshold was reached, reset the captcha mode to this at the end of the hour.

Early 404: When a new thread is posted, delete any existing threads with less than 5 replies beyond the first 1/3 of threads.

Disable anonymizer file posting: Prevent users posting images through anonymizers such as Tor hidden services, lokinet SNApps or i2p eepsites.

Blocked Countries: Block country codes (based on geo Ip data) from posting.

What do the filter options do?

Filters: Newline separated list of words or phrases to match in posts. Checks name, message, email, subject, and filenames.

Strict Filtering: More aggressively match filters, by normalising the input compared against the filters.

Filter Mode: What to do when a post matches a filter.

Filter Auto Ban Duration: How long to automatically ban for when filter mode is set to ban. Input the duration in time format described in the moderation section.

What is the archive/reverse image search link url format?

Put a link with %s where the url of the page/file should go for reverse image search or archive links. For example https://tineye.com/search?url=%s.

- news - rules - faq -
jschan 1.4.1