was will ich nutzen um zeug (passwörter) in #python zu encrypten?
@xsteadfastx ich würde passlib vorschlagen: https://pypi.org/project/passlib/
@daftwullie das sieht schonmal sehr sehr gut aus... das wird es wohl :)
@xsteadfastx #Django uses hashlib with PBKDF2 https://docs.djangoproject.com/en/2.2/topics/auth/passwords/
@blub danke :)
The social network of the future: No ads, no corporate surveillance, ethical design, and decentralization! Own your data with Mastodon!
@xsteadfastx ich würde passlib vorschlagen: https://pypi.org/project/passlib/