That is one thing I have always disliked Debian systems, especially their deb-format. They do say authenticity and integrity is handled and no problems there, but developers still install deb packages blindly and cumulative security degradation can go through whole Linux community eventually. (see Thompson's trojan compiler)
At least that will be fixed with RPM-format in Meego as talked before. http://fedoranews.org/tchung/gpg/ (later, when everything is set up, developer just builds automatically signed packages from spec-file or tarball or src.rpm-file.) $ rpmbuild -ba --sign newpackage.spec