433: Update videos.md with architecture walkthrough r=XFFXFF a=pervognsen



Co-authored-by: Per Vognsen <per.vognsen@gmail.com>
This commit is contained in:
bors[bot] 2023-02-10 10:01:55 +00:00 committed by GitHub
commit ef7c0f12c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,19 @@
# Videos
There are currently two videos about Salsa available, but they describe an older version of Salsa and so they are rather outdated:
There is currently one video available on the newest version of Salsa:
- [How Salsa Works](https://youtu.be/_muY4HjSqVw), which gives a
high-level introduction to the key concepts involved and shows how
to use Salsa;
- [Salsa In More Depth](https://www.youtube.com/watch?v=i_IhACacPRY),
which digs into the incremental algorithm and explains -- at a
high-level -- how Salsa is implemented.
- [Salsa Architecture Walkthrough](https://www.youtube.com/watch?v=vrnNvAAoQFk),
which covers many aspects of the redesigned architecture.
> If you're in China, watch videos on [How Salsa Works](https://www.bilibili.com/video/BV1Df4y1A7t3/), [Salsa In More Depth](https://www.bilibili.com/video/BV1AM4y1G7E4/).
There are also two videos on the older version Salsa, but they are rather
outdated:
- [How Salsa Works](https://youtu.be/_muY4HjSqVw), which gives a high-level
introduction to the key concepts involved and shows how to use Salsa;
- [Salsa In More Depth](https://www.youtube.com/watch?v=i_IhACacPRY), which digs
into the incremental algorithm and explains -- at a high-level -- how Salsa is
implemented.
> If you're in China, watch videos on
> [How Salsa Works](https://www.bilibili.com/video/BV1Df4y1A7t3/),
> [Salsa In More Depth](https://www.bilibili.com/video/BV1AM4y1G7E4/).