Community Support Forums — WordPress® ( Users Helping Users ) — 2011-10-28T12:29:12-05:00 http://www.primothemes.com/forums/feed.php?f=36&t=651 2011-10-28T12:29:12-05:00 http://www.primothemes.com/forums/viewtopic.php?t=651&p=49074#p49074 <![CDATA[Re: What does "Security Encryption" do?]]>
Luteno wrote:
Hi there!

My customer asked me about details of the encryption.

Can you tell me in what exact way the encryption works? What kind of encryption is used and what exactly will be encrypted if I use the feature?

Thank you very much in advance,

Fabian Kahlert
s2Member uses mcrypt_encrypt(), with MCRYPT_RIJNDAEL_256 / MCRYPT_MODE_CBC.
See: http://php.net/manual/en/function.mcrypt-encrypt.php


Here is what changing your Security Encryption Key WILL IMPACT in current versions of s2Member:

- It will kill any existing links that s2Member sent out in emails to your Customers; nullifying them all. Things like Registration Access Links and Specific Post/Page Links.

- It will ALSO kill all of the encrypted cookies that s2Member sets. Things like Specific Post/Page session cookies and registration access cookies.

- It will ALSO kill Download Keys created by s2Member ( if you've been using Download Keys ).

- It will ALSO change s2Member's Proxy IPN URL. This is NOT the default IPN URL that most people use, it's a special version of the IPN URL that contains an encrypted hash. This would need to be updated if the Security Encryption Key was modified ( but only if you've been using it ).
See: s2Member -> PayPal Options -> IPN Integration.

Statistics: Posted by Jason Caldwell — October 28th, 2011, 12:29 pm


]]>
2011-10-28T08:55:22-05:00 http://www.primothemes.com/forums/viewtopic.php?t=651&p=49065#p49065 <![CDATA[Re: What does "Security Encryption" do?]]>
And what it affects, from what I understand, are the PayPal buttons, so that people can't change the price of things etc.

Hope this helps. :)

Statistics: Posted by Eduan — October 28th, 2011, 8:55 am


]]>
2011-10-28T08:47:29-05:00 http://www.primothemes.com/forums/viewtopic.php?t=651&p=49064#p49064 <![CDATA[Re: What does "Security Encryption" do?]]>
My customer asked me about details of the encryption.

Can you tell me in what exact way the encryption works? What kind of encryption is used and what exactly will be encrypted if I use the feature?

Thank you very much in advance,

Fabian Kahlert

Statistics: Posted by Luteno — October 28th, 2011, 8:47 am


]]>
2011-09-27T19:47:17-05:00 http://www.primothemes.com/forums/viewtopic.php?t=651&p=41731#p41731 <![CDATA[Re: What does "Security Encryption" do?]]>
ToddSchafer wrote:
How do i figure out if someone else has all ready set-up the Security Encryption Key? There was a previous developer and My field is blank does that mean it hasn't been set-up yet?

If there were keys in the past, s2Member would reveal a small link underneath the text input field in that panel, where it stores a list of the previous 10 keys used on your site; in case of emergency.

Statistics: Posted by Jason Caldwell — September 27th, 2011, 7:47 pm


]]>
2011-09-27T00:32:27-05:00 http://www.primothemes.com/forums/viewtopic.php?t=651&p=40459#p40459 <![CDATA[Re: What does "Security Encryption" do?]]> Statistics: Posted by Cristián Lávaque — September 27th, 2011, 12:32 am


]]>
2011-09-23T17:39:11-05:00 http://www.primothemes.com/forums/viewtopic.php?t=651&p=38982#p38982 <![CDATA[Re: What does "Security Encryption" do?]]> Statistics: Posted by ToddSchafer — September 23rd, 2011, 5:39 pm


]]>
2010-09-01T01:09:05-05:00 http://www.primothemes.com/forums/viewtopic.php?t=651&p=2819#p2819 <![CDATA[Re: What does "Security Encryption" do?]]> Hi Marty. Thanks for the great question.

Let me be very careful about how I answer that question.

As of s2Member v3.2.4, no. You'll be fine to change that. s2Member does NOT encrypt data stored locally in your database, other than to encrypt passwords; which is already handled by WordPress. There is no need to encrypt data stored locally in your database; your database is already password protected, and s2Member ( in it's current form ) does NOT store any financial data that would require encryption.

I'm being careful, because that does NOT mean, that at some point in a future release, that s2Member won't have a need to store encrypted data in the database, using that Encryption Key, which is one very important reason why the warning is there in the General Options panel.

So now, to answer your question more directly.
Here is what changing the Key WILL IMPACT in current versions of s2Member:

- It will kill any existing links that s2Member sent out in emails to your Customers; nullifying them all. Things like Registration Access Links and Specific Post/Page Links.

- It will ALSO kill all of the encrypted cookies that s2Member sets. Things like Specific Post/Page session cookies and registration access cookies.

- It will ALSO kill Download Keys created by s2Member ( if you've been using Download Keys ).

- It will ALSO change s2Member's Proxy IPN URL. This is NOT the default IPN URL that most people use, it's a special version of the IPN URL that contains an encrypted hash. This would need to be updated if the Security Encryption Key was modified ( but only if you've been using it ).
See: s2Member -> PayPal Options -> IPN Integration.

Statistics: Posted by Jason Caldwell — September 1st, 2010, 1:09 am


]]>
2010-09-01T00:41:34-05:00 http://www.primothemes.com/forums/viewtopic.php?t=651&p=2816#p2816 <![CDATA[What does "Security Encryption" do?]]>
What is the effect of setting a "Security Encryption Key". Will it break my code :?: by changing the format of the data stored in the wp_usermeta table?

Thanks, Marty

Statistics: Posted by martonic — September 1st, 2010, 12:41 am


]]>