Yeah, about the Gm_getValue and Gm_setValue functions - they are for saving some variables limited to the namespace of the addon. Well, you can see its security approach matches with the one I mentioned in the earlier post.
On Wed, Aug 5, 2009 at 6:38 PM, Madepally Kiran <[email protected]>wrote: > Hey, when you can read the data, then, at the VERY least you CAN send it > online by creating an iframe by passing the variables by GET. That way, the > data can be sent to any malicious website which the attacker may host to > gather data about your computer! So, it definitely is a security risk...! > > > On Wed, Aug 5, 2009 at 12:25 PM, BD <[email protected]> wrote: > >> That's why there are the Gm_getValue and Gm_setValue functions to store >> and retrieve data for scripts. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
