Commit Graph

1733 Commits (bf29b9b7a6a11dc2e8149946684e8219a10c26bb)
 

Author SHA1 Message Date
D++ bf29b9b7a6 Fix typo
Changed imaging to imagine.
3 years ago
Jussi Tiira b0128c4c6d Add my name to contributors list
Added my name and handle to the list of Github contributors
3 years ago
Jussi Tiira 4b3663864e Add HMAC to glossary
Added a new glossary entry for HMAC, since the abbreviation is used in another entry.
3 years ago
Olaoluwa Osuntokun 1f4003cead
Merge pull request #793 from Roasbeef/sphinx-ephemeral-blinding
ch-10: add initial explanation of session key randomization
3 years ago
Olaoluwa Osuntokun 8182f370c0
ch-10: add initial explanation of session key randomization
In this commit, we include an initial explanation of the session key
re-randomization scheme that makes the Sphinx packet format so compact.
Alice is able to generate all the necessary session keys up front by
using an initial session key, and doing an EC multiplication of that key
and a blinding factor derived from information of the last hop.

I wanted to use sub-scripts for a lot of the notation here, by the
asciidoc renderer I use didn't seem to be able to render them....

I think I want to make another pass and blend in the initial explanation
in the high level style of the initial ECDH explanation.
3 years ago
Olaoluwa Osuntokun 4d8495e9ad
Merge pull request #755 from Roasbeef/revocation-key-derivation
ch-07: construct revocation key derivation from first principles
3 years ago
Olaoluwa Osuntokun 08ed576e33
Merge pull request #849 from Roasbeef/appendix-chapter-reorg
multi: appendix chapter re-org
3 years ago
Viktor Tigerström b8f32d9cd9
Typo in chapter 11 (#839)
Typo , change "contianing" to "containing".
3 years ago
Anthony Potdevin 2a15726c54
Update 02_getting_started.asciidoc (#846) 3 years ago
Andreas Yankopolus 350389a6d3
Update 07_payment_channels.asciidoc (#845)
Typo fix.
3 years ago
Stephen DeLorme 6064c6b6f3
Grammar fix (#844) 3 years ago
Stephen DeLorme 8f5ce3d52b
Typo fix (#843)
Co-authored-by: Rene Pickhardt <rene@rene-pickhardt.de>
3 years ago
z0d1ac1999 2d9d76023a
Fix typo in Automatic network reconnection section (#842)
Co-authored-by: Administrator <administrator@Administrators-Mac-mini.local>
3 years ago
Viktor Tigerström 77bd18674d
Typo in chapter 11 (#838)
Typo in line 358, change "byes" to "bytes".
3 years ago
Viktor Tigerström 9cee9e2b43
Typo and grammar fix in chapter 10 (#836)
Typo and grammatical fixes in paragraph 534, change "read to send" to "ready to be sent".
3 years ago
Viktor Tigerström cef64f1c15
Grammar fix in Chapter 8 (#835)
Grammatical mistake in paragraph 278, change "to active" to "to be activated".
3 years ago
Olaoluwa Osuntokun 5f6a0f3423
ch-14: spin out brontide appendix into new chapter
Fixed some slight formatting issues along the way as well.
3 years ago
Olaoluwa Osuntokun 5cccd9de26
ch-13: fix list nesting for BigSize encoding description 3 years ago
Olaoluwa Osuntokun 0b22ed8b70
wire_protocol+appendix: split portion of wire appendix into new chapter
In this commit, we split out the potion of the wire protocol appendix
that doesn't enumerate all the messages types into a new chapter. This
new chapter describes the framing of the wire protocol, the TLV scheme,
feature bits, and finally how the protocol is upgraded in theory and in
practice.
3 years ago
Olaoluwa Osuntokun 584d1900c4
s&p: rename s&p chapter from 13 to 15
This is meant to make room for the two new chapters that'll be lifted
from the appendix (high level wire protocol overview and the section on
brontide).
3 years ago
Andreas M. Antonopoulos 5e4aa0c206 Merge branch 'docker-refactor' into develop 3 years ago
Andreas M. Antonopoulos f94fe3fd93 Docker example fixes, upgrades and ch4 text edits
The docker containers have been improved and updated. The payment demo script can be rerun and is resilient to errors and delays. The docker mini-tutotial and installation instructions have been moved to a new appendix
3 years ago
D++ 14bae6d8f7
Update capitalization inconsistencies (#833)
* Update capitalization inconsistencies

Updated capitalization inconsistencies of ThunderHub, Tor, etc. See https://twitter.com/torproject/status/1301583526765051905

* Update capitalization inconsistencies

Updated capitalization inconsistencies of Tor. See https://twitter.com/torproject/status/1301583526765051905

Also changed some other minor capitalization or spelling typos.
3 years ago
Owen Gunden d5107a9710
a few typo fixes (#829) 3 years ago
Owen Gunden 724c674624
fix typo (#827) 3 years ago
Owen Gunden fbd6dc1be0
typo (#826) 3 years ago
Owen Gunden ef2e552973
remove underscore (#824) 3 years ago
Owen Gunden c15f55b1f3
grammar fix (#823) 3 years ago
Owen Gunden 261026b63d
make consistent use of unhyphenated 'multisig' (#822) 3 years ago
Owen Gunden da68558ce1
remove ellipsis (#821) 3 years ago
Owen Gunden 8c25ea1678
fix typo (#820) 3 years ago
Owen Gunden df11e0c2b2
typo (#818) 3 years ago
Owen Gunden a4455ea906
typo (#816) 3 years ago
Owen Gunden f86610de8d
remove comma (#815) 3 years ago
Owen Gunden d433847425
typo (#814) 3 years ago
Owen Gunden 1d24337ba7
add missing 'to' (#812) 3 years ago
Owen Gunden 8c39d3bd9e
grammar fixes (#810) 3 years ago
Owen Gunden e387ad75a9
fix typo (#809) 3 years ago
Owen Gunden 7b6221a581
fix typo (#808) 3 years ago
Owen Gunden 10f5995f5a
typo (#807) 3 years ago
Owen Gunden a34f9df604
typo (#806) 3 years ago
Owen Gunden 876c4ed9a6
fix typo and grammar (#805) 3 years ago
Owen Gunden 356fdea5d2
fix typos (#804) 3 years ago
Owen Gunden a06959313c
rework grammar of Multiple HTLCs section (#803)
Co-authored-by: Rene Pickhardt <rene@rene-pickhardt.de>
3 years ago
Owen Gunden 6e00129777
fix typo (#802) 3 years ago
Owen Gunden 8a04d3ee5e
fix typo (#801) 3 years ago
Owen Gunden 14c9076ef7
fix typo (#800) 3 years ago
Owen Gunden 449cd73251
grammar fix (#799) 3 years ago
Owen Gunden 8c08e7662c
fix typo (#798) 3 years ago
baptiste767 11c98623a5
Typo (#797) 3 years ago