Commit graph

14 commits

Author SHA1 Message Date
k9ert
e43a6bfb8d
Docs: some doc fixes, refactorings and ext clarification (#1789)
* Docs: some doc fixes, refactorings and ext clarification

* Further fixes and recovering search

* Only main heading has one # so that navigation works

* remove about

* docs: update TOC

* Adjust release-notes script

* remove authors plugin properly

* corrections & simplifications

* cli_text.py updated

* architecture.md edited

* extensions and some small fixes

* docs: update TOC

Co-authored-by: k9ert <k9ert@users.noreply.github.com>
Co-authored-by: moneymanolis <moneymanolis@protonmail.com>
2022-08-22 11:34:45 +02:00
Matt Wesley
ff79b58e7c
Docs: Fix various typos and grammatical errors (#1606)
* Fix minor typos

* Fix relative link to development.md

* Reformat settings workflows to follow established convention

* Rephrase and remove redundant wording

* Minor typo fix and rephrasing

* Minor typo fixes and rephrasing

* Capitalization fix

* Correct markup notation for menu workflows

* Add double quotes to button text for conformity

Co-authored-by: Kim Neunert <k9ert@gmx.de>
2022-02-25 16:41:07 +01:00
Kim Neunert
ed5d2ab756
Chore: Automatic Testing and Documentation for Liquid (#1286)
* pin to newer version

* kick

* rename script and check prerequisites

* fail early and Dockerfile

* reduce threads again

* fix packages (not yet in DOCKERFILE)

* debug-log failed rpc-calls

* make funds available and fix address

* fix test

* fix test ... now explicitely ask to not confirm

* complete send test

* test single and multisig elem wallets

* testing also nested singlesig

* updates

* complete and fix multisig-tests

* fix tests

* ensure conn.json

* elements log in cirrus

* increase wait time for elements mining

* remove elm-log-stdout again

* start documenting

* increase timeout for last send

* log exception

* doc update

* small changes

* refactor Mining Testcode

* move images to dedicated folder

Co-authored-by: benk10 <ben.kaufman10@gmail.com>
2021-08-03 14:52:18 +02:00
benk10
e908a842d3
Docs: Update tor.md (#1129)
* Update tor.md

* Add screenshots

Co-authored-by: Kim Neunert <k9ert@gmx.de>
2021-05-19 14:45:23 +02:00
kdmukai
6e7a340a4e
Bugfix: Raspberry Pi check; fixing breaking changes when not using built-in Tor (#1037)
* Edits for raspi4 compatibility; add missing torrc_password

* Update specter.py

* Update specter.py

* More Tor fixes

* Update tor.md

* Bugfix on Linux check

* Tiny DRY fix

* Correct bitcoind binary for ARM Linux

* bugfix

* debugging

* debugging

* Update bitcoind_setup_tasks.py

* Extend the rpc check timeout for raspi

* Pass exceptions through

* Win10 notes; edge case bugfix

* Update bitcoind_setup_tasks.py

* Fixed steps for Windows
2021-03-22 13:16:02 +01:00
Max Hillebrand
c000daddd4
Typos (#941)
* some typo fixes

consistent capitalization and other.

* typos in connect-your-node.md

* Update continuous-integration.md

* typos in cypress tests

* typos in faq

* typo in security tradeoff

* typo in reverse-proxy

* typos in self-signed-certificate

* typos in tor.md
2021-02-10 10:42:25 +02:00
Ramon Tayag
d29610ea35
Add more info to connect Desktop via TOR (#847) 2021-01-22 14:25:34 +02:00
benk10
5990f12f33
feature: Tor settings and tor_only mode (#765)
* Fix #634

* Fix #317

* Reorganize tor pannel

* Fix the test

* Specify block explorer explicitly on rescan utxo

* New Tor settings tab

* Tor settings admin only (also open HWI Bridge settings)

* Update tor.md

* Docs and small fixes

* delete leftover code
2020-12-21 12:49:57 +01:00
Stepan Snigirev
0adec63845
clarify Tor usage (#633) 2020-11-19 17:11:57 +01:00
Stepan Snigirev
7b9924a855
Update tor.md (#613) 2020-11-17 18:10:17 +01:00
Stepan Snigirev
346a1a0a3f
update tor docs for linux (#340)
* update tor docs for linux

Co-authored-by: Luke <51127079+PulpCattel@users.noreply.github.com>
2020-09-01 16:24:27 +02:00
benk10
92ebff592c
Automatic Tor Hidden Service Support (#257)
* Add Tor url to sidebar

* Dynamic start/ stop Tor

* Start Tor hidden service by default (if possible)

* Updates

* fixes

* Update tor_address.jinja

* Update tor_address.jinja

* Allow starting Tor after running specter

* Delete .env_example
2020-07-24 23:06:34 +02:00
Stepan Snigirev
9039bc2c4d
command-line options for server: daemon, ssl certificates, tor and others (#70)
* --daemon and --stop options for server

* --restart and --force option

* ssl certificates and tor

* tor key path fix...

* pass host to flask

* fix bug with switching between nodes

* docs on node setup - reverse proxy and self-signed certs

* typo
2020-02-25 19:57:36 +00:00
Keith Mukai
56598d80ea Slight reorg of tor-related files 2019-11-22 00:02:55 -06:00
Renamed from tor/README.md (Browse further)