Correcting typos and some resources.

This commit is contained in:
Éibhear Ó hAnluain 2024-05-24 20:30:18 +01:00
parent 9c06533bfb
commit df09478411
Signed by: eibhear
GPG key ID: D124FE9CF2177106

View file

@ -34,33 +34,32 @@
** Éibhear Ó hAnluain
#+REVEAL_HTML: <div class="e-frame">
#+ATTR_REVEAL: :frag (appear)
- Eurofins 3.5 years
- Solution Architect/Enterprise Architect
- IT professional since 1994
- IT Architect since 2009
- Interested in and promoting federated social services since 2013-ish
+ Implementations
+ Blog posts
+ Representations to government organisations
- Presentation uses diagrams created using Strucutizr
+ [[https://www.gibiris.org/eo-blog/gibiris-services.html][Implementations]]
+ [[https://www.gibiris.org/eo-blog/tags/selfhosting.html][Blog posts]]
+ [[https://www.gibiris.org/eo-blog/posts/2019/04/15_harmful-content-consultation.html][Representations]] to government organisations
- This presentation uses diagrams created using [[https://structurizr.com/][Strucutizr]]
+ =autolayout= throughout
- Call to remain open after the half-hour; please leave questions to the end.
#+REVEAL_HTML: </div>
** What is Bluesky
#+REVEAL_HTML: <div class="e-frame">
#+ATTR_REVEAL: :frag (appear)
- A new social media service
- Initiated by Jack Dorsey when he was CEO of Twitter
- [[https://twitter.com/jack/status/1204766078468911106][Initiated]] by Jack Dorsey when he was CEO of Twitter
+ Vision of a decentralised service
+ Inspired by Mike Masnick's 2019 "Protocols, Not Platforms: A
Technological Approach to Free Speech" paper
+ Inspired by Mike Masnick's 2019 "[[https://knightcolumbia.org/content/protocols-not-platforms-a-technological-approach-to-free-speech][Protocols, Not Platforms: A
Technological Approach to Free Speech]]" paper
+ Plan was for Twitter to move all its users to the new platform
when ready
- Company formed in 2021
- [[https://en.wikipedia.org/wiki/Bluesky_(social_network)][Company formed in 2021]]
+ Seed funding from Twitter
+ Dorsey on the board
+ Set up as a public benefit company
- Privatisation of Twitter in October; Bluesky defunded
- Spring 2023, Dorsey deleted Bluesky account -- not meeting his vision
- April 2024; Dorsey resigns from Bluesky board.
- Privatisation of Twitter in October 2022; Bluesky defunded
- 2023, Dorsey deleteds Bluesky account -- not meeting his vision
- April 2024, Dorsey resigns from Bluesky board.
#+REVEAL_HTML: </div>
* General social media architectures
** Simplistic view 1/2 -- overview
@ -476,3 +475,16 @@
an application password
#+REVEAL_HTML: </div>
* Resources and further reading
#+REVEAL_HTML: <div class="e-frame">
- Original [[https://knightcolumbia.org/content/protocols-not-platforms-a-technological-approach-to-free-speech][/Protocols, Not Platforms: A Technological Approach to Free Speech/]] paper
- [[https://bsky.social/about][Bluesky main page]]
- The [[https://atproto.com/][ATProtocol specification]]
- Bluesky [[https://docs.bsky.app/][documentation and blogs]]
- Bluesky's [[https://github.com/bluesky-social][github]]:
+ The [[https://github.com/bluesky-social/atproto][=atproto=]]
+ [[https://github.com/bluesky-social/ozone][Ozone]], stackable content moderation tooling.
+ Self-hosting a [[https://github.com/bluesky-social/pds][PDS]].
- [[https://docs.bsky.app/showcase][Community]] (i.e. non-Bluesky) projects (tools, apps, bots, etc.)
- Original [[https://git.gibiris.org/eibhearPublic/blueskyArchitecture][source for this presentation]]
- Structurizr [[https://git.gibiris.org/eibhearPublic/blueskyArchitecture/src/branch/main/Bluesky.dsl][DSL file]]
#+REVEAL_HTML: </div>