ArchiveTeam / wget-lua

Wget-AT is a modern Wget with Lua hooks, Zstandard (+dictionary) WARC compression and URL-agnostic deduplication.
https://www.archiveteam.org/
GNU General Public License v3.0
94 stars 14 forks source link

Allow writing WARC records for TLS/SSL certificates #17

Open Arkiver2 opened 1 year ago

Arkiver2 commented 9 months ago

A first step was implemented at https://github.com/ArchiveTeam/wget-lua/commit/d7855b0a875a87fbe90f9757064f7c28dae38c0d with writing of WARC-Protocol and WARC-Cipher-Suite WARC headers for archiving minimal SSL/TLS information.

Arkiver2 commented 9 months ago

We are likely going to want to record the entire handshake conversation.