This commit is contained in:
burningtree 2023-02-21 11:10:29 +00:00
rodič 6dc7daf2dd
revize f12f6c2391
12 změnil soubory, kde provedl 80 přidání a 65 odebrání

Zobrazit soubor

@ -497,6 +497,10 @@ footer a:hover,
.markdown p {
}
.markdown.multiline > p:not(:last-child){
margin-bottom: 2.5rem;
}
.middle-pane-medium{
margin-left: auto;
margin-right: auto;

Zobrazit soubor

@ -1,5 +1,5 @@
import { _ } from "./_layout-fae4742b.js";
import { default as default2 } from "../components/pages/_layout.svelte-90880433.js";
import { _ } from "./_layout-4e6dae77.js";
import { default as default2 } from "../components/pages/_layout.svelte-6ef0fe63.js";
export {
default2 as component,
_ as universal

Zobrazit soubor

@ -1,4 +1,4 @@
import { default as default2 } from "../components/pages/_page.svelte-782630be.js";
import { default as default2 } from "../components/pages/_page.svelte-7c842998.js";
export {
default2 as component
};

Zobrazit soubor

@ -17,7 +17,7 @@ const data = {
aggregator: "Prague Blockchain Week 2023",
aggregatorUrl: "http://prgblockweek.com/",
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",
intro: "If privacy is a human right, then we need to protect it.\n\nPrivacy 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.\n\nThe 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 vs Privacy",
@ -27,35 +27,46 @@ const data = {
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)" },
{
title: "Mixnets → Full-Stack Privacy",
desc: "Imagine a Full-Stack Privacy -> how would it even look alike!"
title: "Human rights DAOs (pro-privacy)",
desc: "How privacy-enhancing tools could protect DAOs working within non-democratic countries."
},
{
title: "Identity (ID)",
desc: "Decentralised identity is the key to Web3, but at the same time to KYC & AML. Ethical way of building DID without embedded surveillence logic."
},
{
title: "Full-Stack Privacy",
desc: "Full-Stack Privacy is achievable if we ensivion one. Combining both on-chain & off-chain privacy."
},
{
title: "Private messaging protocols",
desc: "We need resilient privacy-preserving, p2p communication layers for Web3, that allows free and uncensored human-to-human, machine-to-machine or hybrid communication."
},
{
title: "Solarpunk vs Lunarpunk",
title: "Lunarpunk vs Solarpunk",
desc: "For solarpunk to succeed it must integrate the lunarpunk unconscious. The only hope for solarpunk is to [go dark](https://www.egirlcapital.com/writings/107533289). Do you agree?"
},
{ title: "Cryptography" },
{
title: "Tech journalists",
desc: "Ethical crypto vs global cyberwars agenda"
title: "R&D: ZK, MPC, THE",
desc: "There are many different cryptography technics for privacy preservation. How to balance them all & avoid 1-tool chokepoint?"
},
{
title: "Privacy readiness levels",
desc: "Introduction of the privacy scoring mechanism to help non-tech people understand security level of the solution"
},
{
title: "Privacy wars",
desc: "Why are privacy-blockchain socials so toxic? We should stop hating each other & work together"
desc: "Why are privacy-blockchain socials so toxic? How could we stop hating each other & work together"
},
{ title: "Privacy workforce" },
{ title: "Privacy activist's" },
{ title: "R&D (ZK, MPC)" },
{
title: "Privacy activism",
desc: "Mapping down tools to protect privacy industry: from builders like Alexey Pertsev to projects."
},
{
title: "Network states (with a privacy focus)",
desc: "The network state-as-a-grassroots movement"
desc: "Time ot imagine the network state-as-a-grassroots movement for privacy, freedom & better future."
},
{
title: "Veksl",

Zobrazit soubor

@ -968,6 +968,7 @@ function instance($$self, $$props, $$invalidate) {
};
onMount(async () => {
setTimeout(homepageAnimation, 0);
setInterval(homepageAnimation, 1e4);
let lastScrollTop = null;
setInterval(
() => {

Zobrazit soubor

@ -1632,7 +1632,7 @@ function create_fragment(ctx) {
attr(meta5, "content", meta5_content_value = "https://" + /*data*/
ctx[0].config.domain + /*data*/
ctx[0].config.image);
attr(div0, "class", "py-16 md:py-32 md:w-2/3 mx-auto markdown");
attr(div0, "class", "py-16 md:py-32 md:w-2/3 mx-auto markdown multiline");
attr(div1, "class", "section-header");
attr(div2, "class", "grid md:grid-cols-3 gap-4 md:gap-10");
attr(div3, "class", "middle-pane-medium pb-16 text-xl text-center mx-auto");

Zobrazit soubor

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

Zobrazit soubor

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

Zobrazit soubor

@ -900,9 +900,9 @@ const __vitePreload = function preload(baseModule, deps, importerUrl) {
};
const matchers = {};
const nodes = [
() => __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/0-5a44086e.js"), true ? ["./chunks/0-5a44086e.js","./chunks/_layout-4e6dae77.js","./components/pages/_layout.svelte-6ef0fe63.js","./chunks/index-a23f1e07.js","./chunks/helpers-bfd3e6c9.js","./assets/_layout-6f609acd.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)
() => __vitePreload(() => import("./chunks/2-9ea91e1c.js"), true ? ["./chunks/2-9ea91e1c.js","./components/pages/_page.svelte-7c842998.js","./chunks/index-a23f1e07.js","./chunks/helpers-bfd3e6c9.js"] : void 0, import.meta.url)
];
const server_loads = [];
const dictionary = {

Zobrazit soubor

@ -1 +1 @@
{"version":"1676906013344"}
{"version":"1676977823713"}

Zobrazit soubor

@ -17,7 +17,7 @@
"aggregator": "Prague Blockchain Week 2023",
"aggregatorUrl": "http://prgblockweek.com/",
"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",
"intro": "If privacy is a human right, then we need to protect it.\n\nPrivacy 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.\n\nThe 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 vs Privacy",
@ -28,46 +28,47 @@
"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": "Human rights DAOs (pro-privacy)",
"desc": "How privacy-enhancing tools could protect DAOs working within non-democratic countries."
},
{
"title": "Identity (ID)"
"title": "Identity (ID)",
"desc": "Decentralised identity is the key to Web3, but at the same time to KYC & AML. Ethical way of building DID without embedded surveillence logic."
},
{
"title": "Mixnets → Full-Stack Privacy",
"desc": "Imagine a Full-Stack Privacy -> how would it even look alike!"
"title": "Full-Stack Privacy",
"desc": "Full-Stack Privacy is achievable if we ensivion one. Combining both on-chain & off-chain privacy."
},
{
"title": "Private messaging protocols",
"desc": "We need resilient privacy-preserving, p2p communication layers for Web3, that allows free and uncensored human-to-human, machine-to-machine or hybrid communication."
},
{
"title": "Solarpunk vs Lunarpunk",
"title": "Lunarpunk vs Solarpunk",
"desc": "For solarpunk to succeed it must integrate the lunarpunk unconscious. The only hope for solarpunk is to [go dark](https://www.egirlcapital.com/writings/107533289). Do you agree?"
},
{
"title": "Cryptography"
"title": "R&D: ZK, MPC, THE",
"desc": "There are many different cryptography technics for privacy preservation. How to balance them all & avoid 1-tool chokepoint?"
},
{
"title": "Tech journalists",
"desc": "Ethical crypto vs global cyberwars agenda"
"title": "Privacy readiness levels",
"desc": "Introduction of the privacy scoring mechanism to help non-tech people understand security level of the solution"
},
{
"title": "Privacy wars",
"desc": "Why are privacy-blockchain socials so toxic? We should stop hating each other & work together"
"desc": "Why are privacy-blockchain socials so toxic? How could we stop hating each other & work together"
},
{
"title": "Privacy workforce"
},
{
"title": "Privacy activist's"
},
{
"title": "R&D (ZK, MPC)"
"title": "Privacy activism",
"desc": "Mapping down tools to protect privacy industry: from builders like Alexey Pertsev to projects."
},
{
"title": "Network states (with a privacy focus)",
"desc": "The network state-as-a-grassroots movement"
"desc": "Time ot imagine the network state-as-a-grassroots movement for privacy, freedom & better future."
},
{
"title": "Veksl",

Zobrazit soubor

@ -6,15 +6,15 @@
<meta name="viewport" content="width=device-width" />
<meta name="theme-color" content="#000000" />
<meta http-equiv="content-security-policy" content="">
<link href="./_app/immutable/assets/_layout-90b2abc7.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/start-af60291d.js">
<link href="./_app/immutable/assets/_layout-6f609acd.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/start-ba3947a7.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index-a23f1e07.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-efde5fcf.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-90880433.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-6ef0fe63.js">
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-bfd3e6c9.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-bb9d63f9.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-fae4742b.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-782630be.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-1v6y0me_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/web3privacy.png"><!-- HEAD_svelte-1v6y0me_END -->
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-71c04cf6.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-4e6dae77.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-7c842998.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-1v6y0me_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/web3privacy.png"><!-- HEAD_svelte-1v6y0me_END -->
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
@ -33,36 +33,34 @@
<div class="bg-black" id="about"><div class="middle-pane-medium pb-16 text-xl text-center mx-auto"><div class="py-16 md:py-32 md:w-2/3 mx-auto markdown"><p>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 <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></div>
<div class="bg-black" id="about"><div class="middle-pane-medium pb-16 text-xl text-center mx-auto"><div class="py-16 md:py-32 md:w-2/3 mx-auto markdown multiline"><p>If privacy is a human right, then we need to protect it.</p><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 &amp; anti-surveillance capitalism practices.</p><p>The conference complements the research project <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></div>
<div class="section-header">Key themes</div>
<div class="grid md:grid-cols-3 gap-4 md:gap-10"><div class="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">REGULATIONS VS PRIVACY</div>
<div class="mt-4 text-lg text-mild markdown"><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="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">MAINSTREAM ON-CHAIN PRIVACY</div>
<div class="mt-4 text-lg text-mild markdown"><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="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">HUMAN RIGHTS DAOS (PRO-PRIVACY)</div>
<div class="mt-4 text-lg text-mild markdown"></div>
<div class="mt-4 text-lg text-mild markdown"><p>How privacy-enhancing tools could protect DAOs working within non-democratic countries.</p></div>
</div><div class="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">IDENTITY (ID)</div>
<div class="mt-4 text-lg text-mild markdown"></div>
</div><div class="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">MIXNETS → FULL-STACK PRIVACY</div>
<div class="mt-4 text-lg text-mild markdown"><p>Imagine a Full-Stack Privacy -> how would it even look alike!</p></div>
<div class="mt-4 text-lg text-mild markdown"><p>Decentralised identity is the key to Web3, but at the same time to KYC &amp; AML. Ethical way of building DID without embedded surveillence logic.</p></div>
</div><div class="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">FULL-STACK PRIVACY</div>
<div class="mt-4 text-lg text-mild markdown"><p>Full-Stack Privacy is achievable if we ensivion one. Combining both on-chain &amp; off-chain privacy.</p></div>
</div><div class="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">PRIVATE MESSAGING PROTOCOLS</div>
<div class="mt-4 text-lg text-mild markdown"><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="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">SOLARPUNK VS LUNARPUNK</div>
</div><div class="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">LUNARPUNK VS SOLARPUNK</div>
<div class="mt-4 text-lg text-mild markdown"><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="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">CRYPTOGRAPHY</div>
<div class="mt-4 text-lg text-mild markdown"></div>
</div><div class="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">TECH JOURNALISTS</div>
<div class="mt-4 text-lg text-mild markdown"><p>Ethical crypto vs global cyberwars agenda</p></div>
</div><div class="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">R&amp;D: ZK, MPC, THE</div>
<div class="mt-4 text-lg text-mild markdown"><p>There are many different cryptography technics for privacy preservation. How to balance them all &amp; avoid 1-tool chokepoint?</p></div>
</div><div class="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">PRIVACY READINESS LEVELS</div>
<div class="mt-4 text-lg text-mild markdown"><p>Introduction of the privacy scoring mechanism to help non-tech people understand security level of the solution</p></div>
</div><div class="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">PRIVACY WARS</div>
<div class="mt-4 text-lg text-mild markdown"><p>Why are privacy-blockchain socials so toxic? We should stop hating each other &amp; work together</p></div>
<div class="mt-4 text-lg text-mild markdown"><p>Why are privacy-blockchain socials so toxic? How could we stop hating each other &amp; work together</p></div>
</div><div class="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">PRIVACY WORKFORCE</div>
<div class="mt-4 text-lg text-mild markdown"></div>
</div><div class="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">PRIVACY ACTIVIST'S</div>
<div class="mt-4 text-lg text-mild markdown"></div>
</div><div class="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">R&amp;D (ZK, MPC)</div>
<div class="mt-4 text-lg text-mild markdown"></div>
</div><div class="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">PRIVACY ACTIVISM</div>
<div class="mt-4 text-lg text-mild markdown"><p>Mapping down tools to protect privacy industry: from builders like Alexey Pertsev to projects.</p></div>
</div><div class="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">NETWORK STATES (WITH A PRIVACY FOCUS)</div>
<div class="mt-4 text-lg text-mild markdown"><p>The network state-as-a-grassroots movement</p></div>
<div class="mt-4 text-lg text-mild markdown"><p>Time ot imagine the network state-as-a-grassroots movement for privacy, freedom &amp; better future.</p></div>
</div><div class="bg-[#0d1117] hover:text-black hover:bg-white px-4 py-6 topic-item"><div class="text-2xl animate-section">VEKSL</div>
<div class="mt-4 text-lg text-mild markdown"><p>Easy onboarding to cryptocurrencies without KYC/AML using peer-to-peer tools is crucial for privacy. What options do we have today?</p></div>
</div></div></div></div>
@ -182,14 +180,14 @@
<div class="mt-4 text-supermild"><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></div></div></footer></div>
<script type="module" data-sveltekit-hydrate="7qouav">
import { start } from "./_app/immutable/start-af60291d.js";
<script type="module" data-sveltekit-hydrate="bywy4a">
import { start } from "./_app/immutable/start-ba3947a7.js";
start({
assets: "",
env: {},
target: document.querySelector('[data-sveltekit-hydrate="7qouav"]').parentNode,
version: "1676906013344",
target: document.querySelector('[data-sveltekit-hydrate="bywy4a"]').parentNode,
version: "1676977823713",
hydrate: {
node_ids: [0, 2],
data: [{type:"data",data:null,uses:{}},null],