Skip to content

Commit

Permalink
GITBOOK-71: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
twofaktor authored and gitbook-bot committed Aug 2, 2023
1 parent 0088171 commit f04772e
Show file tree
Hide file tree
Showing 52 changed files with 4 additions and 7,385 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ description: >-

![GitHub forks](https://img.shields.io/github/forks/minibolt-guide/minibolt) ![GitHub Org's stars](https://img.shields.io/github/stars/minibolt-guide) [![](https://img.shields.io/github/license/minibolt-guide/minibolt?color=blue)](LICENSE/) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/minibolt-guide/minibolt?label=latest%20release)](https://github.com/minibolt-guide/minibolt/releases) ![GitHub contributors](https://img.shields.io/github/contributors/minibolt-guide/minibolt) ![GitHub followers](https://img.shields.io/github/followers/minibolt-guide) [![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/minibolt?style=social)](https://www.reddit.com/r/minibolt/)

{% hint style="danger" %}
<mark style="color:red;">**Attention! This project is a fork under construction, some chapters could not be attached to the reference use case. Pay special attention to the "Status: Not tested MiniBolt" tag at the beginning of the guides. Be careful and act at your own risk.**</mark>
{% endhint %}

<figure><img src="images/minibolt-home-screen.png" alt=""><figcaption></figcaption></figure>


Expand Down Expand Up @@ -111,16 +107,6 @@ Difficulty: Medium
Difficulty: Hard
{% endhint %}

* Tested: indicates if the guide has been updated and tested on the MiniBolt. If this is not the case, you might have to modify part of the guide to make it work on MiniBolt.

{% hint style="success" %}
Status: Tested MiniBolt
{% endhint %}

{% hint style="warning" %}
Status: Not tested MiniBolt
{% endhint %}

* Paid service: indicates if the service used in the guide is free or paid.

{% hint style="success" %}
Expand Down
27 changes: 0 additions & 27 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,51 +33,24 @@
## Bonus guides

* [System](bonus/system/README.md)
* [System overview](bonus/system/system-overview.md)
* [Pimp the command line](bonus/system/command-line.md)
* [Homer](bonus/system/homer.md)
* [Aliases](bonus/system/aliases.md)
* [Static IP & custom DNS servers](bonus-guides/system/static-ip-and-custom-dns-servers.md)
* [Install / Update / Uninstall Go](bonus/system/go.md)
* [Install / Update / Uninstall Node.js + NPM](bonus/system/nodejs-npm.md)
* [Login with SSH keys](bonus/system/ssh-keys.md)
* [Trezor Agent](bonus/system/trezor-agent.md)
* [WireGuard: a simple yet fast VPN](bonus/system/wireguard-vpn.md)
* [Cloudflare Tunnel](bonus-guides/system/cloudflare-tunnel.md)
* [Configure NUT to safely shutdown your node](bonus/system/ups-nut.md)
* [Tor Obfs4 Bridge](bonus/system/tor-bridge.md)
* [NYM mixnet](bonus-guides/system/nym-mixnet.md)
* [Store data in a secondary disk](bonus/system/store-data-secondary-disk.md)
* [Bitcoin](bonus/bitcoin/README.md)
* [Electrs](bonus/bitcoin/electrs.md)
* [Electrum Personal Server](bonus/bitcoin/electrum-personal-server.md)
* [BitBoxApp](bonus/bitcoin/bitboxapp.md)
* [Electrum Wallet Desktop](bonus/bitcoin/electrum-wallet-desktop.md)
* [Sparrow Server](bonus/bitcoin/sparrow-server.md)
* [JoinMarket clientserver](bonus/bitcoin/joinmarket.md)
* [Bisq](bonus/bitcoin/bisq.md)
* [Safu Ninja, a DIY steel mnemonic backup](bonus/bitcoin/safu-ninja.md)
* [Ordisrespector spam filter](bonus/bitcoin/ordisrespector.md)
* [Download the bitcoin whitepaper directly from your own blockchain](bonus/bitcoin/white-paper.md)
* [MiniBolt on Testnet](bonus/bitcoin/minibolt-on-testnet.md)
* [BTCPay Server](bonus-guides/bitcoin/btcpay-server.md)
* [Lightning](bonus/lightning/README.md)
* [Core Lightning](bonus/lightning/cln.md)
* [Use lncli on a different computer](bonus/lightning/remote-lncli.md)
* [Circuit Breaker, a lightning 'firewall'](bonus/lightning/circuit-breaker.md)
* [ambossping](bonus/lightning/ambossping.md)
* [LNTOP terminal dashboard](bonus/lightning/lntop.md)
* [lnbalance](bonus/lightning/lnbalance.md)
* [lnchannels](bonus/lightning/lnchannels.md)
* [Zap Desktop](bonus/lightning/zap-desktop.md)
* [Zap iOS Lightning Wallet](bonus/lightning/zap-ios.md)
* [LNBits, a lightning wallet/accounts system](bonus/lightning/lnbits.md)
* [LNDg](bonus/lightning/lndg.md)
* [Ride The Lightning](bonus/lightning/ride-the-lightning.md)
* [Balance of Satoshis](bonus/lightning/balance-of-satoshis.md)
* [Lightning Terminal](bonus/lightning/lightning-terminal.md)
* [rebalance-lnd](bonus/lightning/rebalance-lnd.md)
* [CLBoss](bonus/lightning/clboss.md)
* [regolancer](bonus/lightning/regolancer.md)
* [charge-lnd](bonus/lightning/charge-lnd.md)
* [Tunnel⚡️Sats](bonus/lightning/tunnelsats.md)
2 changes: 1 addition & 1 deletion bitcoin/desktop-wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Sparrow Wallet is an excellent software wallet to use with your MiniBolt: it's r

You can also use the following alternatives instead of Sparrow Wallet, according to your preferences and needs:

* [BitBoxApp](../bonus/bitcoin/bitboxapp.md): wallet for users of BitBox hardware wallets
* BitBoxApp: wallet for users of BitBox hardware wallets
* [Electrum Wallet Desktop](../bonus/bitcoin/electrum-wallet-desktop.md): a well-established poweruser wallet
* [Ledger Live](https://support.ledger.com/hc/en-us/articles/360017551659-Setting-up-your-Bitcoin-full-node?docs=true): wallet for users of Ledger hardware wallets (this wallet connects directly to Bitcoin Core)
* [Trezor Suite](https://blog.trezor.io/connecting-your-wallet-to-a-full-node-edf56693b545?gi=d1e285f3d3c5): wallet for users of Trezor hardware wallets
Expand Down
4 changes: 0 additions & 4 deletions bonus-guides/bitcoin/btcpay-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ layout:
Difficulty: Hard
{% endhint %}

{% hint style="success" %}
Status: Tested MiniBolt
{% endhint %}

<figure><img src="../../.gitbook/assets/btc-pay-banner.png" alt=""><figcaption></figcaption></figure>

[BTCPay Server](https://btcpayserver.org/) is a self-hosted and automated invoicing system. At checkout, a customer is presented with an invoice that they pay from their wallet. BTCPay Server follows the status of the invoice through the blockchain and informs you when the payment has been settled so that you can fulfill the order. It also takes care of payment refunding and bitcoin management alongside plenty of other features.
Expand Down
4 changes: 0 additions & 4 deletions bonus-guides/system/cloudflare-tunnel.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ Cost: Paid service
Difficulty: Medium
{% endhint %}

{% hint style="success" %}
Status: Tested MiniBolt
{% endhint %}

<figure><img src="../../.gitbook/assets/network-diagram-cloudflared.png" alt=""><figcaption></figcaption></figure>

With Cloudflare Tunnel, you gain low latency access to your server on clearnet, without the need for complex firewall or router configurations, dynamic DNS, or relying on an internet service provider.
Expand Down
4 changes: 0 additions & 4 deletions bonus-guides/system/nym-mixnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ The NYM mixnet technology ensures enhanced privacy and anonymity for online comm
Difficulty: Intermediate
{% endhint %}

{% hint style="success" %}
Status: Tested MiniBolt
{% endhint %}

<div data-full-width="false">

<figure><img src="../../.gitbook/assets/nym-build-structure.png" alt=""><figcaption></figcaption></figure>
Expand Down
4 changes: 0 additions & 4 deletions bonus-guides/system/static-ip-and-custom-dns-servers.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ Set a static IP address and custom DNS nameservers for your MiniBolt.
Difficulty: Easy
{% endhint %}

{% hint style="success" %}
Status: Tested MiniBolt
{% endhint %}

<figure><img src="../../.gitbook/assets/static-ip-custom-dns.PNG" alt=""><figcaption></figcaption></figure>

The router reserves the IP address of the device for a time after going out, but if the device goes out soo time, the next time that the device starts, the router could assign a different IP and you could lose access to your node. To avoid this, you need to set a static IP to your node.
Expand Down
6 changes: 0 additions & 6 deletions bonus/bitcoin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,23 +24,17 @@ layout:
### Electrum servers

* [**Electrs**](electrs.md) - an efficient re-implementation of Electrum Server in Rust
* [**Electrum Personal Server**](electrum-personal-server.md) - maximally lightweight electrum server for a single user

### Wallets

#### Desktop wallets

* [**BitBoxApp**](bitboxapp.md) - a beginner-friendly desktop wallet that pioneered hardware wallets support
* [**Electrum Wallet Desktop**](electrum-wallet-desktop.md) - a feature-rich desktop wallet for power-users

#### CLI

* [**Sparrow Server**](sparrow-server.md) - a stripped down version of Sparrow that can be run on systems without displays

### Privacy

* [**JoinMarket**](joinmarket.md) - a CoinJoin software, which allows you to increase privacy and fungibility of on-chain Bitcoin transactions and also get a little passive income from your bitcoins

### Decentralized exchange

* [**Bisq**](bisq.md) - a decentralized exchange desktop app connected to your node to privately buy and sell non-KYC bitcoins
Expand Down
4 changes: 0 additions & 4 deletions bonus/bitcoin/bisq.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ layout:
Difficulty: Easy
{% endhint %}

{% hint style="success" %}
Status: Tested MiniBolt
{% endhint %}

![](../../images/bisq.png)

## Requirements
Expand Down
54 changes: 0 additions & 54 deletions bonus/bitcoin/bitboxapp.md

This file was deleted.

12 changes: 3 additions & 9 deletions bonus/bitcoin/electrs.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ We set up [Electrs](https://github.com/romanz/electrs/) to serve as a full Elect
Difficulty: Medium
{% endhint %}

{% hint style="success" %}
Status: Tested MiniBolt
{% endhint %}

![](../../images/electrs-logo.png)

## Preparations
Expand Down Expand Up @@ -78,8 +74,6 @@ In the [Security section](broken-reference/), we already set up NGINX as a rever
$ sudo nginx -t
$ sudo systemctl reload nginx
```


* Configure the firewall to allow incoming requests

```sh
Expand All @@ -98,9 +92,9 @@ An easy and performant way to run an Electrum server is to use [Electrs](https:/

### **Build from source code**

We get the latest release of the Electrs source code, verify it, compile it to an executable binary and install it.
We get the latest release of the Electrs source code, verify it, compile it to an executable binary, and install it.

* Download the source code for the latest Electrs release. You can check the [release page](https://github.com/romanz/electrs/releases) to see if a newer release is available. Other releases might not have been properly tested with the rest of the MiniBolt configuration, though
* Download the source code for the latest Electrs release. You can check the [release page](https://github.com/romanz/electrs/releases) to see if a newer release is available. Other releases might not have been properly tested with the rest of the MiniBolt configuration

```sh
$ cd /tmp
Expand Down Expand Up @@ -180,7 +174,7 @@ $ sudo install -m 0755 -o root -g root -t /usr/local/bin ./target/release/electr
> 0.9.14
```

* Return to the home folder and delete folder `/electrs` to be ready for the next update, if the prompt asks you `rm: remove write-protected regular file...` type `yes` and press `enter`
* Return to the home folder and delete the folder `/electrs` to be ready for the next update, if the prompt asks you `rm: remove write-protected regular file...` type `yes` and press `enter`

```sh
$ cd
Expand Down
Loading

0 comments on commit f04772e

Please sign in to comment.