diff --git a/_app/immutable/chunks/0-a1011ef0.js b/_app/immutable/chunks/0-4e5d26aa.js similarity index 76% rename from _app/immutable/chunks/0-a1011ef0.js rename to _app/immutable/chunks/0-4e5d26aa.js index ee8f175..1ced5e3 100644 --- a/_app/immutable/chunks/0-a1011ef0.js +++ b/_app/immutable/chunks/0-4e5d26aa.js @@ -1,4 +1,4 @@ -import { _ } from "./_layout-63e20f75.js"; +import { _ } from "./_layout-fae4742b.js"; import { default as default2 } from "../components/pages/_layout.svelte-90880433.js"; export { default2 as component, diff --git a/_app/immutable/chunks/_layout-63e20f75.js b/_app/immutable/chunks/_layout-fae4742b.js similarity index 95% rename from _app/immutable/chunks/_layout-63e20f75.js rename to _app/immutable/chunks/_layout-fae4742b.js index a0409fd..bf9e81c 100644 --- a/_app/immutable/chunks/_layout-63e20f75.js +++ b/_app/immutable/chunks/_layout-fae4742b.js @@ -19,8 +19,14 @@ const data = { sponsorUrl: "https://matrix.to/#/@tree:gwei.cz", intro: "We need to protect our privacy, and that's why we're coming together on June 5 to Prague to sit down and discuss different aspects of privacy in the Web3 industry - how we can help shape it and make it more accessible - building a shared culture. The conference complements the research project [Web3Privacy Now](http://web3privacy.info/) and was created by joining forces with the production team of the privacy hackathon [ETHBrno](https://ethbrno.cz/).\n", themes: [ - { title: "Regulations on privacy" }, - { title: "MAINSTREAM ON-CHAIN PRIVACY" }, + { + title: "Regulations vs Privacy", + desc: "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?" + }, + { + title: "MAINSTREAM ON-CHAIN PRIVACY", + desc: "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?" + }, { title: "Human rights DAOs (pro-privacy)" }, { title: "Identity (ID)" }, { diff --git a/_app/immutable/modules/pages/_layout.js-8f80b431.js b/_app/immutable/modules/pages/_layout.js-8f80b431.js deleted file mode 100644 index 0823dae..0000000 --- a/_app/immutable/modules/pages/_layout.js-8f80b431.js +++ /dev/null @@ -1,4 +0,0 @@ -import { l } from "../../chunks/_layout-63e20f75.js"; -export { - l as load -}; diff --git a/_app/immutable/modules/pages/_layout.js-bb9d63f9.js b/_app/immutable/modules/pages/_layout.js-bb9d63f9.js new file mode 100644 index 0000000..431177d --- /dev/null +++ b/_app/immutable/modules/pages/_layout.js-bb9d63f9.js @@ -0,0 +1,4 @@ +import { l } from "../../chunks/_layout-fae4742b.js"; +export { + l as load +}; diff --git a/_app/immutable/start-cca7be5b.js b/_app/immutable/start-af60291d.js similarity index 99% rename from _app/immutable/start-cca7be5b.js rename to _app/immutable/start-af60291d.js index bf654a0..01f42d8 100644 --- a/_app/immutable/start-cca7be5b.js +++ b/_app/immutable/start-af60291d.js @@ -900,7 +900,7 @@ const __vitePreload = function preload(baseModule, deps, importerUrl) { }; const matchers = {}; const nodes = [ - () => __vitePreload(() => import("./chunks/0-a1011ef0.js"), true ? ["./chunks/0-a1011ef0.js","./chunks/_layout-63e20f75.js","./components/pages/_layout.svelte-90880433.js","./chunks/index-a23f1e07.js","./chunks/helpers-bfd3e6c9.js","./assets/_layout-90b2abc7.css"] : void 0, import.meta.url), + () => __vitePreload(() => import("./chunks/0-4e5d26aa.js"), true ? ["./chunks/0-4e5d26aa.js","./chunks/_layout-fae4742b.js","./components/pages/_layout.svelte-90880433.js","./chunks/index-a23f1e07.js","./chunks/helpers-bfd3e6c9.js","./assets/_layout-90b2abc7.css"] : void 0, import.meta.url), () => __vitePreload(() => import("./chunks/1-d44bc7be.js"), true ? ["./chunks/1-d44bc7be.js","./components/error.svelte-4da6b409.js","./chunks/index-a23f1e07.js","./chunks/singletons-efde5fcf.js"] : void 0, import.meta.url), () => __vitePreload(() => import("./chunks/2-38e170f2.js"), true ? ["./chunks/2-38e170f2.js","./components/pages/_page.svelte-782630be.js","./chunks/index-a23f1e07.js","./chunks/helpers-bfd3e6c9.js"] : void 0, import.meta.url) ]; diff --git a/_app/version.json b/_app/version.json index 8a21b74..81f4b85 100644 --- a/_app/version.json +++ b/_app/version.json @@ -1 +1 @@ -{"version":"1676905610779"} \ No newline at end of file +{"version":"1676906013344"} \ No newline at end of file diff --git a/config.json b/config.json index 389d960..3da11b3 100644 --- a/config.json +++ b/config.json @@ -20,10 +20,12 @@ "intro": "We need to protect our privacy, and that's why we're coming together on June 5 to Prague to sit down and discuss different aspects of privacy in the Web3 industry - how we can help shape it and make it more accessible - building a shared culture. The conference complements the research project [Web3Privacy Now](http://web3privacy.info/) and was created by joining forces with the production team of the privacy hackathon [ETHBrno](https://ethbrno.cz/).\n", "themes": [ { - "title": "Regulations on privacy" + "title": "Regulations vs Privacy", + "desc": "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?" }, { - "title": "MAINSTREAM ON-CHAIN PRIVACY" + "title": "MAINSTREAM ON-CHAIN PRIVACY", + "desc": "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?" }, { "title": "Human rights DAOs (pro-privacy)" diff --git a/index.html b/index.html index 4b69b51..c9220e5 100644 --- a/index.html +++ b/index.html @@ -7,13 +7,13 @@ - + - - + + Web3Privacy Prague 2023 | 5. June 2023 @@ -35,10 +35,10 @@

We need to protect our privacy, and that's why we're coming together on June 5 to Prague to sit down and discuss different aspects of privacy in the Web3 industry - how we can help shape it and make it more accessible - building a shared culture. The conference complements the research project Web3Privacy Now and was created by joining forces with the production team of the privacy hackathon ETHBrno.

Key themes
-
REGULATIONS ON PRIVACY
-
+
REGULATIONS VS PRIVACY
+

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?

MAINSTREAM ON-CHAIN PRIVACY
-
+

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?

HUMAN RIGHTS DAOS (PRO-PRIVACY)
IDENTITY (ID)
@@ -182,14 +182,14 @@

This web is built with SvelteKit and is open-source under CC0 license

-