Hash: One-way function scrambling data into a fixed string (e.g., Website → 15bbb9d0bbf25e8d2978de1168c749dc).
Salt: Random data added before hashing to prevent cracking (e.g., Axo-Website → uncrackable hash).
Axo uses unique, daily-changing salts per site, ensuring data cannot be linked across sites or days. In addition to that it only uses the first 16 chars of a hash. Even if our database were compromised, cracking would be infeasible.