<!DOCTYPE html> <!--[if IE 8]> <html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-68323-20"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-68323-20'); </script> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin> <!-- <link href="https://fonts.googleapis.com/css?family=Libre+Baskerville:700|Nunito:400,400i,700" rel="stylesheet"> --> <link rel="preload" href="/fonts/QuincyCF-Bold.woff2" as="font" type="font/woff2" crossorigin> <link href="https://fonts.googleapis.com/css?Nunito:400,400i,700" rel="stylesheet"> <style> @font-face { font-family: 'Quincy'; src: url('/fonts/QuincyCF-Bold.woff2') format('woff2'), url('/fonts/QuincyCF-Bold.woff') format('woff'); font-weight: 700; } </style> <!-- <link rel="preload" href="/styles.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> --> <link rel="stylesheet" href="/styles.css"> <!-- <noscript><link rel="stylesheet" href="/styles.css"></noscript> --> <link type="application/atom+xml" rel="alternate" href="https://mcmanus.io/atom.xml" title="Matt McManus" /> <!-- <script type="text/javascript"> /*! loadCSS. [c]2017 Filament Group, Inc. MIT License */ !function(t){"use strict";t.loadCSS||(t.loadCSS=function(){});var e=loadCSS.relpreload={};if(e.support=function(){var e;try{e=t.document.createElement("link").relList.supports("preload")}catch(t){e=!1}return function(){return e}}(),e.bindMediaToggle=function(t){var e=t.media||"all";function a(){t.media=e}t.addEventListener?t.addEventListener("load",a):t.attachEvent&&t.attachEvent("onload",a),setTimeout(function(){t.rel="stylesheet",t.media="only x"}),setTimeout(a,3e3)},e.poly=function(){if(!e.support())for(var a=t.document.getElementsByTagName("link"),n=0;n<a.length;n++){var o=a[n];"preload"!==o.rel||"style"!==o.getAttribute("as")||o.getAttribute("data-loadcss")||(o.setAttribute("data-loadcss",!0),e.bindMediaToggle(o))}},!e.support()){e.poly();var a=t.setInterval(e.poly,500);t.addEventListener?t.addEventListener("load",function(){e.poly(),t.clearInterval(a)}):t.attachEvent&&t.attachEvent("onload",function(){e.poly(),t.clearInterval(a)})}"undefined"!=typeof exports?exports.loadCSS=loadCSS:t.loadCSS=loadCSS}("undefined"!=typeof global?global:this); </script> --> <!-- Begin Jekyll SEO tag v2.6.0 --> <title>What is ActivityPub, and how will it change the internet? | Matt McManus</title> <meta name="generator" content="Jekyll v3.8.5" /> <meta property="og:title" content="What is ActivityPub, and how will it change the internet?" /> <meta name="author" content="Matt McManus" /> <meta property="og:locale" content="en_US" /> <meta name="description" content="The thoughts and deeds of Matt McManus" /> <meta property="og:description" content="The thoughts and deeds of Matt McManus" /> <link rel="canonical" href="https://mcmanus.io/notes/2018/09/24/2018-09-24-what-is-activitypub-and-how-will-it-change-the-internet" /> <meta property="og:url" content="https://mcmanus.io/notes/2018/09/24/2018-09-24-what-is-activitypub-and-how-will-it-change-the-internet" /> <meta property="og:site_name" content="Matt McManus" /> <meta property="og:type" content="article" /> <meta property="article:published_time" content="2018-09-24T13:43:47+00:00" /> <meta name="twitter:card" content="summary" /> <meta property="twitter:title" content="What is ActivityPub, and how will it change the internet?" /> <meta name="twitter:site" content="@mattmcmanus" /> <meta name="twitter:creator" content="@Matt McManus" /> <script type="application/ld+json"> {"description":"The thoughts and deeds of Matt McManus","headline":"What is ActivityPub, and how will it change the internet?","dateModified":"2018-09-24T13:43:47+00:00","datePublished":"2018-09-24T13:43:47+00:00","url":"https://mcmanus.io/notes/2018/09/24/2018-09-24-what-is-activitypub-and-how-will-it-change-the-internet","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://mcmanus.io/notes/2018/09/24/2018-09-24-what-is-activitypub-and-how-will-it-change-the-internet"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://mcmanus.io/siteicon.png"},"name":"Matt McManus"},"author":{"@type":"Person","name":"Matt McManus"},"@context":"https://schema.org"}</script> <!-- End Jekyll SEO tag --> <link rel="pingback" href="https://webmention.io/mcmanus.io/xmlrpc" /> <link rel="webmention" href="https://webmention.io/mcmanus.io/webmention" /> <link rel="authorization_endpoint" href="https://indieauth.com/auth"> <link rel="token_endpoint" href="https://tokens.indieauth.com/token" /> <link rel="micropub" href="https://mcmanus.io/.netlify/functions/micropub"> </head> <body class="font-sans text-base md:text-lg leading-normal text-grey-darkest"> <header id="main-header"> <div class="row py-6 flex flex-col sm:flex-row flex-wrap"> <a class="logo text-md font-bold text-blue no-underline" href="/">Matt McManus</a> <nav class="sm:justify-end flex-grow flex-no-shrink flex"> <a href="/blog" class="text-xs uppercase no-underline tracking-wide text-grey-dark leading-crazy"> Posts </a> <a href="/category/review" class="text-xs uppercase no-underline tracking-wide text-grey-dark leading-crazy"> Bookshelf </a> <a href="/notes" class="text-xs uppercase no-underline tracking-wide text-grey-dark leading-crazy"> Notes </a> <a href="/#footer" class="text-xs uppercase no-underline tracking-wide text-grey-dark leading-crazy"> Say Hello! </a> </nav> </div> </header> <article class="mb-24 h-entry mt-16" role="article"> <h4>Link: <a class="u-bookmark-of h-cite" href="https://jeremydormitzer.com/blog/what-is-activitypub-and-how-will-it-change-the-internet/"> What is ActivityPub, and how will it change the internet? </a></h4> <div class="entry-content e-content"> </div> <p class="-mt-4"> <a href="/notes/2018/09/24/2018-09-24-what-is-activitypub-and-how-will-it-change-the-internet" class="no-underline text-grey-dark"> <time class="text-grey-dark text-xs uppercase dt-published" datetime="2018-09-24 13:43:47 +0000"> 24 Sep 2018 </time> </a> - <a href="/notes/2018/09/24/2018-09-24-what-is-activitypub-and-how-will-it-change-the-internet" class="u-url no-underline text-grey-dark text-xxs uppercase">Permanent Link</a> <!----> </p> </article> <footer id="footer" role="contentinfo" class="bg-grey-lightest text-grey-darker p-4 pb-16 mt-8 text-center"> <section class="h-card "> <h3>Hey friend,</h3> <p class="p-note max-w-sm">My name is <a href="https://mcmanus.io" rel="me" class="p-name u-url no-underline">Matt</a>. I'm a product designer & software engineer. For over 15 years I've advocated for <em>humans</em> in a world of bytes & pixels.</p> <ul class="list-reset"> <li class="inline-block px-4 py-2"><strong>Email:</strong> <a href="mailto:matt@mcmanus.io" class="u-email">Say hello!</a></li> <li class="inline-block"><strong>RSS:</strong> <a href="/atom.xml" rel="me">All Posts & Book Reviews</a> <a href="/feed/notes.xml" rel="me">Notes</a> </li> </ul> <p> </p> </section> <section class=""> <h4>Around the internet</h4> <a rel="me" href="https://goodreads.com/mattmcmanus" class="pill" target="_blank"> Goodreads </a> <a rel="me" href="https://github.com/mattmcmanus" class="pill" target="_blank"> Github </a> <a rel="me" href="https://twitter.com/mattmcmanus" class="pill" target="_blank"> Twitter </a> <a rel="me" href="https://jawns.club/@mattmcmanus" class="pill" target="_blank"> Mastadon </a> <a rel="me" href="https://www.linkedin.com/in/mattmcmanus/" class="pill" target="_blank"> LinkedIn </a> </section> </footer> <script defer src="/js/site.js" charset="utf-8"></script> </body> </html>