Skip to content
  • A place to talk about whatever you want

    4k Topics
    23k Posts
    julianJ

    @phenomlab theoretically one could run NodeBB with config defined strictly via environment variables, so you could use one codebase (this is untested of course)

  • Stay tuned here to hear more about new releases and features of NodeBB!

    3k Topics
    17k Posts
    mikedev@fediversity.siteM
    Third party issues are subtle enough that they're obvious only after you actually have to deal with them. I've been dealing with them for a long time now. Both in private groups and multiple protocol interactions - where we were trying to make something from protocol 'A' visible to somebody using protocol 'B' when we ourselves used protocol 'C'.

    Tokens are one way to do it, but they can be real tricky to secure, and they need to be stripped from conversational objects or inReplyTo's and de-duplication don't work correctly. Or give everybody in the conversation the exact same token - in which case they don'tΒ Β really provide very good access control. These are things most people don't come to grips with until they try it.

    We've traditionally implemented private groups in other protocols by doing a straight resend/relay of a signed activity by the group actor, and we did this in AP with LD-signatures for a while. I don't think Mastodon supports relaying any more because they're now verifying sender-id (via the HTTP-sig) against actor-id and rejecting mismatches.

    FEP-8b32 along with Collections conveniently gets around all of the related issues. The sender and actor id of the Add activity matches, and the object is a complete signed activity.
  • You have a cool idea about NodeBB? Post it here.

    808 Topics
    5k Posts
    o              oO

    It's an optimization, an opportunity to handle more traffic on less hardware.

  • Discussion regarding NodeBB Plugin development.

    2k Topics
    15k Posts
    M

    Hi, sorry I'm new to NodeBB... can I buy this plugin (where?) and use it with the latest version of NodeBB?
    Thanks πŸ™‚

  • A public listing of community themes created by the NodeBB community.
    49 Topics
    1k Posts
    Chad AugurC

    @baris TY. Despite having been a JS developer for more than 10years I had never published my own npm package. Now I have. TY.

  • Need help with installing or configuring NodeBB? Look here.

    5k Topics
    26k Posts
    julianJ

    @bh4-tech not yet, sorry. 😁 I will take a look tomorrow during business hours.

Online Users

eeeeeE