2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-18 21:28:03 +00:00
Commit Graph

1603 Commits

Author SHA1 Message Date
Vlad Stan
8437018394 ch_3: add missing verb 2020-11-24 16:31:59 +02:00
Andreas M. Antonopoulos
a4977bb9e0 edits on fairness protocol 2020-11-23 11:32:58 -06:00
Andreas M. Antonopoulos
9c08e64e65 Fairness protocol 2020-11-23 09:48:59 -06:00
Justin Moon
ae9b49b892 Fix typo 2020-11-21 17:25:53 -06:00
Vlad Stan
48430f4ed2 small typo 2020-11-20 19:59:44 +02:00
Vlad Stan
7f4f648f62 fix first bullet point 2020-11-20 17:54:45 +02:00
Vlad Stan
5535b3651b use bulletpoints for "channel limitations"; be consistent with the below "useful properties" 2020-11-20 17:53:56 +02:00
Olaoluwa Osuntokun
030829e2b1
routing: chapter edits towards tail end 2020-11-17 18:41:50 -08:00
Olaoluwa Osuntokun
68e8d2fbb3
routing: remove WIP/redundant section 2020-11-17 18:41:44 -08:00
Olaoluwa Osuntokun
6f7faaf87c
routing: make wording of ephemeral secret more explicit, remove redundant sections 2020-11-17 18:41:41 -08:00
Olaoluwa Osuntokun
639c22e59d
routing: simplify ECDH mentions
I think it's better to formally define ECDH in an earlier section in order to do justice to the concept. We may be able to lift some text from Mastering Bitcoin, as IIRC it covers stealth addresses in brief.
2020-11-17 18:41:38 -08:00
Olaoluwa Osuntokun
b89c7cfa8b
routing: make packet fix sized requirements more explicit 2020-11-17 18:41:35 -08:00
Olaoluwa Osuntokun
5ee8766749
routing: allude to a more modern onion payload format
Or perhaps we should just lead with the TLV format from the get go?
2020-11-17 18:41:32 -08:00
Olaoluwa Osuntokun
f23ba18ec4
routing: mention David can also use the sphinx packet to determine EOR 2020-11-17 18:41:29 -08:00
Olaoluwa Osuntokun
db19ebfd21
routing: remove stray roasbeef TODO 2020-11-17 18:41:26 -08:00
Olaoluwa Osuntokun
f70db70160
images: update onion routing images to use proper absolute height for CTLV
I've updated the slide deck where these images were sourced from as well.
2020-11-17 18:41:21 -08:00
Umar Bolatov
4f91a1ea98
Update spelling in Ch. 3
close #539
2020-11-17 18:35:21 -08:00
seresistvanandras
44cea848cc
Nits, fixes and some words about centralization 2020-11-17 20:28:36 +02:00
Sergei Tikhomirov
c233d951f9
do editing pass; URLs to asciidoc format 2020-11-17 20:28:35 +02:00
carla
93456f434c
security: add practical considerations 2020-11-17 20:28:34 +02:00
seresistvanandras
d0a1de37da
Typo fixes, Anon-set Figure, Economic incentives 2020-11-17 20:28:33 +02:00
carla
8d1917e351
security: add section on denial of service attacks 2020-11-17 20:28:33 +02:00
seresistvanandras
ca1b949b81
Added "Linking senders and receivers"
Added "Cross-Layer Deanonymization" section

Started the Topology-related section
2020-11-17 20:28:32 +02:00
Sergei Tikhomirov
d7aed4e22b
add section on probing
add linebreak before unnumbered list

add (short) section on payment amounts

add section on definitions of privacy

add section on anonymity set

fix a few typos

add section on privacy in LN vs Bitcoin
2020-11-17 20:28:31 +02:00
seresistvanandras
3945eff6b6
Initial commit of the S&P chapter 2020-11-17 20:28:30 +02:00
carla
86a2092ec4
contributing: add US spelling instruction 2020-11-13 10:34:02 +02:00
Dipun Mistry
326d318dae
Update routing.asciidoc
so on
2020-11-12 01:16:53 +00:00
Dipun Mistry
ce91adcfe5
Update routing.asciidoc
duplicate word.
2020-11-11 23:15:24 +00:00
Dipun Mistry
00de1698b8
Update routing.asciidoc
and
2020-11-11 00:41:56 +00:00
Dipun Mistry
91730ae16e
Update routing.asciidoc
some minor mistakes found while reading.
2020-11-11 00:18:04 +00:00
Manuel
122b42613f
Typo in such as way 2020-11-05 11:13:06 +01:00
Andreas M. Antonopoulos
4b3fd986c1 Merge branch 'sergei_edit_bomb' into develop 2020-10-28 08:50:30 -06:00
Andreas M. Antonopoulos
668d59640b Fixes #448 2020-10-28 08:50:12 -06:00
Andreas M. Antonopoulos
d1cc9eed23 Fixes #437 2020-10-28 08:30:56 -06:00
Paul Wackerow
c44c1a26d0 alphabetical order 2020-10-18 19:46:51 -07:00
Paul Wackerow
3a4a6bbd1f Grammar/inconsistency fixes
Fixes small grammatical errors. Fixed plural 'bitcoins'. Capitalized 'Bitcoin transaction' and used '2-of-2' to be consistent with rest of book.
2020-10-18 19:33:46 -07:00
batmanscode
81c84a2643
Update preface.asciidoc 2020-10-16 14:08:38 +05:30
batmanscode
972e668dd1
wallet suggestions
lntxbot (https://t.me/lntxbot) is a custodial LN wallet built as a Telegram bot.

* Easy to get started with and works on anything that Telegram runs on.
* Useful in groups.
* Has some extra functions like sats4ads and Bitrefill integration, among other things.
* Can connect to Blue Wallet.


And though I haven't used Zeus personally, it seems like a good option.

Zeus (https://zeusln.app/)

* available on iOS and Android
* can connect to your node over Tor or a VPN
2020-10-16 14:01:32 +05:30
Andreas M. Antonopoulos
09e51aa054 Merge branch 'sergei_edit_bomb' into develop 2020-10-14 10:59:25 -05:00
Andreas M. Antonopoulos
e253756ced Fixes #435 2020-10-14 09:19:51 -05:00
Andreas M. Antonopoulos
9522121745 Fixes #435 2020-10-14 09:18:36 -05:00
Andreas M. Antonopoulos
04bf9b1601 Fixes #434 2020-10-14 09:14:37 -05:00
Rene Pickhardt
cd1927a5ff Merge branch 'develop' of https://github.com/lnbook/lnbook into develop 2020-10-07 17:21:01 +02:00
Rene Pickhardt
c58d9c673c started with the channel opening protocol 2020-10-07 17:20:53 +02:00
Andreas M. Antonopoulos
ca6dc85936 Merge branch 'sergei_edit_bomb' into develop 2020-10-07 09:57:54 -05:00
Andreas M. Antonopoulos
6e5818a36f Fixes #433 2020-10-07 09:57:35 -05:00
Andreas M. Antonopoulos
ea5758ae99 Fixes #432 2020-10-07 09:51:28 -05:00
Andreas M. Antonopoulos
4d9774e519 Fixes #431 2020-10-07 09:44:38 -05:00
Andreas M. Antonopoulos
cc88e22889 Fixes #430
Fixes #430
2020-10-07 09:41:28 -05:00
Andreas M. Antonopoulos
caa9dc1635 Merge branch 'sergei_edit_bomb' into develop 2020-10-07 08:59:19 -05:00