The second approach is only slightly more secure. Salts protect users from dictionary attacks and rainbow table attacks. They make it harder for an ambitious attacker to compromise your entire system, but are still vulnerable to attacks that are focused on one user of your system. If you use information that's publicly available, like a telephone number, *and the attacker becomes aware of this*, then you've saved them a step in their attack. Of course the question is moot if the attacker gets your whole database, salts and all.