all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Magic Wormhole Package Weirdness/Potential Security Issues?
@ 2024-11-08 18:26 Juliana Sims
  2024-11-08 19:09 ` Ian Eure
  2024-11-08 19:18 ` Troy Figiel
  0 siblings, 2 replies; 5+ messages in thread
From: Juliana Sims @ 2024-11-08 18:26 UTC (permalink / raw)
  To: guix-devel

Hey folks,

I tried to update magic-wormhole today and things went super smoothly.  
All I had to do was change the version number.

I didn't even have to change the source hash.

If that strikes you as odd, good!  It should!

To cover all my bases, I pk'd the hash produced by `pypi-uri` and used 
`guix download` to try to fetch the same file and check its hash, only 
to find that `guix download` couldn't find anything at that URL or its 
fallbacks.

To test if things were being exceptionally weird, I switched to pulling 
and building from git, and the build failed, expectedly, probably 
because one of the dependencies (magic-wormhole-transit-relay) was not 
the right version, which was what I had initially expected to happen.

Does anyone know what might be going on here?  Given the intended 
secure nature of this program, I'm concerned there may be something 
malicious happening somewhere along the way.  I would love an 
explanation that quiets that concern.

You can look at the current magic-wormhole package source and play 
around with it yourself to see what I'm talking about.

Best,
Juli

PS I was trying to update all three packages in magic-wormhole.scm, but 
the transit relay in particular requires later versions of twisted and 
autobahn than the other two, which is minorly annoying.  I know twisted 
can't be updated without rebuilding a bunch of stuff, so I don't plan 
to pursue this further for the time being.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-11-10 20:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-08 18:26 Magic Wormhole Package Weirdness/Potential Security Issues? Juliana Sims
2024-11-08 19:09 ` Ian Eure
2024-11-08 19:18 ` Troy Figiel
2024-11-09  6:41   ` Julien Lepiller
2024-11-10 20:53   ` Leo Famulari

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.