remove secure password delivery requirement after complaint by the SVN admin
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 15 Mar 2007 19:23:32 +0000 (19:23 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 15 Mar 2007 19:23:32 +0000 (19:23 +0000)
Originally committed as revision 8416 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/ffmpeg-doc.texi

index 42948bd..c91b3b1 100644 (file)
@@ -1559,10 +1559,6 @@ please use av_log() instead.
     always check values read from some untrusted source before using them
     as array index or other risky things.
 @item
-    Developers who have provided a public GPG key shall only receive
-    passwords or other sensitive information related to FFmpeg encrypted
-    with their GPG key or in another secure way.
-@item
     Remember to check if you need to bump versions for the specific libav
     parts (libavutil, libavcodec, libavformat) you are changing. You need
     to change the version integer and the version string.