pimox / pimox7

Proxmox V7 for Raspberry Pi
1.7k stars 157 forks source link

Update apt key method #141

Open AubsUK opened 1 year ago

AubsUK commented 1 year ago

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.