Ignore:
Timestamp:
12/04/2021 03:28:15 PM (2 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
lazarus
Children:
e6974d1
Parents:
b22e4ceb (diff), edd2feb7 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into lazarus

File:
1 edited

Legend:

Unmodified
Added
Removed
  • introduction/important/building-notes.xml

    rb22e4ceb r8307474  
    113113
    114114    <para>MD5 is not cryptographically secure, so the md5sums are only
    115     provided for detecting random errors or truncations introduced during
    116     network transfer.  There is no <quote>100%</quote> secure way to make
     115    provided for detecting unmalicious changes to the file content.  For
     116    example, an error or truncation introduced during network transfer, or
     117    a <quote>stealth</quote> update to the package from the upstream
     118    (updating the content of a released tarball instead of making a new
     119    release properly).</para>
     120
     121    <para>There is no <quote>100%</quote> secure way to make
    117122    sure the genuity of the source files.  Assuming the upstream is managing
    118123    their website correctly (the private key is not leaked and the domain is
Note: See TracChangeset for help on using the changeset viewer.