Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

debian repository keys #56

@532910

Description

@532910

It's better to put .asc or .gpg file into `/etc/apt/trusted.gpg.d``` like

sudo wget -O /etc/apt/trusted.gpg.d/syncthing.asc https://syncthing.net/release-key.txt

instead of apt-key add

curl -s https://syncthing.net/release-key.txt | sudo apt-key add -

man APT-KEY(8):

Note: Instead of using this command a keyring should be placed directly in the /etc/apt/trusted.gpg.d/ directory with a descriptive name and either "gpg" or "asc" as file extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions