Salta al contenuto

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  • 0 Votazioni
    1 Post
    26 Visualizzazioni
    Mentioned by @evan :https://tags.pub(Site doesn't work yet, apparently.)But also here is the git repo:https://github.com/social-web-foundation/tags.pub#FediDev #FediDevs #Fediverse #FOSDEM #FOSDEM2026 #SocialWeb #SocialWebFOSDEM #SocialWebFOSDEM2026 #HashTag #HashTags
  • upcoming fediverse events

    Fediverso fedidev fediverse
    35
    0 Votazioni
    35 Post
    271 Visualizzazioni
    @wakest@public.mitra.social interesting to see that the reaction federated across
  • 1 Votazioni
    1 Post
    17 Visualizzazioni
    According to @tchambers@indieweb.social's My 2026 Open Social Web Predictions: Fedify will power the federation layer for at least one mid-sized social platform (500K+ users) that adds ActivityPub support in 2026. The “build vs. buy” calculation for federation shifts decisively toward “just use Fedify.” We're honored by this recognition and will keep working hard to make #ActivityPub adoption easier for everyone. Thank you, Tim! #Fedify #fediverse #fedidev
  • 1 Votazioni
    1 Post
    25 Visualizzazioni
    🚨 Security Advisory: CVE-2025-68475 A ReDoS (Regular Expression Denial of Service) vulnerability has been discovered in Fedify's HTML parsing code. This vulnerability could allow a malicious federated server to cause denial of service by sending specially crafted HTML responses. CVE ID CVE-2025-68475 Severity High (CVSS 7.5) Affected versions ≤1.9.1 Patched versions 1.6.13, 1.7.14, 1.8.15, 1.9.2 If you're running Fedify in production, please upgrade to one of the patched versions immediately. For full details, see the security advisory: https://github.com/fedify-dev/fedify/security/advisories/GHSA-rchf-xwx2-hm93 Thank you to Yue (Knox) Liu for responsibly reporting this vulnerability. #Fedify #ActivityPub #security #fediverse #fedidev
  • 0 Votazioni
    9 Post
    94 Visualizzazioni
    @reiver @trwnh @thisismissem ...- Demonstrated implementation by at least two (2) independent publishers.- Demonstrated implementation by at least two (2) independent consumers.
  • 0 Votazioni
    2 Post
    48 Visualizzazioni
    @hongminhee It's a place where our loosey goosey style goes into nondeterminism. We should tighten it up in the next version. My main answer would be: publishers, don't do that.
  • 0 Votazioni
    2 Post
    0 Visualizzazioni
    Coming soon in #Fedify 1.5.0: Smart fan-out for efficient activity delivery! After getting feedback about our queue design, we're excited to introduce a significant improvement for accounts with large follower counts. As we discussed in our previous post, Fedify currently creates separate queue messages for each recipient. While this approach offers excellent reliability and individual retry capabilities, it causes performance issues when sending activities to thousands of followers. Our solution? A new two-stage “fan-out” approach: When you call Context.sendActivity(), we'll now enqueue just one consolidated message containing your activity payload and recipient list A background worker then processes this message and re-enqueues individual delivery tasks The benefits are substantial: Context.sendActivity() returns almost instantly, even for massive follower counts Memory usage is dramatically reduced by avoiding payload duplication UI responsiveness improves since web requests complete quickly The same reliability for individual deliveries is maintained For developers with specific needs, we're adding a fanout option with three settings: "auto" (default): Uses fanout for large recipient lists, direct delivery for small ones "skip": Bypasses fanout when you need different payload per recipient "force": Always uses fanout even with few recipients // Example with custom fanout setting await ctx.sendActivity( { identifier: "alice" }, recipients, activity, { fanout: "skip" } // Directly enqueues individual messages ); This change represents months of performance testing and should make Fedify work beautifully even for extremely popular accounts! For more details, check out our docs. What other #performance optimizations would you like to see in future Fedify releases? #ActivityPub #fedidev
  • 0 Votazioni
    1 Post
    0 Visualizzazioni
    📢 Important announcement! #BotKit's #GitHub repository has moved to a new home! 🏠 The repository is now located at @fedify-dev/botkit (previously @dahlia/botkit). All future development will continue at the new location. Don't worry—everything's the same, just a new address! Please update your bookmarks and project references. Thanks for being part of our community! <img class="not-responsive emoji" src="https://media.social.fedify.dev/emojis/botkit.png" title=":botkit:" /> #Fedify #ActivityPub #fediverse #fedidev https://hollo.social/@fedify/0194a851-581d-779c-b777-dc39e753ef14