To clarify: since browsers have decided to become useless and prohibit sharing of user localStorage sessions across websites by disallowing iframe access to localStorage of their own main domain, I was thinking of using browser fingerprinting techniques to do this session sharing, but I guess it would have to be very accurate for it be worth doing.