<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SudarshanTechLabs Blog: Storage</title>
    <link>https://sudarshantechlabs.com/blog/tag/storage</link>
    <description>Posts tagged Storage from SudarshanTechLabs.</description>
    <language>en-us</language>
    <lastBuildDate>Wed, 22 Jul 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://sudarshantechlabs.com/blog/tag/storage/feed.xml" rel="self" type="application/rss+xml" />
    <managingEditor>support@sudarshantechlabs.com (Sudarshan Chaudhari)</managingEditor>
    <webMaster>support@sudarshantechlabs.com (Sudarshan Chaudhari)</webMaster>
    <item>
      <title>Securing Android SharedPreferences and DataStore</title>
      <link>https://sudarshantechlabs.com/blog/securing-android-sharedpreferences-and-datastore</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/securing-android-sharedpreferences-and-datastore</guid>
      <description>SharedPreferences and DataStore are where small but sensitive values quietly accumulate. Here&apos;s how I keep that local storage secure — what to encrypt, what to keep in the Keystore, and what not to store at all. · 4 min read</description>
      <pubDate>Wed, 22 Jul 2026 00:00:00 GMT</pubDate>
      <category>Security</category>
      <category>DataStore</category>
      <category>Android</category>
      <category>Encryption</category>
      <category>Storage</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
  </channel>
</rss>