Skip to content
#

security-best-practices

Here are 8 public repositories matching this topic...

A comprehensive Solidity Style Guide to ensure consistent, readable, and maintainable smart contracts. Features include coding conventions, best practices for gas optimization and security, standardized naming, and effective documentation techniques. Ideal for developers seeking to improve their Solidity projects.

  • Updated Jun 8, 2024

This repository contains a Python-based password strength checker that evaluates password security by assessing key criteria such as length, use of uppercase and lowercase letters, digits, and special characters. It provides feedback on improving password strength, making it a useful tool for users who want to create stronger passwords.

  • Updated Sep 6, 2024
  • Jupyter Notebook

Design and implement a resilient API gateway on Amazon Web Services (AWS) to ensure high availability, automatic failover, and secure access to endpoints without user authentication. Simplify API management and proxy 3rd party APIs with ease.

  • Updated Sep 4, 2023

Improve this page

Add a description, image, and links to the security-best-practices topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the security-best-practices topic, visit your repo's landing page and select "manage topics."

Learn more