Update Scoringmodel_techies.md

This commit is contained in:
Mykola Siusko 2023-11-15 16:36:24 +01:00 odevzdal GitHub
rodič 9b3e88ca1f
revize 23f7c8ad8d
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 14 přidání a 0 odebrání

Zobrazit soubor

@ -137,3 +137,17 @@ from community
* using something like https://charlesproxy.com to see all the traffic
* Android: Feel free to test it at [Exodus Privacy](https://exodus-privacy.eu.org/en/), a friendly service to investigate Android apps.
* Android: check https://f-droid.org and verify the “no anti-features” tag (like dependency on third-party services). [Example](https://f-droid.org/en/packages/com.nighthawkapps.wallet.android/)
# ETHSecurity community recommendations
[DeFiSafety](https://medium.com/defi-safety/introducing-our-0-9-process-79ba88f8bba4) - "a clear list of what a dev should add to a protocol (over and above the software)"
**Officercia** recommendations:
- https://www.beirao.xyz/blog/Security-checklist
- https://github.com/OffcierCia/tips-solidity-code-auditors
- https://docs.google.com/document/d/1-_0Wlwch_vtkPM4F-SdEXLjQYaYT7KoPlU2rjt7tkLQ/edit
- www.github.com/Rari-Capital/solcurity
[SCSVS](https://github.com/ComposableSecurity/SCSVS/)
[EthTrust](https://entethalliance.github.io/eta-registry/security-levels-spec.html)