From ecb2de365c410d0b3b17a637b02d190a2c7296d1 Mon Sep 17 00:00:00 2001 From: dutu Date: Thu, 2 May 2024 23:55:46 +0300 Subject: [PATCH] Add placeholders for coming-soon guides --- electrum/electrum.md | 25 +++++++++++++++++++++++++ sparrow/sparrow.md | 24 ++++++++++++++++++++++++ veracrypt/veracrypt.md | 28 ++++++++++++++++++++++++++++ 3 files changed, 77 insertions(+) create mode 100644 electrum/electrum.md create mode 100644 sparrow/sparrow.md create mode 100644 veracrypt/veracrypt.md diff --git a/electrum/electrum.md b/electrum/electrum.md new file mode 100644 index 0000000..3cdfd93 --- /dev/null +++ b/electrum/electrum.md @@ -0,0 +1,25 @@ +--- +layout: page +title: Electrum Bitcoin Wallet +nav_order: 60 +--- + +## Electrum Bitcoin Wallet +{: .no_toc } + +## Table of contents +{: .no_toc .text-delta } + +1. TOC +{:toc} + + +--- +### Overview + +[Electrum](https://electrum.org/){:target="_blank" rel="noopener"} is an open-source, secure, versatile Bitcoin wallet, known for its speed and simplicity. + +Electrum Bitcoin Wallet comes pre-installed on Tails, however it is not the latest version. This guide can be used to add the latest Electrum version. + +Coming soon +{: .label .label-yellow } \ No newline at end of file diff --git a/sparrow/sparrow.md b/sparrow/sparrow.md new file mode 100644 index 0000000..6db618e --- /dev/null +++ b/sparrow/sparrow.md @@ -0,0 +1,24 @@ +--- +layout: page +title: Sparrow Bitcoin Wallet +nav_order: 70 +--- + +## Sparrow Bitcoin Wallet +{: .no_toc } + +## Table of contents +{: .no_toc .text-delta } + +1. TOC +{:toc} + + +--- +### Overview + +[Sparrow](https://www.sparrowwallet.com/){:target="_blank" rel="noopener"} is an open-source Bitcoin wallet focused on security, privacy, and usability. It provides detailed, user-friendly information about transactions and UTXOs, supporting financial self-sovereignty. + + +Coming soon +{: .label .label-yellow } \ No newline at end of file diff --git a/veracrypt/veracrypt.md b/veracrypt/veracrypt.md new file mode 100644 index 0000000..958e39a --- /dev/null +++ b/veracrypt/veracrypt.md @@ -0,0 +1,28 @@ +--- +layout: page +title: VeraCrypt +nav_order: 800 +--- + +## VeraCrypt +{: .no_toc } + +## Table of contents +{: .no_toc .text-delta } + +1. TOC +{:toc} + +--- +### Overview + +VeraCrypt is a powerful disk encryption software that uses advanced encryption algorithms and techniques to secure your files. +It offers a user-friendly interface, and can create encrypted containers that can be mounted as virtual drives for easy access to your encrypted data. +VeraCrypt is free, open-source, and available for multiple platforms. + +{: .note } +Tails comes preinstalled with software to unlock VeraCrypt encrypted partition. No additional software is needed.
+VeraCrypt application is only needed to create encrypted partitions or encrypted file containers. + +Coming soon +{: .label .label-yellow } \ No newline at end of file