mizah, to fediverse
@mizah@macrofurs.social avatar

Anyone see anything particularly objectionable about this record that'd make Mastodon deny this record's very existence? (it gives a 404 not found)

{<br></br>  "context": [<br></br>    "https://www.w3.org/ns/activitystreams",<br></br>    "https://w3id.org/security/v1"<br></br>  ],<br></br>  "id": "https://floatsocial.mizah.xyz/users/mizah",<br></br>  "inbox": "https://floatsocial.mizah.xyz/users/mizah/inbox/",<br></br>  "preferredUsername": "mizah",<br></br>  "publicKey": {<br></br>    "id": "https://floatsocial.mizah.xyz/users/mizah#main-key",<br></br>    "owner": "https://floatsocial.mizah.xyz/users/mizah/",<br></br>    "publicKeyPem": "-----BEGIN PUBLIC KEY-----nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyKR41N0v5zbLa2UT+8LunrgIzWdxzRato3AWsslD4+0cArpTLzGe9fyT3Bi820Ow+5DOTeYSv/E2tqJa8SaivnVKntwWhgWmqOtzvdkgv1c03kbqrH5ScGXnjV5Fzu5Dpf4Pjp//llZomxU/Nf4bKInBiuRiSeyGCvblREj6Z27se94K+6EmhkeXbk0364EJjlaDdq5Xd5NO+dz6+aeQiqdn+PpizIzYwHXBusbMzVExSGHlKi7bp2H6+IEo88/YwlBL6HLDhZO8N/yeVCwkjX3nnYbNduCp71qaJTN/yb8sa463RcsO1d32fk6pEukXmDvgJIqYfzY+OdIK2idfM4QBKnqQIDAQABn-----END PUBLIC KEY-----n"<br></br>  },<br></br>  "type": "Person"<br></br>}<br></br>

Trying to follow this blog post: https://blog.joinmastodon.org/2018/06/how-to-implement-a-basic-activitypub-server/

FenTiger, to fediverse
@FenTiger@mastodon.social avatar

I just got around to taking a look at the Fediverse Pasture.

Nice! I got a few of the built-in instances running and then added my own in just a few hours.

I didn't have to change a lot - mostly the same "http" vs "https" stuff that other projects needed.

I've had interop problems with both and in the past, and I've hardly tested against at all. It looks like the Pasture will let me make some progress here. Thanks @helge !

FenTiger, to fediverse
@FenTiger@mastodon.social avatar

Oh, wow, that's a new one.

I'm honestly starting to wonder if I should just ignore the incoming context completely.

ylove, to fediverse
@ylove@mastodon.coffee avatar

The more I learn about ActivityPub...

...the more pissed I get that:
✅ Everyone isn't implementing this - and I KNOW y'all all use JSON-LD, otherwise what is your SEO doing
✅ Everyone isn't all about this or an equivalent
✅ We weren't all implementing this 5 years ago when it came out

box464, to random
@box464@mastodon.social avatar

Tumblr releases StreamBuilder as open source, their framework for building and displaying timelines of content. Might be useful to my #FediDev and #ActivityPubDev friends.

https://www.tumblr.com/engineering/722102563011493888/streambuilder-our-open-source-framework-for

https://github.com/Automattic/stream-builder

shantini, to random
@shantini@techhub.social avatar

Yeah idk it’s completely bonkers to me that the people who make this site don’t allow quote posts because of some ideology of harassment, but don’t have the ability to disable replies. This is the latest effort I could find. https://github.com/mastodon/mastodon/issues/14762

draNgNon,
@draNgNon@hachyderm.io avatar

@renchap @shantini @siracusa seems to me this work, to control reply sources, is going to be needed, with Meta embracing and also if we want meaningful moderation on federated and .

At the very least, the protocol changes should be planned out and expected behavior added to @activitypubtestsuite ...or somebody else will implement it as they see fit

@tchambers

Wander, to fediverse
@Wander@packmates.org avatar

Hey ,

I have an idea for an implementation that I believe can give users much more control over their content and also more privacy.

Do you know anyone who has enough experience with AP to discuss and review whether it's viable or not? I'm pretty excited about it actually.

Thank you <3 :vlpn_happy_heart:

Wander, to fediverse
@Wander@packmates.org avatar

So, suppose I have an idea for an implementation that guarantees more control over content and more privacy.

Who here knows enough about ActivityPub to help me break down the idea to detect any pitfalls and discuss viability? I could see myself coding a basic implementation but I don't have nearly enough experience to really assess its viability.

If you know anyone who could help me review a theoretical proof of concept on a really high level, please let me know.

Thank you <3
.

tchambers, to activitypubtestsuite

@activitypubtestsuite - question for the group: even if we were not to use it’s codebase, is there value in getting the old ActivityPub.rocks test suite live again? Just to see the old test in action?

tchambers,

@rmdes @activitypubtestsuite @cwebber I’ll ask some others who might be a person or two removed from those who might know.

Private
FinchHaven,
@FinchHaven@hachyderm.io avatar

@tchambers

"...and anything you post mentioning that account name will reflect to everyone else following it"

Note this, and consider what it means

"anything you post mentioning that account name will reflect to everyone else"

From past experience with a that may mean kissing your Home feed goodbye, unless you're doing one and only one thing

cc @activitypubtestsuite @fediversenews @activitypubblueskybridge @apconf @activitypub

tchambers, (edited ) to fediverse

Hi @evan @cwebber@pfefferle
Timely question: Does anyone know the status of a formal or informal building out an test suite, akin to the one used to test http://webmention.rocks but for Acitivity pub.

I know the activitypub.rocks effort ended & I see this one that seemed to evolve from that but has been derelict for a while.

Is there any other effort active?

https://github.com/go-fed/testsuite

and: https://socialhub.activitypub.rocks/t/unofficial-test-suite-go-fed-testsuite/805

https://lists.w3.org/Archives/Public/public-swicg/2023Mar/0215.html

tchambers,

@liaizon Having a complete test suite is key for sure. I suspect that this is a hard task. But a crucial one. I Do think real world testing is key also - but wonder if folks think is something to build on too: https://github.com/go-fed/testsuite

tchambers,

@robz @OpinionatedGeek @evan @cwebber @pfefferle @gabek

I'm happy to try to find other stakeholders, and others here might recommend some.

devnull, to fediverse
@devnull@crag.social avatar

Initial federated contact made! My local dev instance has just made its first calls to a remote instance (via discovery) to retrieve a remote user account!

One small step for , ah... also one small step for the I guess.

ajsadauskas, to fediverse in Lemmy shows how Fediverse-connected message boards can work. So is it time for a Fediverse-connected general purpose message board platform (like phpBB)? Is anyone working on this?
@ajsadauskas@aus.social avatar

@ajsadauskas Across the internet, there's a host of niche communities on message boards and web forums, using platforms such as phpBB and its various competitors.

Is there scope to get these communities on the Fediverse?

Over the past couple of weeks, I've been trying out Lemmy (lemmy.ml ), which is basically a Reddit-like platform on the Fediverse. (For those reading this on Mastodon, this post is actually a reply to a post on Lemmy, meaning you can read it on Lemmy, on Mastodon, or elsewhere!)

It's shown me that the concept of a Fediverse -connected discussion forum certainly can work.

So is there scope to either add ActivityPub to any existing message board software platforms?

Alternatively, is there scope to develop a fediverse-connected general purpose message board platform?

Is anyone working on it?

@tchambers @atomicpoet @LemmyDev

andrewfeeney, to php
@andrewfeeney@phpc.social avatar

update:

Success! I was able to post a reply to an existing toot on a Mastodon instance.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • Leos
  • Durango
  • ngwrru68w68
  • thenastyranch
  • magazineikmin
  • hgfsjryuu7
  • DreamBathrooms
  • Youngstown
  • slotface
  • vwfavf
  • PowerRangers
  • everett
  • kavyap
  • rosin
  • anitta
  • khanakhh
  • tacticalgear
  • InstantRegret
  • cubers
  • mdbf
  • ethstaker
  • osvaldo12
  • GTA5RPClips
  • cisconetworking
  • tester
  • normalnudes
  • modclub
  • provamag3
  • All magazines