Commit graph

392 commits

Author SHA1 Message Date
openoms
219c349647
move functions to info.stats.sh 2021-10-01 13:05:03 +01:00
openoms
81bc345074
functions: set all 3 IRC servers to Tor 2021-10-01 10:40:35 +01:00
openoms
055217144c
RESCAN: improve instructions 2021-09-07 12:04:38 +01:00
openoms
cb445d3e0e
CONNECT: fix recording connection details 2021-09-07 12:02:13 +01:00
openoms
422ed155e3
stats: include 0 fee coinjoins (by my_input_count) 2021-09-04 09:37:21 +01:00
openoms
59f6d49a0f
use trap to ensure tempfiles are deleted on exit 2021-09-02 12:01:58 +01:00
openoms
4ddfc13b52
use --txfee=1001 for 1 sat/byte
fix:  #64
2021-09-02 11:45:49 +01:00
openoms
2521452bd6
default for sendpayment is 8-10 Makers in the CJ 2021-09-02 11:37:26 +01:00
openoms
8975421300
update screenshots for v0.6.0 2021-08-14 10:50:18 +01:00
openoms
46561006d9
TIMELOCK option in MAKER for Fidelity Bonds
completing: #60
2021-08-14 10:40:31 +01:00
openoms
6b2085c5cd
add SHOWSEED and INCREASEGAP to the WALLET menu
related: #60
2021-08-14 10:37:20 +01:00
openoms
a280c7e0ee update joinmarket to v0.9.1 2021-08-13 19:44:37 +01:00
openoms
ec8d94b71e
always display selected options in the SEND dialog 2021-08-11 19:28:25 +01:00
openoms
ab7c9e4a95
Tor: reload only with -sighup , spelling fixes 2021-08-01 15:10:41 +01:00
openoms
a62d000677
JoinMarket update to v0.9.0 with tag verification 2021-08-01 14:29:05 +01:00
openoms
dfc006e7ab
menu.wallet.sh: use GEN function 2021-07-12 11:13:52 +01:00
openoms
8f49af65c0
add Bitcoin Core release signing key fallback link
fixing: #59
2021-07-12 11:13:02 +01:00
openoms
e06969bd69
default to KillMode=control-group in services
https://www.man7.org/linux/man-pages/man5/systemd.kill.5.html
2021-06-29 17:29:59 +01:00
openoms
49ea220c1f
installJoinMarket: avoid clearing the screen 2021-06-21 08:42:03 +01:00
openoms
3bdddf46fc
PGP verify the git tag in installJoinMarket 2021-06-20 23:58:32 +01:00
openoms
7f13c69fe4
add option to disable ssh access for joinmarket
fixes: #52
2021-06-20 22:13:02 +01:00
openoms
57f4d34f89
FAQ: add instructions to set 2FA for ssh 2021-06-20 21:49:29 +01:00
openoms
876ef89c43
update joinmarket to v0.8.3
add darkscience torv3 to config
2021-06-19 10:59:38 +01:00
openoms
d293c0271d
newnym only if an exit node is involved 2021-06-14 14:18:03 +01:00
openoms
22fd8e4b13
move file tor.newnym.py 2021-06-14 14:16:28 +01:00
nyxnor
b82c20a156
calling py script with user debian-tor 2021-06-14 00:48:02 +00:00
nyxnor
b3af7daa67
Update _commands.sh 2021-06-13 23:56:23 +00:00
nyxnor
f25f6a0b2e
Create tor.newnym.py 2021-06-13 23:56:13 +00:00
openoms
0e9bd8f4b3
fix standalone Bitcoin Core install 2021-06-05 08:48:13 +01:00
openoms
74cf32b305
add hardening measures to lnd.service 2021-06-02 08:43:19 +01:00
openoms
f05d05ad0b
tools: remove duplicated function 2021-05-23 19:39:15 +01:00
openoms
8fcdd50362
add hardening measures to all systemd services 2021-05-23 16:31:44 +01:00
openoms
21f5af1bd1
fix checks when there is only one wallet file 2021-05-13 23:34:43 +01:00
openoms
fbb892d6f7
show more output about the lockfile 2021-05-13 17:05:41 +01:00
openoms
79ee578447
check for lockfile before wallet actions
fixing: https://github.com/openoms/joininbox/issues/13
2021-05-13 14:42:30 +01:00
openoms
3300af3043
updateJoininBox: always set to TAG 2021-05-11 09:23:31 +01:00
openoms
63a67ddf42
switch aliases to ~/_aliases.sh 2021-05-10 14:29:25 +01:00
openoms
562e3490b9
checkRPCwallet before related scripts
fixes: https://github.com/openoms/joininbox/issues/36
2021-05-09 23:57:50 +01:00
openoms
8ca1319eb6
CJFINDER: list the found txn details 2021-05-09 20:43:50 +01:00
openoms
bf1512c0db
specter update to v1.3.1 2021-05-09 00:16:28 +01:00
openoms
1981e1d67c
adapt tools to remote RPC connection 2021-05-09 00:15:05 +01:00
openoms
4a37336699
SCANJM: improve instructions to explore the txns 2021-05-08 21:04:02 +01:00
openoms
eb3aa18ac7
add SCANJM to use snicker-finder.py -j
closes: https://github.com/openoms/joininbox/issues/47
2021-05-08 16:07:00 +01:00
openoms
839845730c
add CLI transaction explorer CHECKTXN
from: https://github.com/kristapsk/bitcoin-scripts

closes: https://github.com/openoms/joininbox/issues/46
2021-05-07 17:35:49 +01:00
openoms
6b03cbef68
return to the menu if shutdown/reboot canceled 2021-05-07 16:22:19 +01:00
openoms
8ffb6c5cdb
menu formatting 2021-05-07 16:16:31 +01:00
openoms
3300a1d93f
menu formatting 2021-05-07 15:44:00 +01:00
openoms
637cfe8714
add SHUTDOWN, RESTART and back to BLITZ
fixes: https://github.com/openoms/joininbox/issues/43
2021-05-07 15:19:26 +01:00
openoms
397a4276fe
add DISPLAY option to the Quickstart menu 2021-05-07 14:46:03 +01:00
openoms
1b3dc44709
avoid menu loops on Cancel and ESC
fixes: https://github.com/openoms/joininbox/issues/49
2021-05-06 23:25:12 +01:00