There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

sab ,

For transparency, this is what a Like payload looks like. The first part is just context for the activitiypub protocol and is pretty much the same for each message. The second part contains the actual data of the message, and the most personal detail in it is the url of your own profile, and the url of the post/comment you like:

<pre style="background-color:#ffffff;">
<span style="color:#323232;">{
</span><span style="color:#323232;">	</span><span style="font-weight:bold;color:#183691;">"@context"</span><span style="color:#323232;">: ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1",
</span><span style="color:#323232;">	{
</span><span style="color:#323232;">		</span><span style="font-weight:bold;color:#183691;">"lemmy"</span><span style="color:#323232;">: "https://join-lemmy.org/ns#",
</span><span style="color:#323232;">		</span><span style="font-weight:bold;color:#183691;">"litepub"</span><span style="color:#323232;">: "http://litepub.social/ns#",
</span><span style="color:#323232;">		</span><span style="font-weight:bold;color:#183691;">"pt"</span><span style="color:#323232;">: "https://joinpeertube.org/ns#",
</span><span style="color:#323232;">		</span><span style="font-weight:bold;color:#183691;">"sc"</span><span style="color:#323232;">: "http://schema.org/",
</span><span style="color:#323232;">		</span><span style="font-weight:bold;color:#183691;">"ChatMessage"</span><span style="color:#323232;">: "litepub:ChatMessage",
</span><span style="color:#323232;">		</span><span style="font-weight:bold;color:#183691;">"commentsEnabled"</span><span style="color:#323232;">: "pt:commentsEnabled",
</span><span style="color:#323232;">		</span><span style="font-weight:bold;color:#183691;">"sensitive"</span><span style="color:#323232;">: "as:sensitive",
</span><span style="color:#323232;">		</span><span style="font-weight:bold;color:#183691;">"matrixUserId"</span><span style="color:#323232;">: "lemmy:matrixUserId",
</span><span style="color:#323232;">		</span><span style="font-weight:bold;color:#183691;">"postingRestrictedToMods"</span><span style="color:#323232;">: "lemmy:postingRestrictedToMods",
</span><span style="color:#323232;">		</span><span style="font-weight:bold;color:#183691;">"removeData"</span><span style="color:#323232;">: "lemmy:removeData",
</span><span style="color:#323232;">		</span><span style="font-weight:bold;color:#183691;">"stickied"</span><span style="color:#323232;">: "lemmy:stickied",
</span><span style="color:#323232;">		</span><span style="font-weight:bold;color:#183691;">"moderators"</span><span style="color:#323232;">:
</span><span style="color:#323232;">		{
</span><span style="color:#323232;">			</span><span style="font-weight:bold;color:#183691;">"@type"</span><span style="color:#323232;">: "@id",
</span><span style="color:#323232;">			</span><span style="font-weight:bold;color:#183691;">"@id"</span><span style="color:#323232;">: "lemmy:moderators"
</span><span style="color:#323232;">		},
</span><span style="color:#323232;">		</span><span style="font-weight:bold;color:#183691;">"expires"</span><span style="color:#323232;">: "as:endTime",
</span><span style="color:#323232;">		</span><span style="font-weight:bold;color:#183691;">"distinguished"</span><span style="color:#323232;">: "lemmy:distinguished",
</span><span style="color:#323232;">		</span><span style="font-weight:bold;color:#183691;">"language"</span><span style="color:#323232;">: "sc:inLanguage",
</span><span style="color:#323232;">		</span><span style="font-weight:bold;color:#183691;">"identifier"</span><span style="color:#323232;">: "sc:identifier"
</span><span style="color:#323232;">	}],
</span><span style="color:#323232;">	</span><span style="font-weight:bold;color:#183691;">"actor"</span><span style="color:#323232;">: "--URL OF THE USER PROFILE--",
</span><span style="color:#323232;">	</span><span style="font-weight:bold;color:#183691;">"object"</span><span style="color:#323232;">: "--URL OF THE POST OR COMMENT--",
</span><span style="color:#323232;">	</span><span style="font-weight:bold;color:#183691;">"type"</span><span style="color:#323232;">: "Like",
</span><span style="color:#323232;">	</span><span style="font-weight:bold;color:#183691;">"id"</span><span style="color:#323232;">: "-- URL TO THE INSTANCE THAT PASSED THE MESSAGE--",
</span><span style="color:#323232;">	</span><span style="font-weight:bold;color:#183691;">"audience"</span><span style="color:#323232;">: "-- URL TO THE COMMUNITY THE POST IS PART OF--"
</span><span style="color:#323232;">}
</span>
  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines