<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Bcrypt on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/bcrypt/</link><description>Recent content in Bcrypt on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 13 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/bcrypt/index.xml" rel="self" type="application/rss+xml"/><item><title>Building Secure User Registration and Login with Bcrypt</title><link>https://ai-blog.noorshomelab.dev/secure-flask-app-2026/secure-user-registration-login/</link><pubDate>Mon, 13 Jul 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/secure-flask-app-2026/secure-user-registration-login/</guid><description>&lt;h2 id="building-secure-user-registration-and-login-with-bcrypt"&gt;Building Secure User Registration and Login with Bcrypt&lt;/h2&gt;
&lt;p&gt;Every web application that handles user data relies on a secure authentication system. It&amp;rsquo;s the first line of defense against unauthorized access, and a single misstep can expose sensitive information or allow malicious actors to impersonate users. In this chapter, we&amp;rsquo;ll construct the foundational secure user registration and login mechanisms for our Flask application.&lt;/p&gt;
&lt;p&gt;By the end of this milestone, you will have implemented:&lt;/p&gt;</description></item></channel></rss>