Go to file
Nemo f497eac612 Add note about dependencies and generation 2020-02-01 20:17:29 +05:30
.gitignore initial commit 💥 2020-02-01 02:50:30 +05:30
README.md Add note about dependencies and generation 2020-02-01 20:17:29 +05:30
cover.jpg Adds a README 2020-02-01 02:55:44 +05:30
cover.pdf Adds a README 2020-02-01 02:55:44 +05:30
generate.sh Add note about dependencies and generation 2020-02-01 20:17:29 +05:30
meta.txt Adds title 2020-02-01 03:06:15 +05:30
urls.txt initial commit 💥 2020-02-01 02:50:30 +05:30

README.md

security-engineering-3rd-edition-ebook

third-edition-security-engineering-book-cover

This is just the script to generate a combined PDF from the currently-online-chapters available for review.

The script also takes care of putting in the right bookmarks for all the chapters in the generated PDF file.

Go read the book from the source at https://www.cl.cam.ac.uk/~rja14/book.html

How to generate the book?

Run ./generate.sh. You will need pdftk, and wget installed.

Once the script finishes running, check the security-engineering-3rd-edition.pdf file.

Support the Authors

Buy the second editions from:

A combined official signed PDF of the first edition is available at http://www.cl.cam.ac.uk/~rja14/musicfiles/manuscripts/SEv1.pdf

License

The little code in this repo is under MIT.