Post #1669234
2026-04-25 16:12 UTC
Is there a way to build #consent/legal terms into the #ActivityPub protocol or is it already there?
Specifically, I want to make it clear that data isn't allowed to be used for personal profiling nor training AI. That it would be a violation.
Replies (1)
-
@madsenandersc@social.vivaldi.net 2026-04-25 16:38
@benjaoming I'm not an expert on this in any way, but I think building a legal consent into a data transfer protocol might be difficult, especially if said protocol is encrypted. You basically could not verify what is being transferred without decrypting the data stream, and in essence perform i man-in-the-middle attack. I'm pretty sure that the legal framework has to be built on top of the application, not the protocol.