Still very little members are publishing seat and identity information. I recommend strongly that members publish this information. It is for your security.
Also it is important that members download the last list and signatures. If nastyfans.org/.bit disappear you need to have the list and signatures ready. They are publicly available. A simple automatic script can handle it. For example:
wget --no-check-certificate https://nastyfans.org/distribution.last.csv.asc
wget --no-check-certificate https://nastyfans.org/distribution.last.csv.sig
To verify the signatures:
bitcoind verifymessage 1EwtTKJaXAtctSFqCQKU3LiCg9dqYPEkxN \
`cat distribution.last.csv.sig` "`cat distribution.last.csv`"