mirror of
https://github.com/web3privacy/docs
synced 2024-10-15 18:46:26 +02:00
survival kit, update roadmap
This commit is contained in:
parent
325262ad24
commit
62597edd3a
4 changed files with 23 additions and 10 deletions
|
@ -12,14 +12,9 @@ Of course, all our members have **free entry to all our [events](/events/)**.
|
|||
|
||||
### Free swag bundle: "Privacy Survival Kit"
|
||||
|
||||
Each member is entitled to collect their *Privacy Survival Kit* swag bundle once a year. Pick up is possible at our [events](/events/) (for free) or by delivery (for an extra fee).
|
||||
Each member is entitled to collect their [Privacy Survival Kit](/membership/survival-kit) swag bundle once a year.
|
||||
|
||||
*Privacy Survival Kit 2024* contains:
|
||||
* 1x W3PN bag
|
||||
* 1x W3PN t-shirt - multiple designs (depends on availability), sizes XS-XXL
|
||||
* 10x W3PN stickers - multiple designs and sizes
|
||||
* 1x W3PN notebook camera cover (cap)
|
||||
* other useful items from our organizational members
|
||||
Pick up is possible at our [events](/events/) (for free) or by delivery (for an extra fee).
|
||||
|
||||
### Access to special members-only events
|
||||
|
||||
|
|
17
docs/membership/survival-kit.md
Normal file
17
docs/membership/survival-kit.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Privacy Survival Kit
|
||||
|
||||
A package of items for our [members](/membership) that they receive for free each year as a gift for their contribution.
|
||||
|
||||
## 2024 Edition
|
||||
|
||||
:::note
|
||||
|
||||
Work in progress. The final contents of the kit not yet confirmed.
|
||||
|
||||
:::
|
||||
|
||||
* 1x W3PN bag
|
||||
* 1x W3PN t-shirt - multiple designs (depends on availability), sizes XS-XXL
|
||||
* 10x W3PN stickers - multiple designs and sizes
|
||||
* 1x W3PN notebook camera cover (cap)
|
||||
* other useful items from our organizational members
|
|
@ -6,9 +6,9 @@ Here you can find a high-level overview of what we are planning for the future.
|
|||
|
||||
| | 2024 Roadmap |
|
||||
| --- | --- |
|
||||
| ⚙️ Core Initiative | • [Association](/association/) (legal entity)<br/> • [Membership](/membership/)
|
||||
| 🔬 [Research](/research/) | Upcoming reports:<br/> • [Privacy Guides for the general public](https://github.com/web3privacy/grants/blob/main/README.md#-privacy-guides)<br/>• [Scoring Model v2.0](https://github.com/web3privacy/grants/blob/main/README.md#-privacy-beat)<br/>• [Hackathon Curation Pack](https://github.com/web3privacy/grants/blob/main/README.md#-hackathon-curation-pack) |
|
||||
| 📅 [Events](/events/) | [2024 Season](/events/seasons/2024): 1 hackathon, 2 summits, 14 meetups (17 events) |
|
||||
| ⚙️ Core Initiative | • [Association](/association/) (legal entity)<br/> • [Membership](/membership/) (incl. [Privacy Survival Kit](/membership/survival-kit)) |
|
||||
| 🔬 [Research](/research/) | Upcoming reports:<br/> • [Privacy Guides for the general public](https://github.com/web3privacy/grants/blob/main/README.md#-privacy-guides)<br/>• [Scoring Model v2.0](https://github.com/web3privacy/grants/blob/main/README.md#-privacy-beat)[Hackathon Curation Pack](https://github.com/web3privacy/grants/blob/main/README.md#-hackathon-curation-pack) |
|
||||
| 📅 [Events](/events/) | [2024 Season](/events/seasons/2024):<br/> • 17 events in 14 countries<br/> • 1 hackathon, 2 summits, 14 meetups |
|
||||
| 👁️ [Privacy Explorer](/projects/privacy-explorer) | [v2.0](/projects/privacy-explorer#milestones) upgrade |
|
||||
| 📰 [Week in the Privacy News](/news/week-in-the-privacy) | Trial period, general launch March 11, 2024 |
|
||||
|
||||
|
|
|
@ -103,6 +103,7 @@ const sidebars = {
|
|||
items: [
|
||||
'membership/personal-benefits',
|
||||
'membership/org-benefits',
|
||||
'membership/survival-kit',
|
||||
],
|
||||
},
|
||||
'donate',
|
||||
|
|
Loading…
Reference in a new issue