This commit is contained in:
Msiusko 2023-06-05 05:36:10 +00:00
parent 5d6ea08caa
commit 45c37d4ee6
8 changed files with 47 additions and 47 deletions

View File

@ -1,4 +1,4 @@
import { _ } from "./_layout-59e4edcf.js"; import { _ } from "./_layout-3639a6b7.js";
import { default as default2 } from "../components/pages/_layout.svelte-55dbaecd.js"; import { default as default2 } from "../components/pages/_layout.svelte-55dbaecd.js";
export { export {
default2 as component, default2 as component,

View File

@ -551,56 +551,56 @@ const data = {
speakers: [{ name: "Nick Almond" }] speakers: [{ name: "Nick Almond" }]
}, },
{ {
time: "13:00 - 14:00", time: "13:00 - 14:30",
title: "Lunch break" title: "Lunch break"
}, },
{ {
time: "14:00 - 14:20", time: "14:30 - 14:50",
title: "How privacy, electronic cash and cypherpunk tech increase our freedom", title: "How privacy, electronic cash and cypherpunk tech increase our freedom",
speakers: [{ name: "Juraj Bednar" }] speakers: [{ name: "Juraj Bednar" }]
}, },
{ {
time: "14:25 - 14:45", time: "14:55 - 15:15",
title: "Why private voting matters?", title: "Why private voting matters?",
speakers: [{ name: "Alex Kampa" }] speakers: [{ name: "Alex Kampa" }]
}, },
{ {
time: "14:50 - 15:10", time: "15:20 - 15:40",
title: "Data & meta-data exposed in wallets & RPC", title: "Data & meta-data exposed in wallets & RPC",
speakers: [{ name: "Tibor Csóka" }] speakers: [{ name: "Tibor Csóka" }]
}, },
{ {
time: "15:15 - 15:35", time: "15:45 - 16:05",
title: "Zero leaks communication", title: "Zero leaks communication",
speakers: [{ name: "Costanza Gallo" }] speakers: [{ name: "Costanza Gallo" }]
}, },
{ {
time: "15:40 - 16:00", time: "16:10 - 16:30",
title: "An Anonymous Trust and Credit System", title: "An Anonymous Trust and Credit System",
speakers: [{ name: "Merula" }] speakers: [{ name: "Merula" }]
}, },
{ {
time: "16:05 - 16:25", time: "16:35 - 16:55",
title: "Private messaging protocols", title: "Private messaging protocols",
speakers: [{ name: "Steffen Kux" }] speakers: [{ name: "Steffen Kux" }]
}, },
{ {
time: "16:30 - 16:50", time: "17:00 - 17:20",
title: "Privacy tooling fireside", title: "Privacy tooling fireside",
speakers: [{ name: "Steffen Kux, ALEX KAMPA, COSTANZA GALLO" }] speakers: [{ name: "Steffen Kux, ALEX KAMPA, COSTANZA GALLO" }]
}, },
{ {
time: "16:55 - 17:15", time: "17:25 - 17:45",
title: "Privacy ecosystem scalability", title: "Privacy ecosystem scalability",
speakers: [{ name: "Althea, Mario Havel" }] speakers: [{ name: "Althea, Mario Havel" }]
}, },
{ {
time: "17:20 - 17:40", time: "17:50 - 18:10",
title: "Private coins regulation", title: "Private coins regulation",
speakers: [{ name: "TBA" }] speakers: [{ name: "TBA" }]
}, },
{ {
time: "17:45 - 18:00", time: "18:15 - 18:30",
title: "W3PN ecosystem launch - closing ceremony", title: "W3PN ecosystem launch - closing ceremony",
speakers: [{ name: "PG, Wesley, TREE, MYKOLA SIUSKO" }] speakers: [{ name: "PG, Wesley, TREE, MYKOLA SIUSKO" }]
}, },

View File

@ -1,4 +0,0 @@
import { l } from "../../chunks/_layout-59e4edcf.js";
export {
l as load
};

View File

@ -0,0 +1,4 @@
import { l } from "../../chunks/_layout-3639a6b7.js";
export {
l as load
};

View File

@ -857,7 +857,7 @@ class Root extends SvelteComponent {
} }
const matchers = {}; const matchers = {};
const nodes = [ const nodes = [
() => __vitePreload(() => import("./chunks/0-38f912c2.js"), true ? ["./chunks/0-38f912c2.js","./chunks/_layout-59e4edcf.js","./components/pages/_layout.svelte-55dbaecd.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./assets/_layout-4b7bc54a.css"] : void 0, import.meta.url), () => __vitePreload(() => import("./chunks/0-6adfa5be.js"), true ? ["./chunks/0-6adfa5be.js","./chunks/_layout-3639a6b7.js","./components/pages/_layout.svelte-55dbaecd.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./assets/_layout-4b7bc54a.css"] : void 0, import.meta.url),
() => __vitePreload(() => import("./chunks/1-1b14460c.js"), true ? ["./chunks/1-1b14460c.js","./components/error.svelte-67e543b8.js","./chunks/index-2a025a89.js","./chunks/singletons-286ffebd.js"] : void 0, import.meta.url), () => __vitePreload(() => import("./chunks/1-1b14460c.js"), true ? ["./chunks/1-1b14460c.js","./components/error.svelte-67e543b8.js","./chunks/index-2a025a89.js","./chunks/singletons-286ffebd.js"] : void 0, import.meta.url),
() => __vitePreload(() => import("./chunks/2-ffb545dc.js"), true ? ["./chunks/2-ffb545dc.js","./chunks/_page-64f9c4c9.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./chunks/singletons-286ffebd.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url) () => __vitePreload(() => import("./chunks/2-ffb545dc.js"), true ? ["./chunks/2-ffb545dc.js","./chunks/_page-64f9c4c9.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./chunks/singletons-286ffebd.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url)
]; ];

View File

@ -1 +1 @@
{"version":"1685937559151"} {"version":"1685943352793"}

View File

@ -586,11 +586,11 @@
] ]
}, },
{ {
"time": "13:00 - 14:00", "time": "13:00 - 14:30",
"title": "Lunch break" "title": "Lunch break"
}, },
{ {
"time": "14:00 - 14:20", "time": "14:30 - 14:50",
"title": "How privacy, electronic cash and cypherpunk tech increase our freedom", "title": "How privacy, electronic cash and cypherpunk tech increase our freedom",
"speakers": [ "speakers": [
{ {
@ -599,7 +599,7 @@
] ]
}, },
{ {
"time": "14:25 - 14:45", "time": "14:55 - 15:15",
"title": "Why private voting matters?", "title": "Why private voting matters?",
"speakers": [ "speakers": [
{ {
@ -608,7 +608,7 @@
] ]
}, },
{ {
"time": "14:50 - 15:10", "time": "15:20 - 15:40",
"title": "Data & meta-data exposed in wallets & RPC", "title": "Data & meta-data exposed in wallets & RPC",
"speakers": [ "speakers": [
{ {
@ -617,7 +617,7 @@
] ]
}, },
{ {
"time": "15:15 - 15:35", "time": "15:45 - 16:05",
"title": "Zero leaks communication", "title": "Zero leaks communication",
"speakers": [ "speakers": [
{ {
@ -626,7 +626,7 @@
] ]
}, },
{ {
"time": "15:40 - 16:00", "time": "16:10 - 16:30",
"title": "An Anonymous Trust and Credit System", "title": "An Anonymous Trust and Credit System",
"speakers": [ "speakers": [
{ {
@ -635,7 +635,7 @@
] ]
}, },
{ {
"time": "16:05 - 16:25", "time": "16:35 - 16:55",
"title": "Private messaging protocols", "title": "Private messaging protocols",
"speakers": [ "speakers": [
{ {
@ -644,7 +644,7 @@
] ]
}, },
{ {
"time": "16:30 - 16:50", "time": "17:00 - 17:20",
"title": "Privacy tooling fireside", "title": "Privacy tooling fireside",
"speakers": [ "speakers": [
{ {
@ -653,7 +653,7 @@
] ]
}, },
{ {
"time": "16:55 - 17:15", "time": "17:25 - 17:45",
"title": "Privacy ecosystem scalability", "title": "Privacy ecosystem scalability",
"speakers": [ "speakers": [
{ {
@ -662,7 +662,7 @@
] ]
}, },
{ {
"time": "17:20 - 17:40", "time": "17:50 - 18:10",
"title": "Private coins regulation", "title": "Private coins regulation",
"speakers": [ "speakers": [
{ {
@ -671,7 +671,7 @@
] ]
}, },
{ {
"time": "17:45 - 18:00", "time": "18:15 - 18:30",
"title": "W3PN ecosystem launch - closing ceremony", "title": "W3PN ecosystem launch - closing ceremony",
"speakers": [ "speakers": [
{ {

View File

@ -7,14 +7,14 @@
<meta name="theme-color" content="#000000" /> <meta name="theme-color" content="#000000" />
<meta http-equiv="content-security-policy" content=""> <meta http-equiv="content-security-policy" content="">
<link href="./_app/immutable/assets/_layout-4b7bc54a.css" rel="stylesheet"> <link href="./_app/immutable/assets/_layout-4b7bc54a.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/start-5fb8a0c4.js"> <link rel="modulepreload" href="./_app/immutable/start-2795cdb2.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index-2a025a89.js"> <link rel="modulepreload" href="./_app/immutable/chunks/index-2a025a89.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-286ffebd.js"> <link rel="modulepreload" href="./_app/immutable/chunks/singletons-286ffebd.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper-f8376bb0.js"> <link rel="modulepreload" href="./_app/immutable/chunks/preload-helper-f8376bb0.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-55dbaecd.js"> <link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-55dbaecd.js">
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-88229792.js"> <link rel="modulepreload" href="./_app/immutable/chunks/helpers-88229792.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-1e1ccde6.js"> <link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-c3270665.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-59e4edcf.js"> <link rel="modulepreload" href="./_app/immutable/chunks/_layout-3639a6b7.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-b1d399f8.js"> <link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-b1d399f8.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_page-64f9c4c9.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-z1gllm_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"><meta name="og:url" content="https://prague.web3privacy.info"><meta name="og:title" content="Web3Privacy Prague 2023"><meta name="og: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="og:image" content="https://prague.web3privacy.info/banner-square.png"><!-- HEAD_svelte-z1gllm_END --> <link rel="modulepreload" href="./_app/immutable/chunks/_page-64f9c4c9.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-z1gllm_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"><meta name="og:url" content="https://prague.web3privacy.info"><meta name="og:title" content="Web3Privacy Prague 2023"><meta name="og: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="og:image" content="https://prague.web3privacy.info/banner-square.png"><!-- HEAD_svelte-z1gllm_END -->
</head> </head>
@ -322,47 +322,47 @@
<td class="text-left"><div class=""><div><span class="animate-section ">Privacy dystopia &amp; how to handle it</span></div> <td class="text-left"><div class=""><div><span class="animate-section ">Privacy dystopia &amp; how to handle it</span></div>
<div>― Nick Almond</div></div> <div>― Nick Almond</div></div>
</td> </td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->13:00 <div class="xl:inline-block hidden mx-1">-</div> 14:00<!-- HTML_TAG_END --></td> </tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->13:00 <div class="xl:inline-block hidden mx-1">-</div> 14:30<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><div><span class="animate-section ">Lunch break</span></div> <td class="text-left"><div class=""><div><span class="animate-section ">Lunch break</span></div>
<div></div></div> <div></div></div>
</td> </td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->14:00 <div class="xl:inline-block hidden mx-1">-</div> 14:20<!-- HTML_TAG_END --></td> </tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->14:30 <div class="xl:inline-block hidden mx-1">-</div> 14:50<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><div><span class="animate-section ">How privacy, electronic cash and cypherpunk tech increase our freedom</span></div> <td class="text-left"><div class=""><div><span class="animate-section ">How privacy, electronic cash and cypherpunk tech increase our freedom</span></div>
<div>― Juraj Bednar</div></div> <div>― Juraj Bednar</div></div>
</td> </td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->14:25 <div class="xl:inline-block hidden mx-1">-</div> 14:45<!-- HTML_TAG_END --></td> </tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->14:55 <div class="xl:inline-block hidden mx-1">-</div> 15:15<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><div><span class="animate-section ">Why private voting matters?</span></div> <td class="text-left"><div class=""><div><span class="animate-section ">Why private voting matters?</span></div>
<div>― Alex Kampa</div></div> <div>― Alex Kampa</div></div>
</td> </td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->14:50 <div class="xl:inline-block hidden mx-1">-</div> 15:10<!-- HTML_TAG_END --></td> </tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->15:20 <div class="xl:inline-block hidden mx-1">-</div> 15:40<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><div><span class="animate-section ">Data &amp; meta-data exposed in wallets &amp; RPC</span></div> <td class="text-left"><div class=""><div><span class="animate-section ">Data &amp; meta-data exposed in wallets &amp; RPC</span></div>
<div>― Tibor Csóka</div></div> <div>― Tibor Csóka</div></div>
</td> </td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->15:15 <div class="xl:inline-block hidden mx-1">-</div> 15:35<!-- HTML_TAG_END --></td> </tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->15:45 <div class="xl:inline-block hidden mx-1">-</div> 16:05<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><div><span class="animate-section ">Zero leaks communication</span></div> <td class="text-left"><div class=""><div><span class="animate-section ">Zero leaks communication</span></div>
<div>― Costanza Gallo</div></div> <div>― Costanza Gallo</div></div>
</td> </td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->15:40 <div class="xl:inline-block hidden mx-1">-</div> 16:00<!-- HTML_TAG_END --></td> </tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->16:10 <div class="xl:inline-block hidden mx-1">-</div> 16:30<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><div><span class="animate-section ">An Anonymous Trust and Credit System</span></div> <td class="text-left"><div class=""><div><span class="animate-section ">An Anonymous Trust and Credit System</span></div>
<div>― Merula</div></div> <div>― Merula</div></div>
</td> </td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->16:05 <div class="xl:inline-block hidden mx-1">-</div> 16:25<!-- HTML_TAG_END --></td> </tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->16:35 <div class="xl:inline-block hidden mx-1">-</div> 16:55<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><div><span class="animate-section ">Private messaging protocols</span></div> <td class="text-left"><div class=""><div><span class="animate-section ">Private messaging protocols</span></div>
<div>― Steffen Kux</div></div> <div>― Steffen Kux</div></div>
</td> </td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->16:30 <div class="xl:inline-block hidden mx-1">-</div> 16:50<!-- HTML_TAG_END --></td> </tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->17:00 <div class="xl:inline-block hidden mx-1">-</div> 17:20<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><div><span class="animate-section ">Privacy tooling fireside</span></div> <td class="text-left"><div class=""><div><span class="animate-section ">Privacy tooling fireside</span></div>
<div>― Steffen Kux, ALEX KAMPA, COSTANZA GALLO</div></div> <div>― Steffen Kux, ALEX KAMPA, COSTANZA GALLO</div></div>
</td> </td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->16:55 <div class="xl:inline-block hidden mx-1">-</div> 17:15<!-- HTML_TAG_END --></td> </tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->17:25 <div class="xl:inline-block hidden mx-1">-</div> 17:45<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><div><span class="animate-section ">Privacy ecosystem scalability</span></div> <td class="text-left"><div class=""><div><span class="animate-section ">Privacy ecosystem scalability</span></div>
<div>― Althea, Mario Havel</div></div> <div>― Althea, Mario Havel</div></div>
</td> </td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->17:20 <div class="xl:inline-block hidden mx-1">-</div> 17:40<!-- HTML_TAG_END --></td> </tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->17:50 <div class="xl:inline-block hidden mx-1">-</div> 18:10<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><div><span class="animate-section ">Private coins regulation</span></div> <td class="text-left"><div class=""><div><span class="animate-section ">Private coins regulation</span></div>
<div>― TBA</div></div> <div>― TBA</div></div>
</td> </td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->17:45 <div class="xl:inline-block hidden mx-1">-</div> 18:00<!-- HTML_TAG_END --></td> </tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->18:15 <div class="xl:inline-block hidden mx-1">-</div> 18:30<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><div><span class="animate-section ">W3PN ecosystem launch - closing ceremony</span></div> <td class="text-left"><div class=""><div><span class="animate-section ">W3PN ecosystem launch - closing ceremony</span></div>
<div>― PG, Wesley, TREE, MYKOLA SIUSKO</div></div> <div>― PG, Wesley, TREE, MYKOLA SIUSKO</div></div>
</td> </td>
@ -528,14 +528,14 @@
<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> <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>
<script type="module" data-sveltekit-hydrate="stv0bi"> <script type="module" data-sveltekit-hydrate="uk99j2">
import { start } from "./_app/immutable/start-5fb8a0c4.js"; import { start } from "./_app/immutable/start-2795cdb2.js";
start({ start({
assets: "", assets: "",
env: {}, env: {},
target: document.querySelector('[data-sveltekit-hydrate="stv0bi"]').parentNode, target: document.querySelector('[data-sveltekit-hydrate="uk99j2"]').parentNode,
version: "1685937559151", version: "1685943352793",
hydrate: { hydrate: {
node_ids: [0, 2], node_ids: [0, 2],
data: [{type:"data",data:null,uses:{}},null], data: [{type:"data",data:null,uses:{}},null],