diff options
Diffstat (limited to '')
-rw-r--r-- | posts/design-pitch-ann.njk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/design-pitch-ann.njk b/posts/design-pitch-ann.njk index 4761e00..e4814d3 100644 --- a/posts/design-pitch-ann.njk +++ b/posts/design-pitch-ann.njk @@ -6,7 +6,7 @@ date: 2023-10-19 --- <p> Ann is a minimal ActivityPub-based decentralised alternative social media built around <a href="https://www.w3.org/TR/annotation-model/">Web Annotations</a>. An annotation can be thought of a comment, recommendation or a like on any piece of content. Ann allows you to store your annotations, send annotations your followers and receive annotations from people that you follow.</p> -<p> Ann is different from other social medias and federated social medias. It is not really meant to have a single webpage you go to where you see all your "Ann related content" (though you could built that). Instead, it is just a server, so on it's own it's not very usable. What does get cool is when you connect it to front-end applications, so for example some applications could be:</p> +<p> Ann is different from other social medias and federated social medias. It is not really meant to have a single webpage you go to where you see all your "Ann related content" (though you could build that). Instead, it is just a server, so on it's own it's not very usable. What does get cool is when you connect it to front-end applications, so for example some applications could be:</p> <ul> <li>A comment section in a <a href="https://geminiprotocol.net/">Gemini</a> browser or for your blog.</li> <li>A research department could have a private setup where they comment and share papers.</li> |