|
Home > Archive > Macromedia Flash Server > June 2006 > Security sensative information
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Security sensative information
|
|
| Dennis - I Sioux 2006-06-12, 1:11 pm |
| Hey,
How safe is it to store secure information on the FMS(/RSO) ..? Or is it
always wise to send this to php?
Is it possible to change the information/RSO on the FMS, even though a
client hasn't gotten the read/write rights and the FMS is behind a firewall.
Many thanks,
Dennis
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
| |
| Owen van Dijk 2006-06-13, 1:11 pm |
| On 6/12/06, Dennis - I Sioux <dennis-OWPHOFbGEQJmR6Xm/wNWPw@public.gmane.org> wrote:
> Hey,
>
> How safe is it to store secure information on the FMS(/RSO) ..? Or is it
> always wise to send this to php?
> Is it possible to change the information/RSO on the FMS, even though a
> client hasn't gotten the read/write rights and the FMS is behind a firewall.
Hi Dennis,
It depends how sensitive the information actually is. The obvious
answer is that you want secure information not being sent unencrypted
over the wire, since AMF/RTMP packets are unencrypted, so you need
HTTPS, which guarantees you nothing except that the data is sent over
an encrypted connection.
What kind of security are you implementing on the server? ACLs? Role
Based? Ticketing system?
--
Owen van Dijk
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
|
|
|
|
|