<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/hashicorp/</link>
        <atom:link href="https://cadayton.npub.pro/tag/hashicorp/rss/" rel="self" type="application/rss+xml"/>
        <itunes:new-feed-url>https://cadayton.npub.pro/tag/hashicorp/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/hashicorp/</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[#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>
      
      </channel>
      </rss>
    