* bug#47634: Accompany .asc and .DIGESTS keys for the ISO
@ 2021-04-07 5:42 bo0od
2021-04-08 17:03 ` Leo Famulari
0 siblings, 1 reply; 8+ messages in thread
From: bo0od @ 2021-04-07 5:42 UTC (permalink / raw)
To: 47634
Hi There,
I see there is only .sig provided:
https://guix.gnu.org/en/download/
Its better to provide more than one way of verification e.g:
Qubes: https://www.qubes-os.org/downloads/
Whonix: https://www.whonix.org/wiki/VirtualBox/XFCE
...etc
ThX!
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#47634: Accompany .asc and .DIGESTS keys for the ISO
2021-04-07 5:42 bug#47634: Accompany .asc and .DIGESTS keys for the ISO bo0od
@ 2021-04-08 17:03 ` Leo Famulari
2021-04-08 17:34 ` bo0od
0 siblings, 1 reply; 8+ messages in thread
From: Leo Famulari @ 2021-04-08 17:03 UTC (permalink / raw)
To: bo0od; +Cc: 47634
On Wed, Apr 07, 2021 at 05:42:40AM +0000, bo0od wrote:
> Hi There,
>
> I see there is only .sig provided:
>
> https://guix.gnu.org/en/download/
>
> Its better to provide more than one way of verification e.g:
Why?
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#47634: Accompany .asc and .DIGESTS keys for the ISO
2021-04-08 17:03 ` Leo Famulari
@ 2021-04-08 17:34 ` bo0od
2021-04-08 22:57 ` Carlo Zancanaro
0 siblings, 1 reply; 8+ messages in thread
From: bo0od @ 2021-04-08 17:34 UTC (permalink / raw)
To: Leo Famulari; +Cc: 47634
This is nicely written by Qubes documentation:
https://www.qubes-os.org/security/verifying-signatures/
Leo Famulari:
> On Wed, Apr 07, 2021 at 05:42:40AM +0000, bo0od wrote:
>> Hi There,
>>
>> I see there is only .sig provided:
>>
>> https://guix.gnu.org/en/download/
>>
>> Its better to provide more than one way of verification e.g:
>
> Why?
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#47634: Accompany .asc and .DIGESTS keys for the ISO
2021-04-08 17:34 ` bo0od
@ 2021-04-08 22:57 ` Carlo Zancanaro
2021-04-09 22:17 ` bo0od
0 siblings, 1 reply; 8+ messages in thread
From: Carlo Zancanaro @ 2021-04-08 22:57 UTC (permalink / raw)
To: 47634, bo0od, leo
On 9 April 2021 3:34:20 am AEST, bo0od <bo0od@riseup.net> wrote:
>This is nicely written by Qubes documentation:
>
>https://www.qubes-os.org/security/verifying-signatures/
From that page:
> If you’ve already verified the signatures on the ISO directly, then verifying digests is not necessary.
Which implies that the signatures are sufficient, right?
What is the benefit to providing the key (.asc) and hashes (.DIGESTS)? The page you linked provides rationale for providing and checking digital signatures, but we already provide them.
Carlo
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#47634: Accompany .asc and .DIGESTS keys for the ISO
2021-04-08 22:57 ` Carlo Zancanaro
@ 2021-04-09 22:17 ` bo0od
2021-04-10 2:27 ` Carlo Zancanaro
0 siblings, 1 reply; 8+ messages in thread
From: bo0od @ 2021-04-09 22:17 UTC (permalink / raw)
To: carlo, 47634, leo
> Which implies that the signatures are sufficient, right?
Well this is simple question but the answer is sorta deeper, So i will
answer with yes and no:
yes signatures are sufficient but signatures with PGP has problems, In
the suggestion above i didnt suggest to diverse the signing methods
(like for example using signify alongside with gpg) but just adding
extra steps better than one (more convenience to say that everything is
going smoothly).
To understand what im talking about i suggest to read:
Why PGP on expiration time:
https://www.whonix.org/wiki/OpenPGP#Issues_with_PGP
Discussion which might consider deprecate the usage of PGP by debian:
https://wiki.debian.org/Teams/Apt/Spec/AptSign
Whonix already using signify alongside with PGP:
https://www.whonix.org/wiki/Signify
Also there are challenges to the concept itself:
https://www.whonix.org/wiki/Verifying_Software_Signatures#Conceptual_Challenges_in_Digital_Signatures_Verification
So I hope by complete reading that you will come to the conclusion that
either provide as much as possible from extra verification (like
.asc,DIGESTS,SHA512...etc) or provide alternative verification along
side with the traditional one like using signify or using something like
signify and thats it. (i think providing both methods like pgp/signify
is the best way which suits everybody)
>
>
> On 9 April 2021 3:34:20 am AEST, bo0od <bo0od@riseup.net> wrote:
>> This is nicely written by Qubes documentation:
>>
>> https://www.qubes-os.org/security/verifying-signatures/
>
> From that page:
>
>> If you’ve already verified the signatures on the ISO directly, then verifying digests is not necessary.
>
> Which implies that the signatures are sufficient, right?
>
> What is the benefit to providing the key (.asc) and hashes (.DIGESTS)? The page you linked provides rationale for providing and checking digital signatures, but we already provide them.
>
> Carlo
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#47634: Accompany .asc and .DIGESTS keys for the ISO
2021-04-09 22:17 ` bo0od
@ 2021-04-10 2:27 ` Carlo Zancanaro
2021-04-10 21:24 ` bo0od
2021-04-18 10:40 ` Ludovic Courtès
0 siblings, 2 replies; 8+ messages in thread
From: Carlo Zancanaro @ 2021-04-10 2:27 UTC (permalink / raw)
To: bo0od; +Cc: 47634
Hi bo0od!
On Sat, Apr 10 2021, bo0od wrote:
>> Which implies that the signatures are sufficient, right?
>
> Well this is simple question but the answer is sorta deeper, So
> i will answer with yes and no:
>
> yes signatures are sufficient but signatures with PGP has
> problems...
I grant that this might be true, but whether or not to use PGP is
a different issue to whether cryptographic signatures are
sufficient to verify downloads. If we compare the projects you've
shown as examples:
- Qubes provides hashes, PGP signatures, and a release signing
key
- Whonix provides hashes, PGP signatures, and a release signing
key
For verification purposes the hashes only provide transport
integrity - they don't provide any mechanism to verify where the
content came from, and because they're stored next to the images
it's likely that any attacker who could manipulate the images
could also manipulate the hashes. The signature provides a better
guarantee that the image contains what the project intends to
distribute (i.e. that nobody has compromised image itself). In
this instance, the hash provides no significant additional value
over the signature.
If we look at the Tor project (who, I hope you will agree, care
about security), their download page[1] only provides links to PGP
signatures as their sole method of verification.
I'm not convinced there's much value to add anything beyond the
signatures, and I think there is some cost. Having multiple
verification options makes the download page more confusing (by
providing more choices to do the same thing), and may make it less
likely that people do any verification.
I think there may be a larger conversation to have around using
something like Signify rather than PGP/GPG, but I'm not familiar
enough with Signify to have an opinion about that at the moment.
Carlo
[1]: https://www.torproject.org/download/
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#47634: Accompany .asc and .DIGESTS keys for the ISO
2021-04-10 2:27 ` Carlo Zancanaro
@ 2021-04-10 21:24 ` bo0od
2021-04-18 10:40 ` Ludovic Courtès
1 sibling, 0 replies; 8+ messages in thread
From: bo0od @ 2021-04-10 21:24 UTC (permalink / raw)
To: Carlo Zancanaro; +Cc: 47634
> In this instance, the hash provides no
> significant additional value over the signature.
What you said is true, Only thing i would see it useful when there is an
attack on PGP but not necessary can be produced as well on the same time
on SHA512 like collision attack or so (nothing at the moment discovered
but just theoretical attack)
> If we look at the Tor project (who, I hope you will agree, care about
> security), their download page[1] only provides links to PGP signatures
> as their sole method of verification.
If you tell me what most projects using at the moment i would tell you
straight forward PGP, But on the future bases PGP on the bye bye way so
what im suggesting here is to make it happen now rather than just
waiting for the future to come with its more insecurities. (like what i
referred to debian deprecation of PGP)
> I think there may be a larger conversation to have around using
> something like Signify rather than PGP/GPG, but I'm not familiar enough
> with Signify to have an opinion about that at the moment.
Sure tyt, These stuff doesnt need to be fixed instantly but need to be
looked in for sure.
ThX!
Carlo Zancanaro:
> Hi bo0od!
>
> On Sat, Apr 10 2021, bo0od wrote:
>>> Which implies that the signatures are sufficient, right?
>>
>> Well this is simple question but the answer is sorta deeper, So i will
>> answer with yes and no:
>>
>> yes signatures are sufficient but signatures with PGP has problems...
>
> I grant that this might be true, but whether or not to use PGP is a
> different issue to whether cryptographic signatures are sufficient to
> verify downloads. If we compare the projects you've shown as examples:
>
> - Qubes provides hashes, PGP signatures, and a release signing key
>
> - Whonix provides hashes, PGP signatures, and a release signing key
>
> For verification purposes the hashes only provide transport integrity -
> they don't provide any mechanism to verify where the content came from,
> and because they're stored next to the images it's likely that any
> attacker who could manipulate the images could also manipulate the
> hashes. The signature provides a better guarantee that the image
> contains what the project intends to distribute (i.e. that nobody has
> compromised image itself). In this instance, the hash provides no
> significant additional value over the signature.
>
> If we look at the Tor project (who, I hope you will agree, care about
> security), their download page[1] only provides links to PGP signatures
> as their sole method of verification.
>
> I'm not convinced there's much value to add anything beyond the
> signatures, and I think there is some cost. Having multiple verification
> options makes the download page more confusing (by providing more
> choices to do the same thing), and may make it less likely that people
> do any verification.
>
> I think there may be a larger conversation to have around using
> something like Signify rather than PGP/GPG, but I'm not familiar enough
> with Signify to have an opinion about that at the moment.
>
> Carlo
>
> [1]: https://www.torproject.org/download/
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#47634: Accompany .asc and .DIGESTS keys for the ISO
2021-04-10 2:27 ` Carlo Zancanaro
2021-04-10 21:24 ` bo0od
@ 2021-04-18 10:40 ` Ludovic Courtès
1 sibling, 0 replies; 8+ messages in thread
From: Ludovic Courtès @ 2021-04-18 10:40 UTC (permalink / raw)
To: Carlo Zancanaro; +Cc: bo0od, 47634
Hi all,
Carlo Zancanaro <carlo@zancanaro.id.au> skribis:
> I'm not convinced there's much value to add anything beyond the
> signatures, and I think there is some cost. Having multiple
> verification options makes the download page more confusing (by
> providing more choices to do the same thing), and may make it less
> likely that people do any verification.
Agreed.
> I think there may be a larger conversation to have around using
> something like Signify rather than PGP/GPG, but I'm not familiar
> enough with Signify to have an opinion about that at the moment.
Right. OpenPGP isn’t great for software signing, but it’s widespread,
and that’s an important criterion if we are to allow users to
authenticate what they download. Tools like Signify are certainly worth
looking at, but I see it as a longer-term option.
I’m closing this issue since it’s not really actionable.
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2021-04-18 10:41 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-07 5:42 bug#47634: Accompany .asc and .DIGESTS keys for the ISO bo0od
2021-04-08 17:03 ` Leo Famulari
2021-04-08 17:34 ` bo0od
2021-04-08 22:57 ` Carlo Zancanaro
2021-04-09 22:17 ` bo0od
2021-04-10 2:27 ` Carlo Zancanaro
2021-04-10 21:24 ` bo0od
2021-04-18 10:40 ` Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.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.