Home » Archive

Articles tagged with: Security

Magento »

[4 Jul 2011 | No Comment | 1,058 views]

A new secret key is created every time you login to Magento Admin. So, there will be a unique key (32 chars long) for each session of your Magento admin login. This key is appended to the admin URL as http://your-admin-url/key/743c37b1…adf6588/ This is basically added for security reason. In their release note, Magento say that [...]

Magento »

[29 Jun 2010 | 5 Comments | 1,034 views]

Problem: I am using Magento 1.4. Homepage loads fine. When I go to category (product listing) page, it works fine. But when I go to any product detail page, I get the following error:- There has been an error processing your request

Google, Humor, Security »

[8 Dec 2009 | No Comment | 218 views]

I’m human, Google ! I was googling something and google suddenly said sorry to me. It says my computer is sending automated queries. I was just googling “magento programmer developer nepal” by changing the word position at each time. I just googled this way for at most 5 times. Google help says the following thing [...]

Security »

[8 Apr 2007 | 3 Comments | 500 views]

History Public-key encryption makes key-management much easier. It was invented in 1976 by two Stanford mathematicians, Whitfield Diffie and Martin Hellman. Their discovery can be phrased simply: enciphering schemes should be asymmetric. For thousands of years all ciphers were symmetric—the key for encrypting a message was identical to the key for decrypting it, but used, [...]