mirror of
https://github.com/web3privacy/web
synced 2024-10-15 18:26:27 +02:00
Commit from GitHub Actions (Synchronize data)
This commit is contained in:
parent
733c807528
commit
932c20779c
2 changed files with 71 additions and 69 deletions
|
@ -38,7 +38,7 @@
|
||||||
"received_events_url": "https://api.github.com/users/Msiusko/received_events",
|
"received_events_url": "https://api.github.com/users/Msiusko/received_events",
|
||||||
"type": "User",
|
"type": "User",
|
||||||
"site_admin": false,
|
"site_admin": false,
|
||||||
"contributions": 1377
|
"contributions": 1378
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"login": "burningtree",
|
"login": "burningtree",
|
||||||
|
@ -59,7 +59,7 @@
|
||||||
"received_events_url": "https://api.github.com/users/burningtree/received_events",
|
"received_events_url": "https://api.github.com/users/burningtree/received_events",
|
||||||
"type": "User",
|
"type": "User",
|
||||||
"site_admin": false,
|
"site_admin": false,
|
||||||
"contributions": 781
|
"contributions": 783
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"login": "EclecticSamurai",
|
"login": "EclecticSamurai",
|
||||||
|
|
132
src/core.json
132
src/core.json
|
@ -18,63 +18,19 @@
|
||||||
"telegram": "https://t.me/web3privacynow",
|
"telegram": "https://t.me/web3privacynow",
|
||||||
"cfp": "https://cfp.web3privacy.info"
|
"cfp": "https://cfp.web3privacy.info"
|
||||||
},
|
},
|
||||||
|
"teams": {
|
||||||
"core-team": [
|
"core-team": [
|
||||||
{
|
"mykola-siusko",
|
||||||
"name": "Mykola",
|
"tree",
|
||||||
"refs": {
|
"pg",
|
||||||
"github": "msiusko",
|
"coinmandeer"
|
||||||
"twitter": "nicksvyaznoy",
|
]
|
||||||
"matrix": "k1983:matrix.org"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Tree",
|
|
||||||
"refs": {
|
|
||||||
"github": "burningtree",
|
|
||||||
"bsky": "tree.fail",
|
|
||||||
"email": "tree@tree.fail",
|
|
||||||
"matrix": "tree:gwei.cz"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "PG",
|
|
||||||
"refs": {
|
|
||||||
"github": "EclecticSamurai",
|
|
||||||
"twitter": "PG_CDG",
|
|
||||||
"matrix": "pg_cdg:matrix.org"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Coinmandeer",
|
|
||||||
"refs": {
|
|
||||||
"github": "coinmandeer",
|
|
||||||
"matrix": "coinmandeer:matrix.org",
|
|
||||||
"twitter": "KeenOfCoin"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"research": [
|
"research": [
|
||||||
{
|
{
|
||||||
"issue": 1,
|
"issue": 1,
|
||||||
"title": "ZK solutions DB",
|
"title": "ZK solutions DB",
|
||||||
"status": "live",
|
"status": "live",
|
||||||
"sort": 0,
|
|
||||||
"labels": [
|
|
||||||
"db"
|
|
||||||
],
|
|
||||||
"assignees": [
|
|
||||||
"Msiusko"
|
|
||||||
],
|
|
||||||
"caption": "General DB aggregation focused on ZK for privacy.",
|
|
||||||
"links": {
|
|
||||||
"web": "https://github.com/web3privacy/web3privacy/tree/main/ZKprivacylandscape",
|
|
||||||
"docs": "https://docs.web3privacy.info/research/zk-solutions"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"issue": 2,
|
|
||||||
"title": "Privacy Use-Cases DB",
|
|
||||||
"status": "live",
|
|
||||||
"sort": 1,
|
"sort": 1,
|
||||||
"labels": [
|
"labels": [
|
||||||
"db"
|
"db"
|
||||||
|
@ -82,7 +38,26 @@
|
||||||
"assignees": [
|
"assignees": [
|
||||||
"Msiusko"
|
"Msiusko"
|
||||||
],
|
],
|
||||||
|
"caption": "General DB aggregation focused on ZK for privacy.",
|
||||||
"links": {
|
"links": {
|
||||||
|
"web": "https://github.com/web3privacy/web3privacy/tree/main/ZKprivacylandscape#readme",
|
||||||
|
"docs": "https://docs.web3privacy.info/research/zk-solutions"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"issue": 2,
|
||||||
|
"title": "Privacy Use-Cases DB",
|
||||||
|
"status": "live",
|
||||||
|
"sort": 3,
|
||||||
|
"labels": [
|
||||||
|
"db"
|
||||||
|
],
|
||||||
|
"assignees": [
|
||||||
|
"Msiusko"
|
||||||
|
],
|
||||||
|
"caption": "Basic DB of the privacy-centric use-cases.",
|
||||||
|
"links": {
|
||||||
|
"web": "https://github.com/Msiusko/web3privacy/blob/main/Use-cases.md",
|
||||||
"docs": "https://docs.web3privacy.info/research/usecase-db"
|
"docs": "https://docs.web3privacy.info/research/usecase-db"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -90,25 +65,31 @@
|
||||||
"issue": 3,
|
"issue": 3,
|
||||||
"title": "Pagency Framework",
|
"title": "Pagency Framework",
|
||||||
"status": "live",
|
"status": "live",
|
||||||
"sort": 3,
|
"sort": 5,
|
||||||
"labels": [],
|
"labels": [],
|
||||||
"assignees": [
|
"assignees": [
|
||||||
"Msiusko"
|
"Msiusko"
|
||||||
],
|
],
|
||||||
"links": {}
|
"caption": "Pagency framework for facilitation privacy use-cases (privacy services modelling)",
|
||||||
|
"links": {
|
||||||
|
"web": "https://github.com/web3privacy/web3privacy/blob/main/Pagency/Pagency%20-%20privacy%20use-case%20facilitation%20framework.pdf",
|
||||||
|
"docs": "https://docs.web3privacy.info/research/pagency"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"issue": 4,
|
"issue": 4,
|
||||||
"title": "Privacy Projects Hiring",
|
"title": "Privacy Projects Hiring",
|
||||||
"status": "live",
|
"status": "live",
|
||||||
"sort": 2,
|
"sort": 4,
|
||||||
"labels": [
|
"labels": [
|
||||||
"db"
|
"db"
|
||||||
],
|
],
|
||||||
"assignees": [
|
"assignees": [
|
||||||
"Msiusko"
|
"Msiusko"
|
||||||
],
|
],
|
||||||
|
"caption": "Hiring snapshot across the market: total vacancies, grades, technical x non-technical positions, hiring scope within specific companies & domains.",
|
||||||
"links": {
|
"links": {
|
||||||
|
"web": "https://docs.google.com/spreadsheets/d/1dN6bIWyOh01Dl-y1iZh-1TASZxKUefD098BUALcnUb8/edit?usp=sharing",
|
||||||
"docs": "https://docs.web3privacy.info/research/hiring"
|
"docs": "https://docs.web3privacy.info/research/hiring"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -154,7 +135,11 @@
|
||||||
"assignees": [
|
"assignees": [
|
||||||
"Msiusko"
|
"Msiusko"
|
||||||
],
|
],
|
||||||
"links": {}
|
"caption": "Comprehensive privacy-centric research aimed to map Ethereum-centric privacy services, use-cases, product stages, missing areas (use-cases), funding landscape etc Supported by MolochDAO",
|
||||||
|
"links": {
|
||||||
|
"web": "https://github.com/web3privacy/web3privacy/blob/main/Market%20overview/Ethereum%20Ecosystem/Readme.md",
|
||||||
|
"docs": "https://docs.web3privacy.info/research/ethereum-privacy-ecosystem/"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"issue": 9,
|
"issue": 9,
|
||||||
|
@ -191,34 +176,43 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"issue": 12,
|
"issue": 12,
|
||||||
"title": "Privacy market outlook 22'",
|
"title": "Privacy market outlook (2022)",
|
||||||
"status": "live",
|
"status": "live",
|
||||||
"sort": 4,
|
"sort": 2,
|
||||||
"labels": [],
|
"labels": [],
|
||||||
"assignees": [
|
"assignees": [
|
||||||
"Msiusko"
|
"Msiusko"
|
||||||
],
|
],
|
||||||
"links": {}
|
"caption": "150-pages report on the state of privacy x web3 from funding to key projects.",
|
||||||
|
"links": {
|
||||||
|
"web": "https://github.com/web3privacy/web3privacy/blob/main/Market%20overview/Privacy%20market%20outlook%20in%20Web3%20by%20Mykola%20Siusko%20(Jan%202023).pdf"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"issue": 13,
|
"issue": 13,
|
||||||
"title": "Privacy use-cases within the Ukrainian-Russian war",
|
"title": "Privacy use-cases within the Ukrainian-Russian war",
|
||||||
"status": "live",
|
"status": "live",
|
||||||
"sort": 5,
|
"sort": 6,
|
||||||
"labels": [],
|
"labels": [],
|
||||||
"assignees": [
|
"assignees": [
|
||||||
"Msiusko"
|
"Msiusko"
|
||||||
],
|
],
|
||||||
"links": {}
|
"caption": "Research how privacy tools can protect human rights, vulnerable audiences within the war, migration & cross-border relations. Supported by Zcash Foundation.",
|
||||||
|
"links": {
|
||||||
|
"web": "https://github.com/web3privacy/grants/blob/main/staticobjects/Privacy%20use%20cases%20with%20the%20focus%20on%20Zcash%20(privacy%20coins)_Siusko.pdf"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"issue": 14,
|
"issue": 14,
|
||||||
"title": "Privacy market DB",
|
"title": "Privacy market DB",
|
||||||
"status": "live",
|
"status": "live",
|
||||||
"sort": 6,
|
"sort": 0,
|
||||||
"labels": [],
|
"labels": [],
|
||||||
"assignees": [],
|
"assignees": [],
|
||||||
"links": {}
|
"caption": "Privacy services x web3 initial market DB aggregation: segmentation, key links (web, git, docs), ecosystem, product liveliness etc. 600 projects in the DB.",
|
||||||
|
"links": {
|
||||||
|
"web": "https://github.com/web3privacy/web3privacy?tab=readme-ov-file#contents"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"projects": [
|
"projects": [
|
||||||
|
@ -307,7 +301,8 @@
|
||||||
"name": "Coinmandeer",
|
"name": "Coinmandeer",
|
||||||
"refs": {
|
"refs": {
|
||||||
"twitter": "KeenOfCoin",
|
"twitter": "KeenOfCoin",
|
||||||
"github": "coinmandeer"
|
"github": "coinmandeer",
|
||||||
|
"matrix": "coinmandeer:matrix.org"
|
||||||
},
|
},
|
||||||
"imageUrl": "https://data.web3privacy.info/img/people/coinmandeer.png"
|
"imageUrl": "https://data.web3privacy.info/img/people/coinmandeer.png"
|
||||||
},
|
},
|
||||||
|
@ -377,7 +372,10 @@
|
||||||
"caption": "Orchestrating lunarpunk events [ETHBrno](https://ethbrno.cz) & [w3ps](https://github.com/web3privacy/w3ps) w/ [gwei.cz](https://gwei.cz)",
|
"caption": "Orchestrating lunarpunk events [ETHBrno](https://ethbrno.cz) & [w3ps](https://github.com/web3privacy/w3ps) w/ [gwei.cz](https://gwei.cz)",
|
||||||
"country": "cz",
|
"country": "cz",
|
||||||
"refs": {
|
"refs": {
|
||||||
"bsky": "tree.fail"
|
"github": "burningtree",
|
||||||
|
"bsky": "tree.fail",
|
||||||
|
"email": "tree@tree.fail",
|
||||||
|
"matrix": "tree:gwei.cz"
|
||||||
},
|
},
|
||||||
"imageUrl": "https://data.web3privacy.info/img/people/tree.jpg"
|
"imageUrl": "https://data.web3privacy.info/img/people/tree.jpg"
|
||||||
},
|
},
|
||||||
|
@ -616,7 +614,9 @@
|
||||||
"caption": "Organizing [ETHRome](https://ethrome.org) w/ [urbe.eth](https://linktr.ee/urbe.eth), making sauce w/ [SpaghettETH](https://linktr.ee/spaghetteth)",
|
"caption": "Organizing [ETHRome](https://ethrome.org) w/ [urbe.eth](https://linktr.ee/urbe.eth), making sauce w/ [SpaghettETH](https://linktr.ee/spaghetteth)",
|
||||||
"country": "it",
|
"country": "it",
|
||||||
"refs": {
|
"refs": {
|
||||||
"twitter": "PG_CDG"
|
"twitter": "PG_CDG",
|
||||||
|
"github": "EclecticSamurai",
|
||||||
|
"matrix": "pg_cdg:matrix.org"
|
||||||
},
|
},
|
||||||
"imageUrl": "https://data.web3privacy.info/img/people/pg.jpg"
|
"imageUrl": "https://data.web3privacy.info/img/people/pg.jpg"
|
||||||
},
|
},
|
||||||
|
@ -646,7 +646,9 @@
|
||||||
"caption": "Web3 privacy advocate behind [Web3Privacy Now](https://web3privacy.info/)",
|
"caption": "Web3 privacy advocate behind [Web3Privacy Now](https://web3privacy.info/)",
|
||||||
"country": "es",
|
"country": "es",
|
||||||
"refs": {
|
"refs": {
|
||||||
"twitter": "nicksvyaznoy"
|
"twitter": "nicksvyaznoy",
|
||||||
|
"github": "msiusko",
|
||||||
|
"matrix": "k1983:matrix.org"
|
||||||
},
|
},
|
||||||
"imageUrl": "https://data.web3privacy.info/img/people/mykola-siusko.png"
|
"imageUrl": "https://data.web3privacy.info/img/people/mykola-siusko.png"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue