From: Platon Pronko <platon7pronko@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: is melpa just unsigned?
Date: Tue, 23 May 2023 10:17:43 +0700 [thread overview]
Message-ID: <32f67346-a93c-0ef7-f431-a0ba5d466b0d@gmail.com> (raw)
In-Reply-To: <CAJcAo8tC-k6XcxiKUvWPCFox5Oo-b-Byg=ythzWVC6e94Xwi8A@mail.gmail.com>
On 2023-05-23 09:53, Samuel Wales wrote:
> just brainstorming but if by chance melpa is not signed, i wonder if
> there are package managers that kind of kludge security a bit. not
> perfection, but try to dtrt. enhancing melpa or bypassing it.
>
> for example, idk the current status of git's sha-1 [?] crypto
> brokenness, but packages that use git could perhaps have their shas
> compared via multiple routes, or so. maybe only google-level actors
> could currently break sha-1 for all i know.
>
> at least you could check that the sha you have is the same lots of
> other users have?
>
> are guix or nix debian-like in their signing infrastructure? i am
> just thinking out loud here for possible solutions for more security.
> comparing multiple routes, using git's history, or a clever trick i
> am not thinking of now. does el-get do?
>
> of course i am aware signing is only part of ensuring security,
> and melpa does curating, and authors or computers could turn evil, but
> where there is a chain that reliably goes back to an author from the
> code you dled, it's a pretty good feeling.
The whole point of MELPA is to automatically provide up-to date packages built directly from upstream repos - the default MELPA repository builds a new release on each new commit (alternatively there's MELPA Stable, which creates new relases from new tags).
The key idea here is "automatically". So I don't see any way for these packages to be signed, since the package authors obviously won't be giving their keys to MELPA.
I suppose if you are looking for signed packages your best bet is GNU ELPA - some of the packages there are indeed signed.
P.S. As far as I know Emacs mailing lists prefer bottom-posting (as opposed to top-posting).
--
Best regards,
Platon Pronko
PGP 2A62D77A7A2CB94E
next prev parent reply other threads:[~2023-05-23 3:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-18 4:21 is melpa just unsigned? Samuel Wales
2023-05-19 0:02 ` Michael Heerdegen
2023-05-20 19:00 ` Emanuel Berg
2023-05-21 23:36 ` Michael Heerdegen
2023-05-23 2:53 ` Samuel Wales
2023-05-23 3:17 ` Platon Pronko [this message]
2023-05-23 3:21 ` [External] : " Drew Adams
2023-05-23 17:47 ` Daniel Fleischer
2023-05-26 6:07 ` Samuel Wales
2023-05-29 13:12 ` Björn Bidar
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=32f67346-a93c-0ef7-f431-a0ba5d466b0d@gmail.com \
--to=platon7pronko@gmail.com \
--cc=help-gnu-emacs@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.