I made a CTF platform using Flask and MySQL

This page summarizes the projects mentioned and recommended in the original post on /r/Python

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • zxcvbn-python

    Python implementation of Dropbox's realistic password strength estimator

  • Here's some pointers: 1) Salt the passwords. Always better safe than sorry, this will mitigate the effects if your DB is ever leaked. 2) Password prompts on Register. A user should not be able to use "password" as their password. Require the password to be a certain length and have a number of special characters. A good lib for this is https://github.com/dwolfhub/zxcvbn-python , and it even generates messages/tips for making the password more secure for users! 3) Force users to verify email when they register. This prevents them from making up an email, and also errors if they use someone else's email who later tries to register.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Agents of Change: Navigating the Rise of AI Agents in 2024

    8 projects | dev.to | 2 May 2024
  • AI Photo Geolocation

    1 project | news.ycombinator.com | 2 May 2024
  • A smooth and sharp image interpolation you probably haven't heard of

    1 project | news.ycombinator.com | 2 May 2024
  • Open-source SDK for adding custom code interpreters to AI apps

    2 projects | news.ycombinator.com | 2 May 2024
  • Show HN: SpRAG – Open-source RAG implementation for challenging real-world tasks

    1 project | news.ycombinator.com | 2 May 2024