diff --git a/src/events-ext.json b/src/events-ext.json index 96feb23..1beba6c 100644 --- a/src/events-ext.json +++ b/src/events-ext.json @@ -17,6 +17,6 @@ "2024-11-11T12:00:00.000Z" ], "coverUrl": "https://images.lumacdn.com/event-covers/7g/87ce6260-c05a-46be-9576-93d5c02f766f", - "guestCount": 251 + "guestCount": 253 } ] \ No newline at end of file diff --git a/src/talks.json b/src/talks.json index b8608a1..af90b23 100644 --- a/src/talks.json +++ b/src/talks.json @@ -1,4 +1,10 @@ [ + { + "url": "https://www.youtube.com/watch?v=EavS_QabTcg", + "title": "The Moral Character of Cryptographic Work - Phillip Rogaway", + "img": "https://i2.ytimg.com/vi/EavS_QabTcg/maxresdefault.jpg", + "date": "2024-08-29T13:08:53.000Z" + }, { "url": "https://www.youtube.com/watch?v=3KYKLrrkOtk", "title": "The power of decentralized cryptomarkets | Pavol Lupták", @@ -82,11 +88,5 @@ "title": "From Tornado Cash to sustainable privacy panel | Valkenburgh -Lefteris-Fatemeh | W3PN Berlin Meetup", "img": "https://i2.ytimg.com/vi/emf63mSS11I/maxresdefault.jpg", "date": "2024-06-11T08:02:11.000Z" - }, - { - "url": "https://www.youtube.com/watch?v=uNRA5Tg3aHo", - "title": "On community building & post-web | Stella R. Magnet | Web3Privacy Now Berlin Meetup 2024", - "img": "https://i2.ytimg.com/vi/uNRA5Tg3aHo/maxresdefault.jpg", - "date": "2024-06-11T08:02:11.000Z" } ] \ No newline at end of file