Learning-Bitcoin-from-the-C.../14_0_Using_Tor.md
Shannon Appelcline b0f5d4e381
added goal
2020-07-22 15:01:30 -10:00

22 lines
925 B
Markdown

# Chapter 14: Using Tor
Tor is one of the standard programs installed by [Bitcoin Standup](https://github.com/BlockchainCommons/Bitcoin-Standup-Scripts). It will help to keep your server secure, which is critically important when you're dealing with cryptocurrency. This chapter digresses momentarily from Bitcoin to help you understand this core security infrastructure.
## Objectives for This Chapter
After working through this chapter, a developer will be able to:
* Use a Tor Setup
* Perform Tor Maintenance
Supporting objectives include the ability to:
* Understand the Tor Network
* Understand Bitcoin's Various Ports
## Table of Contents
* [Section One: Verifying Your Tor Setup](14_1_Verifying_Your_Tor_Setup.md)
* [Section Two: Changing Your Bitcoin Hidden Services](14_2_Changing_Your_Bitcoin_Hidden_Services.md)
* [Section Three: Adding SSH Hidden Services](14_3_Adding_SSH_Hidden_Services.md)