Correcting typos and some resources.
This commit is contained in:
parent
9c06533bfb
commit
df09478411
1 changed files with 26 additions and 14 deletions
|
@ -34,33 +34,32 @@
|
||||||
** Éibhear Ó hAnluain
|
** Éibhear Ó hAnluain
|
||||||
#+REVEAL_HTML: <div class="e-frame">
|
#+REVEAL_HTML: <div class="e-frame">
|
||||||
#+ATTR_REVEAL: :frag (appear)
|
#+ATTR_REVEAL: :frag (appear)
|
||||||
- Eurofins 3.5 years
|
- IT professional since 1994
|
||||||
- Solution Architect/Enterprise Architect
|
- IT Architect since 2009
|
||||||
- Interested in and promoting federated social services since 2013-ish
|
- Interested in and promoting federated social services since 2013-ish
|
||||||
+ Implementations
|
+ [[https://www.gibiris.org/eo-blog/gibiris-services.html][Implementations]]
|
||||||
+ Blog posts
|
+ [[https://www.gibiris.org/eo-blog/tags/selfhosting.html][Blog posts]]
|
||||||
+ Representations to government organisations
|
+ [[https://www.gibiris.org/eo-blog/posts/2019/04/15_harmful-content-consultation.html][Representations]] to government organisations
|
||||||
- Presentation uses diagrams created using Strucutizr
|
- This presentation uses diagrams created using [[https://structurizr.com/][Strucutizr]]
|
||||||
+ =autolayout= throughout
|
+ =autolayout= throughout
|
||||||
- Call to remain open after the half-hour; please leave questions to the end.
|
|
||||||
#+REVEAL_HTML: </div>
|
#+REVEAL_HTML: </div>
|
||||||
** What is Bluesky
|
** What is Bluesky
|
||||||
#+REVEAL_HTML: <div class="e-frame">
|
#+REVEAL_HTML: <div class="e-frame">
|
||||||
#+ATTR_REVEAL: :frag (appear)
|
#+ATTR_REVEAL: :frag (appear)
|
||||||
- A new social media service
|
- 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
|
+ Vision of a decentralised service
|
||||||
+ Inspired by Mike Masnick's 2019 "Protocols, Not Platforms: A
|
+ 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
|
Technological Approach to Free Speech]]" paper
|
||||||
+ Plan was for Twitter to move all its users to the new platform
|
+ Plan was for Twitter to move all its users to the new platform
|
||||||
when ready
|
when ready
|
||||||
- Company formed in 2021
|
- [[https://en.wikipedia.org/wiki/Bluesky_(social_network)][Company formed in 2021]]
|
||||||
+ Seed funding from Twitter
|
+ Seed funding from Twitter
|
||||||
+ Dorsey on the board
|
+ Dorsey on the board
|
||||||
+ Set up as a public benefit company
|
+ Set up as a public benefit company
|
||||||
- Privatisation of Twitter in October; Bluesky defunded
|
- Privatisation of Twitter in October 2022; Bluesky defunded
|
||||||
- Spring 2023, Dorsey deleted Bluesky account -- not meeting his vision
|
- 2023, Dorsey deleteds Bluesky account -- not meeting his vision
|
||||||
- April 2024; Dorsey resigns from Bluesky board.
|
- April 2024, Dorsey resigns from Bluesky board.
|
||||||
#+REVEAL_HTML: </div>
|
#+REVEAL_HTML: </div>
|
||||||
* General social media architectures
|
* General social media architectures
|
||||||
** Simplistic view 1/2 -- overview
|
** Simplistic view 1/2 -- overview
|
||||||
|
@ -476,3 +475,16 @@
|
||||||
an application password
|
an application password
|
||||||
#+REVEAL_HTML: </div>
|
#+REVEAL_HTML: </div>
|
||||||
* Resources and further reading
|
* 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>
|
||||||
|
|
Loading…
Reference in a new issue