Tobias Bora
Tobias Bora
Agree… Would be great to support the native PDF annotation (while preserving them during import/export), including also line, highlights… (at least to preserve them from import to export) as they...
Ok thank you, I will do it in the next few days !
Is there any news on that? I think it could be very interesting to have at least a script that proposes some configuration for the hardware. For example, if I...
That would be great, but note that one should first solve https://github.com/NixOS/nix/issues/969 otherwise this raises an important security issue, basically allowing any attacker (=person making the PR) to execute arbitrary...
@doronbehar Sure, I even made a small example ^^ 1. First, the attacker creates a clone of the source of the program, say that is officially located in `http://foo.com/example.com/` (this...
> We have the same issue by the way in nixpkgs if the attacker controls any package source in nixpkgs and creates a malicious release that contains the source of...
> We only use the cache if we have verified that that a given produces a given and is not part of cache.nixos.org. That would indeed be the safest option,...
Hello, First thank you for this great project. I'm sorry to rise this old issue, but I would love to see this feature created. Indeed I don't think that the...
I was thinking, would it make sense to add an option like `--force-redownload` that would try to redownload the source of the currently built package, and double check if the...
I can confirm that this bug can lead to some security issues, described in an email sent to the security team (I'll likely create a public issue soonish). Other potential...