From 45660a1d5b959ea401efde9e1d4345705bac4a75 Mon Sep 17 00:00:00 2001 From: tree Date: Sat, 7 Oct 2023 23:04:21 +0200 Subject: [PATCH] add more cats --- Makefile | 6 +- src/projects/alliances/bpsaa/index.yaml | 8 + .../leading-privacy-alliance/index.yaml | 8 + .../private-finance-syndicate/index.yaml | 6 + src/projects/alliances/src.json | 44 +++ .../universal-privacy-alliance/index.yaml | 8 + src/projects/dapps/2fa-guru/index.yaml | 9 + src/projects/dapps/asmatch/index.yaml | 8 + src/projects/dapps/bermuda/index.yaml | 8 + src/projects/dapps/blockyfile/index.yaml | 6 + .../dapps/bringing-privacy-to-ens/index.yaml | 7 + src/projects/dapps/buildoor/index.yaml | 6 + src/projects/dapps/cheqd/index.yaml | 10 + src/projects/dapps/damus/index.yaml | 6 + src/projects/dapps/flock-io/index.yaml | 7 + src/projects/dapps/freechat/index.yaml | 6 + src/projects/dapps/fyeo-identity/index.yaml | 6 + src/projects/dapps/juno-analytics/index.yaml | 10 + src/projects/dapps/krebit/index.yaml | 7 + src/projects/dapps/liquidfactory/index.yaml | 6 + src/projects/dapps/literully/index.yaml | 10 + src/projects/dapps/mask/index.yaml | 9 + src/projects/dapps/nocturne/index.yaml | 7 + src/projects/dapps/oksign/index.yaml | 6 + src/projects/dapps/plugin-io/index.yaml | 6 + src/projects/dapps/pomp/index.yaml | 8 + src/projects/dapps/privacy-pools/index.yaml | 10 + src/projects/dapps/sigle/index.yaml | 9 + src/projects/dapps/silent-data/index.yaml | 6 + src/projects/dapps/sirius-sync/index.yaml | 6 + src/projects/dapps/skiff-pages/index.yaml | 7 + src/projects/dapps/skiff/index.yaml | 7 + src/projects/dapps/sociogram/index.yaml | 6 + src/projects/dapps/spkz/index.yaml | 6 + src/projects/dapps/src.json | 331 ++++++++++++++++++ src/projects/dapps/stealthdrop/index.yaml | 7 + src/projects/dapps/telios/index.yaml | 7 + src/projects/dapps/timpi/index.yaml | 6 + src/projects/dapps/tlsnotary/index.yaml | 7 + src/projects/dapps/weavemail/index.yaml | 8 + src/projects/dapps/wiremin/index.yaml | 6 + src/projects/dapps/zerochain/index.yaml | 6 + src/projects/dapps/zkmaps/index.yaml | 7 + src/projects/nft/actilist/index.yaml | 7 + .../nft/arcana-s-private-nft/index.yaml | 7 + src/projects/nft/bidshop/index.yaml | 8 + src/projects/nft/bluum/index.yaml | 7 + src/projects/nft/certup/index.yaml | 9 + src/projects/nft/fade-wtf/index.yaml | 6 + src/projects/nft/geniish/index.yaml | 7 + src/projects/nft/legendao/index.yaml | 9 + src/projects/nft/nft-fair/index.yaml | 6 + src/projects/nft/paras/index.yaml | 9 + .../nft/polyhedra-zk-nft-container/index.yaml | 8 + src/projects/nft/src.json | 125 +++++++ src/projects/nft/stashh/index.yaml | 9 + src/projects/nft/the-anon-club/index.yaml | 6 + src/projects/os/calyxos/index.yaml | 9 + src/projects/os/divestos/index.yaml | 9 + src/projects/os/graphene-os/index.yaml | 7 + src/projects/os/iodeos/index.yaml | 10 + src/projects/os/nix-bitcoin/index.yaml | 9 + src/projects/os/qubes-os/index.yaml | 10 + src/projects/os/src.json | 80 +++++ src/projects/os/tails-os/index.yaml | 9 + src/projects/os/whonix/index.yaml | 10 + 66 files changed, 1045 insertions(+), 1 deletion(-) create mode 100644 src/projects/alliances/bpsaa/index.yaml create mode 100644 src/projects/alliances/leading-privacy-alliance/index.yaml create mode 100644 src/projects/alliances/private-finance-syndicate/index.yaml create mode 100644 src/projects/alliances/src.json create mode 100644 src/projects/alliances/universal-privacy-alliance/index.yaml create mode 100644 src/projects/dapps/2fa-guru/index.yaml create mode 100644 src/projects/dapps/asmatch/index.yaml create mode 100644 src/projects/dapps/bermuda/index.yaml create mode 100644 src/projects/dapps/blockyfile/index.yaml create mode 100644 src/projects/dapps/bringing-privacy-to-ens/index.yaml create mode 100644 src/projects/dapps/buildoor/index.yaml create mode 100644 src/projects/dapps/cheqd/index.yaml create mode 100644 src/projects/dapps/damus/index.yaml create mode 100644 src/projects/dapps/flock-io/index.yaml create mode 100644 src/projects/dapps/freechat/index.yaml create mode 100644 src/projects/dapps/fyeo-identity/index.yaml create mode 100644 src/projects/dapps/juno-analytics/index.yaml create mode 100644 src/projects/dapps/krebit/index.yaml create mode 100644 src/projects/dapps/liquidfactory/index.yaml create mode 100644 src/projects/dapps/literully/index.yaml create mode 100644 src/projects/dapps/mask/index.yaml create mode 100644 src/projects/dapps/nocturne/index.yaml create mode 100644 src/projects/dapps/oksign/index.yaml create mode 100644 src/projects/dapps/plugin-io/index.yaml create mode 100644 src/projects/dapps/pomp/index.yaml create mode 100644 src/projects/dapps/privacy-pools/index.yaml create mode 100644 src/projects/dapps/sigle/index.yaml create mode 100644 src/projects/dapps/silent-data/index.yaml create mode 100644 src/projects/dapps/sirius-sync/index.yaml create mode 100644 src/projects/dapps/skiff-pages/index.yaml create mode 100644 src/projects/dapps/skiff/index.yaml create mode 100644 src/projects/dapps/sociogram/index.yaml create mode 100644 src/projects/dapps/spkz/index.yaml create mode 100644 src/projects/dapps/src.json create mode 100644 src/projects/dapps/stealthdrop/index.yaml create mode 100644 src/projects/dapps/telios/index.yaml create mode 100644 src/projects/dapps/timpi/index.yaml create mode 100644 src/projects/dapps/tlsnotary/index.yaml create mode 100644 src/projects/dapps/weavemail/index.yaml create mode 100644 src/projects/dapps/wiremin/index.yaml create mode 100644 src/projects/dapps/zerochain/index.yaml create mode 100644 src/projects/dapps/zkmaps/index.yaml create mode 100644 src/projects/nft/actilist/index.yaml create mode 100644 src/projects/nft/arcana-s-private-nft/index.yaml create mode 100644 src/projects/nft/bidshop/index.yaml create mode 100644 src/projects/nft/bluum/index.yaml create mode 100644 src/projects/nft/certup/index.yaml create mode 100644 src/projects/nft/fade-wtf/index.yaml create mode 100644 src/projects/nft/geniish/index.yaml create mode 100644 src/projects/nft/legendao/index.yaml create mode 100644 src/projects/nft/nft-fair/index.yaml create mode 100644 src/projects/nft/paras/index.yaml create mode 100644 src/projects/nft/polyhedra-zk-nft-container/index.yaml create mode 100644 src/projects/nft/src.json create mode 100644 src/projects/nft/stashh/index.yaml create mode 100644 src/projects/nft/the-anon-club/index.yaml create mode 100644 src/projects/os/calyxos/index.yaml create mode 100644 src/projects/os/divestos/index.yaml create mode 100644 src/projects/os/graphene-os/index.yaml create mode 100644 src/projects/os/iodeos/index.yaml create mode 100644 src/projects/os/nix-bitcoin/index.yaml create mode 100644 src/projects/os/qubes-os/index.yaml create mode 100644 src/projects/os/src.json create mode 100644 src/projects/os/tails-os/index.yaml create mode 100644 src/projects/os/whonix/index.yaml diff --git a/Makefile b/Makefile index 35da1c49..010833fa 100644 --- a/Makefile +++ b/Makefile @@ -25,4 +25,8 @@ gen-all: make gen cat=browser make gen cat=kyc make gen cat=rpc - make gen cat=storage \ No newline at end of file + make gen cat=storage + make gen cat=dapps + make gen cat=os + make gen cat=nft + make gen cat=alliances \ No newline at end of file diff --git a/src/projects/alliances/bpsaa/index.yaml b/src/projects/alliances/bpsaa/index.yaml new file mode 100644 index 00000000..070f2b2f --- /dev/null +++ b/src/projects/alliances/bpsaa/index.yaml @@ -0,0 +1,8 @@ +name: BPSAA +categories: + - alliances +description: >- + The Blockchain Privacy, Security & Adoption Alliance educates the public on + privacy, security, and decentralization. +links: + web: https://bpsaa.vision diff --git a/src/projects/alliances/leading-privacy-alliance/index.yaml b/src/projects/alliances/leading-privacy-alliance/index.yaml new file mode 100644 index 00000000..2b617692 --- /dev/null +++ b/src/projects/alliances/leading-privacy-alliance/index.yaml @@ -0,0 +1,8 @@ +name: Leading Privacy Alliance +categories: + - alliances +description: >- + The purpose of the LPA of Web3 is to speak up for everyone working in the Web3 + industry and make them aware of the need for privacy (by design). +links: + web: https://www.leadingprivacy.com diff --git a/src/projects/alliances/private-finance-syndicate/index.yaml b/src/projects/alliances/private-finance-syndicate/index.yaml new file mode 100644 index 00000000..54e8aec5 --- /dev/null +++ b/src/projects/alliances/private-finance-syndicate/index.yaml @@ -0,0 +1,6 @@ +name: Private Finance Syndicate +categories: + - alliances +description: Privacy-oriented investment fund. +links: + web: https://privatefinancesyndicate.io diff --git a/src/projects/alliances/src.json b/src/projects/alliances/src.json new file mode 100644 index 00000000..152d40c7 --- /dev/null +++ b/src/projects/alliances/src.json @@ -0,0 +1,44 @@ +{ + "data": { + "Image": "https://github.com/Msiusko/web3privacy/blob/main/static-assets/Alliances.png?raw=true", + "Projects": [ + { + "Project": "Leading Privacy Alliance", + "ProjectLink": "https://www.leadingprivacy.com", + "Description": "The purpose of the LPA of Web3 is to speak up for everyone working in the Web3 industry and make them aware of the need for privacy (by design).", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "Universal Privacy Alliance", + "ProjectLink": "https://privacyalliance.com", + "Description": "The Universal Privacy Alliance seeks to advance the understanding of privacy as the very basis of free and flourishing digital societies.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "BPSAA", + "ProjectLink": "https://bpsaa.vision", + "Description": "The Blockchain Privacy, Security & Adoption Alliance educates the public on privacy, security, and decentralization.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "Private Finance Syndicate", + "ProjectLink": "https://privatefinancesyndicate.io", + "Description": "Privacy-oriented investment fund.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + } + ] + } + } + \ No newline at end of file diff --git a/src/projects/alliances/universal-privacy-alliance/index.yaml b/src/projects/alliances/universal-privacy-alliance/index.yaml new file mode 100644 index 00000000..447895e3 --- /dev/null +++ b/src/projects/alliances/universal-privacy-alliance/index.yaml @@ -0,0 +1,8 @@ +name: Universal Privacy Alliance +categories: + - alliances +description: >- + The Universal Privacy Alliance seeks to advance the understanding of privacy + as the very basis of free and flourishing digital societies. +links: + web: https://privacyalliance.com diff --git a/src/projects/dapps/2fa-guru/index.yaml b/src/projects/dapps/2fa-guru/index.yaml new file mode 100644 index 00000000..e4ebb19a --- /dev/null +++ b/src/projects/dapps/2fa-guru/index.yaml @@ -0,0 +1,9 @@ +name: 2FA Guru +categories: + - dapps +description: >- + A simple solution to interact with DApps by enforcing an additional signature + check before each transaction +links: + web: https://www.2fa.guru + github: https://github.com/skiff-org/skiff-mail diff --git a/src/projects/dapps/asmatch/index.yaml b/src/projects/dapps/asmatch/index.yaml new file mode 100644 index 00000000..e7cf1793 --- /dev/null +++ b/src/projects/dapps/asmatch/index.yaml @@ -0,0 +1,8 @@ +name: AsMatch +categories: + - dapps +description: >- + The only Web3 matching app that uses ZKPs to authenticate users’ on-chain + credentials +links: + web: https://www.asmatch.app diff --git a/src/projects/dapps/bermuda/index.yaml b/src/projects/dapps/bermuda/index.yaml new file mode 100644 index 00000000..d620a1e6 --- /dev/null +++ b/src/projects/dapps/bermuda/index.yaml @@ -0,0 +1,8 @@ +name: Bermuda +categories: + - dapps +description: >- + Next-gen private utility dApp for sending legal, anonymous transactions of + multiple ERC-20 tokens. +links: + web: https://www.bmda.io diff --git a/src/projects/dapps/blockyfile/index.yaml b/src/projects/dapps/blockyfile/index.yaml new file mode 100644 index 00000000..8d0b1ec6 --- /dev/null +++ b/src/projects/dapps/blockyfile/index.yaml @@ -0,0 +1,6 @@ +name: Blockyfile +categories: + - dapps +description: The new way to upload files anonymously and without censorship. +links: + web: https://blockyfile.org diff --git a/src/projects/dapps/bringing-privacy-to-ens/index.yaml b/src/projects/dapps/bringing-privacy-to-ens/index.yaml new file mode 100644 index 00000000..ce84aee5 --- /dev/null +++ b/src/projects/dapps/bringing-privacy-to-ens/index.yaml @@ -0,0 +1,7 @@ +name: Bringing Privacy to ENS +categories: + - dapps +description: ChainSafe’s Proposed Integration Using Aztec Network +links: + web: https://www.cerebrum.com + github: https://github.com/ChainSafe/ens-aztec-privacy/ diff --git a/src/projects/dapps/buildoor/index.yaml b/src/projects/dapps/buildoor/index.yaml new file mode 100644 index 00000000..bfe2fc94 --- /dev/null +++ b/src/projects/dapps/buildoor/index.yaml @@ -0,0 +1,6 @@ +name: Buildoor +categories: + - dapps +description: Privacy Focused Analytics +links: + web: https://buildoor.xyz diff --git a/src/projects/dapps/cheqd/index.yaml b/src/projects/dapps/cheqd/index.yaml new file mode 100644 index 00000000..ab7c23f7 --- /dev/null +++ b/src/projects/dapps/cheqd/index.yaml @@ -0,0 +1,10 @@ +name: CheqD +categories: + - dapps +description: >- + A secure network that enables individuals and organizations to fully control + their personal data. It allows self-sovereign identity (SSI) companies to + build and deliver secure solutions to you +links: + web: https://cheqd.io + github: https://github.com/cheqd diff --git a/src/projects/dapps/damus/index.yaml b/src/projects/dapps/damus/index.yaml new file mode 100644 index 00000000..0d6c52c7 --- /dev/null +++ b/src/projects/dapps/damus/index.yaml @@ -0,0 +1,6 @@ +name: Damus +categories: + - dapps +description: Nostr client for the social network you control. +links: + web: https://damus.io diff --git a/src/projects/dapps/flock-io/index.yaml b/src/projects/dapps/flock-io/index.yaml new file mode 100644 index 00000000..e9311adb --- /dev/null +++ b/src/projects/dapps/flock-io/index.yaml @@ -0,0 +1,7 @@ +name: FLock.io +categories: + - dapps +description: A native Web3 Data Privacy solution for Artificial Intelligence. +links: + web: https://flock.io/ + github: https://github.com/flock-io diff --git a/src/projects/dapps/freechat/index.yaml b/src/projects/dapps/freechat/index.yaml new file mode 100644 index 00000000..20b6f802 --- /dev/null +++ b/src/projects/dapps/freechat/index.yaml @@ -0,0 +1,6 @@ +name: FreeChat +categories: + - dapps +description: Web3 Social +links: + web: https://twitter.com/Freeture_Chat diff --git a/src/projects/dapps/fyeo-identity/index.yaml b/src/projects/dapps/fyeo-identity/index.yaml new file mode 100644 index 00000000..742944df --- /dev/null +++ b/src/projects/dapps/fyeo-identity/index.yaml @@ -0,0 +1,6 @@ +name: FYEO Identity +categories: + - dapps +description: Decentralized password management. Real-time identity monitoring. +links: + web: https://www.gofyeo.com/fyeo-identity diff --git a/src/projects/dapps/juno-analytics/index.yaml b/src/projects/dapps/juno-analytics/index.yaml new file mode 100644 index 00000000..4f62be49 --- /dev/null +++ b/src/projects/dapps/juno-analytics/index.yaml @@ -0,0 +1,10 @@ +name: Juno Analytics +categories: + - dapps +description: >- + Simple, performant, and open-source web3 analytics solution designed with + privacy in mind for the developers building decentralized dapps +links: + web: >- + https://juno.build/blog/introducing-juno-analytics-unlock-deeper-insights-with-privacy-in-mind + github: https://juno.build/docs/build/analytics#getting-started diff --git a/src/projects/dapps/krebit/index.yaml b/src/projects/dapps/krebit/index.yaml new file mode 100644 index 00000000..be08832e --- /dev/null +++ b/src/projects/dapps/krebit/index.yaml @@ -0,0 +1,7 @@ +name: Krebit +categories: + - dapps +description: Open identity verification protocol for Web3 Verifiable Credentials +links: + web: https://krebit.id + github: https://github.com/KrebitDAO diff --git a/src/projects/dapps/liquidfactory/index.yaml b/src/projects/dapps/liquidfactory/index.yaml new file mode 100644 index 00000000..62812222 --- /dev/null +++ b/src/projects/dapps/liquidfactory/index.yaml @@ -0,0 +1,6 @@ +name: LiquidFactory +categories: + - dapps +description: Unlocks liquidity to DeFi, GameFi & NFTs. +links: + web: https://liquidfactory.io diff --git a/src/projects/dapps/literully/index.yaml b/src/projects/dapps/literully/index.yaml new file mode 100644 index 00000000..4d6aed93 --- /dev/null +++ b/src/projects/dapps/literully/index.yaml @@ -0,0 +1,10 @@ +name: Literully +categories: + - dapps +description: >- + A decentralized voting platform that allows users to create and participate in + voting on any topic, all without giving up their privacy or control over their + data +links: + web: https://literully.com + github: https://docs.literully.com/articles/ diff --git a/src/projects/dapps/mask/index.yaml b/src/projects/dapps/mask/index.yaml new file mode 100644 index 00000000..6fe6991e --- /dev/null +++ b/src/projects/dapps/mask/index.yaml @@ -0,0 +1,9 @@ +name: Mask +categories: + - dapps +description: >- + Mask Network brings privacy and benefits from Web3 to social media like + Facebook & Twitter - with an open-sourced browser extension +links: + web: https://mask.io + github: https://github.com/DimensionDev/Maskbook diff --git a/src/projects/dapps/nocturne/index.yaml b/src/projects/dapps/nocturne/index.yaml new file mode 100644 index 00000000..38f670d6 --- /dev/null +++ b/src/projects/dapps/nocturne/index.yaml @@ -0,0 +1,7 @@ +name: Nocturne +categories: + - dapps +description: A protocol enabling usable on-chain privacy +links: + web: https://nocturnelabs.xyz + github: https://nocturne-xyz.gitbook.io/nocturne/introduction/one-pager diff --git a/src/projects/dapps/oksign/index.yaml b/src/projects/dapps/oksign/index.yaml new file mode 100644 index 00000000..1ad3663d --- /dev/null +++ b/src/projects/dapps/oksign/index.yaml @@ -0,0 +1,6 @@ +name: okSign +categories: + - dapps +description: Create, Sign, and Save eSignatures with smart contracts and permissioned NFTs. +links: + web: https://www.oksign.app diff --git a/src/projects/dapps/plugin-io/index.yaml b/src/projects/dapps/plugin-io/index.yaml new file mode 100644 index 00000000..a09013cf --- /dev/null +++ b/src/projects/dapps/plugin-io/index.yaml @@ -0,0 +1,6 @@ +name: Plugin.io +categories: + - dapps +description: Privacy-focused, ad-free social media & digital marketplace. +links: + web: https://plugin.io/ diff --git a/src/projects/dapps/pomp/index.yaml b/src/projects/dapps/pomp/index.yaml new file mode 100644 index 00000000..5e392db4 --- /dev/null +++ b/src/projects/dapps/pomp/index.yaml @@ -0,0 +1,8 @@ +name: POMP +categories: + - dapps +description: >- + Comprehensive DeFi platform for token swaps, lending, NFT trading, + collateralization +links: + web: https://mantapacific.pomp.money diff --git a/src/projects/dapps/privacy-pools/index.yaml b/src/projects/dapps/privacy-pools/index.yaml new file mode 100644 index 00000000..122d0932 --- /dev/null +++ b/src/projects/dapps/privacy-pools/index.yaml @@ -0,0 +1,10 @@ +name: Privacy Pools +categories: + - dapps +description: >- + Allow you to generate a brand new Ethereum address that is completely + unlinkable to any prior transaction history. But our privacy-preserving + technology does much more than that. +links: + web: https://www.privacypools.com + github: https://github.com/ameensol/privacy-pools diff --git a/src/projects/dapps/sigle/index.yaml b/src/projects/dapps/sigle/index.yaml new file mode 100644 index 00000000..4fca71c9 --- /dev/null +++ b/src/projects/dapps/sigle/index.yaml @@ -0,0 +1,9 @@ +name: Sigle +categories: + - dapps +description: >- + Secured and open-source writing platform for web3 content creators, NFT + projects, crypto analysts +links: + web: https://www.sigle.io + github: https://github.com/sigle/sigle diff --git a/src/projects/dapps/silent-data/index.yaml b/src/projects/dapps/silent-data/index.yaml new file mode 100644 index 00000000..9c90e9ae --- /dev/null +++ b/src/projects/dapps/silent-data/index.yaml @@ -0,0 +1,6 @@ +name: Silent Data +categories: + - dapps +description: Verify web2 Data in web3 Applications. +links: + web: https://silentdata.com diff --git a/src/projects/dapps/sirius-sync/index.yaml b/src/projects/dapps/sirius-sync/index.yaml new file mode 100644 index 00000000..641293c4 --- /dev/null +++ b/src/projects/dapps/sirius-sync/index.yaml @@ -0,0 +1,6 @@ +name: Sirius Sync +categories: + - dapps +description: Web3 Social Ecosystem +links: + web: https://siriussync.io diff --git a/src/projects/dapps/skiff-pages/index.yaml b/src/projects/dapps/skiff-pages/index.yaml new file mode 100644 index 00000000..21bf4e16 --- /dev/null +++ b/src/projects/dapps/skiff-pages/index.yaml @@ -0,0 +1,7 @@ +name: Skiff Pages +categories: + - dapps +description: Private, End-to-End Encrypted Notes +links: + web: https://skiff.com/pages + github: https://github.com/skiff-org diff --git a/src/projects/dapps/skiff/index.yaml b/src/projects/dapps/skiff/index.yaml new file mode 100644 index 00000000..6dcec641 --- /dev/null +++ b/src/projects/dapps/skiff/index.yaml @@ -0,0 +1,7 @@ +name: Skiff +categories: + - dapps +description: Web3 email, drive, and docs +links: + web: https://skiff.com/crypto + github: https://github.com/skiff-org/skiff-mail diff --git a/src/projects/dapps/sociogram/index.yaml b/src/projects/dapps/sociogram/index.yaml new file mode 100644 index 00000000..e22234a5 --- /dev/null +++ b/src/projects/dapps/sociogram/index.yaml @@ -0,0 +1,6 @@ +name: Sociogram +categories: + - dapps +description: Web3Social Media focused on privacy. +links: + web: https://sociogram.org diff --git a/src/projects/dapps/spkz/index.yaml b/src/projects/dapps/spkz/index.yaml new file mode 100644 index 00000000..646d7610 --- /dev/null +++ b/src/projects/dapps/spkz/index.yaml @@ -0,0 +1,6 @@ +name: SPKZ +categories: + - dapps +description: The first fully decentralized web3 community/chat platform. +links: + web: https://spkz.io diff --git a/src/projects/dapps/src.json b/src/projects/dapps/src.json new file mode 100644 index 00000000..f765cd6e --- /dev/null +++ b/src/projects/dapps/src.json @@ -0,0 +1,331 @@ +{ + "data": { + "Projects": [ + { + "Project": "Skiff", + "ProjectLink": "https://skiff.com/crypto", + "Description": "Web3 email, drive, and docs", + "GitHub": "https://github.com/skiff-org/skiff-mail", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "2FA Guru", + "ProjectLink": "https://www.2fa.guru", + "Description": "A simple solution to interact with DApps by enforcing an additional signature check before each transaction", + "GitHub": "https://github.com/skiff-org/skiff-mail", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Skiff Pages", + "ProjectLink": "https://skiff.com/pages", + "Description": "Private, End-to-End Encrypted Notes", + "GitHub": "https://github.com/skiff-org", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Mask", + "ProjectLink": "https://mask.io", + "Description": "Mask Network brings privacy and benefits from Web3 to social media like Facebook & Twitter - with an open-sourced browser extension", + "GitHub": "https://github.com/DimensionDev/Maskbook", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "ZkMaps", + "ProjectLink": "https://gitcoin.co/grants/5781/zkmaps-proof-of-location", + "Description": "Protecting users location with ZK proofs", + "GitHub": "https://github.com/zkMaps", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Telios", + "ProjectLink": "https://www.telios.io", + "Description": "Secure Communication with Encrypted Data and Email", + "GitHub": "https://github.com/Telios-org", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Plugin.io", + "ProjectLink": "https://plugin.io/", + "Description": "Privacy-focused, ad-free social media & digital marketplace.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Krebit", + "ProjectLink": "https://krebit.id", + "Description": "Open identity verification protocol for Web3 Verifiable Credentials", + "GitHub": "https://github.com/KrebitDAO", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "FYEO Identity", + "ProjectLink": "https://www.gofyeo.com/fyeo-identity", + "Description": "Decentralized password management. Real-time identity monitoring.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "LiquidFactory", + "ProjectLink": "https://liquidfactory.io", + "Description": "Unlocks liquidity to DeFi, GameFi & NFTs.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "CheqD", + "ProjectLink": "https://cheqd.io", + "Description": "A secure network that enables individuals and organizations to fully control their personal data. It allows self-sovereign identity (SSI) companies to build and deliver secure solutions to you", + "GitHub": "https://github.com/cheqd", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "SPKZ", + "ProjectLink": "https://spkz.io", + "Description": "The first fully decentralized web3 community/chat platform.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "TLSNotary", + "ProjectLink": "https://tlsnotary.org", + "Description": "Proof of data authenticity", + "GitHub": "https://github.com/tlsnotary/tlsn", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Damus", + "ProjectLink": "https://damus.io", + "Description": "Nostr client for the social network you control.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Weavemail", + "ProjectLink": "https://docs.arweave.org/info/tools/weavemail", + "Description": "The mail that cannot be lost, censored, or read by Google: Weavemail is mail that you own.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Stealthdrop", + "ProjectLink": "https://stealthdrop.xyz", + "Description": "Anonymous Airdrops using ZK-SNARKS ✨️**ZK**", + "GitHub": "https://github.com/stealthdrop/stealthdrop", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Bringing Privacy to ENS", + "ProjectLink": "https://www.cerebrum.com", + "Description": "ChainSafe’s Proposed Integration Using Aztec Network", + "GitHub": "https://github.com/ChainSafe/ens-aztec-privacy/", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Zerochain", + "ProjectLink": "https://layerxcom.github.io/zerochain-book/", + "Description": "Zerochain is a generic, privacy-protecting layer on top of Substrate.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Silent Data", + "ProjectLink": "https://silentdata.com", + "Description": "Verify web2 Data in web3 Applications.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "okSign", + "ProjectLink": "https://www.oksign.app", + "Description": "Create, Sign, and Save eSignatures with smart contracts and permissioned NFTs.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Literully", + "ProjectLink": "https://literully.com", + "Description": "A decentralized voting platform that allows users to create and participate in voting on any topic, all without giving up their privacy or control over their data", + "GitHub": "https://docs.literully.com/articles/", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "WireMin", + "ProjectLink": "https://wiremin.org/#/", + "Description": "A decentralized social network.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Bermuda", + "ProjectLink": "https://www.bmda.io", + "Description": "Next-gen private utility dApp for sending legal, anonymous transactions of multiple ERC-20 tokens.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Privacy Pools", + "ProjectLink": "https://www.privacypools.com", + "Description": "Allow you to generate a brand new Ethereum address that is completely unlinkable to any prior transaction history. But our privacy-preserving technology does much more than that.", + "GitHub": "https://github.com/ameensol/privacy-pools", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Sociogram", + "ProjectLink": "https://sociogram.org", + "Description": "Web3Social Media focused on privacy.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Blockyfile", + "ProjectLink": "https://blockyfile.org", + "Description": "The new way to upload files anonymously and without censorship.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "AsMatch", + "ProjectLink": "https://www.asmatch.app", + "Description": "The only Web3 matching app that uses ZKPs to authenticate users’ on-chain credentials", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Juno Analytics", + "ProjectLink": "https://juno.build/blog/introducing-juno-analytics-unlock-deeper-insights-with-privacy-in-mind", + "Description": "Simple, performant, and open-source web3 analytics solution designed with privacy in mind for the developers building decentralized dapps", + "GitHub": "https://juno.build/docs/build/analytics#getting-started", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Buildoor", + "ProjectLink": "https://buildoor.xyz", + "Description": "Privacy Focused Analytics", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Sigle", + "ProjectLink": "https://www.sigle.io", + "Description": "Secured and open-source writing platform for web3 content creators, NFT projects, crypto analysts", + "GitHub": "https://github.com/sigle/sigle", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "FLock.io", + "ProjectLink": "https://flock.io/", + "Description": "A native Web3 Data Privacy solution for Artificial Intelligence.", + "GitHub": "https://github.com/flock-io", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Nocturne", + "ProjectLink": "https://nocturnelabs.xyz", + "Description": "A protocol enabling usable on-chain privacy", + "GitHub": "https://nocturne-xyz.gitbook.io/nocturne/introduction/one-pager", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Timpi", + "ProjectLink": "https://timpi.io", + "Description": "Decentralized Search Engine & Index", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "Sirius Sync", + "ProjectLink": "https://siriussync.io", + "Description": "Web3 Social Ecosystem", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "FreeChat", + "ProjectLink": "https://twitter.com/Freeture_Chat", + "Description": "Web3 Social", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + }, + { + "Project": "POMP", + "ProjectLink": "https://mantapacific.pomp.money", + "Description": "Comprehensive DeFi platform for token swaps, lending, NFT trading, collateralization", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "TeamLink": "-" + } + ] + } + } + \ No newline at end of file diff --git a/src/projects/dapps/stealthdrop/index.yaml b/src/projects/dapps/stealthdrop/index.yaml new file mode 100644 index 00000000..f6f5f8fc --- /dev/null +++ b/src/projects/dapps/stealthdrop/index.yaml @@ -0,0 +1,7 @@ +name: Stealthdrop +categories: + - dapps +description: Anonymous Airdrops using ZK-SNARKS ✨️**ZK** +links: + web: https://stealthdrop.xyz + github: https://github.com/stealthdrop/stealthdrop diff --git a/src/projects/dapps/telios/index.yaml b/src/projects/dapps/telios/index.yaml new file mode 100644 index 00000000..3dd0feaa --- /dev/null +++ b/src/projects/dapps/telios/index.yaml @@ -0,0 +1,7 @@ +name: Telios +categories: + - dapps +description: Secure Communication with Encrypted Data and Email +links: + web: https://www.telios.io + github: https://github.com/Telios-org diff --git a/src/projects/dapps/timpi/index.yaml b/src/projects/dapps/timpi/index.yaml new file mode 100644 index 00000000..678712fd --- /dev/null +++ b/src/projects/dapps/timpi/index.yaml @@ -0,0 +1,6 @@ +name: Timpi +categories: + - dapps +description: Decentralized Search Engine & Index +links: + web: https://timpi.io diff --git a/src/projects/dapps/tlsnotary/index.yaml b/src/projects/dapps/tlsnotary/index.yaml new file mode 100644 index 00000000..ef406c47 --- /dev/null +++ b/src/projects/dapps/tlsnotary/index.yaml @@ -0,0 +1,7 @@ +name: TLSNotary +categories: + - dapps +description: Proof of data authenticity +links: + web: https://tlsnotary.org + github: https://github.com/tlsnotary/tlsn diff --git a/src/projects/dapps/weavemail/index.yaml b/src/projects/dapps/weavemail/index.yaml new file mode 100644 index 00000000..49219bdc --- /dev/null +++ b/src/projects/dapps/weavemail/index.yaml @@ -0,0 +1,8 @@ +name: Weavemail +categories: + - dapps +description: >- + The mail that cannot be lost, censored, or read by Google: Weavemail is mail + that you own. +links: + web: https://docs.arweave.org/info/tools/weavemail diff --git a/src/projects/dapps/wiremin/index.yaml b/src/projects/dapps/wiremin/index.yaml new file mode 100644 index 00000000..07673766 --- /dev/null +++ b/src/projects/dapps/wiremin/index.yaml @@ -0,0 +1,6 @@ +name: WireMin +categories: + - dapps +description: A decentralized social network. +links: + web: https://wiremin.org/#/ diff --git a/src/projects/dapps/zerochain/index.yaml b/src/projects/dapps/zerochain/index.yaml new file mode 100644 index 00000000..d2aacecc --- /dev/null +++ b/src/projects/dapps/zerochain/index.yaml @@ -0,0 +1,6 @@ +name: Zerochain +categories: + - dapps +description: Zerochain is a generic, privacy-protecting layer on top of Substrate. +links: + web: https://layerxcom.github.io/zerochain-book/ diff --git a/src/projects/dapps/zkmaps/index.yaml b/src/projects/dapps/zkmaps/index.yaml new file mode 100644 index 00000000..3cb41082 --- /dev/null +++ b/src/projects/dapps/zkmaps/index.yaml @@ -0,0 +1,7 @@ +name: ZkMaps +categories: + - dapps +description: Protecting users location with ZK proofs +links: + web: https://gitcoin.co/grants/5781/zkmaps-proof-of-location + github: https://github.com/zkMaps diff --git a/src/projects/nft/actilist/index.yaml b/src/projects/nft/actilist/index.yaml new file mode 100644 index 00000000..72d7d7d4 --- /dev/null +++ b/src/projects/nft/actilist/index.yaml @@ -0,0 +1,7 @@ +name: Actilist +categories: + - nft +description: Secret NFT auctions. +links: + web: https://test.actilist.io + github: https://github.com/actilabs diff --git a/src/projects/nft/arcana-s-private-nft/index.yaml b/src/projects/nft/arcana-s-private-nft/index.yaml new file mode 100644 index 00000000..b2ba8b2f --- /dev/null +++ b/src/projects/nft/arcana-s-private-nft/index.yaml @@ -0,0 +1,7 @@ +name: Arcana's Private NFT +categories: + - nft +description: New supported format by Arcana preserving privacy within NFT minting. +links: + web: https://arcana.network/blog/launching-private-nfts-on-arcana/ + github: https://docs.beta.arcana.network/docs/conceptpvtnft/ diff --git a/src/projects/nft/bidshop/index.yaml b/src/projects/nft/bidshop/index.yaml new file mode 100644 index 00000000..7d8b9535 --- /dev/null +++ b/src/projects/nft/bidshop/index.yaml @@ -0,0 +1,8 @@ +name: Bidshop +categories: + - nft +description: >- + The first and only trustless marketplace with encrypted & secret bidding. + Opening a new world of gamification and liquidity for NFT's. +links: + web: https://www.bidshop.io diff --git a/src/projects/nft/bluum/index.yaml b/src/projects/nft/bluum/index.yaml new file mode 100644 index 00000000..13b97eb7 --- /dev/null +++ b/src/projects/nft/bluum/index.yaml @@ -0,0 +1,7 @@ +name: Bluum +categories: + - nft +description: Enable confidentiality of NFT content. +links: + web: https://bluumprotocol.com + github: https://github.com/BluumProtocol diff --git a/src/projects/nft/certup/index.yaml b/src/projects/nft/certup/index.yaml new file mode 100644 index 00000000..d4d4df58 --- /dev/null +++ b/src/projects/nft/certup/index.yaml @@ -0,0 +1,9 @@ +name: certUP +categories: + - nft +description: >- + SecretNFT Certificates revolutionizing official document distribution, + verification, and publication. +links: + web: https://certup.net + github: https://github.com/CertUP diff --git a/src/projects/nft/fade-wtf/index.yaml b/src/projects/nft/fade-wtf/index.yaml new file mode 100644 index 00000000..94f9b858 --- /dev/null +++ b/src/projects/nft/fade-wtf/index.yaml @@ -0,0 +1,6 @@ +name: Fade WTF +categories: + - nft +description: Privacy for NFTs powered by Light Protocol. +links: + web: http://mint.fade.wtf diff --git a/src/projects/nft/geniish/index.yaml b/src/projects/nft/geniish/index.yaml new file mode 100644 index 00000000..7760aa3b --- /dev/null +++ b/src/projects/nft/geniish/index.yaml @@ -0,0 +1,7 @@ +name: geniish +categories: + - nft +description: Confidential NFTs for exclusive experiences. +links: + web: https://www.geniish.io + github: https://github.com/geniish-protocol/docs diff --git a/src/projects/nft/legendao/index.yaml b/src/projects/nft/legendao/index.yaml new file mode 100644 index 00000000..418051cd --- /dev/null +++ b/src/projects/nft/legendao/index.yaml @@ -0,0 +1,9 @@ +name: Legendao +categories: + - nft +description: >- + The play-to-mint NFT platform, powered by Secret Network, that enables top + artists, brands, and NFT creators to launch their NFT projects in a unique, + gamified way. +links: + web: https://legendao.io diff --git a/src/projects/nft/nft-fair/index.yaml b/src/projects/nft/nft-fair/index.yaml new file mode 100644 index 00000000..0b99d548 --- /dev/null +++ b/src/projects/nft/nft-fair/index.yaml @@ -0,0 +1,6 @@ +name: NFT Fair +categories: + - nft +description: The do-good NFT launch platform. +links: + web: https://www.nftfair.app diff --git a/src/projects/nft/paras/index.yaml b/src/projects/nft/paras/index.yaml new file mode 100644 index 00000000..253a72a5 --- /dev/null +++ b/src/projects/nft/paras/index.yaml @@ -0,0 +1,9 @@ +name: Paras +categories: + - nft +description: >- + A blockchain-agnostic protocol that offers privacy to NFTs. Specifically, one + may hide the real NFTs and only display a reference to them on marketplaces, + hide seller and bidder identities, hide bid values and user wallet balances. +links: + web: https://eprint.iacr.org/2022/976.pdf diff --git a/src/projects/nft/polyhedra-zk-nft-container/index.yaml b/src/projects/nft/polyhedra-zk-nft-container/index.yaml new file mode 100644 index 00000000..713c7415 --- /dev/null +++ b/src/projects/nft/polyhedra-zk-nft-container/index.yaml @@ -0,0 +1,8 @@ +name: Polyhedra ZK-NFT Container +categories: + - nft +description: >- + A new NFT protocol that can contain other NFTs, realizing maximum + interoperability. +links: + web: https://polyhedra.network/zknft-container diff --git a/src/projects/nft/src.json b/src/projects/nft/src.json new file mode 100644 index 00000000..c7792b05 --- /dev/null +++ b/src/projects/nft/src.json @@ -0,0 +1,125 @@ +{ + "data": { + "Image": "https://github.com/Msiusko/web3privacy/blob/main/static-assets/NFT.png?raw=true", + "Projects": [ + { + "Project": "Stashh", + "ProjectLink": "https://stashh.io", + "Description": "Explore the world's first marketplace for NFTs with privacy by default and unlock their hidden data.", + "GitHub": "https://github.com/stashh-labs", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "Legendao", + "ProjectLink": "https://legendao.io", + "Description": "The play-to-mint NFT platform, powered by Secret Network, that enables top artists, brands, and NFT creators to launch their NFT projects in a unique, gamified way.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "Arcana's Private NFT", + "ProjectLink": "https://arcana.network/blog/launching-private-nfts-on-arcana/", + "Description": "New supported format by Arcana preserving privacy within NFT minting.", + "GitHub": "https://docs.beta.arcana.network/docs/conceptpvtnft/", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "Paras", + "ProjectLink": "https://eprint.iacr.org/2022/976.pdf", + "Description": "A blockchain-agnostic protocol that offers privacy to NFTs. Specifically, one may hide the real NFTs and only display a reference to them on marketplaces, hide seller and bidder identities, hide bid values and user wallet balances.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "NFT Fair", + "ProjectLink": "https://www.nftfair.app", + "Description": "The do-good NFT launch platform.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "Bidshop", + "ProjectLink": "https://www.bidshop.io", + "Description": "The first and only trustless marketplace with encrypted & secret bidding. Opening a new world of gamification and liquidity for NFT's.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "The Anon Club", + "ProjectLink": "https://theanonclub.com", + "Description": "World's first privacy-focused digital collectibles.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "geniish", + "ProjectLink": "https://www.geniish.io", + "Description": "Confidential NFTs for exclusive experiences.", + "GitHub": "https://github.com/geniish-protocol/docs", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "certUP", + "ProjectLink": "https://certup.net", + "Description": "SecretNFT Certificates revolutionizing official document distribution, verification, and publication.", + "GitHub": "https://github.com/CertUP", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "Actilist", + "ProjectLink": "https://test.actilist.io", + "Description": "Secret NFT auctions.", + "GitHub": "https://github.com/actilabs", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "Fade WTF", + "ProjectLink": "http://mint.fade.wtf", + "Description": "Privacy for NFTs powered by Light Protocol.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "Polyhedra ZK-NFT Container", + "ProjectLink": "https://polyhedra.network/zknft-container", + "Description": "A new NFT protocol that can contain other NFTs, realizing maximum interoperability.", + "GitHub": "-", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "Bluum", + "ProjectLink": "https://bluumprotocol.com", + "Description": "Enable confidentiality of NFT content.", + "GitHub": "https://github.com/BluumProtocol", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + } + ] + } + } + \ No newline at end of file diff --git a/src/projects/nft/stashh/index.yaml b/src/projects/nft/stashh/index.yaml new file mode 100644 index 00000000..2c760828 --- /dev/null +++ b/src/projects/nft/stashh/index.yaml @@ -0,0 +1,9 @@ +name: Stashh +categories: + - nft +description: >- + Explore the world's first marketplace for NFTs with privacy by default and + unlock their hidden data. +links: + web: https://stashh.io + github: https://github.com/stashh-labs diff --git a/src/projects/nft/the-anon-club/index.yaml b/src/projects/nft/the-anon-club/index.yaml new file mode 100644 index 00000000..f54e865e --- /dev/null +++ b/src/projects/nft/the-anon-club/index.yaml @@ -0,0 +1,6 @@ +name: The Anon Club +categories: + - nft +description: World's first privacy-focused digital collectibles. +links: + web: https://theanonclub.com diff --git a/src/projects/os/calyxos/index.yaml b/src/projects/os/calyxos/index.yaml new file mode 100644 index 00000000..a8250e89 --- /dev/null +++ b/src/projects/os/calyxos/index.yaml @@ -0,0 +1,9 @@ +name: CalyxOS +categories: + - os +description: >- + Android mobile operating system that puts privacy and security into the hands + of everyday users. +links: + web: https://calyxos.org/ + github: https://gitlab.com/CalyxOS diff --git a/src/projects/os/divestos/index.yaml b/src/projects/os/divestos/index.yaml new file mode 100644 index 00000000..9a883a36 --- /dev/null +++ b/src/projects/os/divestos/index.yaml @@ -0,0 +1,9 @@ +name: DivestOS +categories: + - os +description: >- + A fork of LineageOS with monthly updates, automated CVE patchings, system + WebView, and more. +links: + web: https://divestos.org/ + github: https://github.com/Divested-Mobile/DivestOS-Build diff --git a/src/projects/os/graphene-os/index.yaml b/src/projects/os/graphene-os/index.yaml new file mode 100644 index 00000000..d4e3896b --- /dev/null +++ b/src/projects/os/graphene-os/index.yaml @@ -0,0 +1,7 @@ +name: Graphene OS +categories: + - os +description: The private and secure mobile operating system with Android app compatibility +links: + web: https://grapheneos.org + github: https://github.com/GrapheneOS diff --git a/src/projects/os/iodeos/index.yaml b/src/projects/os/iodeos/index.yaml new file mode 100644 index 00000000..a880463b --- /dev/null +++ b/src/projects/os/iodeos/index.yaml @@ -0,0 +1,10 @@ +name: iodéOS +categories: + - os +description: >- + Fork of LineageOS with a Trust interface that will help you understand the + security of your device and warn incoming threats. Recently released, still in + beta. +links: + web: https://iode.tech + github: https://gitlab.com/iode/ diff --git a/src/projects/os/nix-bitcoin/index.yaml b/src/projects/os/nix-bitcoin/index.yaml new file mode 100644 index 00000000..45f6a978 --- /dev/null +++ b/src/projects/os/nix-bitcoin/index.yaml @@ -0,0 +1,9 @@ +name: nix-bitcoin +categories: + - os +description: >- + A collection of Nix packages and NixOS modules for easily installing + full-featured Bitcoin nodes with an emphasis on security. +links: + web: https://nixbitcoin.org + github: https://github.com/fort-nix/nix-bitcoin diff --git a/src/projects/os/qubes-os/index.yaml b/src/projects/os/qubes-os/index.yaml new file mode 100644 index 00000000..870b510f --- /dev/null +++ b/src/projects/os/qubes-os/index.yaml @@ -0,0 +1,10 @@ +name: Qubes OS +categories: + - os +description: >- + Qubes OS is a free and open-source, security-oriented operating system for + single-user desktop computing. Qubes OS leverages Xen-based virtualization to + allow for the creation and management of isolated compartments called qubes. +links: + web: https://www.qubes-os.org + github: https://github.com/QubesOS diff --git a/src/projects/os/src.json b/src/projects/os/src.json new file mode 100644 index 00000000..aaea775e --- /dev/null +++ b/src/projects/os/src.json @@ -0,0 +1,80 @@ +{ + "data": { + "Image": "https://github.com/Msiusko/web3privacy/blob/main/static-assets/OS.png?raw=true", + "Projects": [ + { + "Project": "Graphene OS", + "ProjectLink": "https://grapheneos.org", + "Description": "The private and secure mobile operating system with Android app compatibility", + "GitHub": "https://github.com/GrapheneOS", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "CalyxOS", + "ProjectLink": "https://calyxos.org/", + "Description": "Android mobile operating system that puts privacy and security into the hands of everyday users.", + "GitHub": "https://gitlab.com/CalyxOS", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "DivestOS", + "ProjectLink": "https://divestos.org/", + "Description": "A fork of LineageOS with monthly updates, automated CVE patchings, system WebView, and more.", + "GitHub": "https://github.com/Divested-Mobile/DivestOS-Build", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "iodéOS", + "ProjectLink": "https://iode.tech", + "Description": "Fork of LineageOS with a Trust interface that will help you understand the security of your device and warn incoming threats. Recently released, still in beta.", + "GitHub": "https://gitlab.com/iode/", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "Whonix", + "ProjectLink": "https://www.whonix.org/", + "Description": "Whonix is software designed to preserve privacy and anonymity by helping users run applications anonymously. Whonix™ can be installed on Windows, macOS, Linux, and Qubes.", + "GitHub": "https://github.com/Whonix", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "Qubes OS", + "ProjectLink": "https://www.qubes-os.org", + "Description": "Qubes OS is a free and open-source, security-oriented operating system for single-user desktop computing. Qubes OS leverages Xen-based virtualization to allow for the creation and management of isolated compartments called qubes.", + "GitHub": "https://github.com/QubesOS", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "TAILS OS", + "ProjectLink": "https://tails.boum.org", + "Description": "Tails is a portable operating system that protects your privacy and helps you avoid censorship.", + "GitHub": "https://gitlab.tails.boum.org/tails/tails", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + }, + { + "Project": "nix-bitcoin", + "ProjectLink": "https://nixbitcoin.org", + "Description": "A collection of Nix packages and NixOS modules for easily installing full-featured Bitcoin nodes with an emphasis on security.", + "GitHub": "https://github.com/fort-nix/nix-bitcoin", + "ProductReadiness": "-", + "Ecosystem": "-", + "Team": "-" + } + ] + } + } + \ No newline at end of file diff --git a/src/projects/os/tails-os/index.yaml b/src/projects/os/tails-os/index.yaml new file mode 100644 index 00000000..3d6b12d8 --- /dev/null +++ b/src/projects/os/tails-os/index.yaml @@ -0,0 +1,9 @@ +name: TAILS OS +categories: + - os +description: >- + Tails is a portable operating system that protects your privacy and helps you + avoid censorship. +links: + web: https://tails.boum.org + github: https://gitlab.tails.boum.org/tails/tails diff --git a/src/projects/os/whonix/index.yaml b/src/projects/os/whonix/index.yaml new file mode 100644 index 00000000..dd2ae158 --- /dev/null +++ b/src/projects/os/whonix/index.yaml @@ -0,0 +1,10 @@ +name: Whonix +categories: + - os +description: >- + Whonix is software designed to preserve privacy and anonymity by helping users + run applications anonymously. Whonix™ can be installed on Windows, macOS, + Linux, and Qubes. +links: + web: https://www.whonix.org/ + github: https://github.com/Whonix