Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 71CD31082C for ; Sat, 19 Apr 2014 21:13:20 +0000 (UTC) Received: (qmail 58344 invoked by uid 500); 19 Apr 2014 21:13:18 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 58297 invoked by uid 500); 19 Apr 2014 21:13:18 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 58203 invoked by uid 99); 19 Apr 2014 21:13:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Apr 2014 21:13:17 +0000 Date: Sat, 19 Apr 2014 21:13:17 +0000 (UTC) From: "David Medinets (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-586) sign jars when building a release MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Medinets updated ACCUMULO-586: ------------------------------------ Priority: Minor (was: Major) > sign jars when building a release > --------------------------------- > > Key: ACCUMULO-586 > URL: https://issues.apache.org/jira/browse/ACCUMULO-586 > Project: Accumulo > Issue Type: Improvement > Reporter: Adam Fuchs > Priority: Minor > > As part of the release process we should include the following steps: > 1. Generate a new key pair > 2. Use it to sign the jars > 3. Generate a java security policy file that includes the public key > 4. Destroy the private key > This opens up the possibility of using the java security manager to restrict what code can be loaded and increase the security of Accumulo. -- This message was sent by Atlassian JIRA (v6.2#6252)