Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • You could have described your inner intentions better. But as it stands, it is plain wrong method around the issue. Commented Jun 10, 2023 at 6:56
  • 2
    You should absolutely not just add "trusted=yes". Without correct key management and pinning, you are opening up to let third party repos potentially overwrite any package on your system. This is obviously unsafe. The motivation for my original question was to understand a safer way of accessing third party repos. Please don't access third party repos like this. Commented Jun 11, 2023 at 9:46