| 1 | GLEP: 59 |
1 | GLEP: 59 |
| 2 | Title: Manifest2 hash policies and security implications |
2 | Title: Manifest2 hash policies and security implications |
| 3 | Version: $Revision: 1.2 $ |
3 | Version: $Revision: 1.4 $ |
| 4 | Last-Modified: $Date: 2008/10/22 17:59:43 $ |
4 | Last-Modified: $Date: 2010/01/13 03:26:53 $ |
| 5 | Author: Robin Hugh Johnson <robbat2@gentoo.org>, |
5 | Author: Robin Hugh Johnson <robbat2@gentoo.org>, |
| 6 | Status: Draft |
6 | Status: Draft |
| 7 | Type: Standards Track |
7 | Type: Standards Track |
| 8 | Content-Type: text/x-rst |
8 | Content-Type: text/x-rst |
| 9 | Requires: 44 |
9 | Requires: 44 |
| 10 | Created: October 2006 |
10 | Created: October 2006 |
| 11 | Updated: November 2007, June 2008, July 2008 |
11 | Updated: November 2007, June 2008, July 2008, October 2008, January 2010 |
| 12 | Updates: 44 |
12 | Updates: 44 |
|
|
13 | Post-History: December 2009 |
| 13 | |
14 | |
| 14 | Abstract |
15 | Abstract |
| 15 | ======== |
16 | ======== |
| 16 | While Manifest2 format allows multiple hashes, the question of which |
17 | While Manifest2 format allows multiple hashes, the question of which |
| 17 | checksums should be present, why, and the security implications of such |
18 | checksums should be present, why, and the security implications of such |
| … | |
… | |
| 171 | (ferringb): for being knowledgeable about the Portage Manifest2 |
172 | (ferringb): for being knowledgeable about the Portage Manifest2 |
| 172 | codebase. |
173 | codebase. |
| 173 | |
174 | |
| 174 | Copyright |
175 | Copyright |
| 175 | ========= |
176 | ========= |
| 176 | Copyright (c) 2006 by Robin Hugh Johnson. This material may be |
177 | Copyright (c) 2006-2010 by Robin Hugh Johnson. This material may be |
| 177 | distributed only subject to the terms and conditions set forth in the |
178 | distributed only subject to the terms and conditions set forth in the |
| 178 | Open Publication License, v1.0. |
179 | Open Publication License, v1.0. |
| 179 | |
180 | |
| 180 | vim: tw=72 ts=2 expandtab: |
181 | vim: tw=72 ts=2 expandtab: |