Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Sending Encrypted Data to an E-mail Account

by derby (Abbot)
on Jun 21, 2004 at 17:06 UTC ( [id://368504]=note: print w/replies, xml ) Need Help??


in reply to Sending Encrypted Data to an E-mail Account

Four steps to Security (or how to be good until your boss looses his Excel spreadsheet by mailing it to his hotmail account for some *sure* work at home).

  1. Set up your secure server
  2. Process your data
  3. Encrypt your data (geez I'm a stats whore).
  4. Mail it.

-derby

Update: Yikes! browser enabled encryption ... don't even try. You're better off doing it at the server. If the boss complains, start throwing words around like fiduciary responsibility.

  • Comment on Re: Sending Encrypted Data to an E-mail Account

Replies are listed 'Best First'.
Re^2: Sending Encrypted Data to an E-mail Account
by shaolindoman (Acolyte) on Jun 21, 2004 at 17:24 UTC
    Well my main reason for asking all of this to avoid packet sniffing. How would I get around packet sniffing if the user is sending over name/credit card/etc. intially when they are ordering something.
        I'll check them both out. Thank you all for the help. Hoepfully I can make sense of what I am doing now. Thanks.
      Secure servers are the *real* way to get around packet sniffing. There are some attempts to do client-side public key encryption via javascript (giyf) but I sure would hate to be on the QA team for something like that.
      -derby
        Alright. I'm going to see what I can do with this for now. I've been reading through the links you posted. Thanks for eveyone's help thus far.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://368504]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2024-04-26 03:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found