<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: naz</title>
    <description>The latest articles on DEV Community by naz (@nazhickorkmaz).</description>
    <link>https://dev.to/nazhickorkmaz</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3886351%2F0d802ffc-a88a-4fca-936a-0a257fe5576a.jpeg</url>
      <title>DEV Community: naz</title>
      <link>https://dev.to/nazhickorkmaz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nazhickorkmaz"/>
    <language>en</language>
    <item>
      <title>Hey, I made a tool that encrypts files using your typing rhythm!!!!</title>
      <dc:creator>naz</dc:creator>
      <pubDate>Sat, 18 Apr 2026 17:20:51 +0000</pubDate>
      <link>https://dev.to/nazhickorkmaz/hey-i-made-a-tool-that-encrypts-files-using-your-typing-rhythm-4d68</link>
      <guid>https://dev.to/nazhickorkmaz/hey-i-made-a-tool-that-encrypts-files-using-your-typing-rhythm-4d68</guid>
      <description>&lt;p&gt;I built this PoC to explore if we can use the way someone types (the timing between keypresses) as a key for encryption. It uses Python and AES-256 to lock/unlock files based on your unique typing cadence.&lt;/p&gt;

&lt;p&gt;It's still a work in progress, but I wanted to share it with the community to get some feedback on the security logic or the implementation. Check it out if you're interested!&lt;/p&gt;

&lt;p&gt;REPO: &lt;a href="https://github.com/nazhickorkmaz/biometric-cryptography" rel="noopener noreferrer"&gt;https://github.com/nazhickorkmaz/biometric-cryptography&lt;/a&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>cybersecurity</category>
    </item>
  </channel>
</rss>
