[vlc-devel] commit: Add comments about the kind of key we need (Christophe Mutricy )

git version control git at videolan.org
Tue Jan 26 21:49:33 CET 2010


vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Tue Jan 26 20:36:44 2010 +0000| [993657175e20946d4ada0085bf10bbee693104e3] | committer: Christophe Mutricy 

Add comments about the kind of key we need

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=993657175e20946d4ada0085bf10bbee693104e3
---

 include/vlc_pgpkey.h |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/include/vlc_pgpkey.h b/include/vlc_pgpkey.h
index 09933b7..af0e56b 100644
--- a/include/vlc_pgpkey.h
+++ b/include/vlc_pgpkey.h
@@ -23,6 +23,11 @@
 
 /* We trust this public key, and by extension, also keys signed by it. */
 
+/* NOTE:
+ * We need a 1024 bits DSA key.
+ * Don't forget to upload the key to http://download.videolan.org/pub/keys/
+ */
+
 /*
  * VideoLAN Release Signing Key (2009)
  * expirates on 2010-01-01




More information about the vlc-devel mailing list