A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.xyz/users/kalvn/statuses/112332473920350882",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-25T15:05:24Z",
"url": "https://mastodon.xyz/@kalvn/112332473920350882",
"attributedTo": "https://mastodon.xyz/users/kalvn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/kalvn/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/kalvn/statuses/112332473920350882",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.xyz,2024-04-25:objectId=177328835:objectType=Conversation",
"content": "<p>"Distroless" se réfère au fait d'avoir une image dénuée du moindre outil UNIX tel que wget, sed, grep, cp, etc.</p><p>En pratique c'est compliqué parce que ces outils sont souvent nécessaire au démarrage du container pour le configurer en fonction de l'environnement dans lequel il tourne par exemple. Mais ces outils augmentent la surface d'attaque potentielle alors q…</p><p>Is Your Container Image Really Distroless? | Docker<br /><a href=\"https://links.kalvn.net/shaare/Y21_4Q\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">links.kalvn.net/shaare/Y21_4Q</span><span class=\"invisible\"></span></a></p><p><a href=\"https://mastodon.xyz/tags/docker\" class=\"mention hashtag\" rel=\"tag\">#<span>docker</span></a> <a href=\"https://mastodon.xyz/tags/kubernetes\" class=\"mention hashtag\" rel=\"tag\">#<span>kubernetes</span></a> <a href=\"https://mastodon.xyz/tags/container\" class=\"mention hashtag\" rel=\"tag\">#<span>container</span></a></p>",
"contentMap": {
"fr": "<p>"Distroless" se réfère au fait d'avoir une image dénuée du moindre outil UNIX tel que wget, sed, grep, cp, etc.</p><p>En pratique c'est compliqué parce que ces outils sont souvent nécessaire au démarrage du container pour le configurer en fonction de l'environnement dans lequel il tourne par exemple. Mais ces outils augmentent la surface d'attaque potentielle alors q…</p><p>Is Your Container Image Really Distroless? | Docker<br /><a href=\"https://links.kalvn.net/shaare/Y21_4Q\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">links.kalvn.net/shaare/Y21_4Q</span><span class=\"invisible\"></span></a></p><p><a href=\"https://mastodon.xyz/tags/docker\" class=\"mention hashtag\" rel=\"tag\">#<span>docker</span></a> <a href=\"https://mastodon.xyz/tags/kubernetes\" class=\"mention hashtag\" rel=\"tag\">#<span>kubernetes</span></a> <a href=\"https://mastodon.xyz/tags/container\" class=\"mention hashtag\" rel=\"tag\">#<span>container</span></a></p>"
},
"updated": "2024-04-25T15:06:07Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/docker",
"name": "#docker"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/kubernetes",
"name": "#kubernetes"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/container",
"name": "#container"
}
],
"replies": {
"id": "https://mastodon.xyz/users/kalvn/statuses/112332473920350882/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/kalvn/statuses/112332473920350882/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/kalvn/statuses/112332473920350882/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/kalvn/statuses/112332473920350882/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.xyz/users/kalvn/statuses/112332473920350882/shares",
"type": "Collection",
"totalItems": 0
}
}