pimox7
pimox7 copied to clipboard
Update apt key method
Current process of apt-key add is deprecated and the following warning received:
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8))
https://stackoverflow.com/a/71384057/3457477 identifies that trusted.gpg.d still isn't secure enough and provides a detailed solution.