<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to remove secrets from a .mf5 file?]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I want to publish examples for UIFlow using HTTP requests. I did as follows.</p>
<ol>
<li>Create an example with the actual API key</li>
<li>Replace the key with <code>API_KEY</code></li>
<li>Save as a .mf5 file</li>
<li>Open the .mf5 file with a text editor and check if the API key is not available in the saved file</li>
</ol>
<p dir="auto">I found that the variable for URL is replaced as I expected. However, the original URL containing the API key seems to be available in the <code>http_request</code> block.</p>
<p dir="auto">How can I remove the key in UIFlow? Alternative ideas are removing it with a text editor or creating a utility tool, but I want to know if there is a way in UIFlow.</p>
<p dir="auto">Thanks,<br />
Shigeru</p>
]]></description><link>https://community.m5stack.com/topic/5576/how-to-remove-secrets-from-a-mf5-file</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 07:42:00 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5576.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 15 Aug 2023 00:12:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to remove secrets from a .mf5 file? on Fri, 18 Aug 2023 07:20:50 GMT]]></title><description><![CDATA[<p dir="auto">Update: I found the shadowed URL by removing a variable connected to the <code>http_request</code> block. At first, I directly specified the API key as a part of the URL, then replaced it with the variable.</p>
]]></description><link>https://community.m5stack.com/post/21991</link><guid isPermaLink="true">https://community.m5stack.com/post/21991</guid><dc:creator><![CDATA[kotobuki]]></dc:creator><pubDate>Fri, 18 Aug 2023 07:20:50 GMT</pubDate></item></channel></rss>