unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: emacs-devel@gnu.org
Subject: Re: convenient digital signing for el files and snippets
Date: Wed, 09 Mar 2011 09:33:00 -0600	[thread overview]
Message-ID: <87zkp4pavn.fsf@lifelogs.com> (raw)
In-Reply-To: 87k4g83jr6.fsf@geneva.hpsy.me

On Wed, 09 Mar 2011 00:12:13 -0600 Joseph Gay <gilleylen@gmail.com> wrote: 

JG> In short, add an Emacs command/function to sign an elisp file or snippet
JG> with a comment indicating the signer and signature, and another
JG> command/function to verify the signature.

I think it's better to sign a package than individual files:

- the package manager can do the verification at install time (once)

- there's already a packaging process which can easily have the extra
  signing step, and packages have metadata we can use

- signing a package would cover all the files, not just Emacs Lisp
  files, and would be done just once per package

- the Emacs Lisp code doesn't have to be polluted by the signing info

- older and legacy code doesn't have to be modified to be signed

So I think it's good to have the support you mentioned but for
package.el instead of at the Emacs Lisp code level.

Ted




  reply	other threads:[~2011-03-09 15:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-09  6:12 convenient digital signing for el files and snippets Joseph Gay
2011-03-09 15:33 ` Ted Zlatanov [this message]
2011-03-09 16:27   ` Joseph Gay
2011-03-09 17:43     ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zkp4pavn.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).