From 580ac4b61a439cade37fcf3020a1c0011acc9687 Mon Sep 17 00:00:00 2001
From: plebeius
- A "directory board" is assigned to a category on the homepage (like "Anime & Manga" or "Video Games"). Directory assignments - are temporary and handpicked by devs until DAO curation is implemented.{' '} - Anyone can create a board and users can access it anytime using its address—use the search bar, direct links, or the - "[Subscribe]" button to access boards regardless of directory assignment. -
-- Create a board using the{' '} + Anyone can create a board using the{' '} Seedit GUI client {' '} @@ -50,27 +40,21 @@ const DirectoryModal = () => { plebbit-cli - . Build a following: Users can subscribe to your board via the "[Subscribe]" button, which adds it to their top bar. You can gain - subscribers through direct links, word of mouth, or search—no directory assignment or dev approval needed. + . Users can access it anytime via the search bar, direct links, or by subscribing with the "[Subscribe]" button— + no directory assignment or dev approval needed. Directory boards are simply featured in homepage categories (like "Anime & + Manga") and are handpicked by devs until DAO curation is implemented.
- Boards need 99% uptime (they're P2P nodes), plus be active, well-moderated, and relevant to the category. Devs review and approve/reject based on these - criteria. -
-- Open a PR editing{' '} + To submit your board, open a PR editing{' '} 5chan-multisub.json {' '} - with your board's title, address, and NSFW status. Devs will review and merge if approved. 99% uptime is required. + with your board's title, address, and NSFW status. Requirements: 99% uptime (they're P2P nodes), active, well-moderated, and relevant to the + category. Devs will review and approve/reject based on these criteria.
- Devs can change directories via commits in the open-source repo. No centralized servers—anyone can fork, modify, and redeploy to their own domain. 5chan is - adminless with no central authority. -
-