From: Lauren Rother Date: Mon, 7 Apr 2014 17:56:20 +0000 (-0700) Subject: Add security warning re: short keys X-Git-Tag: 1.5.0~7^2^2~1 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=c230e21c1d27c0062720255eab5cbfa60e3aa9fd;p=puppet-modules%2Fpuppetlabs-apt.git Add security warning re: short keys (cherry picked from commit d7da1cef383663bb2ecee3d8afa612aea74219f7) --- diff --git a/README.md b/README.md index ec8b4c5..7a4e0df 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,6 @@ apt [![Build Status](https://travis-ci.org/puppetlabs/puppetlabs-apt.png?branch=master)](https://travis-ci.org/puppetlabs/puppetlabs-apt) -## Description - -Provides helpful definitions for dealing with Apt. - -======= - Overview -------- @@ -19,6 +13,8 @@ Module Description APT automates obtaining and installing software packages on \*nix systems. +***Note:** While this module allows the use of short keys, we STRONGLY RECOMMEND that you DO NOT USE short keys, as they pose a serious security issue in that they open you up to collision attacks.* + Setup -----