Skip to content

Commit bdba406

Browse files
committed
Merge pull request moby#15821 from vbatts/tarsum_warning
tarsum: add a big fat warning
2 parents 7dbb5fa + 459451d commit bdba406

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pkg/tarsum/tarsum_spec.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ This document describes the algorithms used in performing the TarSum checksum
1010
calculation on filesystem layers, the need for this method over existing
1111
methods, and the versioning of this calculation.
1212

13+
## Warning
14+
15+
This checksum algorithm is for best-effort comparison of file trees with fuzzy logic.
16+
17+
This is _not_ a cryptographic attestation, and should not be considered secure.
1318

1419
## Introduction
1520

0 commit comments

Comments
 (0)