Re: [flexcoders] SWF/Flex security

2008-08-04 Thread Andrew Westberg
*To:* flexcoders@yahoogroups.com *Subject:* {Disarmed} Re: [flexcoders] SWF/Flex security I'll be speaking on this topic at 360 Flex San Jose. At the basic level, you can embed or even encrypt secure information such as usernames/passwords. If you need a full blown authentication and encryption

[flexcoders] SWF/Flex security

2008-08-03 Thread Scott
In preparing for securing the site before I code the main site functions I thought I'd read up a bit on security. I was thinking that flex/swf code could not be decompiled. But then I found this: http://blog.everythingflex.com/2008/02/29/check-you-as3-code/ I'd like to do some remote object

Re: [flexcoders] SWF/Flex security

2008-08-03 Thread Andrew Westberg
I'll be speaking on this topic at 360 Flex San Jose. At the basic level, you can embed or even encrypt secure information such as usernames/passwords. If you need a full blown authentication and encryption system, I'd look into nitrolm.com. This will be discussed at the 360 presentation along

Re: [flexcoders] SWF/Flex security

2008-08-03 Thread Scott
Sent: Sunday, August 03, 2008 5:45 PM To: flexcoders@yahoogroups.com Subject: {Disarmed} Re: [flexcoders] SWF/Flex security I'll be speaking on this topic at 360 Flex San Jose. At the basic level, you can embed or even encrypt secure information such as usernames/passwords. If you need a full