diff options
author | Norbert Preining <preining@logic.at> | 2016-04-12 06:13:20 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2016-04-12 06:13:20 +0000 |
commit | 4088fa98e12fce781d667128e93f04a006bf2be4 (patch) | |
tree | c641c5a62115098cd9a1e8116020dd1015cf125c /Master/tlpkg/doc/tl-security-proposal.txt | |
parent | 98238815b3c416ebb82c13c5ed1083b33085df8f (diff) |
get rid of verify_download, fix verifications
git-svn-id: svn://tug.org/texlive/trunk@40460 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc/tl-security-proposal.txt')
-rw-r--r-- | Master/tlpkg/doc/tl-security-proposal.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Master/tlpkg/doc/tl-security-proposal.txt b/Master/tlpkg/doc/tl-security-proposal.txt index 6d88d577bd0..b2d4a65a2f4 100644 --- a/Master/tlpkg/doc/tl-security-proposal.txt +++ b/Master/tlpkg/doc/tl-security-proposal.txt @@ -34,12 +34,6 @@ TODO texlive.keys should be treated with special priority and updated before anything else (?) -* TODO - if downloaded texlive.tlpdb checksum agrees with remote - checksum, then we do NOT verify signature by now - This needs to be changed! - - Definitions: * checksum: defined via tl_checksum, currently is sha512 * short checksum: defined via tl_short_digest, currently md5 |