web3privacy/Web3privacynowplatform/scoringmodel/Scoringmodel_techies.md

125 řádky
4.5 KiB
Markdown
Surový Normální zobrazení Historie

2023-11-08 21:47:58 +01:00
# Privacy scoring modelling > Web3privacy now analytical [platform](https://github.com/Msiusko/web3privacy/tree/main/Web3privacynowplatform)
# General
| Scoring | Techie |
| ------------- | ------------- |
| Immutability | + |
| Decentralised throughout, including hosting | + |
| Permissionless & accessible to all | + |
| Open-source | + |
# Docs
| Scoring | Techie |
| ------------- | ------------- |
| read the documentation | + |
| Good and comprehensive documentation | + |
# Third-party analysis
| Scoring | Techie |
| ------------- | ------------- |
| Where's the code? Has it been audited? | + |
| Validation by trusted and respected independent scientists and researchers | + |
# Team
| Scoring | Techie |
| ------------- | ------------- |
| ideological team | + |
| Reputation of the team | + |
| is it purely marketing oriented, or it seems created by researchers/developers, are the developers anons? | + |
# Privacy policy
| Scoring | Techie |
| ------------- | ------------- |
| Privacy Policy content | + |
| Non-vague and non-intrusive privacy policy | + |
# Infrastructure
| Scoring | Techie |
| ------------- | ------------- |
| How much to run a node | + |
| Where are the nodes | + |
| Number of nodes/servers/ -> the larger the footprint the best privacy | + |
# Storage
2023-11-09 10:50:00 +01:00
| Scoring | Techie |
| ------------- | ------------- |
| e2e encrypted LOCAL storage | + |
| What user information is stored? (username, IP address, last connection, wallets associate, etc) | + |
| Where is it stored? (centralized server, certain jurisdictions, on-chain, in browser/local cache) | + |
2023-11-08 21:47:58 +01:00
# Data aggregation
2023-11-09 10:50:00 +01:00
| Scoring | Techie |
| ------------- | ------------- |
| no email or tel nr for signup | + |
| does not implement KYC or AML | + |
2023-11-08 21:47:58 +01:00
# Traction
2023-11-09 10:50:00 +01:00
| Scoring | Techie |
| ------------- | ------------- |
| Amount of transactions | + |
| number of people using it | + |
| is it famous | + |
2023-11-08 21:47:58 +01:00
# Governance
2023-11-09 10:50:00 +01:00
| Scoring | Techie |
| ------------- | ------------- |
| DAO structure (if applied) | + |
2023-11-08 21:47:58 +01:00
# Privacy execution
2023-11-09 10:50:00 +01:00
| Scoring | Techie |
| ------------- | ------------- |
| p2p / no central server | + |
| Trustless - No ID required (this is where ZKs are useful) | + |
2023-11-08 21:47:58 +01:00
# Product-centric
2023-11-09 10:50:00 +01:00
| Scoring | Techie |
| ------------- | ------------- |
| Onboarding steps | + |
2023-11-08 21:47:58 +01:00
# Testing
2023-11-09 10:50:00 +01:00
| Scoring | Techie |
2023-11-08 21:47:58 +01:00
| ------------- | ------------- |
2023-11-09 10:50:00 +01:00
| try to trace a transaction | + |
| Other tooling to verify e.g. block explorers | + |
2023-11-08 21:47:58 +01:00
2023-11-09 10:50:00 +01:00
# MVP for non-tecies expanded to techies
2023-11-08 21:47:58 +01:00
2023-11-09 10:50:00 +01:00
# Sandbox: DeFi category that has been analyzed
2023-11-08 21:47:58 +01:00
2023-11-09 10:50:00 +01:00
**How to use sandbox?**
1. Read takeaways.
2. Give us feedback via general comments in the Community on [Signal](https://chat.web3privacy.info/) or make a Pull request here.
3. You can always explore 38 DeFi project' assessment [here](https://github.com/web3privacy/web3privacy/blob/main/Web3privacynowplatform/scoringmodel/DeFi%20category%20prototype.md)
2023-11-08 21:47:58 +01:00
2023-11-09 10:50:00 +01:00
# Scoring model 1.2: validity track
2023-11-08 21:47:58 +01:00
2023-11-09 10:50:00 +01:00
_Validity track covers GitHub, Product-readiness, Team, Docs, Audit._
2023-11-08 21:47:58 +01:00
2023-11-09 10:50:00 +01:00
**Note**: quick assessment helps to decrease privacy dark patterns from obscure language to test-net claiming it has a "state of art privacy".
![alt text](https://github.com/web3privacy/web3privacy/blob/main/Web3privacynowplatform/scoringmodel/staticobjects/Scoring%201.2%20validity%20track.png?raw=true)
2023-11-08 21:47:58 +01:00
2023-11-09 10:51:37 +01:00
## Sandbox
**Extended**
| Project | GitHub | Product-readiness | Team | Docs | Audit | Contributors | Licenses | Support | Score |
| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |
| **Test project** | available & active GitHub / not (25%) | Live or 🚧 (exclusion criteria) | public team / not (25%) | available & not marketing docs / not (25%) | available & up to date third-party audit / not (25%) | external contributors outside of the team members | What licenses are in use | Some form of support available? (telegram, discord, forum) | from 0 to 100% |
| **score** | 12.5% | 12.5% | 12.5% | 12.5% | 12.5% | 12.5% | 12.5% | 12.5% | 100% |
2023-11-09 11:06:19 +01:00
**GitHub**
* Is it in stable release, 1.0 and not an alpha or untested code?
* Are there many PRs and Issues pending?
* Are there external contributors outside of the team members?
**Docs**
- TBD
**Team**
* Check if there are known contributors (reputation 101)
* Check commits at GitHub
* How many community contributors beyond core team?
**Third-party audit**
- Were bugs fixed?
- How centralized is the protocol governance?
- How centralized are product updates?