nut icon indicating copy to clipboard operation
nut copied to clipboard

[Bug] Installing something that fails the NCA Signature verification crashes Tinfoil

Open avivace opened this issue 3 years ago • 1 comments

I'm not sure this is detectable NUT-side, but the download of a file that would've failed the NCA Signature verification always crashes both NUT GUI and Tinfoil with no further explanation (Tinfoil just exits with an unexpected error).

avivace avatar Jan 03 '22 21:01 avivace

do you have the option enabled to allow unsigned code? (and followup - generally there's no need for this assuming your content is dumped from a proper source)

bd82aa5c1aaecdb2559d avatar Jan 03 '22 22:01 bd82aa5c1aaecdb2559d

do you have the option enabled to allow unsigned code? (and followup - generally there's no need for this assuming your content is dumped from a proper source)

I do, but the issue here is that when you don't (which is the sensible default) then this situation happens, where both Tinfoil and NUT fail without further details, making it quite confusing to debug because no explicit information is given about the incident.

avivace avatar Jan 04 '22 21:01 avivace