GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    Matthias Pfefferle (pfefferle@mastodon.social)'s status on Wednesday, 26-Jun-2024 23:41:27 JST Matthias Pfefferle Matthias Pfefferle

    it's often so complex to add #ActivityPub to an already existing platform (for example #WordPress ) and it gets even more complex if it is not built for social media 😱

    For example

    1. Deleting Users from the Fediverse, that still exist on the blog.
    2. Delete the whole blog from the fediverse, but take temporary plugin deactivations/deletions into account.
    3. Caching by third party plugins.
    4. Shared hosting.
    5. Posts and Comments in different DB tables
    6. Publish only a subset of posts

    In conversation Wednesday, 26-Jun-2024 23:41:27 JST from mastodon.social permalink
    • clacke@libranet.de is my main likes this.
    • BeAware and clacke@libranet.de is my main repeated this.
    • Embed this notice
      Matthias Pfefferle (pfefferle@mastodon.social)'s status on Wednesday, 26-Jun-2024 23:44:33 JST Matthias Pfefferle Matthias Pfefferle
      in reply to

      7. Allow local comments and comments from the Fediverse, but don't mix them up.
      8. Allow replies only for selected posts.
      9. Follow the whole blog, selected autors or a mixture of all of them.
      10. ...

      ...but it's still fun ...or perhaps precisely because of this 🙂

      In conversation Wednesday, 26-Jun-2024 23:44:33 JST permalink
      clacke@libranet.de is my main likes this.
    • Embed this notice
      Nick Bohle 🇪🇺 (nickbohle@mastodon.social)'s status on Wednesday, 26-Jun-2024 23:48:35 JST Nick Bohle 🇪🇺 Nick Bohle 🇪🇺
      in reply to

      @pfefferle Keep up your great work! 👍

      In conversation Wednesday, 26-Jun-2024 23:48:35 JST permalink
    • Embed this notice
      Matthias Pfefferle (pfefferle@mastodon.social)'s status on Wednesday, 26-Jun-2024 23:49:10 JST Matthias Pfefferle Matthias Pfefferle
      in reply to
      • Nick Bohle 🇪🇺

      thanks @NickBohle 😊

      In conversation Wednesday, 26-Jun-2024 23:49:10 JST permalink
    • Embed this notice
      Matthias Pfefferle (pfefferle@mastodon.social)'s status on Wednesday, 26-Jun-2024 23:56:22 JST Matthias Pfefferle Matthias Pfefferle
      in reply to
      • Paul Chambers🚧

      @paul having an explicit action to do that is not the problem! https://github.com/Automattic/wordpress-activitypub/pull/552/files#diff-1916afa363050c8d1ac472b3d135f3076b5f4322874a4eeea8fb30da87ef7c3c

      ...but what about doing it on deactivating/deleting the plugin? do people expect that? what about people that simply deactivate the plugin to debug something?

      THAT is tricky :)

      In conversation Wednesday, 26-Jun-2024 23:56:22 JST permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: avatars.githubusercontent.com
        Add/User Delete activities by mediaformat · Pull Request #552 · Automattic/wordpress-activitypub
        Adds a Server class for processing server activities, such as Federating a delete_user action Fixes #566 https://gdpr.eu/right-to-be-forgotten/ Proposed changes: Adds a Server class for processi...
      clacke@libranet.de is my main likes this.
    • Embed this notice
      Paul Chambers🚧 (paul@oldfriends.live)'s status on Wednesday, 26-Jun-2024 23:56:23 JST Paul Chambers🚧 Paul Chambers🚧
      in reply to

      @pfefferle

      I'm the one that opened that GitHub question about shutting my blog down and making a clean break from ActivityPub.

      I decided to renew my SSL for another year on the domain, keep it up and give you a year to figure it out instead of just parking it for a while. 😂 🤭

      In conversation Wednesday, 26-Jun-2024 23:56:23 JST permalink
    • Embed this notice
      Matthias Pfefferle (pfefferle@mastodon.social)'s status on Wednesday, 26-Jun-2024 23:57:13 JST Matthias Pfefferle Matthias Pfefferle
      in reply to
      • Paul Chambers🚧

      @paul it's so much easier and faster to deactivate a plugin, than to delete a mastodon instance!

      In conversation Wednesday, 26-Jun-2024 23:57:13 JST permalink
    • Embed this notice
      Matthias Pfefferle (pfefferle@mastodon.social)'s status on Thursday, 27-Jun-2024 00:11:46 JST Matthias Pfefferle Matthias Pfefferle
      in reply to
      • Paul Chambers🚧

      @paul it is not about re-trying, but (at least as far as I know) deletes seems to be irrevocable. If you delete a post from Mastodon, you can't re-send it... Mastodon will ignore it from then on and I would assume that this is the same with Users and/or the blog. So if we do send a delete by accident, this could cause some serious damage.

      In conversation Thursday, 27-Jun-2024 00:11:46 JST permalink
    • Embed this notice
      Paul Chambers🚧 (paul@oldfriends.live)'s status on Thursday, 27-Jun-2024 00:11:47 JST Paul Chambers🚧 Paul Chambers🚧
      in reply to

      @pfefferle

      Seems to me, making a clean exit from AP would be a priority because someone has made the explicit decision to leave AP & that gives the domain a clean AP start in the future for the next domain owner/operator.

      Also, and this is out of my wheelhouse, the issue with deactivating and reactivating would be getting the Fediverse to start talking again to the WordPress blog. I know Mastodon stops trying after a certain period of failure but not sure its mechanism on reentry.

      In conversation Thursday, 27-Jun-2024 00:11:47 JST permalink
    • Embed this notice
      Matthias Pfefferle (pfefferle@mastodon.social)'s status on Thursday, 27-Jun-2024 00:12:07 JST Matthias Pfefferle Matthias Pfefferle
      in reply to
      • Paul van Buuren

      @paul sure!

      In conversation Thursday, 27-Jun-2024 00:12:07 JST permalink
    • Embed this notice
      Paul van Buuren (paul@social.van.buu.re)'s status on Thursday, 27-Jun-2024 00:12:10 JST Paul van Buuren Paul van Buuren
      in reply to

      @pfefferle Do you like real world examples / challenges? Because I have one.

      (and I would like some expert advice, please?)

      In conversation Thursday, 27-Jun-2024 00:12:10 JST permalink
    • Embed this notice
      Paul van Buuren (paul@social.van.buu.re)'s status on Thursday, 27-Jun-2024 00:47:06 JST Paul van Buuren Paul van Buuren
      in reply to
      • Digitale Overheid

      @pfefferle I am webadmin for www.digitaleoverheid.nl, a government related WordPress site. Thanks to your plugin we have an activitypub presence at
      @digitaleoverheid.nl

      And we have a Mastodon account:
      https://social.overheid.nl/@DigitaleOverheid

      ('overheid' = 'Behörde')

      In conversation Thursday, 27-Jun-2024 00:47:06 JST permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: www.digitaleoverheid.nl
        Digitale Overheid
        from Redactie Digitale Overheid
        Digitaleoverheid.nl slaat een brug tussen beleid en professionals die werken aan digitalisering van de overheid. Je vindt hier informatie over ambities, plannen, wetgeving, nieuws, achtergronden, instrumenten en praktische voorbeelden.

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.