• 0 Posts
  • 9 Comments
Joined 2 months ago
cake
Cake day: July 20th, 2025

help-circle
  • I don’t like that an adversary could modify that link or its contents without much detection or any logging.

    When you compare it to package managers that have immutable versioning that’s a big downfall. If someone were modifying pypi or npm packages I would be surprised if it went undetected.

    Realistically is that an issue, probably not. But I do try and reduce my exposure when I can.