<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Security on Tarang Chikhalia</title>
    <link>https://tarangchikhalia.com/categories/security/</link>
    <description>Recent content in Security on Tarang Chikhalia</description>
    <generator>Hugo -- 0.145.0</generator>
    <language>en</language>
    <lastBuildDate>Tue, 24 Dec 2024 13:43:12 -0400</lastBuildDate>
    <atom:link href="https://tarangchikhalia.com/categories/security/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Envelope Encryption: A secure approach to secret management.</title>
      <link>https://tarangchikhalia.com/posts/envelope-encryption/</link>
      <pubDate>Tue, 24 Dec 2024 13:43:12 -0400</pubDate>
      <guid>https://tarangchikhalia.com/posts/envelope-encryption/</guid>
      <description>&lt;p&gt;In the modern software development landscape, applications frequently rely on secrets like passwords, API keys, or tokens to access external services and data. Ensuring these secrets are stored securely is paramount, as improper handling can lead to severe security breaches. Envelope encryption provides a robust mechanism for managing and securing these secrets, offering a layered approach to encryption.&lt;/p&gt;
&lt;p&gt;This blog will delve into the principles of envelope encryption and illustrate how to implement it using Python, based on the Secure Secrets project files.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
