The following warnings occurred:
Warning [2] Undefined variable $captcha - Line: 15 - File: global.php(587) : eval()'d code PHP 8.2.24 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(587) : eval()'d code 15 errorHandler->error_callback
/global.php 587 eval
/showthread.php 28 require_once
Warning [2] Undefined variable $redirect_url - Line: 21 - File: global.php(587) : eval()'d code PHP 8.2.24 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(587) : eval()'d code 21 errorHandler->error_callback
/global.php 587 eval
/showthread.php 28 require_once



Pages (2):    1 2
 
  • 0 Vote(s) - 0 Average
Hawksmouth needs your help!
flythth   21-02-2013, 08:22 AM
#11
"Mostly it's the name of their kids..."

Well thats just... sad :-(

 

"If you would use two-way encryption (so be able to decrypt it) you would waste a ton of resources on that."

Okay here's something I didn't know. Explains why company's don't encrypt credit card information



[Image: boi10qlavfy6wwvye.png]


Kevin   21-02-2013, 11:11 PM
#12
In some countries it's even illegal to store credit card information and that should be avoided unless absolutely impossible! 

If you stored it and it leaks, you can be made responsible if it wasn't secure enough.

 

My code above contains a bug by the way, one I fixed but left in this snippet of code. Can't be too secure.

The issue is in the creation of the random hash... [Image: default_wink.png]

Kevin   21-02-2013, 11:32 PM
#13
By the way, if you would store credit card info, these are the rules: https://www.pcisecuritystandards.org/sec.../index.php

 

Credit card information is stored, with AES256/512. That is reverseable, but not really useable on normal sites.

« Next Oldest | Next Newest »
Pages (2):    1 2



Users browsing this thread: 1 Guest(s)
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.