mirror of
https://github.com/web3privacy/docs
synced 2024-10-15 18:46:26 +02:00
Merge pull request #23 from niclaz/main
Improving the navigation sidebar and reorganisation of folders
This commit is contained in:
commit
cbccadc0b2
8 changed files with 38 additions and 12 deletions
|
@ -34,7 +34,7 @@ export default defineConfig({
|
||||||
{ label: 'History', link: '/about-us/history' },
|
{ label: 'History', link: '/about-us/history' },
|
||||||
{ label: 'Brand', link: '/about-us/brand' },
|
{ label: 'Brand', link: '/about-us/brand' },
|
||||||
{ label: 'Contact us', link: '/about-us/contact-us' },
|
{ label: 'Contact us', link: '/about-us/contact-us' },
|
||||||
{ label: 'Follow us', link: '/ecosystem/follow-us' },
|
{ label: 'Follow us', link: '/about-us/follow-us' },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -57,6 +57,7 @@ export default defineConfig({
|
||||||
{ label: 'Privacy Academy 👩🏫', link: '/projects/privacy-academy' },
|
{ label: 'Privacy Academy 👩🏫', link: '/projects/privacy-academy' },
|
||||||
{ label: 'Hackathon Use Cases Generator ✨', link: '/projects/hackathon-use-cases-generator' },
|
{ label: 'Hackathon Use Cases Generator ✨', link: '/projects/hackathon-use-cases-generator' },
|
||||||
{ label: 'Women in Privacy 💃', link: '/projects/women-in-privacy' },
|
{ label: 'Women in Privacy 💃', link: '/projects/women-in-privacy' },
|
||||||
|
{ label: 'Privacy Cases 🗄️', link: '/projects/privacy-cases' },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -65,8 +66,9 @@ export default defineConfig({
|
||||||
// Each item here is one entry in the navigation menu.
|
// Each item here is one entry in the navigation menu.
|
||||||
{ label: 'Introduction', link: '/get-involved/index' },
|
{ label: 'Introduction', link: '/get-involved/index' },
|
||||||
{ label: 'Ecosystem', link: '/get-involved/partnership' },
|
{ label: 'Ecosystem', link: '/get-involved/partnership' },
|
||||||
{ label: 'Membership Organisations', link: '/get-involved/org-benefits' },
|
{ label: 'Code of Conduct', link: '/get-involved/code-of-conduct' },
|
||||||
{ label: 'Membership Indivisuals', link: '/get-involved/personal-benefits' },
|
{ label: 'Membership x Organisations', link: '/get-involved/org-benefits' },
|
||||||
|
{ label: 'Membership x Individuals', link: '/get-involved/personal-benefits' },
|
||||||
{ label: 'Donate', link: '/get-involved/donate' },
|
{ label: 'Donate', link: '/get-involved/donate' },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
@ -77,7 +79,7 @@ export default defineConfig({
|
||||||
{ label: 'Workgroups', link: '/contributors/workgroups' },
|
{ label: 'Workgroups', link: '/contributors/workgroups' },
|
||||||
{ label: 'Git repositories', link: '/contributors/git' },
|
{ label: 'Git repositories', link: '/contributors/git' },
|
||||||
{ label: 'Guide: how to deploy event website', link: '/contributors/deploy-event-website' },
|
{ label: 'Guide: how to deploy event website', link: '/contributors/deploy-event-website' },
|
||||||
{ label: 'Code of conduct', link: '/ecosystem/code-of-conduct' },
|
{ label: 'Code of conduct', link: '/get-involved/code-of-conduct' },
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -101,7 +103,7 @@ export default defineConfig({
|
||||||
{ label: 'Structure', link: '/governance/governance' },
|
{ label: 'Structure', link: '/governance/governance' },
|
||||||
{ label: 'Core Team', link: '/governance/core-team' },
|
{ label: 'Core Team', link: '/governance/core-team' },
|
||||||
{ label: 'Core Contributors', link: '/governance/core-contributors' },
|
{ label: 'Core Contributors', link: '/governance/core-contributors' },
|
||||||
{ label: 'Communication tools', link: '/ecosystem/communication' },
|
{ label: 'Communication tools', link: '/governance/communication' },
|
||||||
{ label: 'Treasury', link: '/governance/treasury' },
|
{ label: 'Treasury', link: '/governance/treasury' },
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,8 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Follow us
|
title: Follow us
|
||||||
sidebar:
|
|
||||||
order: 0
|
|
||||||
label: Follow us
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Enjoy Web3Privacy Now Community!
|
## Enjoy Web3Privacy Now Community!
|
|
@ -5,7 +5,7 @@ sidebar:
|
||||||
label: Introduction
|
label: Introduction
|
||||||
---
|
---
|
||||||
|
|
||||||
#
For all privacy advocates, projects and companies, we offer different ways to support us and become an integral part of our Ecosystem.
|
For all privacy advocates, projects and companies, we offer different ways to support us and become an integral part of our Ecosystem.
|
||||||
|
|
||||||
## GIT CONTRIBUTIONS
|
## GIT CONTRIBUTIONS
|
||||||
This is the kind of support we value most: open-source, grassroots initiatives driven by individual passion and the desire to create something meaningful.
|
This is the kind of support we value most: open-source, grassroots initiatives driven by individual passion and the desire to create something meaningful.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Benefits for Organizations
|
title: Membership x Organisations
|
||||||
---
|
---
|
||||||
|
|
||||||
## Rather than one-time deals for single events or projects, we strive for long-term, consistent collaboration to achieve a lasting impact together.
|
## Rather than one-time deals for single events or projects, we strive for long-term, consistent collaboration to achieve a lasting impact together.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Personal benefits
|
title: Membership x individuals
|
||||||
---
|
---
|
||||||
|
|
||||||
## Benefits:
|
## Benefits:
|
||||||
|
|
|
@ -38,4 +38,3 @@ DM us on [X](https://x.com/web3privacy) or drop an [email](mailto:web3privacynow
|
||||||
### [Brave Talk](https://brave.com/talk/)
|
### [Brave Talk](https://brave.com/talk/)
|
||||||
|
|
||||||
|
|
||||||
|
|
28
src/content/docs/projects/privacy-cases.md
Normal file
28
src/content/docs/projects/privacy-cases.md
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
---
|
||||||
|
title: Local-first privacy cases
|
||||||
|
---
|
||||||
|
|
||||||
|
## Local-first privacy cases
|
||||||
|
|
||||||
|
This is a research project aimed at bridging the gap between local privacy violations x events the community is doing (meetups, summits, congresses & hackathons).
|
||||||
|
|
||||||
|
It's part of the "social layer" activity fostering political awareness among developers so that they will tackle local & not just global issues.
|
||||||
|
|
||||||
|
**Case scenario**: web3 hackathon landing in the new city; our goal - introduce local-specific privacy stories, so developers can try to solve them (censorship resistance in Turkey, journalist leaks in Mexico, safe communication within occupied territories in Ukraine).
|
||||||
|
|
||||||
|
**Template for the data collection**
|
||||||
|
|
||||||
|
| Name | Description | Type of privacy | Threat actors | Negative impact |
|
||||||
|
| ------------- | ------------- |------------- |------------- | ------------- |
|
||||||
|
| Racial profiling while renting | "Berlin (and Germany in general) have a massive problem of racism in housing" | visual profiling | individuals | less renting opportunities, hostility & social disturbance |
|
||||||
|
|
||||||
|
## Test phase
|
||||||
|
We will commit to aggregate local use-cases prior to two events:
|
||||||
|
- Web3privacy now meetup x ETHRome, 3 Oct [event link](https://lu.ma/w3pn-meetup-rome1)
|
||||||
|
- Ethereum Cypherpunk Congress x Devcon (Bangkok), 11 Nov: [event link](http://congress.web3privacy.info)
|
||||||
|
|
||||||
|
_note: privacy cases will be managed by local representatives - this will ensure accuracy within cases aggregation._
|
||||||
|
|
||||||
|
**Previous work**: The Ukrainian-Russian war privacy cases for Zcash Foundation [research](https://forum.zcashcommunity.com/t/privacy-services-from-zcash-to-status-usage-within-the-ukrainian-russian-war-research/43940/11?u=aquietinvestor)
|
||||||
|
|
||||||
|
Dedicated repository for all the privacy cases can be found here: [https://github.com/web3privacy/privacycases](https://github.com/web3privacy/privacycases)
|
Loading…
Reference in a new issue