this post was submitted on 30 May 2024
55 points (95.1% liked)

Asklemmy

42490 readers
2420 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] QuentinCallaghan@sopuli.xyz 7 points 1 month ago (3 children)

In case of 4chan it's obviously other anonymous imageboards. There doesn't seem to functionality in Lemmy that would allow for posting without accounts.

[โ€“] andrew_s@piefed.social 5 points 1 month ago* (last edited 1 month ago)

Accounts (which contain the private key that signs the headers in your posts, and the public key to verify) are required for ActivityPub to work.

[โ€“] kionite231@lemmy.ca 1 points 1 month ago (1 children)

hmm, maybe I should open an issue on github about it? however it will make moderating communities difficult.

[โ€“] themoonisacheese@sh.itjust.works 5 points 1 month ago (1 children)

Not possible really. The protocol Lemmy uses requires accounts, not only as a soft requirement, but the software your instance would be interacting with requires it to function.

[โ€“] RobotToaster@mander.xyz 2 points 1 month ago

It could always use an "anonymous" pseudo-account, (ie, have anonymous posts federate as anonymous@instance.com), or a pseudo-account per post (anonymous1@instance.com, anonymous2, etc). Thinking about it, the former has the advantage of being easy to block by instances or comms that don't like it.