24

sounds like it can replace Briar?

An offline, serverless mesh messenger for Android — end-to-end encrypted, no internet, no accounts, no Google Play services.

Your phones talk directly to each other over Wi-Fi Aware and Bluetooth LE, and relay for one another hop by hop.

https://f-droid.org/en/packages/app.getknit.knit/
https://github.com/getknit/knit

you are viewing a single comment's thread
view the rest of the comments
[-] mbp@slrpnk.net 2 points 2 weeks ago

Yeah, you can see the AI code output for the gen_profanity_list:

#
***
provenance (keep in sync with third_party/profanity-list/PROVENANCE.md)
***
SOURCE_REPO = "dsojevic/profanity-list"
SOURCE_URL = "https://github.com/dsojevic/profanity-list"
SOURCE_COMMIT = "c27924319aa9bd6f917e3782b4f4b6604a50b652"
RETRIEVED = "2026-07-18"

#
***
curation dials (edit + regenerate to retune)
***
SEVERITY_FLOOR = 2  # drop severity 1 (mild/clinical, e.g. "anus")
EXCLUDE_TAGS = {"lgbtq"}  # identity terms -> handled contextually by the ML identity_attack pass
MIN_LEN = 3  # never ship 1-2 char tokens (whole-token over-block risk)

# Terms with heavy innocent usage that would over-block a public room as whole-token matches
# ("the opposite sex", "nude" the colour, "collared shirt", "white-collar"). Genuinely sexual usage is
# still caught contextually by the ML sexual_explicit pass. Edit + regenerate to adjust.
CURATED_DROP = {"sex", "nude", "nudity", "topless", "collared", "collaring"}

# The original hand-curated starter terms, union'd in so a regeneration never regresses the set the
# project shipped before adopting the corpus. All are already single [a-z]+ tokens.
ALWAYS_INCLUDE = [
    "fuck", "fucker", "motherfucker", "shit", "bullshit", "asshole", "bitch",
    "bastard", "dickhead", "cunt", "slut", "whore", "piss", "prick", "wanker", "twat",
]

this post was submitted on 08 Aug 2026
24 points (78.6% liked)

Privacy

6035 readers
472 users here now

Welcome! This is a community for all those who are interested in protecting their privacy.

Rules

PS: Don't be a smartass and try to game the system, we'll know if you're breaking the rules when we see it!

  1. Be civil and no prejudice
  2. Don't promote big-tech software
  3. No apathy and defeatism for privacy (i.e. "They already have my data, why bother?")
  4. No reposting of news that was already posted
  5. No crypto, blockchain, NFTs
  6. No Xitter links (if absolutely necessary, use xcancel)

Related communities:

Some of these are only vaguely related, but great communities.

founded 2 years ago
MODERATORS