How to store user passwords safely?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Aura-Text

    Aura Text is a versatile and powerful text editor powered by QScintilla that provides all the necessary tools for developers. It is build using PyQt6 and Python.

  • So, here's the story in short. I'm making an IDE using PyQt6 (GitHub) and I want to add Gist support. My IDE currently has Pastebin support, which doesn't require any logins. The issue with implementing Gist is, that you'll have to log in to GitHub. So my question is, how can I locally store the user's passwords safely?

  • qtkeychain

    Platform-independent Qt API for storing passwords securely.

  • frankosterfeld/qtkeychain: Platform-independent Qt API for storing passwords securely. (github.com)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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