Skip to content

Security of Arch repository #15

@lubo

Description

@lubo

Even though the repository uses signed packages now, there are still multiple issues that need to be addressed:

  1. From pacman/Package signing article on ArchWiki:
    Warning: The SigLevel TrustAll option exists for debugging purposes and makes it very easy to trust keys that have not been verified. You should use TrustedOnly for all official repositories.
    Meaning: You should not advise using SigLevel = TrustAll with your repository.
  2. I'm unable to find where have you posted fingerprint of your key and therefore cannot verify authenticity of a key pacman is trying to pull.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions