initial commit for gpg key checking
[puppet-modules/puppetlabs-apt.git] / README.md
index 1c06e1760c40fde7ce3443be31cf52daba6d6295..45e905248f90e52fc052b4dcd7d25dc11ff0d45f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ The apt module provides a simple interface for managing Apt source, key, and def
 
 The apt module automates obtaining and installing software packages on \*nix systems.
 
-**Note**: While this module allows the use of short keys, **we urge you NOT to use short keys**, as they pose a serious security issue by opening you up to collision attacks.
+**Note**: While this module allows the use of short keys, **warnings are thrown if a full fingerprint is not used**, as they pose a serious security issue by opening you up to collision attacks.
 
 ## Setup