├── 2023 ├── 2023-events.yaml └── README.md ├── 2024 ├── 2024-events.yaml └── README.md ├── 2025 ├── 2025-events.yaml └── README.md ├── 2026 └── README.md └── README.md /2023/2023-events.yaml: -------------------------------------------------------------------------------- 1 | - id: s23prg 2 | type: summit 3 | date: "2023-06-05" 4 | city: Prague 5 | country: cz 6 | place: "[X10](https://www.divadlox10.cz/)" 7 | place-address: Charvátova 39/10, 11000 Prague 1 8 | confirmed: true 9 | coincidence: "[ETHPrague](https://ethprague.com/)" 10 | lead: Tree 11 | slots: 16 12 | visitors: 180 13 | links: 14 | web: https://prague.web3privacy.info/ 15 | git: https://github.com/web3privacy/w3ps1 16 | speakers: 17 | - ameen-soleimani 18 | - guy-zyskind 19 | - max-hampshire 20 | - antoni-zolciak 21 | - rachel-rose-oleary 22 | - alex-kampa 23 | - oliver-gale 24 | - mario-havel 25 | - costanza-gallo 26 | - manu-alzuru 27 | - nick-almond 28 | - juraj-bednar 29 | - dcbuilder 30 | - alona-shevchenko 31 | - tibor-csoka 32 | - merula 33 | - serinko 34 | - steffen-kux 35 | - althea 36 | - mykola-siusko 37 | - pg 38 | - tree 39 | 40 | - id: s23rom 41 | type: summit 42 | date: "2023-10-05" 43 | city: Rome 44 | country: it 45 | place: "[Villaggio Globale](https://maps.app.goo.gl/S7kUruNvbpjgHuSh9)" 46 | place-address: Largo Dino Frisullo, 00153 Roma RM 47 | confirmed: true 48 | coincidence: "[ETHRome](https://ethrome.org/)" 49 | lead: PG 50 | slots: 10 51 | visitors: 139 52 | links: 53 | web: https://lu.ma/web3privacynow_rome 54 | speakers: 55 | - eleanore-blanc 56 | - rik-krieger 57 | - vincenzo-iovino 58 | - alan-scott 59 | - kieran-mesquita 60 | - andrea-togni 61 | - jaromil 62 | - serinko 63 | - vaclav-pavlin 64 | - alex-zaidelson 65 | - r-prokh 66 | - carlo-chialastri 67 | - limone-eth 68 | - costanza-gallo 69 | - pg 70 | - catsnaks 71 | 72 | - id: m23prg 73 | type: meetup 74 | date: "2023-11-14" 75 | city: Prague 76 | country: cz 77 | place: "[Dílna](https://kafevdilne.cz/)" 78 | place-address: Smíchovská náplavka - Kobka č. 10, Hořejší nábřeží, Praha 5 79 | confirmed: true 80 | coincidence: "[DCxPrague](https://dcxprague.org/)" 81 | lead: Tree 82 | slots: 3 83 | visitors: 15 84 | links: 85 | web: https://lu.ma/w3pm-prg1 86 | speakers: 87 | - vaclav-pavlin 88 | - radek-svarz 89 | - marcel-kolaja 90 | 91 | -------------------------------------------------------------------------------- /2023/README.md: -------------------------------------------------------------------------------- 1 | # 2023 EVENTS 2 | 3 | | id | type | date | city | country | place | coincidence | links | github | 4 | | --- | --- | --- | --- | --- | --- | --- | --- | --- | 5 | | s23prg | summit | 2023-06-05 | Prague | cz | Divadlo X10 | ETHPrague | https://prague.web3privacy.info | https://github.com/web3privacy/w3ps1 | 6 | | s23rom | summit | 2023-10-05 | Rome | it | Villagio Globale | ETHRome | https://lu.ma/web3privacynow_rome | n/a | 7 | | m23prg | meetup | 2023-11-14 | Prague | cz | Dílna | none | https://lu.ma/w3pm-prg1 | n/a | 8 | -------------------------------------------------------------------------------- /2024/2024-events.yaml: -------------------------------------------------------------------------------- 1 | - id: m24buc 2 | issue: 8 3 | type: meetup 4 | date: "2024-03-28" 5 | city: Bucharest 6 | country: ro 7 | # ETHBucharest 2024 - March 28-30 2024 8 | coincidence: "[ETHBucharest](https://www.ethbucharest.xyz/)" 9 | optional: true 10 | slots: 3 11 | lead: Mykola 12 | visitors: 80 13 | design: 14 | image: bucharest01 15 | helpers: 16 | - Alina 17 | links: 18 | rsvp: https://lu.ma/w3pn-meetup-bucharest1 19 | speakers: 20 | - tim-bansemer 21 | - mykola-siusko 22 | - gabari 23 | - kieran-mesquita 24 | 25 | - id: m24ams 26 | issue: 9 27 | type: meetup 28 | date: "2024-04-11" 29 | city: Amsterdam 30 | country: nl 31 | place: "[Vrij Paleis](https://www.vrijpaleis.nl/)" 32 | place-address: Paleisstraat 107, 1012 ZL Amsterdam, Paesi Bassi 33 | lead: PG 34 | visitors: 90 35 | helpers: 36 | - Mykola 37 | - Alina 38 | # ETHDam 2024 - April 12-14 2024 39 | coincidence: "[ETHDam](https://www.ethdam.com/)" 40 | slots: 3 41 | links: 42 | rsvp: https://lu.ma/w3pn-meetup-ams1 43 | speakers: 44 | - kieran-mesquita 45 | - moritz-boullenger 46 | - sterlin-lujan 47 | - pg 48 | - serinko 49 | design: 50 | image: amsterdam01 51 | 52 | - id: m24ber 53 | issue: 6 54 | type: meetup 55 | date: "2024-05-22" 56 | city: Berlin 57 | country: de 58 | place: "[c-base](https://c-base.org/)" 59 | place-address: Rungestraße 20, 10179 Berlin 60 | # ETHBerlin 4 - May 24-26, 2024 61 | coincidence: "ETHBerlin" 62 | lead: Mykola 63 | visitors: 150 64 | helpers: 65 | - ligi 66 | speakers: 67 | - afri-schoedon 68 | - joshua-davila 69 | - vaclav-pavlin 70 | - jaya-klara-brekke 71 | - mykola-siusko 72 | slots: 4 73 | links: 74 | rsvp: https://lu.ma/w3pn-meetup-berlin1 75 | design: 76 | image: berlin03 77 | 78 | - id: pc24ber 79 | type: privacy-corner 80 | date: "2024-05-24" 81 | days: 3 82 | city: Berlin 83 | country: de 84 | coincidence: "ETHBerlin" 85 | lead: Tree 86 | helpers: 87 | - Mykola 88 | - Coinmandeer 89 | - Robert 90 | visitors: 210 91 | links: 92 | web: https://c24ber.web3privacy.info/ 93 | design: 94 | image: berlin02 95 | 96 | - id: s24prg 97 | issue: 11 98 | type: summit 99 | date: "2024-05-30" 100 | city: Prague 101 | country: cz 102 | # ETHPrague 2024 - May 31-June 2 2024 103 | coincidence: "ETHPrague" 104 | lead: PG 105 | visitors: 180 106 | helpers: 107 | - PG 108 | - Mykola 109 | - Coinmandeer 110 | slots: 16 111 | links: 112 | rsvp: https://lu.ma/w3pn-summit-prague2 113 | speakers: 114 | - pavol-luptak 115 | - jaromil 116 | - gabari 117 | - vaclav-pavlin 118 | - radek-svarz 119 | - mykola-siusko 120 | - andreas-tsamados 121 | - serinko 122 | - sebastian-burgel 123 | - mykola-siusko 124 | - ameen-soleimani 125 | - steffen-kux 126 | - althea 127 | - nick-almond 128 | - juraj-bednar 129 | - max-hampshire 130 | - mario-havel 131 | - alex-kampa 132 | - sterlin-lujan 133 | 134 | design: 135 | image: prague01 136 | 137 | - id: m24bru 138 | issue: 16 139 | type: meetup 140 | date: "2024-07-12" 141 | city: Brussels 142 | country: be 143 | # EthCC 7 - July 8-11, 2024 144 | coincidence: "[EthCC](https://www.ethcc.io/)" 145 | slots: 3 146 | design: 147 | image: brussels01 148 | lead: Mykola 149 | links: 150 | rsvp: https://lu.ma/w3pn-meetup-bru1 151 | speakers: 152 | - edward-fricker 153 | - joshua-davila 154 | - mykola-siusko 155 | 156 | - id: m24rom 157 | issue: 13 158 | type: meetup 159 | date: "2024-10-03" 160 | city: Rome 161 | country: it 162 | coincidence: "ETHRome" 163 | lead: PG 164 | slots: 5 165 | design: 166 | image: rome02 167 | helpers: 168 | - Mykola 169 | - Alina 170 | links: 171 | rsvp: https://lu.ma/w3pn-meetup-rome1 172 | speakers: 173 | - jaromil 174 | - arturo-filasto 175 | - luca-lezzerini 176 | - andrea-togni 177 | - emanuele-russo 178 | - marco-castignoli 179 | 180 | - id: c24bkk 181 | type: congress 182 | date: "2024-11-11" 183 | city: Bangkok 184 | country: th 185 | # DevCon 2024 - November 12-15 2024 186 | place: "[TBA](https://congress.web3privacy.info)" 187 | place-address: TBA 188 | confirmed: true 189 | coincidence: "[DevCon](https://devcon.org)" 190 | lead: Mykola 191 | slots: 16 192 | visitors: 300 193 | links: 194 | rsvp: https://lu.ma/w3pn-meetup-devcon7 195 | web: https://congress.web3privacy.info/ 196 | speakers: 197 | - ameen-soleimani 198 | - scott-moore 199 | - silke-noa 200 | - kurt-opsahl 201 | - nick-almond 202 | - jarrad-hope 203 | - adrian-brink 204 | - alan-scott 205 | - andreas-miroyato 206 | - ahmed-ghappour 207 | - alex-gluchowski 208 | - amit-chaudhary 209 | - ann-brody 210 | - claire-kart 211 | - costanza-gallo 212 | - daniel-luca 213 | - lefteris-karapetsas 214 | - lasha-antatze 215 | - auryn-macmillan 216 | - bob-summerwill 217 | - manu-alzuru 218 | - dapplion 219 | - kris 220 | - hsinju-chuang 221 | - michelle-lai 222 | - ying-tong 223 | -------------------------------------------------------------------------------- /2024/README.md: -------------------------------------------------------------------------------- 1 | # 2024 EVENTS 2 | 3 | | id | type | date | city | country | place | coincidence | links | github | 4 | | --- | --- | --- | --- | --- | --- | --- | --- | --- | 5 | | m24buc | meetup | 2024-03-28 | Bucharest | ro | Galeria Galateca | ETHBucharest | https://lu.ma/w3pn-meetup-bucharest1 | n/a | 6 | | m24ams | meetup | 2024-04-11 | Amsterdam | nl | Vrij Paleis | ETHDam | https://lu.ma/w3pn-meetup-ams1 | n/a | 7 | | m24ber | meetup | 2024-05-22 | Berlin | de | c-base | ETHBerlin | https://lu.ma/w3pn-meetup-berlin1 | n/a | 8 | | pc24ber | privacy-corner | 2024-05-24 | Berlin | de | ETHBerlin venue | ETHBerlin | https://c24ber.web3privacy.info/ | n/a | 9 | | s24prg | summit | 2024-05-30 | Prague | cz | Paralelní Polis | ETHPrague | https://lu.ma/w3pn-summit-prague2 | https://github.com/web3privacy/s24prg | 10 | | m24bru | meetup | 2024-07-12 | Brussels | be | Parc de Bruxelles | EthCC | https://lu.ma/w3pn-meetup-bru1 | n/a | 11 | | m24rom | meetup | 2024-10-03 | Rome | it | Largo Dino Frisullo | ETHRome | https://lu.ma/w3pn-meetup-rome1 | n/a | 12 | | c24bkk | congress | 2024-11-11 | Bangkok | th | Lido Connect | DevCOn | https://congress.web3privacy.info | https://github.com/web3privacy/c24bkk | 13 | -------------------------------------------------------------------------------- /2025/2025-events.yaml: -------------------------------------------------------------------------------- 1 | - id: c25bue 2 | type: congress 3 | date: "2025-11-01" 4 | city: Buenos Aires 5 | country: ar 6 | place: "[TBA](https://congress.web3privacy.info)" 7 | place-address: TBA 8 | confirmed: true 9 | coincidence: "[DevCon](https://devcon.org)" 10 | lead: Mykola 11 | slots: 16 12 | visitors: 3000 13 | links: 14 | rsvp: https://lu.ma/u2sw5kpv 15 | web: https://congress.web3privacy.info/ 16 | speakers: 17 | - mykola-siusko 18 | - pg 19 | - coinmandeer 20 | - mf 21 | 22 | - id: m25rom 23 | type: meetup 24 | date: "2025-10-09" 25 | city: Rome 26 | country: it 27 | place: "[TBA](https://web3privacy.info)" 28 | place-address: TBA 29 | confirmed: true 30 | coincidence: "[ETHRome](https://www.ethrome.org)" 31 | lead: Mykola 32 | slots: 16 33 | visitors: 300 34 | links: 35 | rsvp: https://lu.ma/8jv4odjn 36 | speakers: 37 | - mykola-siusko 38 | - pg 39 | - coinmandeer 40 | - mf 41 | 42 | - id: s25ber 43 | type: summit 44 | date: "2025-06-15" 45 | city: Berlin 46 | country: de 47 | place: "[TBA](https://summit.web3privacy.info)" 48 | place-address: TBA 49 | confirmed: true 50 | coincidence: "Berlin Blockchain Week" 51 | lead: Mykola 52 | slots: 16 53 | visitors: 300 54 | links: 55 | rsvp: https://lu.ma/gdp7vt8u 56 | web: https://summit.web3privacy.info/ 57 | speakers: 58 | - mykola-siusko 59 | - pg 60 | - coinmandeer 61 | - mf 62 | 63 | - id: m25prg 64 | type: meetup 65 | date: "2025-06-06" 66 | city: Prague 67 | country: cz 68 | place: "[TBA](https://congress.web3privacy.info)" 69 | place-address: TBA 70 | confirmed: true 71 | coincidence: "[ETHPrague](https://ethprague.com)" 72 | lead: Mykola 73 | slots: 16 74 | visitors: 300 75 | links: 76 | rsvp: https://lu.ma/jhp1iapn 77 | speakers: 78 | - mykola-siusko 79 | - pg 80 | - coinmandeer 81 | - mf 82 | 83 | - id: m25dam 84 | type: meetup 85 | date: "2025-05-08" 86 | city: Amsterdam 87 | country: nl 88 | place: "[TBA](https://congress.web3privacy.info)" 89 | place-address: TBA 90 | confirmed: true 91 | coincidence: "[ETHDam](https://www.ethdam.com)" 92 | lead: Mykola 93 | slots: 16 94 | visitors: 300 95 | links: 96 | rsvp: https://lu.ma/73go30ij 97 | web: https://congress.web3privacy.info 98 | speakers: 99 | - mykola-siusko 100 | - pg 101 | - coinmandeer 102 | - mf 103 | -------------------------------------------------------------------------------- /2025/README.md: -------------------------------------------------------------------------------- 1 | # 2025 EVENTS 2 | 3 | | id | type | date | city | country | place | coincidence | links | github | 4 | | --- | --- | --- | --- | --- | --- | --- | --- | --- | 5 | | m25ams | meetup | 2025-05-08 | Amsterdam | nl | TBA | ETHDam | https://lu.ma/73go30ij | n/a | 6 | | s25prg | summit | 2025-06-06 | Prague | cz | TBA | ETHPrague | https://lu.ma/jhp1iapn | n/a | 7 | | S25ber | summit | 2025-06-15 | Berlin | ge | TBA | Berlin Blockchain Week | https://lu.ma/gdp7vt8u | n/a | 8 | | m25rom | meetup | 2025-10-09 | Rome | it | TBA | ETHRome | https://lu.ma/8jv4odjn | n/a | 9 | | c25bue | congress | 2025-11-01 | Buenos Aires | ar | TBA | DevCon | https://lu.ma/u2sw5kpv | n/a | 10 | | | | | | | | | | | 11 | | | | | | | | | | | 12 | | | | | | | | | | | 13 | -------------------------------------------------------------------------------- /2026/README.md: -------------------------------------------------------------------------------- 1 | # 2026 W3PN EVENTS 2 | 3 | | id | type | date | city | country | place | coincidence | links | github | 4 | | --- | --- | --- | --- | --- | --- | --- | --- | --- | 5 | | | | | | | | | | | 6 | | | | | | | | | | | 7 | | | | | | | | | | | 8 | | | | | | | | | | | 9 | | | | | | | | | | | 10 | | | | | | | | | | | 11 | | | | | | | | | | | 12 | | | | | | | | | | | 13 | | | | | | | | | | | 14 | | | | | | | | | | | 15 | | | | | | | | | | | 16 | | | | | | | | | | | 17 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ``` 2 | ____ ____ ____ ____ 3 | ||W |||3 |||P |||N || 4 | ||__|||__|||__|||__|| 5 | |/__\|/__\|/__\|/__\| 6 | ``` 7 | 8 | # Web3Privacy Now (W3PN) Events repository 9 | 10 | _Web3Privacy Now_ hosts many different types of gathering and events for the people interested in privacy in the Web3 ecosystem. This initiative was created to complement the research and community of [Web3Privacy Now](https://web3privacy.info). 11 | 12 | This Respository contains information and guides on how our Events operate, and acts also as a archive of the events hosted throughout the years (see folders) 13 | 14 | * List of all events: [web3privacy.info/events](https://web3privacy.info/events/) 15 | * [Events with RSVP](https://lu.ma/web3privacy) @ lu.ma 16 | 17 | ## Documentation 18 | 19 | All information about our events, including an explanation of all concepts and setup, can be found in our [Docs](https://docs.web3privacy.info): 20 | 21 | * Visit [docs.web3privacy.info/events](https://docs.web3privacy.info/events/) for the correct section on Events 22 | 23 | W3PN Events Documentation 24 | 25 | ## Structured data 26 | 27 | A machine-readable list of all our events and their details is available: 28 | 29 | * Full dataset in JSON format: [data.web3privacy.info](https://data.web3privacy.info/) 30 | * Source file for Events: [github.com/web3privacy/data/tree/main/src/events](https://github.com/web3privacy/data/tree/main/src/events) 31 | 32 | ## Workgroup 33 | 34 | Within Web3Privacy Now, events are handled as a separate [Workgroup](https://docs.web3privacy.info/workgroups). 35 | 36 | * Workgroup lead: 37 | * Project Management (PM): 38 | 39 | --------------------------------------------------------------------------------