src/content/post/own-your-algorithms.md 1.6 K raw
1
---
2
title: "Own You Algorithms"
3
publishDate: "28 Feb 2023"
4
description: "An exploration of the possibilites Web3 brings to the algorithm game"
5
tags: ["algorithm", "tech", "web3", "nfts"]
6
---
7
8
Outline
9
- The problem: Who is Responsible?
10
  - [Gonzalez vs Google](https://www.nytimes.com/2023/02/20/technology/supreme-court-tech-section230.html)
11
  - A family who lost a daughter to a terrorist attack in Paris back in 2015 is suing YouTube/Google for pushing radical content to uses and thus creating terrorists
12
  - Going after [Section 230 of the Communications Decency Act](https://www.eff.org/issues/cda230), which protects tech companies from lawsuits regarding content their users post.
13
    - "No provider or user of an interactive computer service shall be treated as the publisher or speaker of any information provided by another information content provider." (47 U.S.C. § 230(c)(1)).
14
  - The argument is that since YouTube is using an algorithm to suggest content to keep users on the platform, then they should be held responsible for pushing content that instigates violence.
15
  - :
16
- What if you were responsible?
17
  - Instead of a tech company dictating what video you saw next, you did?
18
  - Self custody algorithms are not necessary a new idea (DO RESEARCH ON THIS)
19
  - If you owned your own algorithms then you could control what your content feed looks like
20
- Algorithms as NFTs
21
  - Web3 offers a good solution for owning, selling or trading algorithms. 
22
  - Benefits could include:
23
    - Public on-chain transparency 
24
    - Trading and selling for artists or influencers
25
    - Possibility of regulating algorithms
26
- Conclusion