Skip to main content

Security best practices: Important resources and further reading

Intermediate
Security
Concept

Overview

Below are resources which cover security best practices for technologies you are likely using in your dapp. These best practices are equally important as our Internet Computer specific guidelines and should be studied carefully. They can be useful to reference when developing secure dapps or executing security reviews.

General

Rust

Crypto

Web security

Testing

These are some useful references for testing canisters which don't necessarily relate to security. However, having good test coverage is essential for developing secure applications.