2023-02-11 21:55:49 +01:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" / >
< link rel = "icon" href = "./favicon.png" / >
< meta name = "viewport" content = "width=device-width" / >
2023-02-13 18:56:37 +01:00
< meta name = "theme-color" content = "#000000" / >
2023-02-11 21:55:49 +01:00
< meta http-equiv = "content-security-policy" content = "" >
2023-05-01 11:44:32 +02:00
< link href = "./_app/immutable/assets/_layout-a56c57f7.css" rel = "stylesheet" >
2023-05-04 06:40:08 +02:00
< link rel = "modulepreload" href = "./_app/immutable/start-448936a7.js" >
2023-04-28 14:29:35 +02:00
< link rel = "modulepreload" href = "./_app/immutable/chunks/index-2a025a89.js" >
< link rel = "modulepreload" href = "./_app/immutable/chunks/singletons-286ffebd.js" >
2023-02-27 07:03:31 +01:00
< link rel = "modulepreload" href = "./_app/immutable/chunks/preload-helper-f8376bb0.js" >
2023-05-01 11:44:32 +02:00
< link rel = "modulepreload" href = "./_app/immutable/components/pages/_layout.svelte-3fdd8ada.js" >
2023-04-28 14:29:35 +02:00
< link rel = "modulepreload" href = "./_app/immutable/chunks/helpers-88229792.js" >
2023-05-04 06:40:08 +02:00
< link rel = "modulepreload" href = "./_app/immutable/modules/pages/_layout.js-25ac1d9f.js" >
< link rel = "modulepreload" href = "./_app/immutable/chunks/_layout-33ea4891.js" >
2023-05-01 11:44:32 +02:00
< link rel = "modulepreload" href = "./_app/immutable/components/pages/_page.svelte-02eddd05.js" >
< link rel = "modulepreload" href = "./_app/immutable/chunks/_page-8c1cf24b.js" > < title > Web3Privacy Prague 2023 | 5. June 2023< / title > <!-- HEAD_svelte - 1xuttk2_START --> < meta name = "description" content = "June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research." > < meta name = "twitter:card" content = "summary" > < meta name = "twitter:site" content = "@web3privacy" > < meta name = "twitter:title" content = "Web3Privacy Prague 2023" > < meta name = "twitter:description" content = "June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research." > < meta name = "twitter:image" content = "https://prague.web3privacy.info/banner-square.png" > <!-- HEAD_svelte - 1xuttk2_END -->
2023-02-11 21:55:49 +01:00
< / head >
< body data-sveltekit-preload-data = "hover" >
< div style = "display: contents" >
2023-04-25 08:03:03 +02:00
< div class = "relative w-full min-h-screen text-white" > < div class = "fixed w-full h-18 z-40 " id = "header" > < div class = "bg-black pb-0.5 pt-2" > < div class = "middle-pane-big" > < div class = "flex my-1" > < div class = "flex items-center gap-4 grow" > < div class = "w-36 py-2" > < a href = "/" > < img src = "/logo.svg" alt = "Web3Privacy Prague 2023" > < / a > < / div >
2023-04-25 07:46:32 +02:00
< / div >
< div class = "flex items-center lg:gap-8 xl:gap-14 text-base darker" > < button class = "lg:hidden text-3xl" > ☰< / button >
2023-04-28 14:09:39 +02:00
< div class = "hidden lg:block" > < a class = "hover:underline null " href = "" target = "" > #< / a >
< / div > < div class = "hidden lg:block" > < a class = "hover:underline null " href = "#about" target = "" > ABOUT< / a >
< / div > < div class = "hidden lg:block" > < a class = "hover:underline null " href = "#speakers" target = "" > SPEAKERS< / a >
< / div > < div class = "hidden lg:block" > < a class = "hover:underline null " href = "#faq" target = "" > FAQ< / a >
< / div > < div class = "hidden lg:block" > < a class = "hover:underline null external mi-img" href = "https://matrix.to/#/#web3privacy:gwei.cz" target = "_blank" > < div class = "ico-matrix" > < div class = "ico-children" > < / div > < / div > < / a >
< / div > < div class = "hidden lg:block" > < a class = "hover:underline null external mi-img" href = "https://twitter.com/web3privacy" target = "_blank" > < div class = "ico-twitter" > < div class = "ico-children" > < / div > < / div > < / a >
< / div > < div class = "hidden lg:block" > < a class = "button null " href = "#ticket" target = "" > TICKET< / a >
2023-04-25 07:46:32 +02:00
< / div > < / div > < / div > < / div >
< / div >
< div id = "header-shade" > < / div > < / div >
2023-02-12 18:42:42 +01:00
2023-04-25 07:46:32 +02:00
< div class = "w-full h-screen" id = "intro" > < div class = "w-full h-full flex items-center text-center" > < div class = "mx-auto px-4" > < div class = "text-4xl md:text-6xl font-bold mb-4 md:mb-8 animation-crypt font-mono2 font-thin lowercase" > web3privacy summit #1< / div >
< div class = "mt-12 text-xl mx-4" > < p class = "italic" > Diving into the culture of the Web3 privacy industry
< / p >
< p > < / p > < / div >
2023-04-25 08:11:42 +02:00
< div class = "mt-14 text-lg md:text-xl uppercase" > < div class = "inline-block bg-white text-black font-medium md:w-auto w-3/4" > < div class = "px-6 py-2.5 inline-block font-medium" > < span class = "font-medium block sm:inline-block" > 5. June 2023< / span > AT
< a href = "https://goo.gl/maps/VCSC7wcNueEKgt996" target = "_blank" class = "underline hover:no-underline font-medium" > X10, Prague< / a > < / div >
2023-04-25 07:46:32 +02:00
< div class = "inline-block w-full md:w-auto" > < a href = "/#ticket" > < button class = "uppercase text-lg w-full" > < div class = "m-1 button-inverse" > Buy Ticket
< / div > < / button > < / a > < / div > < / div > < / div > < / div > < / div > < / div >
2023-02-11 21:55:49 +01:00
2023-02-12 17:12:29 +01:00
2023-02-11 21:55:49 +01:00
2023-04-25 07:46:32 +02:00
< div class = "bg-black" id = "about" > < div class = "middle-pane-medium pb-16 mx-auto" > < div class = "py-16 md:py-32 md:w-5/6 mx-auto text-mild" > < p class = "animate-section text-white font-mono2 lowercase" > If privacy is a human right, then we need to protect it.< / p >
< div class = "markdown multiline pt-10" > < p > Privacy advocates worldwide are coming together to discuss how to mainstream privacy within the Web3 industry. So it will become a cultural phenomenon embodying both decentralisation & anti-surveillance capitalism practices.< / p > < p > The conference complements the research projects < a href = "http://web3privacy.info/" > Web3Privacy Now< / a > and was created by joining forces with the production team of the privacy hackathon < a href = "https://ethbrno.cz/" > ETHBrno< / a > .< / p > < p > Part of < a href = "http://prgblockweek.com/" > Prague Blockchain Week 2023< / a > .< / p > < / div > < / div >
< div class = "section-header" > Main topics< / div >
2023-04-25 07:59:21 +02:00
< div class = "grid grid-cols-2 md:grid-cols-3 xl:grid-cols-4 gap-4 md:gap-6" > < div class = "topic-item text-center mb-6" > < img class = "topic-img" src = "/topics/regulations-vs-privacy.webp" >
2023-04-25 07:46:32 +02:00
< div class = "topic-header inline-block px-3 py-1.5 text-lg" > REGULATIONS VS PRIVACY< / div >
2023-04-25 07:59:21 +02:00
< div class = "mt-6 text-mild markdown animate-section text-sm leading-6" > < p > 2023 will be a year of privacy regulations. Privacy coins will be banned, mixer's team become anon etc. How do we defend our rights for privacy?< / p > < / div >
< / div > < div class = "topic-item text-center mb-6" > < img class = "topic-img" src = "/topics/mainstream-privacy.webp" >
2023-04-25 07:46:32 +02:00
< div class = "topic-header inline-block px-3 py-1.5 text-lg" > MAINSTREAM ON-CHAIN PRIVACY< / div >
2023-04-25 07:59:21 +02:00
< div class = "mt-6 text-mild markdown animate-section text-sm leading-6" > < p > Majority of privacy services are tech oriented. It's hard to use them among non-technical people. What should industry do help people onboard into privacy with ease?< / p > < / div >
< / div > < div class = "topic-item text-center mb-6" > < img class = "topic-img" src = "/topics/human-rights-dao.webp" >
2023-04-25 07:46:32 +02:00
< div class = "topic-header inline-block px-3 py-1.5 text-lg" > HUMAN RIGHTS DAOS (PRO-PRIVACY)< / div >
2023-04-25 07:59:21 +02:00
< div class = "mt-6 text-mild markdown animate-section text-sm leading-6" > < p > How privacy-enhancing tools could protect DAOs working within non-democratic countries.< / p > < / div >
< / div > < div class = "topic-item text-center mb-6" > < img class = "topic-img" src = "/topics/identity.webp" >
2023-04-25 07:46:32 +02:00
< div class = "topic-header inline-block px-3 py-1.5 text-lg" > IDENTITY (ID)< / div >
2023-04-25 07:59:21 +02:00
< div class = "mt-6 text-mild markdown animate-section text-sm leading-6" > < p > Decentralised identity is the key to Web3, but at the same time to KYC & AML. Ethical way of building DID without embedded surveillence logic.< / p > < / div >
< / div > < div class = "topic-item text-center mb-6" > < img class = "topic-img" src = "/topics/fullstack-privacy.webp" >
2023-04-25 07:46:32 +02:00
< div class = "topic-header inline-block px-3 py-1.5 text-lg" > FULL-STACK PRIVACY< / div >
2023-04-25 07:59:21 +02:00
< div class = "mt-6 text-mild markdown animate-section text-sm leading-6" > < p > Full-Stack Privacy is achievable if we ensivion one. Combining both on-chain & off-chain privacy.< / p > < / div >
< / div > < div class = "topic-item text-center mb-6" > < img class = "topic-img" src = "/topics/private-messaging-protocols.webp" >
2023-04-25 07:46:32 +02:00
< div class = "topic-header inline-block px-3 py-1.5 text-lg" > PRIVATE MESSAGING PROTOCOLS< / div >
2023-04-25 07:59:21 +02:00
< div class = "mt-6 text-mild markdown animate-section text-sm leading-6" > < p > We need resilient privacy-preserving, p2p communication layers for Web3, that allows free and uncensored human-to-human, machine-to-machine or hybrid communication.< / p > < / div >
< / div > < div class = "topic-item text-center mb-6" > < img class = "topic-img" src = "/topics/lunarpunk-vs-solarpunk.webp" >
2023-04-25 07:46:32 +02:00
< div class = "topic-header inline-block px-3 py-1.5 text-lg" > LUNARPUNK VS SOLARPUNK< / div >
2023-04-25 07:59:21 +02:00
< div class = "mt-6 text-mild markdown animate-section text-sm leading-6" > < p > For solarpunk to succeed it must integrate the lunarpunk unconscious. The only hope for solarpunk is to < a href = "https://www.egirlcapital.com/writings/107533289" > go dark< / a > . Do you agree?< / p > < / div >
< / div > < div class = "topic-item text-center mb-6" > < img class = "topic-img" src = "/topics/rd-zk-mpc-the.webp" >
2023-04-25 07:46:32 +02:00
< div class = "topic-header inline-block px-3 py-1.5 text-lg" > R& D: ZK, MPC, THE< / div >
2023-04-25 07:59:21 +02:00
< div class = "mt-6 text-mild markdown animate-section text-sm leading-6" > < p > There are many different cryptography technics for privacy preservation. How to balance them all & avoid 1-tool chokepoint?< / p > < / div >
< / div > < div class = "topic-item text-center mb-6" > < img class = "topic-img" src = "/topics/privacy-readiness-levels.webp" >
2023-04-25 07:46:32 +02:00
< div class = "topic-header inline-block px-3 py-1.5 text-lg" > PRIVACY READINESS LEVELS< / div >
2023-04-25 07:59:21 +02:00
< div class = "mt-6 text-mild markdown animate-section text-sm leading-6" > < p > Introduction of the privacy scoring mechanism to help non-tech people understand security level of the solution< / p > < / div >
< / div > < div class = "topic-item text-center mb-6" > < img class = "topic-img" src = "/topics/privacy-wars.webp" >
2023-04-25 07:46:32 +02:00
< div class = "topic-header inline-block px-3 py-1.5 text-lg" > PRIVACY WARS< / div >
2023-04-25 07:59:21 +02:00
< div class = "mt-6 text-mild markdown animate-section text-sm leading-6" > < p > Why are privacy-blockchain socials so toxic? How could we stop hating each other & work together< / p > < / div >
< / div > < div class = "topic-item text-center mb-6" > < img class = "topic-img" src = "/topics/privacy-activism.webp" >
2023-04-25 07:46:32 +02:00
< div class = "topic-header inline-block px-3 py-1.5 text-lg" > PRIVACY ACTIVISM< / div >
2023-04-25 07:59:21 +02:00
< div class = "mt-6 text-mild markdown animate-section text-sm leading-6" > < p > Mapping down tools to protect privacy industry: from builders like Alexey Pertsev to projects.< / p > < / div >
< / div > < div class = "topic-item text-center mb-6" > < img class = "topic-img" src = "/topics/network-states.webp" >
2023-04-25 07:46:32 +02:00
< div class = "topic-header inline-block px-3 py-1.5 text-lg" > NETWORK STATES (WITH A PRIVACY FOCUS)< / div >
2023-04-25 10:28:40 +02:00
< div class = "mt-6 text-mild markdown animate-section text-sm leading-6" > < p > Time to imagine the network state-as-a-grassroots movement for privacy, freedom & better future.< / p > < / div >
2023-02-12 17:12:29 +01:00
< / div > < / div > < / div > < / div >
2023-02-11 21:55:49 +01:00
2023-04-25 07:46:32 +02:00
< div class = "bg-black" id = "speakers" > < div class = "middle-pane-medium pt-16 mx-auto mb-8" > < div class = "section-header" > Speakers< / div >
2023-05-01 11:44:32 +02:00
< div class = "mx-auto" > < div class = "grid gap-4 grid-cols-2 md:grid-cols-3 lg:grid-cols-5" > < div class = "hover:bg-white hover:text-black person-item border border-white/30" > < div > < img src = "/people/ameen-soleimani.jpg" class = "grayscale invert aspect-square object-cover w-full" > < / div >
< div class = "pb-4 px-4" > < div class = "mt-4 speaker-name animate-speaker font-mono2" > AMEEN SOLEIMANI< / div >
< div class = "text-mild" > < a href = "https://twitter.com/ameensol" class = "hover:underline animate-speaker" target = "_blank" > @ameensol< / a > < / div >
< div class = "mt-2 text-sm text-supermild markdown-basic" > < p > Summoner of < a href = "https://www.iranunchained.com/" > IranUnchained< / a > , < a href = "https://www.privacypools.com/" > Privacy Pools< / a > , < a href = "https://molochdao.com/" > MolochDAO< / a > < / p >
< / div > < / div >
< / div > < div class = "hover:bg-white hover:text-black person-item border border-white/30" > < div > < img src = "/people/guy-zyskind.jpg" class = "grayscale invert aspect-square object-cover w-full" > < / div >
< div class = "pb-4 px-4" > < div class = "mt-4 speaker-name animate-speaker font-mono2" > GUY ZYSKIND< / div >
2023-04-28 14:41:23 +02:00
< div class = "text-mild" > < a href = "https://twitter.com/GuyZys" class = "hover:underline animate-speaker" target = "_blank" > @GuyZys< / a > < / div >
2023-04-28 17:15:12 +02:00
< div class = "mt-2 text-sm text-supermild markdown-basic" > < p > Founder of < a href = "https://scrt.network/" > Secret Network< / a > , CEO < a href = "https://www.scrtlabs.com/" > SCRT Labs< / a > < / p >
< / div > < / div >
2023-05-01 11:44:32 +02:00
< / div > < div class = "hover:bg-white hover:text-black person-item border border-white/30" > < div > < img src = "/people/max-hampshire.jpg" class = "grayscale invert aspect-square object-cover w-full" > < / div >
< div class = "pb-4 px-4" > < div class = "mt-4 speaker-name animate-speaker font-mono2" > MAX HAMPSHIRE< / div >
< div class = "text-mild" > < a href = "https://twitter.com/_wjth" class = "hover:underline animate-speaker" target = "_blank" > @_wjth< / a > < / div >
< div class = "mt-2 text-sm text-supermild markdown-basic" > < p > Senior devrel of < a href = "https://nymtech.net/" > Nym< / a > , Co-founder of < a href = "https://terra0.org/" > terra0< / a > < / p >
2023-04-28 17:15:12 +02:00
< / div > < / div >
2023-04-28 12:03:53 +02:00
< / div > < div class = "hover:bg-white hover:text-black person-item border border-white/30" > < div > < img src = "/people/mario-havel.jpg" class = "grayscale invert aspect-square object-cover w-full" > < / div >
2023-05-01 11:44:32 +02:00
< div class = "pb-4 px-4" > < div class = "mt-4 speaker-name animate-speaker font-mono2" > MARIO HAVEL< / div >
2023-04-28 14:41:23 +02:00
< div class = "text-mild" > < a href = "https://twitter.com/TMIYChao" class = "hover:underline animate-speaker" target = "_blank" > @TMIYChao< / a > < / div >
2023-04-28 17:15:12 +02:00
< div class = "mt-2 text-sm text-supermild markdown-basic" > < p > Hacker, Co-Founder of < a href = "https://bordel.paralelnipolis.cz/#/" > Bordel Hackerspace< / a > < / p >
< / div > < / div >
2023-05-01 11:44:32 +02:00
< / div > < div class = "hover:bg-white hover:text-black person-item border border-white/30" > < div > < img src = "/people/manu-alzuru.jpg" class = "grayscale invert aspect-square object-cover w-full" > < / div >
< div class = "pb-4 px-4" > < div class = "mt-4 speaker-name animate-speaker font-mono2" > MANU ALZURU< / div >
< div class = "text-mild" > < a href = "https://twitter.com/ManuAlzuru" class = "hover:underline animate-speaker" target = "_blank" > @ManuAlzuru< / a > < / div >
< div class = "mt-2 text-sm text-supermild markdown-basic" > < p > Humanist, solarpunk, Founder of < a href = "https://doingud.com/" > DoinGud< / a > & < a href = "https://ethbarcelona.com/" > ETH Barcelona< / a > < / p >
2023-04-28 17:15:12 +02:00
< / div > < / div >
2023-04-28 12:03:53 +02:00
< / div > < div class = "hover:bg-white hover:text-black person-item border border-white/30" > < div > < img src = "/people/nick-almond.jpg" class = "grayscale invert aspect-square object-cover w-full" > < / div >
2023-05-01 11:44:32 +02:00
< div class = "pb-4 px-4" > < div class = "mt-4 speaker-name animate-speaker font-mono2" > NICK ALMOND< / div >
2023-04-28 14:41:23 +02:00
< div class = "text-mild" > < a href = "https://twitter.com/DrNickA" class = "hover:underline animate-speaker" target = "_blank" > @DrNickA< / a > < / div >
2023-04-28 17:51:49 +02:00
< div class = "mt-2 text-sm text-supermild markdown-basic" > < p > Building next generation DAOs with < a href = "https://www.factorydao.xyz/" > FactoryDAO< / a > < / p >
2023-04-28 17:15:12 +02:00
< / div > < / div >
2023-05-01 11:44:32 +02:00
< / div > < div class = "hover:bg-white hover:text-black person-item border border-white/30" > < div > < img src = "/people/juraj-bednar.jpg" class = "grayscale invert aspect-square object-cover w-full" > < / div >
< div class = "pb-4 px-4" > < div class = "mt-4 speaker-name animate-speaker font-mono2" > JURAJ BEDNAR< / div >
< div class = "text-mild" > < a href = "https://twitter.com/jurbed" class = "hover:underline animate-speaker" target = "_blank" > @jurbed< / a > < / div >
< div class = "mt-2 text-sm text-supermild markdown-basic" > < p > Educator, writer, cryptoanarchist & biohacker (< a href = "https://juraj.bednar.io/" > blog< / a > )< / p >
< / div > < / div >
2023-04-28 14:41:23 +02:00
< / div > < div class = "hover:bg-white hover:text-black person-item border border-white/30" > < div > < img src = "/people/dcbuilder.jpg" class = "grayscale invert aspect-square object-cover w-full" > < / div >
2023-05-01 11:44:32 +02:00
< div class = "pb-4 px-4" > < div class = "mt-4 speaker-name animate-speaker font-mono2" > DCBUILDER.ETH< / div >
2023-04-28 14:41:23 +02:00
< div class = "text-mild" > < a href = "https://twitter.com/DCbuild3r" class = "hover:underline animate-speaker" target = "_blank" > @DCbuild3r< / a > < / div >
2023-04-28 18:52:00 +02:00
< div class = "mt-2 text-sm text-supermild markdown-basic" > < p > Research engineer at < a href = "https://worldcoin.org/" > Worldcoin< / a > , ZKML & Rust enthusiast< / p >
2023-04-28 17:15:12 +02:00
< / div > < / div >
< / div > < div class = "hover:bg-white hover:text-black person-item border border-white/30" > < div > < img src = "/people/alona-shevchenko.jpg" class = "grayscale invert aspect-square object-cover w-full" > < / div >
2023-05-01 11:44:32 +02:00
< div class = "pb-4 px-4" > < div class = "mt-4 speaker-name animate-speaker font-mono2" > ALONA SHEVCHENKO< / div >
2023-04-28 17:15:12 +02:00
< div class = "text-mild" > < a href = "https://twitter.com/cryptodrftng" class = "hover:underline animate-speaker" target = "_blank" > @cryptodrftng< / a > < / div >
< div class = "mt-2 text-sm text-supermild markdown-basic" > < p > Unapologetic Ukrainian behind < a href = "https://ukrainedao.love/" > Ukraine DAO< / a > & < a href = "https://www.kyivtechsummit.com/" > Kyiv Tech Summit< / a > < / p >
< / div > < / div >
2023-04-25 07:46:32 +02:00
< / div > < / div > < / div >
< div class = "text-supermild mt-6" > We keep adding more and more speakers, stay tuned ...< / div > < / div > < / div >
< div id = "hosts" > < div class = "middle-pane-medium pt-0 mx-auto pb-32" > < div class = "section-header" > Hosts< / div >
2023-04-25 10:41:24 +02:00
< div class = "mx-auto" > < div class = "grid gap-4 grid-cols-2 md:grid-cols-3 lg:grid-cols-5" > < div class = "hover:bg-white hover:text-black person-item border border-white/30" > < div > < img src = "/people/mykola.png" class = "grayscale invert aspect-square object-cover w-full" > < / div >
2023-05-01 11:44:32 +02:00
< div class = "pb-4 px-4" > < div class = "mt-4 speaker-name animate-speaker font-mono2" > MYKOLA SIUSKO< / div >
2023-04-28 14:41:23 +02:00
< div class = "text-mild" > < a href = "https://twitter.com/nicksvyaznoy" class = "hover:underline animate-speaker" target = "_blank" > @nicksvyaznoy< / a > < / div >
2023-04-28 17:51:49 +02:00
< div class = "mt-2 text-sm text-supermild markdown-basic" > < p > Web3 privacy advocate behind < a href = "https://web3privacy.info/" > Web3Privacy Now< / a > , < a href = "https://nymtech.net/" > NYM< / a > ambassador< / p >
2023-04-28 17:15:12 +02:00
< / div > < / div >
2023-04-28 17:51:49 +02:00
< / div > < div class = "hover:bg-white hover:text-black person-item border border-white/30" > < div > < img src = "/people/pg.jpg" class = "grayscale invert aspect-square object-cover w-full" > < / div >
2023-05-01 11:44:32 +02:00
< div class = "pb-4 px-4" > < div class = "mt-4 speaker-name animate-speaker font-mono2" > PG< / div >
2023-04-28 17:51:49 +02:00
< div class = "text-mild" > < a href = "https://twitter.com/PG_CDG" class = "hover:underline animate-speaker" target = "_blank" > @PG_CDG< / a > < / div >
2023-04-29 14:28:31 +02:00
< div class = "mt-2 text-sm text-supermild markdown-basic" > < p > Organizing < a href = "https://ethrome.org" > ETHRome< / a > w/ < a href = "https://linktr.ee/urbe.eth" > urbe.eth< / a > , making sauce w/ < a href = "https://linktr.ee/spaghetteth" > SpaghettETH< / a > < / p >
2023-04-28 17:15:12 +02:00
< / div > < / div >
2023-04-25 07:46:32 +02:00
< / div > < / div > < / div > < / div > < / div >
2023-02-12 17:12:29 +01:00
2023-04-25 07:46:32 +02:00
< div class = "" id = "sponsors" > < div class = "middle-pane-medium pt-16 mx-auto pb-32" > < div class = "section-header" > Partners< / div >
2023-04-28 14:52:44 +02:00
< div class = "grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 xl:grid-cols-5 gap-2 mb-12" > < div class = "partner-item text-center items-center p-2" > < div > < a href = "https://lunardao.net" > < img src = "/partners/lunardao.jpg" class = "partner-img aspect-[16/11] w-full h-full object-contain " > < / a > < / div >
2023-04-28 13:26:11 +02:00
< div class = "p-2 partner-text" > < div > < a href = "https://lunardao.net" class = "font-mono2 animate-section lowercase" > LunarDAO< / a > < / div >
2023-04-28 17:15:12 +02:00
< div > < a href = "https://twitter.com/lunarpunksquad" class = "text-sm text-mild" > @lunarpunksquad< / a >
< / div > < / div >
2023-04-28 14:49:15 +02:00
< / div > < div class = "partner-item text-center items-center p-2" > < div > < a href = "https://ethbrno.cz" > < img src = "/partners/ethbrno.svg" class = "partner-img aspect-[16/11] w-full h-full object-contain p-2" > < / a > < / div >
2023-04-28 13:26:11 +02:00
< div class = "p-2 partner-text" > < div > < a href = "https://ethbrno.cz" class = "font-mono2 animate-section lowercase" > ETHBrno< / a > < / div >
2023-04-28 17:15:12 +02:00
< div > < a href = "https://twitter.com/ETHBrno" class = "text-sm text-mild" > @ETHBrno< / a >
< / div > < / div >
2023-04-28 14:49:15 +02:00
< / div > < div class = "partner-item text-center items-center p-2" > < div > < a href = "https://ethrome.org" > < img src = "/partners/ethrome.svg" class = "partner-img aspect-[16/11] w-full h-full object-contain p-4" > < / a > < / div >
2023-04-28 13:26:11 +02:00
< div class = "p-2 partner-text" > < div > < a href = "https://ethrome.org" class = "font-mono2 animate-section lowercase" > ETHRome< / a > < / div >
2023-04-28 17:15:12 +02:00
< div > < a href = "https://twitter.com/ethereumrome" class = "text-sm text-mild" > @ethereumrome< / a >
< / div > < / div >
2023-05-01 12:03:31 +02:00
< / div > < div class = "partner-item text-center items-center p-2" > < div > < a href = "https://ethbarcelona.com/" > < img src = "/partners/ethbarcelona.svg" class = "partner-img aspect-[16/11] w-full h-full object-contain p-4" > < / a > < / div >
< div class = "p-2 partner-text" > < div > < a href = "https://ethbarcelona.com/" class = "font-mono2 animate-section lowercase" > ETHBarcelona< / a > < / div >
< div > < a href = "https://twitter.com/eth_barcelona" class = "text-sm text-mild" > @eth_barcelona< / a >
< / div > < / div >
< / div > < div class = "partner-item text-center items-center p-2" > < div > < a href = "https://gwei.cz" > < img src = "/partners/gweicz.png" class = "partner-img aspect-[16/11] w-full h-full object-contain " > < / a > < / div >
< div class = "p-2 partner-text" > < div > < a href = "https://gwei.cz" class = "font-mono2 animate-section lowercase" > Gwei.cz< / a > < / div >
2023-05-04 06:40:08 +02:00
< div > < a href = "https://twitter.com/undefined" class = "text-sm text-mild" > @undefined< / a >
2023-05-01 12:03:31 +02:00
< / div > < / div >
2023-04-28 14:49:15 +02:00
< / div > < div class = "partner-item text-center items-center p-2" > < div > < a href = "https://ukrainedao.love" > < img src = "/partners/ukraine-dao.png" class = "partner-img aspect-[16/11] w-full h-full object-contain " > < / a > < / div >
< div class = "p-2 partner-text" > < div > < a href = "https://ukrainedao.love" class = "font-mono2 animate-section lowercase" > Ukraine DAO< / a > < / div >
2023-04-28 17:15:12 +02:00
< div > < a href = "https://twitter.com/Ukraine_DAO" class = "text-sm text-mild" > @Ukraine_DAO< / a >
< / div > < / div >
2023-04-28 12:03:53 +02:00
< / div > < / div >
2023-04-25 07:46:32 +02:00
< div > < a href = "https://prague.web3privacy.info/sponsors.pdf" > < button class = "button text-lg" > Become a partner< / button > < / a > < / div > < / div > < / div >
2023-02-11 21:55:49 +01:00
2023-02-23 12:51:10 +01:00
2023-02-11 21:55:49 +01:00
2023-04-25 07:46:32 +02:00
< div class = "" id = "ticket" > < div class = "middle-pane-medium pt-16 mx-auto" > < div class = "section-header" > Ticket< / div >
< div class = "mb-8 text-mild" > Be a part of the first Web3Privacy Summit experience…< / div >
2023-04-25 07:56:55 +02:00
< div class = "grid lg:grid-cols-2 gap-10 mx-auto" > < div class = "ticket-item undefined border py-10 px-10 hover:text-black cursor-pointer" > < div class = "ticket-bg" > < / div >
< div class = "ticket-img" > < / div >
2023-04-25 10:18:37 +02:00
< div style = "z-index: 1;" > < div class = "text-2xl uppercase ticket-title" > < a href = "https://tickets.web3privacy.info/w3ps1/" class = "animate-section font-mono2" > All-day Access< / a > < / div >
2023-04-25 07:56:55 +02:00
< div class = "text-2xl mt-5 font-bold" > < a href = "https://tickets.web3privacy.info/w3ps1/" > €49< / a > < / div >
< ul class = "mt-8 text-left list-disc px-6" > < li class = "mb-2 pl-2 text-sm" > All talks & panels< / li > < li class = "mb-2 pl-2 text-sm" > Food and drinks included< / li > < li class = "mb-2 pl-2 text-sm" > Web3Privacy t-shirt< / li > < li class = "mb-2 pl-2 text-sm" > Networking drinks with speakers & attendees< / li > < li class = "mb-2 pl-2 text-sm" > #Lunarpunk party< / li > < / ul >
< div class = "mt-10 markdown text-sm" > < p > Discounts: We offer various discounts up to 100%, see below< / p > < / div > < / div >
< / div > < div class = "ticket-item party border py-10 px-10 hover:text-black cursor-pointer" > < div class = "ticket-bg" > < / div >
< div class = "ticket-img" > < / div >
2023-04-25 10:18:37 +02:00
< div style = "z-index: 1;" > < div class = "text-2xl uppercase ticket-title" > < a href = "https://tickets.web3privacy.info/w3ps1/" class = "animate-section font-mono2" > #Lunarpunk Party< / a > < / div >
2023-04-25 07:56:55 +02:00
< div class = "text-2xl mt-5 font-bold" > < a href = "https://tickets.web3privacy.info/w3ps1/" > €10< / a > < / div >
< ul class = "mt-8 text-left list-disc px-6" > < li class = "mb-2 pl-2 text-sm" > 8pm - morning< / li > < li class = "mb-2 pl-2 text-sm" > Prague rave from top DJs< / li > < li class = "mb-2 pl-2 text-sm" > VJs and projections< / li > < li class = "mb-2 pl-2 text-sm" > "Privacy experience"< / li > < li class = "mb-2 pl-2 text-sm" > Networking with attendees, speakers & sponsors< / li > < / ul >
< div class = "mt-10 text-sm" > *Party access is included in the All-day Pass< / div >
< / div >
2023-02-12 17:12:29 +01:00
< / div > < / div >
2023-04-25 07:46:32 +02:00
< div class = "mt-10 text-xl" > < a href = "https://tickets.web3privacy.info/w3ps1/" > < button class = "button" > Buy a ticket< / button > < / a > < / div >
2023-04-12 01:48:45 +02:00
< / div >
2023-04-25 07:46:32 +02:00
< div class = "middle-pane-medium mx-auto pt-20 pb-32" > < div class = "section-subheader" > Get your discount< / div >
2023-02-27 07:03:31 +01:00
< div > < div class = "buttons" > < button class = "button is-link is-light" > Connect using Web3 wallet< / button > < / div >
2023-04-25 07:46:32 +02:00
< div class = "text-supermild mt-4 text-base" > Once connected, you will see what discount you are entitled to - based on ownership of the
specific ZK Badges or SBT tokens.
< / div >
2023-02-27 07:03:31 +01:00
2023-04-25 07:46:32 +02:00
< div class = "w-full mt-16" > < div class = "m-auto" > < div class = "text-xl font-mono2 lowercase mb-10" > Eligible ZK Badges / SBTs
< / div >
2023-04-25 10:44:12 +02:00
< div class = "pb-8" > < div class = "grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-4 lg:gap-6" > < div class = "justify-center text-center badge p-4 border border-white/30 hover:border-white border-dashed " > < div class = "mb-6 text-center" > < img src = "https://sismo-prod-hub-static.s3.eu-west-1.amazonaws.com/badges/the_merge_contributor.svg" class = "w-2/5 aspect-square grayscale badge-image inline-block object-contain" > < / div >
2023-04-25 09:41:04 +02:00
< div class = "w-full" > < div class = "uppercase font-bold" > The Mergooor Pass< / div >
< div class = "" > < a href = "https://app.sismo.io/?badge=the-merge-contributor-zk-badge" target = "_blank" class = "external animate-section font-mono2 lowercase" > The Merge Contributor ZK Badge< / a > < / div >
< div class = "mt-4" > Ticket: < span class = "font-bold" > €0< / span >
(100% discount)
< / div >
2023-04-25 10:42:24 +02:00
< div class = "text-xs leading-6 pt-4 text-mild" > Core developer that has contributed to the migration of Ethereum from Proof of Work to Proof of Stake. Curated by Tim Beiko< / div > < / div >
2023-04-29 11:08:16 +02:00
< / div > < div class = "justify-center text-center badge p-4 border border-white/30 hover:border-white border-dashed " > < div class = "mb-6 text-center" > < img src = "https://daohaus.mypinata.cloud/ipfs/QmWgFVahQNvUpdY6rHMhcsXXryZR4s5MWeWFmgtLiWEBVb" class = "w-2/5 aspect-square grayscale badge-image inline-block object-contain" > < / div >
< div class = "w-full" >
< div class = "font-bold" > < a href = "https://app.daohaus.club/dao/0x64/0xf762ace2c215fdad031b33c656982718c4084786/members" target = "_blank" class = "external animate-section font-mono2 lowercase" > BohemianDAO members< / a > < / div >
< div class = "mt-4" > Ticket: < span class = "font-bold" > €0< / span >
(100% discount)
< / div >
< div class = "text-xs leading-6 pt-4 text-mild" > Members of this Czech/Slovak DAO which supports local ecosystem< / div > < / div >
2023-04-25 10:41:24 +02:00
< / div > < div class = "justify-center text-center badge p-4 border border-white/30 hover:border-white border-dashed " > < div class = "mb-6 text-center" > < img src = "https://ethbrno.cz/ogbrno.png" class = "w-2/5 aspect-square grayscale badge-image inline-block object-contain" > < / div >
2023-04-25 09:41:04 +02:00
< div class = "w-full" >
< div class = "font-bold" > < a href = "https://optimistic.etherscan.io/token/0xcA20a3AAF600a873F9F6b5B663Db7B9275f16ce9#balances" target = "_blank" class = "external animate-section font-mono2 lowercase" > ETHBrno² (2022) Hacker SBT Token< / a > < / div >
< div class = "mt-4" > Ticket: < span class = "font-bold" > €8.82< / span >
(82% discount)
< / div >
2023-04-25 10:42:24 +02:00
< div class = "text-xs leading-6 pt-4 text-mild" > Hackers who participated in the ETHBrno² hackathon and claimed the SBT token< / div > < / div >
2023-04-29 10:48:39 +02:00
< / div > < div class = "justify-center text-center badge p-4 border border-white/30 hover:border-white border-dashed " > < div class = "mb-6 text-center" > < img src = "https://assets.poap.xyz/ethbrno-2021-2021-logo-1636658277265.png" class = "w-2/5 aspect-square grayscale badge-image inline-block object-contain" > < / div >
< div class = "w-full" >
< div class = "font-bold" > < a href = "https://poap.gallery/event/13550" target = "_blank" class = "external animate-section font-mono2 lowercase" > ETHBrno (2021) POAP< / a > < / div >
< div class = "mt-4" > Ticket: < span class = "font-bold" > €8.82< / span >
(82% discount)
< / div >
< div class = "text-xs leading-6 pt-4 text-mild" > Attendees of first ETHBrno who claimed POAP for their participation.< / div > < / div >
2023-04-25 10:41:24 +02:00
< / div > < div class = "justify-center text-center badge p-4 border border-white/30 hover:border-white border-dashed " > < div class = "mb-6 text-center" > < img src = "https://ethberlin.ooo/ETHBerlin.gif" class = "w-2/5 aspect-square grayscale badge-image inline-block object-contain" > < / div >
2023-04-25 09:41:04 +02:00
< div class = "w-full" >
< div class = "font-bold" > < a href = "https://github.com/ethb3rlin/attendees" target = "_blank" class = "external animate-section font-mono2 lowercase" > ETHBerlin³ (2022) Attendee (EtherCard holder)< / a > < / div >
< div class = "mt-4" > Ticket: < span class = "font-bold" > €12.25< / span >
(75% discount)
< / div >
2023-04-25 10:42:24 +02:00
< div class = "text-xs leading-6 pt-4 text-mild" > Hackers and other attendees who been at ETHBerlin³ and received an EtherCard.< / div > < / div >
2023-04-25 10:41:24 +02:00
< / div > < div class = "justify-center text-center badge p-4 border border-white/30 hover:border-white border-dashed " > < div class = "mb-6 text-center" > < img src = "https://assets.poap.xyz/beerfi-238-2023-logo-1674590233238.png" class = "w-2/5 aspect-square grayscale badge-image inline-block object-contain" > < / div >
2023-04-25 09:41:04 +02:00
< div class = "w-full" >
< div class = "font-bold" > < a href = "https://beerfi.gwei.cz/" target = "_blank" class = "external animate-section font-mono2 lowercase" > Beerfi Prague POAP< / a > < / div >
< div class = "mt-4" > Ticket: < span class = "font-bold" > €19.6< / span >
(60% discount)
< / div >
2023-05-01 09:09:54 +02:00
< div class = "text-xs leading-6 pt-4 text-mild" > Visitors of the Prague Beerfi Web3 on-chain dev meetup who claimed POAP for their participation. POAPs are available for: #8, #9, #10, #11. Will be available for: #12< / div > < / div >
2023-04-25 10:41:24 +02:00
< / div > < div class = "justify-center text-center badge p-4 border border-white/30 hover:border-white border-dashed " > < div class = "mb-6 text-center" > < img src = "https://sismo-prod-hub-static.s3.eu-west-1.amazonaws.com/badges/ethereum_power_users.svg" class = "w-2/5 aspect-square grayscale badge-image inline-block object-contain" > < / div >
2023-04-25 09:41:04 +02:00
< div class = "w-full" >
< div class = "font-bold" > < a href = "https://app.sismo.io/?badge=ethereum-power-user-zk-badge" target = "_blank" class = "external animate-section font-mono2 lowercase" > Ethereum Power User ZK Badge< / a > < / div >
< div class = "mt-4" > Ticket: < span class = "font-bold" > €24.5< / span >
(50% discount)
< / div >
2023-04-25 10:42:24 +02:00
< div class = "text-xs leading-6 pt-4 text-mild" > The top 0.1% most active users on Ethereum< / div > < / div >
2023-04-25 10:41:24 +02:00
< / div > < div class = "justify-center text-center badge p-4 border border-white/30 hover:border-white border-dashed " > < div class = "mb-6 text-center" > < img src = "https://ultrasound.money/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fultrasoundpoapstill.f671f812.png&w=384&q=75" class = "w-2/5 aspect-square grayscale badge-image inline-block object-contain" > < / div >
2023-04-25 09:41:04 +02:00
< div class = "w-full" >
< div class = "font-bold" > < a href = "https://poap.gallery/event/65873" target = "_blank" class = "external animate-section font-mono2 lowercase" > Ultra sound POAP< / a > < / div >
< div class = "mt-4" > Ticket: < span class = "font-bold" > €29.4< / span >
(40% discount)
< / div >
2023-04-25 10:42:24 +02:00
< div class = "text-xs leading-6 pt-4 text-mild" > A special POAP for 1,559 pre-merge believers< / div > < / div >
2023-04-25 10:41:24 +02:00
< / div > < div class = "justify-center text-center badge p-4 border border-white/30 hover:border-white border-dashed " > < div class = "mb-6 text-center" > < img src = "https://sismo-prod-hub-static.s3.eu-west-1.amazonaws.com/badges/aztec-connect-depositors.svg" class = "w-2/5 aspect-square grayscale badge-image inline-block object-contain" > < / div >
2023-04-25 09:41:04 +02:00
< div class = "w-full" >
< div class = "font-bold" > < a href = "https://app.sismo.io/?badge=aztec-user-zk-badge" target = "_blank" class = "external animate-section font-mono2 lowercase" > Aztec User ZK Badge< / a > < / div >
< div class = "mt-4" > Ticket: < span class = "font-bold" > €36.75< / span >
(25% discount)
< / div >
2023-04-25 10:42:24 +02:00
< div class = "text-xs leading-6 pt-4 text-mild" > ZK Badge for Aztec V1 and V2 depositors< / div > < / div >
2023-04-25 10:41:24 +02:00
< / div > < div class = "justify-center text-center badge p-4 border border-white/30 hover:border-white border-dashed " > < div class = "mb-6 text-center" > < img src = "https://sismo-prod-hub-static.s3.eu-west-1.amazonaws.com/badges/sismo_contributors.svg" class = "w-2/5 aspect-square grayscale badge-image inline-block object-contain" > < / div >
2023-04-25 09:41:04 +02:00
< div class = "w-full" >
< div class = "font-bold" > < a href = "https://app.sismo.io/?badge=sismo-contributor-zk-badge" target = "_blank" class = "external animate-section font-mono2 lowercase" > Sismo Contributor ZK Badge< / a > < / div >
< div class = "mt-4" > Ticket: < span class = "font-bold" > €36.75< / span >
(25% discount)
< / div >
2023-04-25 10:42:24 +02:00
< div class = "text-xs leading-6 pt-4 text-mild" > ZK Badge owned by Sismo contributors. This Badge is used in Sismo Governance for contributors to voice their opinions.< / div > < / div >
2023-04-25 10:41:24 +02:00
< / div > < div class = "justify-center text-center badge p-4 border border-white/30 hover:border-white border-dashed " > < div class = "mb-6 text-center" > < img src = "https://sismo-prod-hub-static.s3.eu-west-1.amazonaws.com/badges/gitcoin_grants_round_15_donors.svg" class = "w-2/5 aspect-square grayscale badge-image inline-block object-contain" > < / div >
2023-04-25 09:41:04 +02:00
< div class = "w-full" >
< div class = "font-bold" > < a href = "https://app.sismo.io/?badge=gr15-gitcoin-contributor-zk-badge" target = "_blank" class = "external animate-section font-mono2 lowercase" > GR15 Gitcoin Contributor ZK Badge< / a > < / div >
< div class = "mt-4" > Ticket: < span class = "font-bold" > €36.75< / span >
(25% discount)
< / div >
2023-04-25 10:42:24 +02:00
< div class = "text-xs leading-6 pt-4 text-mild" > ZK Badge owned by contributors of the 15th round of Gitcoin Grants< / div > < / div >
2023-04-25 09:41:04 +02:00
< / div > < / div > < / div >
< div class = "text-xl font-mono2 lowercase mt-12 mb-8" > Other discounts (via form)
2023-04-25 07:46:32 +02:00
< / div >
< div class = "text-mild" > < p > We also offer discounts for other groups such as active open-source contributors to privacy protocols, privacy (lunarpunk) advocates, full-time students, attendees from OECD low income countries, independent developers, etc. Feel free to request your special discount using the form:< / p > < / div >
< div class = "mt-8 mb-8" > < a href = "https://attend.web3privacy.info" > < button class = "button" > Apply for a discount< / button > < / a > < / div > < / div > < / div > < / div > < / div > < / div >
2023-02-12 01:08:18 +01:00
2023-04-25 07:46:32 +02:00
< div class = "pb-36 bg-[#0e0e0e]" id = "faq" > < div class = "middle-pane-medium pt-20 mx-auto" > < div class = "section-header" > FAQ< / div >
< div class = "grid md:grid-cols-2 gap-8 md:gap-16" > < div class = "faq-item cursor-help" > < div class = "text-xl mb-6 animate-section" > What is Web3Privacy Now?< / div >
< div class = "markdown text-sm text-mild desc leading-6" > < p > < a href = "http://web3privacy.info/" > Web3privacy now< / a > is a research project aimed at building a culture of privacy industry in web3: the most extensive database of privacy-enhancing solutions, the framework for PEDApps ideation, use-cases database & many more.< / p > < / div >
< / div > < div class = "faq-item cursor-help" > < div class = "text-xl mb-6 animate-section" > What is Prague Blockchain Week?< / div >
< div class = "markdown text-sm text-mild desc leading-6" > < p > < a href = "http://prgblockweek.com/" > Prague Blockchain Week 2023< / a > (#PBW23) is a decentralized gathering of all people interested in cryptocurrencies and related topics. It consists of many independent events across Jun 2 - 11, including conferences, hackathons, workshops, community meetups, as well as various parties and happy hours.< / p > < / div >
< / div > < div class = "faq-item cursor-help" > < div class = "text-xl mb-6 animate-section" > Who is the event for?< / div >
< div class = "markdown text-sm text-mild desc leading-6" > < p > Our event is for 300 people interested in privacy topics in the Web3 industry. We aim to make our content accessible to everyone - rather than going into deep technical detail, we'll discuss privacy topics in their broader context.< / p > < / div >
< / div > < div class = "faq-item cursor-help" > < div class = "text-xl mb-6 animate-section" > When will tickets go on sale? What will be the payment options?< / div >
< div class = "markdown text-sm text-mild desc leading-6" > < p > Tickets will go on sale in April 2023. Payment will be possible via credit card, Bitcoin (on-chain), Lightning Network or possibly other cryptocurrencies.< / p > < / div >
< / div > < div class = "faq-item cursor-help" > < div class = "text-xl mb-6 animate-section" > Do you offer any discounts?< / div >
< div class = "markdown text-sm text-mild desc leading-6" > < p > Yes, we do! We offer discounted tickets (up to 100%!) for independent developers, students and especially active privacy advocates or open-source contributors to private protocols or tools. If you are interested in a discount, please fill out < a href = "https://attend.web3privacy.info" > this form< / a > .< / p > < / div >
< / div > < div class = "faq-item cursor-help" > < div class = "text-xl mb-6 animate-section" > How do I get to the venue?< / div >
< div class = "markdown text-sm text-mild desc leading-6" > < p > Venue X10 (full name "< a href = "https://divadlox10.cz" > Divadlo X10< / a > ") is located in the centre of Prague near the metro station < em > Národní Třída< / em > (Line B) and < em > Můstek< / em > (Line A,C). The address is < a href = "https://goo.gl/maps/Yh8qWagnqB1DvK676" > Charvátova 10/39, Prague 1, 110 00< / a > (< a href = "https://goo.gl/maps/Yh8qWagnqB1DvK676" > Google Maps< / a > , < a href = "https://www.openstreetmap.org/node/10308561358" > OpenStreetMap< / a > ).< / p > < / div >
< / div > < div class = "faq-item cursor-help" > < div class = "text-xl mb-6 animate-section" > Will the talks be livestreamed and/or recorded?< / div >
< div class = "markdown text-sm text-mild desc leading-6" > < p > Yes, we're planning both. A livestream of the conference and recordings of the talks and panels will be publicly available after the conference.< / p > < / div >
< / div > < div class = "faq-item cursor-help" > < div class = "text-xl mb-6 animate-section" > I have another question, where can I contact you?< / div >
2023-04-28 14:09:39 +02:00
< div class = "markdown text-sm text-mild desc leading-6" > < p > You can contact the organizing team or the community around the event in our public Matrix space or Signal group: < a href = "https://chat.web3privacy.info/" > chat.web3privacy.info< / a > < / p > < / div >
2023-02-12 17:12:29 +01:00
< / div > < / div > < / div > < / div >
2023-02-11 21:55:49 +01:00
2023-04-28 14:29:35 +02:00
< footer class = "pb-16 bg-black" > < div class = "middle-pane-big pt-10 mx-auto" > < div class = "flex gap-4" > < div class = "grow" > < div class = "w-28 sm:w-32 lg:w-48" > < a href = "https://web3privacy.info" > < img src = "/logo.svg" alt = "Web3Privacy Now" > < / a > < / div > < / div >
< div class = "text-right" > < div class = "text-sm flex flex-wrap gap-2 sm:gap-4 ml-8 mb-8 text-mild" > < div > < span class = "font-mono2 lowercase" > Twitter< / span >
< a href = "https://twitter.com/web3privacy" class = "text-md no-underline hover:underline external animate-section" target = "_blank" > @web3privacy< / a > < / div >
2023-04-28 17:15:12 +02:00
< div > < span class = "font-mono2 lowercase" > Bluesky< / span >
< a href = "https://staging.bsky.app/profile/web3privacy.info" class = "external animate-section text-md no-underline hover:underline" target = "_blank" > @web3privacy.info< / a > < / div >
< div > < span class = "font-mono2 lowercase" > Matrix< / span >
< a href = "https://matrix.to/#/#web3privacy:gwei.cz" class = "external animate-section text-md no-underline hover:underline" target = "_blank" > #web3privacy:gwei.cz< / a > < / div > < / div >
2023-04-28 14:29:35 +02:00
< / div > < / div >
< div class = "mt-4 text-sm text-supermild text-right" > < p > This web is built with < a href = "https://kit.svelte.dev/" > SvelteKit< / a > and is < a href = "https://github.com/web3privacy/w3ps1" > open-source< / a > under CC0 license< / p > < / div > < / div > < / footer > < / div >
2023-02-11 21:55:49 +01:00
2023-05-04 06:40:08 +02:00
< script type = "module" data-sveltekit-hydrate = "qsqxks" >
import { start } from "./_app/immutable/start-448936a7.js";
2023-02-11 21:55:49 +01:00
start({
assets: "",
env: {},
2023-05-04 06:40:08 +02:00
target: document.querySelector('[data-sveltekit-hydrate="qsqxks"]').parentNode,
version: "1683175187889",
2023-02-11 21:55:49 +01:00
hydrate: {
node_ids: [0, 2],
data: [{type:"data",data:null,uses:{}},null],
form: null,
error: null
}
});
< / script >
2023-05-01 09:09:54 +02:00
< script type = "application/json" data-sveltekit-fetched data-url = "https://badges-pretix-voucher-api.web3privacy.info/badges" > { " s t a t u s " : 2 0 0 , " s t a t u s T e x t " : " O K " , " h e a d e r s " : { } , " b o d y " : " [ { \ " i d \ " : \ " m e r g o o o r \ " , \ " t y p e \ " : \ " s i s m o \ " , \ " s i s m o I d \ " : \ " 1 0 0 0 0 0 4 0 \ " , \ " n a m e \ " : \ " T h e M e r g e C o n t r i b u t o r Z K B a d g e \ " , \ " s h o r t n a m e \ " : \ " T h e M e r g o o o r P a s s \ " , \ " i m g \ " : \ " h t t p s : / / s i s m o - p r o d - h u b - s t a t i c . s 3 . e u - w e s t - 1 . a m a z o n a w s . c o m / b a d g e s / t h e _ m e r g e _ c o n t r i b u t o r . s v g \ " , \ " d i s c o u n t \ " : 1 0 0 , \ " t e x t \ " : \ " C o r e d e v e l o p e r t h a t h a s c o n t r i b u t e d t o t h e m i g r a t i o n o f E t h e r e u m f r o m P r o o f o f W o r k t o P r o o f o f S t a k e . C u r a t e d b y T i m B e i k o \ " , \ " u r l \ " : \ " h t t p s : / / a p p . s i s m o . i o / ? b a d g e = t h e - m e r g e - c o n t r i b u t o r - z k - b a d g e \ " } , { \ " i d \ " : \ " b o h e m i a n d a o \ " , \ " t y p e \ " : \ " l i s t \ " , \ " n a m e \ " : \ " B o h e m i a n D A O m e m b e r s \ " , \ " i m g \ " : \ " h t t p s : / / d a o h a u s . m y p i n a t a . c l o u d / i p f s / Q m W g F V a h Q N v U p d Y 6 r H M h c s X X r y Z R 4 s 5 M W e W F m g t L i W E B V b \ " , \ " d i s c o u n t \ " : 1 0 0 , \ " t e x t \ " : \ " M e m b e r s o f t h i s C z e c h / S l o v a k D A O w h i c h s u p p o r t s l o c a l e c o s y s t e m \ " , \ " u r l \ " : \ " h t t p s : / / a p p . d a o h a u s . c l u b / d a o / 0 x 6 4 / 0 x f 7 6 2 a c e 2 c 2 1 5 f d a d 0 3 1 b 3 3 c 6 5 6 9 8 2 7 1 8 c 4 0 8 4 7 8 6 / m e m b e r s \ " , \ " h o l d e r s C o u n t \ " : 1 4 } , { \ " i d \ " : \ " e t h b r n o 2 \ " , \ " t y p e \ " : \ " l i s t \ " , \ " n a m e \ " : \ " E T H B r n o ² ( 2 0 2 2 ) H a c k e r S B T T o k e n \ " , \ " i m g \ " : \ " h t t p s : / / e t h b r n o . c z / o g b r n o . p n g \ " , \ " d i s c o u n t \ " : 8 2 , \ " t e x t \ " : \ " H a c k e r s w h o p a r t i c i p a t e d i n t h e E T H B r n o ² h a c k a t h o n a n d c l a i m e d t h e S B T t o k e n \ " , \ " u r l \ " : \ " h t t p s : / / o p t i m i s t i c . e t h e r s c a n . i o / t o k e n / 0 x c A 2 0 a 3 A A F 6 0 0 a 8 7 3 F 9 F 6 b 5 B 6 6 3 D b 7 B 9 2 7 5 f 1 6 c e 9 # b a l a n c e s \ " , \ " h o l d e r s C o u n t \ " : 8 6 } , { \ " i d \ " : \ " e t h b r n o 1 \ " , \ " t y p e \ " : \ " l i s t \ " , \ " n a m e \ " : \ " E T H B r n o ( 2 0 2 1 ) P O A P \ " , \ " i m g \ " : \ " h t t p s : / / a s s e t s . p o a p . x y z / e t h b r n o - 2 0 2 1 - 2 0 2 1 - l o g o - 1 6 3 6 6 5 8 2 7 7 2 6 5 . p n g \ " , \ " d i s c o u n t \ " : 8 2 , \ " t e x t \ " : \ " A t t e n d e e s o f f i r s t E T H B r n o w h o c l a i m e d P O A P f o r t h e i r p a r t i c i p a t i o n . \ " , \ " u r l \ " : \ " h t t p s : / / p o a p . g a l l e r y / e v e n t / 1 3 5 5 0 \ " , \ " h o l d e r s C o u n t \ " : 7 2 } , { \ " i d \ " : \ " e t h b e r l i n 3 \ " , \ " t y p e \ " : \ " l i s t \ " , \ " n a m e \ " : \ " E T H B e r l i n ³ ( 2 0 2 2 ) A t t e n d e e ( E t h e r C a r d h o l d e r ) \ " , \ " i m g \ " : \ " h t t p s : / / e t h b e r l i n . o o o / E T H B e r l i n . g i f \ " , \ " d i s c o u n t \ " : 7 5 , \ " t e x t \ " : \ " H a c k e r s a n d o t h e r a t t e n d e e s w h o b e e n a t E T H B e r l i n ³ a n d r e c e i v e d a n E t h e r C a r d . \ " , \ " u r l \ " : \ " h t t p s : / / g i t h u b . c o m / e t h b 3 r l i n / a t t e n d e e s \ " , \ " h o l d e r s C o u n t \ " : 1 0 0 0 } , { \ " i d \ " : \ " b e e r f i - p o a p \ " , \ " t y p e \ " : \ " l i s t \ " , \ " n a m e \ " : \ " B e e r f i P r a g u e P O A P \ " , \ " i m g \ " : \ " h t t p s : / / a s s e t s . p o a p . x y z / b e e r f i - 2 3 8 - 2 0 2 3 - l o g o - 1 6 7 4 5 9 0 2 3 3 2 3 8 . p n g \ " , \ " d i s c o u n t \ " : 6 0 , \ " t e x t \ " : \ " V i s i t o r s o f t h e P r a g u e B e e r f i W e b 3 o n - c h a i n d e v m e e t u p w h o c l a i m e d P O A P f o r t h e i r p a r t i c i p a t i o n . P O A P s a r e a v a i l a b l e f o r : # 8 , # 9 , # 1 0 , # 1 1 . W i l l b e a v a i l a b l e f o r : # 1 2 \ " , \ " u r l \ " : \ " h t t p s : / / b e e r f i . g w e i . c z / \ " , \ " h o l d e r s C o u n t \ " : 3 1 } , { \ " i d \ " : \ " e t h - p o w e r - u s e r \ " , \ " t y p e \ " : \ " s i s m o \ " , \ " s i s m o I d \ " : \ " 1 0 0 0 0 0 0 5 \ " , \ " n a m e \ " : \ " E t h e r e u m P o w e r U s e r Z K B a d g e \ " , \ " i m g \ " : \ " h t t p s : / / s i s m o - p r o d - h u b - s t a t i c . s 3 . e u - w e s t - 1 . a m a z o n a w s . c o m / b a d g e s / e t h e r e u m _ p o w e r _ u s e r s . s v g \ " , \ " d i s c o u n t \ " : 5 0 , \ " t e x t \ " : \ " T h e t o p 0 . 1 % m o s t a c t i v e u s e r s o n E t h e r e u m \ " , \ " u r l \ " : \ " h t t p s : / / a p p . s i s m o . i o / ? b a d g e = e t h e r e u m - p o w e r - u s e r - z k - b a d g e \ " } , { \ " i d \ " : \ " u l t r a s o u n d - m o n e y \ " , \ " t y p e \ " : \ " l i s t \ " , \ " n a m e \ " : \ " U l t r a s o u n d P O A P \ " , \ " i m g \ " : \ " h t t p s : / / u l t r a s o u n d . m o n e y / _ n e x t / i m a g e ? u r l = % 2 F _ n e x t % 2 F s t a t i c % 2 F m e d i a % 2 F u l t r a s o u n d p o a p s t i l l . f 6 7 1 f 8 1 2 . p n g & w = 3 8 4 & q = 7 5 \ " , \ " d i s c o u n t \ " : 4 0 , \ " t e x t \ " : \ " A s p e c i a l P O A P f o r 1 , 5 5 9 p r e - m e r g e b e l i e v e r s \ " , \ " u r l \ " : \ " h t t p s : / / p o a p . g a l l e r y / e v e n t / 6 5 8 7 3 \ " , \ " h o l d e r s C o u n t \ " : 1 4 8 8 } , { \ " i d \ " : \ " a z t e c - u s e r \ " , \ " t y p e \ " : \ " s i s m o \ " , \ " s i s m o I d \ " : \ " 1 0 0 0 0 0 7 0 \ " , \ " n a m e \ " : \ " A z t e c U s e r Z K B a d g e \ " , \ " i m g \ " : \ " h t t p s : / / s i s m o - p r o d - h u b - s t a t i c . s 3 . e u - w e s t - 1 . a m a z o n a w s . c o m / b a d g e s / a z t e c - c o n n e c t - d e p o s i t o r s . s v g \ " , \ " d i s c o u n t \ " : 2 5 , \ " t e x t \ " : \ " Z K B a d g e f o r A z t e c V 1 a n d V 2 d e p o s i t o r s \ " , \ " u r l \ " : \ " h t t p s : / / a p p . s i s m o . i o / ? b a d g e = a z t e c - u s e r - z k - b a d g e \ " } , { \ " i d \ " : \ " s i s m o - c o n t r i b u t o r \ " , \ " t y p e \ " : \ " s i s m o \ " , \ " s i s m o I d \ " : \ " 1 5 1 5 1 1 1 1 \ " , \ " n a m e \ " : \ " S i s m o C o n t r i b u t o r Z K B a d g e \ " , \ " i m g \ " : \ " h t t p s : / / s i s m o - p r o d - h u b - s t a t i c . s 3 . e u - w e s t - 1 . a m a z o n a w s . c o m / b a d g e s / s i s m o _ c o n t r i b u t o r s . s v g \ " , \ " d i s c o u n t \ " : 2 5 , \ " t e x t \ " : \ " Z K B a d g e o w n e d b y S i s m o c o n t r i b u t o r s . T h i s B a d g e i s u s e d i n S i s m o G o v e r n a n c e f o r c o n t r i b u t o r s t o v o i c e t h e i r o p i n i o n s . \ " , \ " u r l \ " : \ " h t t p s : / / a p p . s i s m o . i o / ? b a d g e = s i s m o - c o n t r i b u t o r - z k - b a d g e \ " } , { \ " i d \ " : \ " g r 1 5 - c o n t r i b u t o r \ " , \ " t y p e \ " : \ " s i s m o \ " , \ " s i s m o I d \ " : \ " 1 0 0 0 0 0 2 6 \ " , \ " n a m e \ " : \ " G R 1 5 G i t c o i n C o n t r i b u t o r Z K B a d g e \ " , \ " i m g \ " : \ " h t t p s : / / s i s m o - p r o d - h u b - s t a t i c . s 3 . e u - w e s t - 1 . a m a z o n a w s . c o m / b a d g e s
2023-02-27 07:03:31 +01:00
< script src = "https://cdn.jsdelivr.net/npm/web3@latest/dist/web3.min.js" > < / script >
2023-02-23 14:29:55 +01:00
< script
defer
data-domain="prague.web3privacy.info"
src="https://x.gwei.cz/js/script.js"
>< / script >
2023-02-11 21:55:49 +01:00
< / body >
< / html >