The various incarnations of Voat since its demise have helped keep the spirit of the community alive.
There is a new project underway which aims to be a sturdier vessel for Free Speech on Reddit like platforms: Plebbit.
If you are developing for Voat / Talk.lol, you no doubt care about the community here. If you have time, and some skills in e.g. IPFS, or React JS, please take a look at Plebbit.
One thing that is needed at the moment is a way of speeding up the peer-to-peer aspect, so that posting is more rapid. Clients with a different GUI might be popular too.
https://github.com/plebbithttps://t.me/plebbit
[ + ] FuckShitJesus
[ - ] FuckShitJesus 4 points 1.8 yearsJun 26, 2023 15:50:54 ago (+6/-2)
[ + ] Plebbitor
[ - ] Plebbitor [op] -2 points 1.8 yearsJun 26, 2023 15:54:55 ago (+0/-2)
[ + ] PeckerwoodPerry
[ - ] PeckerwoodPerry 11 points 1.8 yearsJun 26, 2023 16:27:02 ago (+11/-0)
[ + ] Plebbitor
[ - ] Plebbitor [op] -2 points 1.8 yearsJun 26, 2023 16:44:24 ago (+0/-2)
[ + ] PeckerwoodPerry
[ - ] PeckerwoodPerry 3 points 1.8 yearsJun 26, 2023 17:14:30 ago (+3/-0)
[ + ] Plebbitor
[ - ] Plebbitor [op] -1 points 1.8 yearsJun 26, 2023 17:29:54 ago (+0/-1)
[ + ] SumerBreeze
[ - ] SumerBreeze 4 points 1.8 yearsJun 26, 2023 15:53:22 ago (+4/-0)
Https://files.catbox.moe/gj93i5.mp4
[ + ] Hobama
[ - ] Hobama 2 points 1.8 yearsJun 26, 2023 15:48:02 ago (+2/-0)
[ + ] beece
[ - ] beece 2 points 1.8 yearsJun 26, 2023 17:04:44 ago (+2/-0)
"A close-up inspection of lemmy_utils/src/lib.rs reveals that Lemmy has a interesting list of forbidden words hard-coded into the source code.
static ref SLUR_REGEX: Regex = RegexBuilder::new(r"(fag(g|got|tard)?|maricos?|cock\s?sucker(s|ing)?|\bn(i|1)g(\b|g?(a|er)?(s|z)?)\b|dindu(s?)|mudslime?s?|kikes?|mongoloids?|towel\sheads?|\bspi(c|k)s?\b|\bchinks?|niglets?|beaners?|\bnips?\b|\bcoons?\b|jungle\sbunn(y|ies?)|jigg?aboo?s?|\bpakis?\b|rag\s*heads?|gooks?|cunts?|bitch(es|ing|y)?|puss(y|ies?)|twats?|feminazis?|whor(es?|ing)|\bslut(s|t?y)?|\btr(a|@)nn?(y|ies?)|ladyboy(s?)|\b(b|re|r)tard(ed)?s?)").case_insensitive(true).build().unwrap();
The Lemmy developers have made it very clear that they see the banned words blacklist as a necessity."
[ + ] Hobama
[ - ] Hobama 0 points 1.8 yearsJun 29, 2023 04:35:54 ago (+0/-0)
[ + ] Plebbitor
[ - ] Plebbitor [op] 0 points 1.8 yearsJun 26, 2023 15:50:47 ago (+1/-1)
[ + ] Crackinjokes
[ - ] Crackinjokes 1 point 1.8 yearsJun 26, 2023 15:41:11 ago (+1/-0)
[ + ] Plebbitor
[ - ] Plebbitor [op] 0 points 1.8 yearsJun 26, 2023 15:52:54 ago (+1/-1)
It does work, but quite often one needs to redo the post. Once you have been posting on there a bit, the mod for the board will likely remove the need for you to pass CAPTCHAs for actions.
[ + ] Treefart
[ - ] Treefart 1 point 1.8 yearsJun 26, 2023 18:02:16 ago (+1/-0)
[ + ] Plebbitor
[ - ] Plebbitor [op] 0 points 1.8 yearsJun 27, 2023 17:57:54 ago (+0/-0)
Goats will be happy to hear about Plebbit and what it can do.
[ + ] chrimony
[ - ] chrimony 1 point 1.8 yearsJun 26, 2023 20:06:19 ago (+1/-0)
Also, there are a lot of projects in this space. What makes yours different, other than Not Invented Here?
[ + ] Plebbitor
[ - ] Plebbitor [op] -1 points 1.8 yearsJun 27, 2023 02:04:43 ago (+0/-1)
It is a Free Software platform, which is essential for a communications protocol. Plebbit is a protocol and a platform for the protocol (the client/web-interfaces). It suffers neither from centralization, like Talk.lol or Reddit, nor from Decentralization, like Lemmy, where de-Federation is used to censor people. Plebbit is distributed, so anybody who runs the client is supporting the network. Plebbit is strong against Sybil attacks, as it has a challenge for posting. Plebbit does not require infrastructure beyond the clients which people would run themselves, and a name system, currently ENS (Ether Name System). The name system is not hard-coded, and if a better choice becomes available, Plebbit could switch to it. Because of features like these, Plebbit can make Free Speech survivable over the longer term on the internet. That is why I recommend you take a look.