Could be. Could also be that you are taking it to literally. Sabre also means a type of sword not just the blade part. Besides, do you think "swordfish" means a sword made out of fish?
No, that's a fishsword. Swordfish is fish made out of particle sword.
And what happens when that data gets comprimised? I really would get pretty pissed off if I found out my vendor was storing my CC info on its boxes -- no need. Can't authorize, too bad. Try again later. I don't think VISA would be too happy about that practice...
Encrypt the credit card info (use non-symmetrical encryption). Store the private key on a box not connected to the internet at large. Transfer the encrypted numbers to the secure machine. Decrypt. If you don't want to transfer them unencrypted back to the network to authorize them, then do it manually. If you're making thousands an hour, you can certainly pay someone $10 an hour to type some numbers in.
Finally, a certification that I'm qualified for. I've been studying for this for the past 20 years!
Doesn't exist?! What?!
No, that's a fishsword. Swordfish is fish made out of particle sword.
And what happens when that data gets comprimised? I really would get pretty pissed off if I found out my vendor was storing my CC info on its boxes -- no need. Can't authorize, too bad. Try again later. I don't think VISA would be too happy about that practice...
Encrypt the credit card info (use non-symmetrical encryption). Store the private key on a box not connected to the internet at large. Transfer the encrypted numbers to the secure machine. Decrypt. If you don't want to transfer them unencrypted back to the network to authorize them, then do it manually. If you're making thousands an hour, you can certainly pay someone $10 an hour to type some numbers in.
Comcast gives us NASA TV on standard analog cable here. My theory is it's a plot to bore us into buying their overpriced digital cable package.
Except that SourceForge sends the money to a PayPal account. So you end up paying them anyway.
# apt-get install dh-make-perl
# dh-make-perl --build --cpan Some::Module
# dpkg -i libsome-module-perl*.deb