Can someone please fix this issues
root@myserver~# apt update
Hit:1 http://deb.debian.org/debian bookworm-backports InRelease
Hit:2 http://deb.debian.org/debian bookworm InRelease
Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
Hit:4 http://security.debian.org bookworm-security InRelease
Get:5 https://deb.torproject.org/torproject.org bookworm InRelease [2816 B]
Err:5 https://deb.torproject.org/torproject.org bookworm InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 74A941BA219EC810
Reading package lists... Done
W: GPG error: https://deb.torproject.org/torproject.org bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 74A941BA219EC810
E: The repository 'https://deb.torproject.org/torproject.org bookworm InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
This time i managed to fix this issues by using deb [trusted=yes] in /etc/apt/sources.list.d/ named tor.list
Last time i did another workaround but i don’t remember now