> A simple solution is to combine GM Pref and LS. First time through, the
script generates a long random key, which it saves as a GM Pref, and that key is used for the local storage.
Yes. I had the same doubts using LS and the same idea using a random value. So now I included a simple XOR enryption (works fine on key and content! :) ) to just make my LS-data not so obvious.
Regards, Robert -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.
