"Attacking Zcash Protocol For Fun And Profit" whitepaper https://attackingzcash.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
941 B

4 years ago
# Sietch Whitepaper
## What is Sietch?
Sietch is a way to increase the privacy and anonymity set of Zcash Protocol blockchains.
This is a whitepaper for the rough notes at https://git.hush.is/hush/sietch
4 years ago
## Install deps
Build dependencies on Debian-based systems include, at least:
4 years ago
```
4 years ago
apt-get install texlive texlive-science texlive-fonts-extra texlive-generic-recommended biber
4 years ago
```
4 years ago
## Building the Whitepaper
4 years ago
```
4 years ago
make
4 years ago
```
4 years ago
3 years ago
will create a PDF in the current directory and attempt to open it with `evince` automatically.
## Contributing
Patches Welcome!!! Currently only Linux is supported patches to support other OS's would be nice.
4 years ago
3 years ago
## Version History
* 0.5 - First release May 2020
* 0.6 - Small updates, Feb 2021
* Updates regarding HUSH going full z2z at Block 340k
* Give correct current status of Sietch implementations in SD+SDL
4 years ago
## Author
3 years ago
Duke Leto and The Hush Developers
4 years ago
## License
3 years ago
GPLv3 or later