From b2fac10e5ba5bab431725dba1f736a18ad4c832a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rio=20Havel?= <61149543+taxmeifyoucan@users.noreply.github.com> Date: Thu, 20 Jun 2024 17:43:37 +0200 Subject: [PATCH 1/2] Fix yewtube because of motherfucking google youtube blocking foss frontends --- docs/eps/week1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/eps/week1.md b/docs/eps/week1.md index 138c996c..ab17bbbf 100644 --- a/docs/eps/week1.md +++ b/docs/eps/week1.md @@ -25,12 +25,12 @@ To understand Ethereum design, we need to learn about predecessors and the cultu Starting all the way back in the 1960s, UNIX is an operating system and philosophy that redefined the entire paradigm of computation. This is the paradigm we have been using for over 50 years and has never really changed. Its fundamental concept of modularity is important to Ethereum design and open collaborative environment of Bell Labs is similar to Ethereum core development today. -> Check this documentary with Dennis Ritchie and Ken Thompson, which perfectly captures spirit and ideas behind UNIX: https://yewtu.be/watch?v=tc4ROCJYbm0 +> Check this documentary with Dennis Ritchie and Ken Thompson, which perfectly captures spirit and ideas behind UNIX: https://www.youtube.com/watch?v=tc4ROCJYbm0 The Free Software movement is fundamental to Ethereum and all cryptocurrencies. The open, independent and collaborative development culture of Ethereum is strongly rooted in FOSS (Free and Open Source Software). Ethereum needs to be transparently implemented in software that gives full freedom to its users. Using any FOSS can empower every user and developer, but it's necessary for security, neutrality and trustless nature of Ethereum. > To understand its importance, watch this talk by Richard Stallman, the founder of Free Software and GNU project: -> - https://yewtu.be/watch?v=Ag1AKIl_2GM +> - https://www.youtube.com/watch?v=Ag1AKIl_2GM > - More reading: https://www.gnu.org/philosophy/free-sw.html, *The Cathedral and the Bazaar* book: http://www.catb.org/~esr/writings/cathedral-bazaar/ The invention of [asymmetric cryptography](https://www-ee.stanford.edu/~hellman/publications/24.pdf) marks the birth of a new paradigm for cryptography applications. Later, the rise of cryptography in computation for general public enabled everyone to utilize tools for digital privacy, secure communication and fundamentally transformed cybersecurity. While nation states did not have a framework for these new concepts, [Crypto Wars](https://en.wikipedia.org/wiki/Crypto_Wars) resulted in activist movements advocating and building cryptography tools. Ultimately, these were people inventing tools and ideas which became fundamental building blocks of modern cryptocurrencies. From 0a1dfb1740d4f035ea290ee9bc99fd0df1a635a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9F=A3=20=E2=82=AC=E2=82=A5=E2=84=B5=E2=88=AA=E2=84=93?= =?UTF-8?q?=20=E2=9F=A2?= <34749913+emnul@users.noreply.github.com> Date: Thu, 27 Jun 2024 07:46:36 -0400 Subject: [PATCH 2/2] Update README.md (#296) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update README.md * edit: README.md * suggestion by rahul Co-authored-by: rahul <10168946+raxhvl@users.noreply.github.com> * Update README.md --------- Co-authored-by: Mário Havel <61149543+taxmeifyoucan@users.noreply.github.com> Co-authored-by: rahul <10168946+raxhvl@users.noreply.github.com> --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 43724e41..ae387a61 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -# Ethereum Protocol Fellowship Study Group +# Ethereum Protocol Fellowship Study Group (EPFsg) -This repository is dedicated to coordination and knowledge base for EPFsg. It hosts the Protocol Wiki, a community effort to build a technical knowledge base about the Ethereum core protocol. +This repository is dedicated to coordination and developing a knowledge base for the EPFsg. It hosts the Protocol Wiki, a community effort to build a technical knowledge base about the Ethereum core protocol. -Learn more about the EPFsg in announcement blog post and join the study group: https://blog.ethereum.org/2024/02/07/epf-study-group +Learn more about the EPFsg in the [announcement blog post](https://blog.ethereum.org/2024/02/07/epf-study-group). ## Protocol Studies Wiki -You can visit the wiki at https://epf.wiki or head to `/docs` for the source. +You can visit the wiki at https://epf.wiki or head to `/docs` for the source. -The wiki is mostly build by contributors from the EPF Study Group. Join us to learn about the protocol and start [contributing](/docs/contributing.md). +[Join us](https://discord.com/invite/addwpQbhpq) to learn about the protocol and start [contributing](/docs/contributing.md). ![](/docs/images/epfsg_hero.jpg)