<rss
      xmlns:atom="http://www.w3.org/2005/Atom"
      xmlns:media="http://search.yahoo.com/mrss/"
      xmlns:content="http://purl.org/rss/1.0/modules/content/"
      xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
      xmlns:dc="http://purl.org/dc/elements/1.1/"
      version="2.0"
    >
      <channel>
        <title><![CDATA[cadayton]]></title>
        <description><![CDATA[BTC 100% and going down the Lightning and Golang rabbit hole.]]></description>
        <link>https://cadayton.npub.pro/tag/linux/</link>
        <atom:link href="https://cadayton.npub.pro/tag/linux/rss/" rel="self" type="application/rss+xml"/>
        <itunes:new-feed-url>https://cadayton.npub.pro/tag/linux/rss/</itunes:new-feed-url>
        <itunes:author><![CDATA[cadayton]]></itunes:author>
        <itunes:subtitle><![CDATA[BTC 100% and going down the Lightning and Golang rabbit hole.]]></itunes:subtitle>
        <itunes:type>episodic</itunes:type>
        <itunes:owner>
          <itunes:name><![CDATA[cadayton]]></itunes:name>
          <itunes:email><![CDATA[cadayton]]></itunes:email>
        </itunes:owner>
            
      <pubDate>Wed, 19 Feb 2025 22:12:36 GMT</pubDate>
      <lastBuildDate>Wed, 19 Feb 2025 22:12:36 GMT</lastBuildDate>
      
      <itunes:image href="https://i.seadn.io/gae/pjDlBFWny7fjRZDbn6myqh_U0RLNIFAD_NiXgd3-UR6b-lCZLoKs6ImO39Qx3_37m8LevbwJnwVarSdGUt6B_ISKkn79XYmJUDKg1g?auto=format&amp;w=1000" />
      <image>
        <title><![CDATA[cadayton]]></title>
        <link>https://cadayton.npub.pro/tag/linux/</link>
        <url>https://i.seadn.io/gae/pjDlBFWny7fjRZDbn6myqh_U0RLNIFAD_NiXgd3-UR6b-lCZLoKs6ImO39Qx3_37m8LevbwJnwVarSdGUt6B_ISKkn79XYmJUDKg1g?auto=format&w=1000</url>
      </image>
      <item>
      <title><![CDATA[#linux #vault #powershell #Hashicorp]]></title>
      <description><![CDATA[#linux #vault #powershell #Hashicorp

Just finished adding some security updates to VaultApi 0.6.4.

VaultApi is a powershell script that  automates the usage of Hashicorp Vault for an Enterprise class way of storing your personal secrets securely.

VaultApi is the way I go for getting to my secret data…]]></description>
             <itunes:subtitle><![CDATA[#linux #vault #powershell #Hashicorp

Just finished adding some security updates to VaultApi 0.6.4.

VaultApi is a powershell script that  automates the usage of Hashicorp Vault for an Enterprise class way of storing your personal secrets securely.

VaultApi is the way I go for getting to my secret data…]]></itunes:subtitle>
      <pubDate>Wed, 19 Feb 2025 22:12:36 GMT</pubDate>
      <link>https://cadayton.npub.pro/post/note1x4696rrgnaswveytfa9c7fvur07qky5cjq6qfqvr9p69z3l9shssy22qfa/</link>
      <comments>https://cadayton.npub.pro/post/note1x4696rrgnaswveytfa9c7fvur07qky5cjq6qfqvr9p69z3l9shssy22qfa/</comments>
      <guid isPermaLink="false">note1x4696rrgnaswveytfa9c7fvur07qky5cjq6qfqvr9p69z3l9shssy22qfa</guid>
      <category>linux</category>
      
      <noteId>note1x4696rrgnaswveytfa9c7fvur07qky5cjq6qfqvr9p69z3l9shssy22qfa</noteId>
      <npub>npub1xzuej94pvqzwy0ynemeq6phct96wjpplaz9urd7y2q8ck0xxu0lqartaqn</npub>
      <dc:creator><![CDATA[cadayton]]></dc:creator>
      <content:encoded><![CDATA[<p><a href='/tag/linux/'>#linux</a> <a href='/tag/vault/'>#vault</a> <a href='/tag/powershell/'>#powershell</a> <a href='/tag/hashicorp/'>#Hashicorp</a><br><br>Just finished adding some security updates to VaultApi 0.6.4.<br><br>VaultApi is a powershell script that  automates the usage of Hashicorp Vault for an Enterprise class way of storing your personal secrets securely.<br><br>VaultApi is the way I go for getting to my secret data programmatically and KeePassXC is my GUI way of getting to some of the same information.<br><br><np-embed url="https://btcpayserver.sytes.net/"><a href="https://btcpayserver.sytes.net/">https://btcpayserver.sytes.net/</a></np-embed></p>
]]></content:encoded>
      <itunes:author><![CDATA[cadayton]]></itunes:author>
      <itunes:summary><![CDATA[<p><a href='/tag/linux/'>#linux</a> <a href='/tag/vault/'>#vault</a> <a href='/tag/powershell/'>#powershell</a> <a href='/tag/hashicorp/'>#Hashicorp</a><br><br>Just finished adding some security updates to VaultApi 0.6.4.<br><br>VaultApi is a powershell script that  automates the usage of Hashicorp Vault for an Enterprise class way of storing your personal secrets securely.<br><br>VaultApi is the way I go for getting to my secret data programmatically and KeePassXC is my GUI way of getting to some of the same information.<br><br><np-embed url="https://btcpayserver.sytes.net/"><a href="https://btcpayserver.sytes.net/">https://btcpayserver.sytes.net/</a></np-embed></p>
]]></itunes:summary>
      
      </item>
      
      <item>
      <title><![CDATA[A few months back I published…]]></title>
      <description><![CDATA[A few months back I published an article on how to make use of #Hashicorp #Vault with a #PowerShell script to automated the whole experience on a #Linux host.

Now I need to implement a one-time-password to authenticate with my local web page.  The following steps will get…]]></description>
             <itunes:subtitle><![CDATA[A few months back I published an article on how to make use of #Hashicorp #Vault with a #PowerShell script to automated the whole experience on a #Linux host.

Now I need to implement a one-time-password to authenticate with my local web page.  The following steps will get…]]></itunes:subtitle>
      <pubDate>Sun, 19 May 2024 17:50:39 GMT</pubDate>
      <link>https://cadayton.npub.pro/post/note1qn5lwgpzj3jgtte62hplz2purezda704gxr5ujkgnv0km6rdseas9xdn5n/</link>
      <comments>https://cadayton.npub.pro/post/note1qn5lwgpzj3jgtte62hplz2purezda704gxr5ujkgnv0km6rdseas9xdn5n/</comments>
      <guid isPermaLink="false">note1qn5lwgpzj3jgtte62hplz2purezda704gxr5ujkgnv0km6rdseas9xdn5n</guid>
      <category>Hashicorp</category>
      
        <media:content url="https://m.primal.net/IIRF.png" medium="image"/>
        <enclosure 
          url="https://m.primal.net/IIRF.png" length="0" 
          type="image/png" 
        />
      <noteId>note1qn5lwgpzj3jgtte62hplz2purezda704gxr5ujkgnv0km6rdseas9xdn5n</noteId>
      <npub>npub1xzuej94pvqzwy0ynemeq6phct96wjpplaz9urd7y2q8ck0xxu0lqartaqn</npub>
      <dc:creator><![CDATA[cadayton]]></dc:creator>
      <content:encoded><![CDATA[<p>A few months back I published an article on how to make use of <a href='/tag/hashicorp/'>#Hashicorp</a> <a href='/tag/vault/'>#Vault</a> with a <a href='/tag/powershell/'>#PowerShell</a> script to automated the whole experience on a <a href='/tag/linux/'>#Linux</a> host.<br><br>Now I need to implement a one-time-password to authenticate with my local web page.  The following steps will get the job done.<br><br><a href="https://m.primal.net/IIRF.png" class="vbx-media" target="_blank"><img class="venobox" src="https://m.primal.net/IIRF.png"></a> <br><br><br><np-embed url="https://primal.net/e/note1ayqx9fnxft2rqfccsk6kuvgu2xecjetc9t3nyzca8rzf3sz074gs3rv3x8"><a href="https://primal.net/e/note1ayqx9fnxft2rqfccsk6kuvgu2xecjetc9t3nyzca8rzf3sz074gs3rv3x8">https://primal.net/e/note1ayqx9fnxft2rqfccsk6kuvgu2xecjetc9t3nyzca8rzf3sz074gs3rv3x8</a></np-embed></p>
]]></content:encoded>
      <itunes:author><![CDATA[cadayton]]></itunes:author>
      <itunes:summary><![CDATA[<p>A few months back I published an article on how to make use of <a href='/tag/hashicorp/'>#Hashicorp</a> <a href='/tag/vault/'>#Vault</a> with a <a href='/tag/powershell/'>#PowerShell</a> script to automated the whole experience on a <a href='/tag/linux/'>#Linux</a> host.<br><br>Now I need to implement a one-time-password to authenticate with my local web page.  The following steps will get the job done.<br><br><a href="https://m.primal.net/IIRF.png" class="vbx-media" target="_blank"><img class="venobox" src="https://m.primal.net/IIRF.png"></a> <br><br><br><np-embed url="https://primal.net/e/note1ayqx9fnxft2rqfccsk6kuvgu2xecjetc9t3nyzca8rzf3sz074gs3rv3x8"><a href="https://primal.net/e/note1ayqx9fnxft2rqfccsk6kuvgu2xecjetc9t3nyzca8rzf3sz074gs3rv3x8">https://primal.net/e/note1ayqx9fnxft2rqfccsk6kuvgu2xecjetc9t3nyzca8rzf3sz074gs3rv3x8</a></np-embed></p>
]]></itunes:summary>
      <itunes:image href="https://m.primal.net/IIRF.png"/>
      </item>
      
      <item>
      <title><![CDATA[I just published a follow up…]]></title>
      <description><![CDATA[I just published a follow up article on Yakihonne to my prior article on how to set up a cold storage solution with Blockstream's Green wallet using VeraCrypt.

This article outlines how to secure your BTC wallet data using Hashicorp Vault and shows 2 PowerShell scripts I created to…]]></description>
             <itunes:subtitle><![CDATA[I just published a follow up article on Yakihonne to my prior article on how to set up a cold storage solution with Blockstream's Green wallet using VeraCrypt.

This article outlines how to secure your BTC wallet data using Hashicorp Vault and shows 2 PowerShell scripts I created to…]]></itunes:subtitle>
      <pubDate>Thu, 14 Mar 2024 12:51:57 GMT</pubDate>
      <link>https://cadayton.npub.pro/post/note1mwgl07frsasnqu62rev66n90s5hy5ys4ekn70yh5jf0pa79e3ngsym74mu/</link>
      <comments>https://cadayton.npub.pro/post/note1mwgl07frsasnqu62rev66n90s5hy5ys4ekn70yh5jf0pa79e3ngsym74mu/</comments>
      <guid isPermaLink="false">note1mwgl07frsasnqu62rev66n90s5hy5ys4ekn70yh5jf0pa79e3ngsym74mu</guid>
      <category>Bitcoin</category>
      
      <noteId>note1mwgl07frsasnqu62rev66n90s5hy5ys4ekn70yh5jf0pa79e3ngsym74mu</noteId>
      <npub>npub1xzuej94pvqzwy0ynemeq6phct96wjpplaz9urd7y2q8ck0xxu0lqartaqn</npub>
      <dc:creator><![CDATA[cadayton]]></dc:creator>
      <content:encoded><![CDATA[<p>I just published a follow up article on Yakihonne to my prior article on how to set up a cold storage solution with Blockstream's Green wallet using VeraCrypt.<br><br>This article outlines how to secure your BTC wallet data using Hashicorp Vault and shows 2 PowerShell scripts I created to automate the whole process.<br><br><a href='/tag/bitcoin/'>#bitcoin</a> <a href='/tag/vault/'>#vault</a> <a href='/tag/green/'>#Green</a> <a href='/tag/sparrow/'>#Sparrow</a> <a href='/tag/powershell/'>#PowerShell</a> <a href='/tag/linux/'>#Linux</a><br><br><np-embed url="https://yakihonne.com/article/naddr1qvzqqqr4gupzqv9enyt2zcqyug7f8nhjp5r0skt5ayzrl6ytcxmug5q03v7vdcl7qq25vwf3ggek7n60w3n4w434896ny5r92vckv3pte8s"><a href="https://yakihonne.com/article/naddr1qvzqqqr4gupzqv9enyt2zcqyug7f8nhjp5r0skt5ayzrl6ytcxmug5q03v7vdcl7qq25vwf3ggek7n60w3n4w434896ny5r92vckv3pte8s">https://yakihonne.com/article/naddr1qvzqqqr4gupzqv9enyt2zcqyug7f8nhjp5r0skt5ayzrl6ytcxmug5q03v7vdcl7qq25vwf3ggek7n60w3n4w434896ny5r92vckv3pte8s</a></np-embed></p>
]]></content:encoded>
      <itunes:author><![CDATA[cadayton]]></itunes:author>
      <itunes:summary><![CDATA[<p>I just published a follow up article on Yakihonne to my prior article on how to set up a cold storage solution with Blockstream's Green wallet using VeraCrypt.<br><br>This article outlines how to secure your BTC wallet data using Hashicorp Vault and shows 2 PowerShell scripts I created to automate the whole process.<br><br><a href='/tag/bitcoin/'>#bitcoin</a> <a href='/tag/vault/'>#vault</a> <a href='/tag/green/'>#Green</a> <a href='/tag/sparrow/'>#Sparrow</a> <a href='/tag/powershell/'>#PowerShell</a> <a href='/tag/linux/'>#Linux</a><br><br><np-embed url="https://yakihonne.com/article/naddr1qvzqqqr4gupzqv9enyt2zcqyug7f8nhjp5r0skt5ayzrl6ytcxmug5q03v7vdcl7qq25vwf3ggek7n60w3n4w434896ny5r92vckv3pte8s"><a href="https://yakihonne.com/article/naddr1qvzqqqr4gupzqv9enyt2zcqyug7f8nhjp5r0skt5ayzrl6ytcxmug5q03v7vdcl7qq25vwf3ggek7n60w3n4w434896ny5r92vckv3pte8s">https://yakihonne.com/article/naddr1qvzqqqr4gupzqv9enyt2zcqyug7f8nhjp5r0skt5ayzrl6ytcxmug5q03v7vdcl7qq25vwf3ggek7n60w3n4w434896ny5r92vckv3pte8s</a></np-embed></p>
]]></itunes:summary>
      
      </item>
      
      <item>
      <title><![CDATA[I just published an article on…]]></title>
      <description><![CDATA[I just published an article on Yakihonne on how to set up a cold storage solution with Blockstream's Green wallet using VeraCrypt.

#Bitcoin #Blockstream #VeraCrypt #Linux #PowerShell…]]></description>
             <itunes:subtitle><![CDATA[I just published an article on Yakihonne on how to set up a cold storage solution with Blockstream's Green wallet using VeraCrypt.

#Bitcoin #Blockstream #VeraCrypt #Linux #PowerShell…]]></itunes:subtitle>
      <pubDate>Fri, 01 Mar 2024 15:27:40 GMT</pubDate>
      <link>https://cadayton.npub.pro/post/note10wywga98z3vpsyujuq3aldml6a6rw5w2x6cc4uatlqx7uzvlzgnsqd6wv4/</link>
      <comments>https://cadayton.npub.pro/post/note10wywga98z3vpsyujuq3aldml6a6rw5w2x6cc4uatlqx7uzvlzgnsqd6wv4/</comments>
      <guid isPermaLink="false">note10wywga98z3vpsyujuq3aldml6a6rw5w2x6cc4uatlqx7uzvlzgnsqd6wv4</guid>
      <category>Bitcoin</category>
      
      <noteId>note10wywga98z3vpsyujuq3aldml6a6rw5w2x6cc4uatlqx7uzvlzgnsqd6wv4</noteId>
      <npub>npub1xzuej94pvqzwy0ynemeq6phct96wjpplaz9urd7y2q8ck0xxu0lqartaqn</npub>
      <dc:creator><![CDATA[cadayton]]></dc:creator>
      <content:encoded><![CDATA[<p>I just published an article on Yakihonne on how to set up a cold storage solution with Blockstream's Green wallet using VeraCrypt.<br><br><a href='/tag/bitcoin/'>#Bitcoin</a> <a href='/tag/blockstream/'>#Blockstream</a> <a href='/tag/veracrypt/'>#VeraCrypt</a> <a href='/tag/linux/'>#Linux</a> <a href='/tag/powershell/'>#PowerShell</a><br><br><np-embed url="https://yakihonne.com/article/naddr1qvzqqqr4gupzqv9enyt2zcqyug7f8nhjp5r0skt5ayzrl6ytcxmug5q03v7vdcl7qq2kzjm52304s7n42fgkwdtpffv5s6n5gf55xprdlm6"><a href="https://yakihonne.com/article/naddr1qvzqqqr4gupzqv9enyt2zcqyug7f8nhjp5r0skt5ayzrl6ytcxmug5q03v7vdcl7qq2kzjm52304s7n42fgkwdtpffv5s6n5gf55xprdlm6">https://yakihonne.com/article/naddr1qvzqqqr4gupzqv9enyt2zcqyug7f8nhjp5r0skt5ayzrl6ytcxmug5q03v7vdcl7qq2kzjm52304s7n42fgkwdtpffv5s6n5gf55xprdlm6</a></np-embed></p>
]]></content:encoded>
      <itunes:author><![CDATA[cadayton]]></itunes:author>
      <itunes:summary><![CDATA[<p>I just published an article on Yakihonne on how to set up a cold storage solution with Blockstream's Green wallet using VeraCrypt.<br><br><a href='/tag/bitcoin/'>#Bitcoin</a> <a href='/tag/blockstream/'>#Blockstream</a> <a href='/tag/veracrypt/'>#VeraCrypt</a> <a href='/tag/linux/'>#Linux</a> <a href='/tag/powershell/'>#PowerShell</a><br><br><np-embed url="https://yakihonne.com/article/naddr1qvzqqqr4gupzqv9enyt2zcqyug7f8nhjp5r0skt5ayzrl6ytcxmug5q03v7vdcl7qq2kzjm52304s7n42fgkwdtpffv5s6n5gf55xprdlm6"><a href="https://yakihonne.com/article/naddr1qvzqqqr4gupzqv9enyt2zcqyug7f8nhjp5r0skt5ayzrl6ytcxmug5q03v7vdcl7qq2kzjm52304s7n42fgkwdtpffv5s6n5gf55xprdlm6">https://yakihonne.com/article/naddr1qvzqqqr4gupzqv9enyt2zcqyug7f8nhjp5r0skt5ayzrl6ytcxmug5q03v7vdcl7qq2kzjm52304s7n42fgkwdtpffv5s6n5gf55xprdlm6</a></np-embed></p>
]]></itunes:summary>
      
      </item>
      
      <item>
      <title><![CDATA[#linux #vault $powershell #Hashicorp]]></title>
      <description><![CDATA[#linux #vault $powershell #Hashicorp

Finally put the finishing touches on self-hosting Hashicorp Vault server on my local non-routed network. With this in place, I now have an Enterprise grade Vault server for storing secrets and
zero third-party risks.

My whole purpose for going down this road was…]]></description>
             <itunes:subtitle><![CDATA[#linux #vault $powershell #Hashicorp

Finally put the finishing touches on self-hosting Hashicorp Vault server on my local non-routed network. With this in place, I now have an Enterprise grade Vault server for storing secrets and
zero third-party risks.

My whole purpose for going down this road was…]]></itunes:subtitle>
      <pubDate>Tue, 20 Feb 2024 17:27:56 GMT</pubDate>
      <link>https://cadayton.npub.pro/post/note1ayqx9fnxft2rqfccsk6kuvgu2xecjetc9t3nyzca8rzf3sz074gs3rv3x8/</link>
      <comments>https://cadayton.npub.pro/post/note1ayqx9fnxft2rqfccsk6kuvgu2xecjetc9t3nyzca8rzf3sz074gs3rv3x8/</comments>
      <guid isPermaLink="false">note1ayqx9fnxft2rqfccsk6kuvgu2xecjetc9t3nyzca8rzf3sz074gs3rv3x8</guid>
      <category>linux</category>
      
        <media:content url="https://m.primal.net/HdyN.png" medium="image"/>
        <enclosure 
          url="https://m.primal.net/HdyN.png" length="0" 
          type="image/png" 
        />
      <noteId>note1ayqx9fnxft2rqfccsk6kuvgu2xecjetc9t3nyzca8rzf3sz074gs3rv3x8</noteId>
      <npub>npub1xzuej94pvqzwy0ynemeq6phct96wjpplaz9urd7y2q8ck0xxu0lqartaqn</npub>
      <dc:creator><![CDATA[cadayton]]></dc:creator>
      <content:encoded><![CDATA[<p><a href='/tag/linux/'>#linux</a> <a href='/tag/vault/'>#vault</a> $powershell <a href='/tag/hashicorp/'>#Hashicorp</a><br><br>Finally put the finishing touches on self-hosting Hashicorp Vault server on my local non-routed network. With this in place, I now have an Enterprise grade Vault server for storing secrets and<br>zero third-party risks.<br><br>My whole purpose for going down this road was to find a replacement for the Keybase KV store feature.  Since Zoom purchased Keybase serveral years ago to aquire the Keybase talent, the future of Keybase is uncertain.<br><br>I development a powershell script called, VaultApi to automate most management aspects of running the Vault server and interacting with the KV secrets engine. VaultApi leverages the RestAPI to communicate with the Vault server, but both the Web interface and CLI commands can be used too.<br><br>Now, the hard part left to do is the documentation. If you have an interest do something similar, giving me a LIKE will tell me that I need to complete the documentation sooner rather than later.<br><br>The screenshot below shows the core functionality implemented by VaultApi.<br><br> </p>
]]></content:encoded>
      <itunes:author><![CDATA[cadayton]]></itunes:author>
      <itunes:summary><![CDATA[<p><a href='/tag/linux/'>#linux</a> <a href='/tag/vault/'>#vault</a> $powershell <a href='/tag/hashicorp/'>#Hashicorp</a><br><br>Finally put the finishing touches on self-hosting Hashicorp Vault server on my local non-routed network. With this in place, I now have an Enterprise grade Vault server for storing secrets and<br>zero third-party risks.<br><br>My whole purpose for going down this road was to find a replacement for the Keybase KV store feature.  Since Zoom purchased Keybase serveral years ago to aquire the Keybase talent, the future of Keybase is uncertain.<br><br>I development a powershell script called, VaultApi to automate most management aspects of running the Vault server and interacting with the KV secrets engine. VaultApi leverages the RestAPI to communicate with the Vault server, but both the Web interface and CLI commands can be used too.<br><br>Now, the hard part left to do is the documentation. If you have an interest do something similar, giving me a LIKE will tell me that I need to complete the documentation sooner rather than later.<br><br>The screenshot below shows the core functionality implemented by VaultApi.<br><br> </p>
]]></itunes:summary>
      <itunes:image href="https://m.primal.net/HdyN.png"/>
      </item>
      
      <item>
      <title><![CDATA[Making progress on the effort of…]]></title>
      <description><![CDATA[Making progress on the effort of running a self-hosted Hashicorp Vault server on Linux with PowerShell.

Current logic tested and running with 100% RestApi of the Vault Server.  Now onto implementing the KV store logic.

#linux #vault #powershell…]]></description>
             <itunes:subtitle><![CDATA[Making progress on the effort of running a self-hosted Hashicorp Vault server on Linux with PowerShell.

Current logic tested and running with 100% RestApi of the Vault Server.  Now onto implementing the KV store logic.

#linux #vault #powershell…]]></itunes:subtitle>
      <pubDate>Sun, 18 Feb 2024 05:17:42 GMT</pubDate>
      <link>https://cadayton.npub.pro/post/note1dk6p09xv652mx8flq4m24mrsr0u7jyrffxnldlyh4nv67favt7ds2cfm6m/</link>
      <comments>https://cadayton.npub.pro/post/note1dk6p09xv652mx8flq4m24mrsr0u7jyrffxnldlyh4nv67favt7ds2cfm6m/</comments>
      <guid isPermaLink="false">note1dk6p09xv652mx8flq4m24mrsr0u7jyrffxnldlyh4nv67favt7ds2cfm6m</guid>
      <category>linux</category>
      
        <media:content url="https://m.primal.net/HdYP.png" medium="image"/>
        <enclosure 
          url="https://m.primal.net/HdYP.png" length="0" 
          type="image/png" 
        />
      <noteId>note1dk6p09xv652mx8flq4m24mrsr0u7jyrffxnldlyh4nv67favt7ds2cfm6m</noteId>
      <npub>npub1xzuej94pvqzwy0ynemeq6phct96wjpplaz9urd7y2q8ck0xxu0lqartaqn</npub>
      <dc:creator><![CDATA[cadayton]]></dc:creator>
      <content:encoded><![CDATA[<p>Making progress on the effort of running a self-hosted Hashicorp Vault server on Linux with PowerShell.<br><br>Current logic tested and running with 100% RestApi of the Vault Server.  Now onto implementing the KV store logic.<br><br><a href='/tag/linux/'>#linux</a> <a href='/tag/vault/'>#vault</a> <a href='/tag/powershell/'>#powershell</a><br><br> </p>
]]></content:encoded>
      <itunes:author><![CDATA[cadayton]]></itunes:author>
      <itunes:summary><![CDATA[<p>Making progress on the effort of running a self-hosted Hashicorp Vault server on Linux with PowerShell.<br><br>Current logic tested and running with 100% RestApi of the Vault Server.  Now onto implementing the KV store logic.<br><br><a href='/tag/linux/'>#linux</a> <a href='/tag/vault/'>#vault</a> <a href='/tag/powershell/'>#powershell</a><br><br> </p>
]]></itunes:summary>
      <itunes:image href="https://m.primal.net/HdYP.png"/>
      </item>
      
      </channel>
      </rss>
    