Hi!
I wanted to try an up to date version of Retroshare on my Debian 8 Stable Jessie laptop.
I followed instructions there: http://retroshare.sourceforge.net/downloads.html
When I do
sudo apt-get udpate
I get this error message:
W: GPG error: http://download.opensuse.org Release: The following signatures were invalid: KEYEXPIRED 1382601045
When I do sudo apt-get install retroshare06
I get:
WARNING: The following packages cannot be authenticated!
libsqlcipher0 retroshare06
Install these packages without verification? [y/N]
Which is a bit scary for a secure application used for sensitive data like Retroshare.
Could you ask the repository maintainer to update his key or better: create a new one?
The key used to sign the package is a 1024 bit long DSA key.
DSA keys in general and short ones in particular are not considered secure anymore....
Thanks.