Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Why aren't private communities on PieFed federated?

PieFed Meta
4 4 0

Gli ultimi otto messaggi ricevuti dalla Federazione
  • @povoq@slrpnk.net okay, yes. This is true, once it leaves the local server there are no guarantees.

    However I'd have to ask whether there is an acceptable tradeoff in risk of content exposure.

    After all, even in local private groups, things could get leaked via copy-paste, screenshots, etc. The weakest link is the social element.

    read more

  • At a guess, private piefed communities don't federate because once content federates, you can't control who can see it. All you can do is hope that the remote instance will follow the privacy settings, but you can't enforce them.

    Private lemmy communities don't federate because they don't exist.

    read more

  • Because once it leaves the server there is no guarantee that the remote server understands or even respects the notion that it should be private.

    Lemmy doesn't have private communities yet afaik.

    read more

  • Is that different for Lemmy? If so, why is PieFed's approach to private communities different from Lemmy's?

    read more

  • Ah true! NodeBB doesn't support emoji reactions yet.

    Thanks for reminding me of yet another way we're behind Piefed :muscle:

    read more

  • Emoji reactions are a big one - rather than voting you can apply an emoji, which is a much richer expression.

    Every community can have different settings for who can downvote. Here are the options:

    image

    If you downvote more than you upvote, pretty soon you can't downvote anymore.
    read more

  • ngl sometimes someone gotta take one for the team 🫡

    read more

  • Thats what I kind of mean. some folks vote on everything. some don't vote on anything. some are very specific and thoughtful in their voting and some have default voting things. I have been both. I don't view voting information as at all useful in a community type of way. Now make it scarce and maybe. Like every day your get one up or down vote that will expire in a week or something. Thing about that kind of thing though is it encourages folks who like to manipulate to make a bunch of accounts. I could totally see cm0002 going through all his accounts to downvote things on lemmy.ml. I just don't think its very useful unless as a feature for accounts locally.

    read more
Post suggeriti
  • 0 Votes
    1 Posts
    8 Views
    Sig verification flags not enabled yet. Just testing that new additions didn't break existing flow.
  • 0 Votes
    11 Posts
    18 Views
    @chris @reiver @ezeno789 the key is that other servers have to consult the `replies` collection when they show the replies. Fortunately the original server sends `Add` and `Remove` activities when items are added and removed, so remote servers can keep a cached copy.
  • PieFed 1.3 is released

    PieFed Meta fediverse piefed
    1
    0 Votes
    1 Posts
    9 Views
    What's new Media library that lets you upload images to comments/post body and paste from the clipboard Animated gif support for user profile pictures Specify alt-text for link posts that link to an image Emoji picker and spoiler button added to markdown toolbar More links to the modlog (footer, community sidebar, user profile) and improved searching/filtering Leave a conversation to remove it from the list of their direct message conversations Post urls are now "friendly" since they include the community name and a snippet of the title instead of just a number Add link to show parent comment when directly viewing a comment reply Image markdown style formatting to allow more advanced control of how images are rendered. e.g. ![image alt text :: width=300px](https://url to image) Code syntax highlighting in code blocks and allow for style selection in user settings Tag cloud added to sidebar for feeds and topics Better searching and filtering of the Instances list Add a block (of a user, community, instance or domain) from the blocks and filters management area, without doing it via a post Popup suggestions when mentioning a community or user as you type Onboarding plugin which auto-subscribes, auto-blocks and sends a welcome message for new accounts Improved federation efficiency Old posts can be automatically archived (saved to S3) to free up database space Old posts by bots with no comments are automatically deleted LLDAP support, which does LDAP a bit differently To upgrade To upgrade from 1.2.x: git pull git checkout v1.3.x ./deploy.sh or ./deploy-docker.sh In the past we had a separate project for realtime notifications, which is now unsupported as it's code has been merged with the main PieFed project. To set it up, refer to the Push Notifications section of install.md. As well as enhancing the user experience doing this will decrease load on your server if it hosts local communities with many subscribers as some of the federation work has been offloaded to the push notifications service. Donations PieFed is free and open-source software while operating without any advertising, monetization, or reliance on venture capital. Your donations are vital in supporting the PieFed development effort, allowing us to expand and enhance PieFed with new features. Donations can be made via Patreon, Liberapay or Ko-fi.
  • 0 Votes
    3 Posts
    33 Views
    @konstantin I used it for the latest incarnation of my resume/linktree site, just to try it out but I do have a grand vague vision of some kind of social portfolio platform. I went through the tutorial and was able to get deployed (deno) and followable pretty easily, but I'm not really a server-side person and I don't enjoy Javascript/Typescript so it's already in maintenance mode. I might have more interest in an equivalent in Rust, Elixir, even...Swift (I think Vernissage is Swift).