<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SudarshanTechLabs Blog: Secrets</title>
    <link>https://sudarshantechlabs.com/blog/tag/secrets</link>
    <description>Posts tagged Secrets from SudarshanTechLabs.</description>
    <language>en-us</language>
    <lastBuildDate>Sat, 25 Jul 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://sudarshantechlabs.com/blog/tag/secrets/feed.xml" rel="self" type="application/rss+xml" />
    <managingEditor>support@sudarshantechlabs.com (Sudarshan Chaudhari)</managingEditor>
    <webMaster>support@sudarshantechlabs.com (Sudarshan Chaudhari)</webMaster>
    <item>
      <title>Handling API Keys Safely in Android Apps</title>
      <link>https://sudarshantechlabs.com/blog/handling-api-keys-safely-in-android-apps</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/handling-api-keys-safely-in-android-apps</guid>
      <description>Any API key you ship in an APK can be extracted — full stop. Here&apos;s how I actually handle keys in Android: which ones can live in the app, which must go behind a backend, and how to keep them out of git either way. · 4 min read</description>
      <pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate>
      <category>Security</category>
      <category>API Keys</category>
      <category>Android</category>
      <category>Secrets</category>
      <category>Backend</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
  </channel>
</rss>