<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[BloggingBitcoin]]></title>
        <description><![CDATA[I write a ₿log about bitcoin and other freedom tech.

If you find this work valuable please send value in return.

https://nostree.me/bloggingbitcoin@iris.to


https://bloggingbitcoin.substack.com/]]></description>
        <link>https://bloggingbitcoin.npub.pro/tag/start9/</link>
        <atom:link href="https://bloggingbitcoin.npub.pro/tag/start9/rss/" rel="self" type="application/rss+xml"/>
        <itunes:new-feed-url>https://bloggingbitcoin.npub.pro/tag/start9/rss/</itunes:new-feed-url>
        <itunes:author><![CDATA[₿logging₿itcoin]]></itunes:author>
        <itunes:subtitle><![CDATA[I write a ₿log about bitcoin and other freedom tech.

If you find this work valuable please send value in return.

https://nostree.me/bloggingbitcoin@iris.to


https://bloggingbitcoin.substack.com/]]></itunes:subtitle>
        <itunes:type>episodic</itunes:type>
        <itunes:owner>
          <itunes:name><![CDATA[₿logging₿itcoin]]></itunes:name>
          <itunes:email><![CDATA[₿logging₿itcoin]]></itunes:email>
        </itunes:owner>
            
      <pubDate>Wed, 29 May 2024 13:56:17 GMT</pubDate>
      <lastBuildDate>Wed, 29 May 2024 13:56:17 GMT</lastBuildDate>
      
      <itunes:image href="https://pfp.nostr.build/140f9ec4f854f7aee48599f4005cecac640ecd44c11652884163fbcc02433b10.png" />
      <image>
        <title><![CDATA[BloggingBitcoin]]></title>
        <link>https://bloggingbitcoin.npub.pro/tag/start9/</link>
        <url>https://pfp.nostr.build/140f9ec4f854f7aee48599f4005cecac640ecd44c11652884163fbcc02433b10.png</url>
      </image>
      <item>
      <title><![CDATA[How To Host Start9 Services On The Clearnet]]></title>
      <description><![CDATA[A guide that teaches you how to host your Start9 services over clearnet using the cloudflareed-startos service. NOTE: Use at your own risk. Exposing your ports may expose you to attacks and you don't want to accidentally expose bitcoin keys.]]></description>
             <itunes:subtitle><![CDATA[A guide that teaches you how to host your Start9 services over clearnet using the cloudflareed-startos service. NOTE: Use at your own risk. Exposing your ports may expose you to attacks and you don't want to accidentally expose bitcoin keys.]]></itunes:subtitle>
      <pubDate>Wed, 29 May 2024 13:56:17 GMT</pubDate>
      <link>https://bloggingbitcoin.npub.pro/post/how-to-host-start9-services-on-the-clearnet/</link>
      <comments>https://bloggingbitcoin.npub.pro/post/how-to-host-start9-services-on-the-clearnet/</comments>
      <guid isPermaLink="false">naddr1qq4ksmmh946x7ttgdaehgttnw3shyape94ek2unkd93k2ueddahz6argv5kkxmr9v9exuet5qgs8t0er2vdwn7vvv2v4hgr3j8jg36k5wkt4xuwk847l634auxl639grqsqqqa28u02lnk</guid>
      <category>start9</category>
      
        <media:content url="https://blogging-bitcoin.com/content/images/size/w1000/2024/05/cloudflateTunnelStart91.png" medium="image"/>
        <enclosure 
          url="https://blogging-bitcoin.com/content/images/size/w1000/2024/05/cloudflateTunnelStart91.png" length="0" 
          type="image/png" 
        />
      <noteId>naddr1qq4ksmmh946x7ttgdaehgttnw3shyape94ek2unkd93k2ueddahz6argv5kkxmr9v9exuet5qgs8t0er2vdwn7vvv2v4hgr3j8jg36k5wkt4xuwk847l634auxl639grqsqqqa28u02lnk</noteId>
      <npub>npub1wkljx5c6a8uccc5etws8ry0y3r4dgavh2dcav0tal4rtmcdl4z2sfu5u0t</npub>
      <dc:creator><![CDATA[₿logging₿itcoin]]></dc:creator>
      <content:encoded><![CDATA[<p>I wrote a guide that teaches you how to run Ghost self hosted on a Start9 server onto the Clearnet using the <a href="https://github.com/remcoros/cloudflared-startos">cloudflared-startos app on github.</a>. You may also adapt these to host any other app on your Start9 server to the clearnet(i.e. LNBits, VaultWarden, or Jellyfin) Before you begin, read the warning message:</p>
<pre><code>----- WARNING -----

This is for advanced users who know what they are doing.

Exposing your server on the internet brings a lot of responsibility and can expose your server/service to all kind of attacks.

Don't be reckless!

----- WARNING -----
</code></pre>
<p><strong>Be careful</strong>. Make sure you don't expose something private or secret. For example, it is possible to expose your LND instance to the whole world, but doing so would also expose your private keys. That's obviously a bad idea so be careful.</p>
<p>If you find this useful,thank Remco Ros with a [zap](<a href="https://njump.me/npub14mgq3zmg7wc4g5exw6yztlfaypapcvee06quc5msdqujpa6e5d4sztw00t">Remco Ros</a>)</p>
<h2>How To Host Start9 Services On Clearnet</h2>
<h3>Step 1</h3>
<p>Download the latest release of Cloudflare Tunnel under the releases tab as shown on the bottom right hand corner of this picture.</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/releases.png?raw=true" alt="releases Tab"></p>
<h3>Step 2</h3>
<p>Under the System Tab of the Start9 operating system, click on "Sideload a Service."</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/sideload.png?raw=true" alt="sideload service"></p>
<h3>Step 3</h3>
<p>In Cloudflare: Navigagte to Networks &gt; Tunnels. Then click create a tunnel. Click next.</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/tunnel.png?raw=true" alt="create tunnel"></p>
<h3>Step 4</h3>
<p>Click on your tunnel name.(eg. start9)</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/clickTunnel.png?raw=true" alt="click name"></p>
<h3>Step 5</h3>
<p>Click "Edit"</p>
<p>![edit](<a href="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/edit.png?raw=true" class="vbx-media" target="_blank"><img class="venobox" src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/edit.png?raw=true"></a></p>
<h3>Step 6</h3>
<p>copy the string of letters and numbers after word "install".  In this example, we would copy"eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTY5NDc4NTEsIm5iZiI6MTcxNjk0NzU1MSwicGF0aCI6Ii81Njc1NjgxLzI4NTg0NDg4Mi04YmJhMjAzYi0wNGVhLTRhNDItYjZhZC1kNGVhZmQxODdhYTQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDUyOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDA1MjlUMDE1MjMxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YjljMDY4NzBjZWZhOTIwMTMzNDlhZTY4NTk1ZGIzNTIzMzZlMjA0YjI0MzhmM2NjYTZlOTFmNjYwMGUwNDNkYyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.fMihDAKKp2FLS-qit4DN7s5818FWt3dc0u" but your characters will be different.</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/radioKotPhoto.png?raw=true" alt="RadioKot's Photo"></p>
<p>⚠ Handle this command carefully. It includes a sensitive token that allows the connector to run. Anyone with access to this token will be able to run the tunnel.</p>
<h3>Step 7</h3>
<p>Paste this token into the token field of the Config "Customize Cloudflare Tunnel" tab. Then click SAVE and Start the service</p>
<h3>Step 8</h3>
<p>Navigate back to the tunnels page on Cloudflare. Click the public hostname button.</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/publichostname.png?raw=true" alt="public hostname"></p>
<h3>Step 9</h3>
<p>Click "add a public host name."</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/service.png?raw=true" alt="add public host name"></p>
<h3>Step 10</h3>
<p>On the Public Hostname Page add a domain. You can also add a subdomain in the subdomain section(eg. ghost for the ghost app)</p>
<p>Under type, enter HTTP </p>
<p>**The URL will depend on the service you are adding. </p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/publiicHostPage.png?raw=true" alt="public hostmname"></p>
<p>Say you want to add Ghost. Search for Ghost repository under <np-embed url="https://github.com/orgs/Start9Labs/repositories"><a href="https://github.com/orgs/Start9Labs/repositories">https://github.com/orgs/Start9Labs/repositories</a></np-embed></p>
<p>It can be found here: <np-embed url="https://github.com/Start9Labs/ghost-startos"><a href="https://github.com/Start9Labs/ghost-startos">https://github.com/Start9Labs/ghost-startos</a></np-embed></p>
<p>Next, click on the manifest.yaml file use the id for the program, in this example it is "ghost". It would be "btcpayserver" if we were exposing the btcpayserver app, but the ID is ghost in this example so we will intere "ghost.embassy:2368 in the URL field of the Public Hostname Page back on Cloudflare.</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/ghost1.png?raw=true" alt="ghost"></p>
<p>The number "2368" is the port number and I found it under the port-mapping. In this case on line 53 </p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/port.png?raw=true" alt="port"></p>
<p>So our Public Hostname Page should look something like this:</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/template.png?raw=true" alt="final homepage"></p>
<p>Your domain will be different of course but it will look follow this format:</p>
<p><em>Type</em> HTTP</p>
<p><em>URL</em> id.embassy:port_number</p>
<p>Then click save hostname.</p>
<p>After a few minutes you can access your website on the clearnet.</p>
<p>If you want to add LNBits, it would look like this: <np-embed url="http://lnbits.embassy:5000"><a href="http://lnbits.embassy:5000">http://lnbits.embassy:5000</a></np-embed>.</p>
<p>₿logging ₿itcoin [845,643](<np-embed url="https://timechaincalendar.com/en/block/845643"><a href="https://timechaincalendar.com/en/block/845643">https://timechaincalendar.com/en/block/845643</a></np-embed><br><a href="https://www.usdebtclock.org/">debtclock</a><br>🧡 Support this blog by using the <a href="https://value4value.info/">Value 4 Value model</a>.<br><a href="%5B%E2%82%BFlogging%E2%82%BFitcoin%5D(/author/npub1wkljx5c6a8uccc5etws8ry0y3r4dgavh2dcav0tal4rtmcdl4z2sfu5u0t/)">Follow Me on Nostr</a><br>⚡[Zap This!(10% Goes To OpenSats)]<a href="https://nosl.ink/tadiqmv-">https://nosl.ink/tadiqmv-</a>)<br>🍐<a href="https://gasolin.idv.tw/keetlink/<a href='/tag/key/'>#key</a>=yry3n55uafwewao3kq47ia55zu45pcsddxmnggzahg51q18p75e4rxf1oofsf1kexxyq9yjgkr58i85rbox5j5w47bz34xkuppihb3bw5y&amp;title=Subscribe%20To%20Blogging%20Bitcoin">Join my Keet Room</a><br>📻 <a href="https://fountain.fm/show/Y1kKCn4gk9sReVP8hwPt">Stream sats</a><br>❓<a href="https://fountain.fm/show/Y1kKCn4gk9sReVP8hwPt">Send a Boostagram</a><br>🛒<a href="https://habla.news/u/bloggingbitcoin@iris.to/shop-the-bitcoin-circular-economy">Shop The Elliptic Curve Economy</a></p>
<p><a href="https://blogging-bitcoin.com/how-to-host-start9-services-on-the-clearnet/">Read this article on my blog</a></p>
]]></content:encoded>
      <itunes:author><![CDATA[₿logging₿itcoin]]></itunes:author>
      <itunes:summary><![CDATA[<p>I wrote a guide that teaches you how to run Ghost self hosted on a Start9 server onto the Clearnet using the <a href="https://github.com/remcoros/cloudflared-startos">cloudflared-startos app on github.</a>. You may also adapt these to host any other app on your Start9 server to the clearnet(i.e. LNBits, VaultWarden, or Jellyfin) Before you begin, read the warning message:</p>
<pre><code>----- WARNING -----

This is for advanced users who know what they are doing.

Exposing your server on the internet brings a lot of responsibility and can expose your server/service to all kind of attacks.

Don't be reckless!

----- WARNING -----
</code></pre>
<p><strong>Be careful</strong>. Make sure you don't expose something private or secret. For example, it is possible to expose your LND instance to the whole world, but doing so would also expose your private keys. That's obviously a bad idea so be careful.</p>
<p>If you find this useful,thank Remco Ros with a [zap](<a href="https://njump.me/npub14mgq3zmg7wc4g5exw6yztlfaypapcvee06quc5msdqujpa6e5d4sztw00t">Remco Ros</a>)</p>
<h2>How To Host Start9 Services On Clearnet</h2>
<h3>Step 1</h3>
<p>Download the latest release of Cloudflare Tunnel under the releases tab as shown on the bottom right hand corner of this picture.</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/releases.png?raw=true" alt="releases Tab"></p>
<h3>Step 2</h3>
<p>Under the System Tab of the Start9 operating system, click on "Sideload a Service."</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/sideload.png?raw=true" alt="sideload service"></p>
<h3>Step 3</h3>
<p>In Cloudflare: Navigagte to Networks &gt; Tunnels. Then click create a tunnel. Click next.</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/tunnel.png?raw=true" alt="create tunnel"></p>
<h3>Step 4</h3>
<p>Click on your tunnel name.(eg. start9)</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/clickTunnel.png?raw=true" alt="click name"></p>
<h3>Step 5</h3>
<p>Click "Edit"</p>
<p>![edit](<a href="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/edit.png?raw=true" class="vbx-media" target="_blank"><img class="venobox" src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/edit.png?raw=true"></a></p>
<h3>Step 6</h3>
<p>copy the string of letters and numbers after word "install".  In this example, we would copy"eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTY5NDc4NTEsIm5iZiI6MTcxNjk0NzU1MSwicGF0aCI6Ii81Njc1NjgxLzI4NTg0NDg4Mi04YmJhMjAzYi0wNGVhLTRhNDItYjZhZC1kNGVhZmQxODdhYTQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDUyOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDA1MjlUMDE1MjMxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YjljMDY4NzBjZWZhOTIwMTMzNDlhZTY4NTk1ZGIzNTIzMzZlMjA0YjI0MzhmM2NjYTZlOTFmNjYwMGUwNDNkYyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.fMihDAKKp2FLS-qit4DN7s5818FWt3dc0u" but your characters will be different.</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/radioKotPhoto.png?raw=true" alt="RadioKot's Photo"></p>
<p>⚠ Handle this command carefully. It includes a sensitive token that allows the connector to run. Anyone with access to this token will be able to run the tunnel.</p>
<h3>Step 7</h3>
<p>Paste this token into the token field of the Config "Customize Cloudflare Tunnel" tab. Then click SAVE and Start the service</p>
<h3>Step 8</h3>
<p>Navigate back to the tunnels page on Cloudflare. Click the public hostname button.</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/publichostname.png?raw=true" alt="public hostname"></p>
<h3>Step 9</h3>
<p>Click "add a public host name."</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/service.png?raw=true" alt="add public host name"></p>
<h3>Step 10</h3>
<p>On the Public Hostname Page add a domain. You can also add a subdomain in the subdomain section(eg. ghost for the ghost app)</p>
<p>Under type, enter HTTP </p>
<p>**The URL will depend on the service you are adding. </p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/publiicHostPage.png?raw=true" alt="public hostmname"></p>
<p>Say you want to add Ghost. Search for Ghost repository under <np-embed url="https://github.com/orgs/Start9Labs/repositories"><a href="https://github.com/orgs/Start9Labs/repositories">https://github.com/orgs/Start9Labs/repositories</a></np-embed></p>
<p>It can be found here: <np-embed url="https://github.com/Start9Labs/ghost-startos"><a href="https://github.com/Start9Labs/ghost-startos">https://github.com/Start9Labs/ghost-startos</a></np-embed></p>
<p>Next, click on the manifest.yaml file use the id for the program, in this example it is "ghost". It would be "btcpayserver" if we were exposing the btcpayserver app, but the ID is ghost in this example so we will intere "ghost.embassy:2368 in the URL field of the Public Hostname Page back on Cloudflare.</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/ghost1.png?raw=true" alt="ghost"></p>
<p>The number "2368" is the port number and I found it under the port-mapping. In this case on line 53 </p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/port.png?raw=true" alt="port"></p>
<p>So our Public Hostname Page should look something like this:</p>
<p><img src="https://github.com/BrutusBondBTC/cloudflared-startos/blob/main/template.png?raw=true" alt="final homepage"></p>
<p>Your domain will be different of course but it will look follow this format:</p>
<p><em>Type</em> HTTP</p>
<p><em>URL</em> id.embassy:port_number</p>
<p>Then click save hostname.</p>
<p>After a few minutes you can access your website on the clearnet.</p>
<p>If you want to add LNBits, it would look like this: <np-embed url="http://lnbits.embassy:5000"><a href="http://lnbits.embassy:5000">http://lnbits.embassy:5000</a></np-embed>.</p>
<p>₿logging ₿itcoin [845,643](<np-embed url="https://timechaincalendar.com/en/block/845643"><a href="https://timechaincalendar.com/en/block/845643">https://timechaincalendar.com/en/block/845643</a></np-embed><br><a href="https://www.usdebtclock.org/">debtclock</a><br>🧡 Support this blog by using the <a href="https://value4value.info/">Value 4 Value model</a>.<br><a href="%5B%E2%82%BFlogging%E2%82%BFitcoin%5D(/author/npub1wkljx5c6a8uccc5etws8ry0y3r4dgavh2dcav0tal4rtmcdl4z2sfu5u0t/)">Follow Me on Nostr</a><br>⚡[Zap This!(10% Goes To OpenSats)]<a href="https://nosl.ink/tadiqmv-">https://nosl.ink/tadiqmv-</a>)<br>🍐<a href="https://gasolin.idv.tw/keetlink/<a href='/tag/key/'>#key</a>=yry3n55uafwewao3kq47ia55zu45pcsddxmnggzahg51q18p75e4rxf1oofsf1kexxyq9yjgkr58i85rbox5j5w47bz34xkuppihb3bw5y&amp;title=Subscribe%20To%20Blogging%20Bitcoin">Join my Keet Room</a><br>📻 <a href="https://fountain.fm/show/Y1kKCn4gk9sReVP8hwPt">Stream sats</a><br>❓<a href="https://fountain.fm/show/Y1kKCn4gk9sReVP8hwPt">Send a Boostagram</a><br>🛒<a href="https://habla.news/u/bloggingbitcoin@iris.to/shop-the-bitcoin-circular-economy">Shop The Elliptic Curve Economy</a></p>
<p><a href="https://blogging-bitcoin.com/how-to-host-start9-services-on-the-clearnet/">Read this article on my blog</a></p>
]]></itunes:summary>
      <itunes:image href="https://blogging-bitcoin.com/content/images/size/w1000/2024/05/cloudflateTunnelStart91.png"/>
      </item>
      
      <item>
      <title><![CDATA[Ghosting on Start9]]></title>
      <description><![CDATA[I moved my ghost blog to start9 over Tor.]]></description>
             <itunes:subtitle><![CDATA[I moved my ghost blog to start9 over Tor.]]></itunes:subtitle>
      <pubDate>Thu, 15 Jun 2023 15:19:49 GMT</pubDate>
      <link>https://bloggingbitcoin.npub.pro/post/1685320044466/</link>
      <comments>https://bloggingbitcoin.npub.pro/post/1685320044466/</comments>
      <guid isPermaLink="false">naddr1qqxnzd3cx5enyvpsxs6rgd3kqgs8t0er2vdwn7vvv2v4hgr3j8jg36k5wkt4xuwk847l634auxl639grqsqqqa283khuth</guid>
      <category>start9</category>
      
        <media:content url="https://nostr.build/p/nb9714.png" medium="image"/>
        <enclosure 
          url="https://nostr.build/p/nb9714.png" length="0" 
          type="image/png" 
        />
      <noteId>naddr1qqxnzd3cx5enyvpsxs6rgd3kqgs8t0er2vdwn7vvv2v4hgr3j8jg36k5wkt4xuwk847l634auxl639grqsqqqa283khuth</noteId>
      <npub>npub1wkljx5c6a8uccc5etws8ry0y3r4dgavh2dcav0tal4rtmcdl4z2sfu5u0t</npub>
      <dc:creator><![CDATA[₿logging₿itcoin]]></dc:creator>
      <content:encoded><![CDATA[<h1>Ghosting on Start9</h1>
<p>I started his blog in March of 2022 using Bitlaunch, but I no longer want to pay for the Virtual Private Server. It makes much more sense to host it on Ghost over Tor Using my Rasberry Pi than it does to host it over a Virtual Private Server.</p>
<p>I tried running this on Yunohost at first. It worked, and it also gave me access to things like peer tube and a few other interesting programs, but I switched to Start9 because was worried about exposing my IP address.</p>
<p>Now I'm running Start 9 and transporting my Ghost site from BitLaunch was easier than I expected.</p>
<p><img src="https://nostr.build/p/nb9714.png" alt="site"></p>
<p>I was going to post everything to Nostr. but there is a tool being built that will make it much easier. Until then, I'll just host it over TOR.</p>
<p><np-embed url="http://4l2l6ts6mjiybalowepplgfc3df4hahz3vwavi6vnhsidhchmffiw6yd.onion/"><a href="http://4l2l6ts6mjiybalowepplgfc3df4hahz3vwavi6vnhsidhchmffiw6yd.onion/">http://4l2l6ts6mjiybalowepplgfc3df4hahz3vwavi6vnhsidhchmffiw6yd.onion/</a></np-embed></p>
]]></content:encoded>
      <itunes:author><![CDATA[₿logging₿itcoin]]></itunes:author>
      <itunes:summary><![CDATA[<h1>Ghosting on Start9</h1>
<p>I started his blog in March of 2022 using Bitlaunch, but I no longer want to pay for the Virtual Private Server. It makes much more sense to host it on Ghost over Tor Using my Rasberry Pi than it does to host it over a Virtual Private Server.</p>
<p>I tried running this on Yunohost at first. It worked, and it also gave me access to things like peer tube and a few other interesting programs, but I switched to Start9 because was worried about exposing my IP address.</p>
<p>Now I'm running Start 9 and transporting my Ghost site from BitLaunch was easier than I expected.</p>
<p><img src="https://nostr.build/p/nb9714.png" alt="site"></p>
<p>I was going to post everything to Nostr. but there is a tool being built that will make it much easier. Until then, I'll just host it over TOR.</p>
<p><np-embed url="http://4l2l6ts6mjiybalowepplgfc3df4hahz3vwavi6vnhsidhchmffiw6yd.onion/"><a href="http://4l2l6ts6mjiybalowepplgfc3df4hahz3vwavi6vnhsidhchmffiw6yd.onion/">http://4l2l6ts6mjiybalowepplgfc3df4hahz3vwavi6vnhsidhchmffiw6yd.onion/</a></np-embed></p>
]]></itunes:summary>
      <itunes:image href="https://nostr.build/p/nb9714.png"/>
      </item>
      
      </channel>
      </rss>
    