<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" >

<channel><title><![CDATA[JORDANNE BARRETT - Blog]]></title><link><![CDATA[https://www.jordannebarrett.com/blog]]></link><description><![CDATA[Blog]]></description><pubDate>Thu, 29 Jan 2026 00:43:50 -0800</pubDate><generator>Weebly</generator><item><title><![CDATA[Being #Cyberaware in the Community]]></title><link><![CDATA[https://www.jordannebarrett.com/blog/being-cyberaware-in-the-community]]></link><comments><![CDATA[https://www.jordannebarrett.com/blog/being-cyberaware-in-the-community#comments]]></comments><pubDate>Sun, 18 Nov 2018 21:25:57 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://www.jordannebarrett.com/blog/being-cyberaware-in-the-community</guid><description><![CDATA[Read about my interesting way of giving back to the community for Cybersecurity Awareness Month in October on Medium.&nbsp;  &#8203;https://medium.com/@jordanne_76409/being-cyberaware-in-the-community-3a922a5fbc6a [...] ]]></description><content:encoded><![CDATA[<div class="paragraph">Read about my interesting way of giving back to the community for Cybersecurity Awareness Month in October on Medium.&nbsp;</div>  <div class="paragraph">&#8203;https://medium.com/@jordanne_76409/being-cyberaware-in-the-community-3a922a5fbc6a</div>]]></content:encoded></item><item><title><![CDATA[Cybersecurity Privacy Law Certificate]]></title><link><![CDATA[https://www.jordannebarrett.com/blog/cybersecurity-privacy-law-certificate]]></link><comments><![CDATA[https://www.jordannebarrett.com/blog/cybersecurity-privacy-law-certificate#comments]]></comments><pubDate>Sun, 18 Nov 2018 21:22:22 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://www.jordannebarrett.com/blog/cybersecurity-privacy-law-certificate</guid><description><![CDATA[Read about my experience with Mitchell Hamline's Cybersecurity and Privacy Law certificate.&nbsp;&#8203;  &#8203;https://medium.com/@jordanne_76409/cybersecurity-privacy-law-certificate-dda2743a4c4d [...] ]]></description><content:encoded><![CDATA[<div class="paragraph">Read about my experience with Mitchell Hamline's Cybersecurity and Privacy Law certificate.&nbsp;&#8203;</div>  <div class="paragraph">&#8203;https://medium.com/@jordanne_76409/cybersecurity-privacy-law-certificate-dda2743a4c4d</div>]]></content:encoded></item><item><title><![CDATA[“How ‘The Wire’ Taught Me Encryption”]]></title><link><![CDATA[https://www.jordannebarrett.com/blog/how-the-wire-taught-me-encryption]]></link><comments><![CDATA[https://www.jordannebarrett.com/blog/how-the-wire-taught-me-encryption#comments]]></comments><pubDate>Fri, 24 Aug 2018 00:42:11 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://www.jordannebarrett.com/blog/how-the-wire-taught-me-encryption</guid><description><![CDATA[https://medium.com/@jordanne_76409/how-the-wire-taught-me-encryption-131265bbc0c [...] ]]></description><content:encoded><![CDATA[<div><div id="113980759756827065" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">https://medium.com/@jordanne_76409/how-the-wire-taught-me-encryption-131265bbc0c</div></div>]]></content:encoded></item><item><title><![CDATA[Secure the card? TLS 1.1]]></title><link><![CDATA[https://www.jordannebarrett.com/blog/secure-the-card-tls-11]]></link><comments><![CDATA[https://www.jordannebarrett.com/blog/secure-the-card-tls-11#comments]]></comments><pubDate>Tue, 26 Jun 2018 01:11:37 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://www.jordannebarrett.com/blog/secure-the-card-tls-11</guid><description><![CDATA[  &#8203;While on a mission to &ldquo;secure the bag&rdquo; by making sure that we are getting our finances together, are you also making sure you are securing the credit card transactions on you e-commerce website? June 30, 2018 is the last day to upgrade to the new encryption protocol TLS 1.1 or higher to maintain PCI DSS compliance. If you are utilizing a shopping cart or payment card system your providers should have this taken care of; if you are using payment card systems that do not suppo [...] ]]></description><content:encoded><![CDATA[<div class="wsite-spacer" style="height:50px;"></div>  <div class="paragraph">&#8203;<span><span style="color:rgb(0, 0, 0)">While on a mission to &ldquo;secure the bag&rdquo; by making sure that we are getting our finances together, are you also making sure you are securing the credit card transactions on you e-commerce website? June 30, 2018 is the last day to upgrade to the new encryption protocol TLS 1.1 or higher to maintain PCI DSS compliance. If you are utilizing a shopping cart or payment card system your providers should have this taken care of; if you are using payment card systems that do not support TLS 1.1 or higher you will NOT be able to process credit card transactions starting on July 1, 2018. </span></span><br /><br /><u><span><span style="color:rgb(0, 0, 0); font-weight:700">What does this mean?</span></span></u><br /><br /><span><span style="color:rgb(0, 0, 0)">Transport Layer Security (TLS) is an encryption protocol used to establish a secure communications channel between two systems. Initially developed as Secure Sockets Layer (SSL) in the 90&rsquo;s, revisions have been continuously made throughout the decades to improve securing the confidentiality and integrity of information starting with SSL 3.0, TLS 1.0, TLS 1.1, TLS 1.2 and soon TLS 1.3. Your website and/or payment systems if they have not been upgraded to utilize TLS 1.1 or higher will be susceptible to security vulnerabilities which includes </span><a href="https://www.us-cert.gov/ncas/alerts/TA14-290A"><span style="color:rgb(17, 85, 204)">POODLE</span></a><span style="color:rgb(0, 0, 0)"> and </span><a href="https://docs.secureauth.com/pages/viewpage.action?pageId=14778519"><span style="color:rgb(17, 85, 204)">BEAST</span></a><span style="color:rgb(0, 0, 0)">. </span></span><br /><br /><u><span><span style="color:rgb(0, 0, 0); font-weight:700">How does this affect my website?</span></span></u><br /><br /><span><span style="color:rgb(0, 0, 0)">When a customer goes to your website and makes a purchase, there needs to be a safeguard such as an encryption protocol in place for information to be transferred from one device to another without interference. In order for your website to accept secure transactions it is most likely utilizing a SSL certificate which provides your customers the peace of mind seeing the green padlock in their browser. With financial and credit card fraud being rampant in the online world, the PCI Council has made efforts to create a secure standard for data protection by making it a requirement to decommission TLS 1.0 by June 30, 2018. </span></span><br /><br /><u><span><span style="color:rgb(0, 0, 0); font-weight:700">Are you ready?</span></span></u><br /><br /><span><span style="color:rgb(0, 0, 0)">Many websites, ecommerce carts, and payment card systems have most likely taken provisions to have TLS 1.0 upgraded, be sure to reach out to the support team of your provider for more information. TLS 1.0 will also affect browsers, be sure to upgrade all browsers on all your devices. If you have customers using extremely old IOS software, android software, out of date browsers, out of date computers, ipads, tablets that are not compatible with TLS 1.0 they will not be able to make purchases from your website. Here is a tool provided by Qualys to check your systems compatibility </span><a href="https://www.ssllabs.com/ssltest/viewMyClient.html"><span style="color:rgb(17, 85, 204)">here</span></a><span style="color:rgb(0, 0, 0)">. </span></span><br /><br /><span><span style="color:rgb(0, 0, 0)">Additional Resources:</span></span><ul><li style="color:rgb(0, 0, 0)"><span><a href="https://www.owasp.org/images/d/d3/TLS_v1.3_Overview_OWASP_Final.pdf"><span style="color:rgb(17, 85, 204)">OWASP TLS 1.3</span></a><span> </span></span></li><li style="color:rgb(0, 0, 0)"><span><a href="https://blog.pcisecuritystandards.org/are-you-ready-for-30-june-2018-sayin-goodbye-to-ssl-early-tls"><span style="color:rgb(17, 85, 204)">PCI Council on TLS ending June 30, 2018</span></a></span></li></ul></div>]]></content:encoded></item><item><title><![CDATA[How will GDPR impact your eCommerce business?]]></title><link><![CDATA[https://www.jordannebarrett.com/blog/how-will-gdpr-impact-your-ecommerce-business]]></link><comments><![CDATA[https://www.jordannebarrett.com/blog/how-will-gdpr-impact-your-ecommerce-business#comments]]></comments><pubDate>Thu, 03 May 2018 22:26:48 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://www.jordannebarrett.com/blog/how-will-gdpr-impact-your-ecommerce-business</guid><description><![CDATA[By now you have most likely been seeing references to GDPR all over your social media timelines. If you own a business that offers products or services through an eCommerce site you should be aware of what GDPR is and how it will impact how you conduct business with your customers in the EU. What exactly is GDPR? General Data Protection Regulation is a data protection law which was passed back in 2016 and derives from the 1995 Data Protection Directive focused on protecting the personal data of  [...] ]]></description><content:encoded><![CDATA[<div class="paragraph"><span><span style="color:rgb(0, 0, 0)">By now you have most likely been seeing references to GDPR all over your social media timelines. If you own a business that offers products or services through an eCommerce site you should be aware of what GDPR is and how it will impact how you conduct business with your customers in the EU. </span></span><br /><span></span><br /><u><span><span style="color:rgb(0, 0, 0); font-weight:700">What exactly is GDPR? </span></span></u><br /><span></span><span><span style="color:rgb(0, 0, 0)">General Data Protection Regulation is a data protection law which was passed back in 2016 and derives from the </span><span style="color:rgb(0, 0, 0)">1995 Data Protection Directive</span><span style="color:rgb(0, 0, 0)"> focused on protecting the personal data of EU citizens and residents. </span></span><br /><span></span><br /><span><span style="color:rgb(0, 0, 0)">With recent events such as the Equifax breach and Facebook&rsquo;s cambridge incident, the information being collected about us involuntarily is disturbing, especially when you find out that hackers now have your information that you did not give explicit consent to being collected.</span></span><br /><span></span><br /><span><span style="color:rgb(0, 0, 0)">The deadline for compliance is May 25, 2018, I am not sure if it is a strict deadline but your organization should be able to demonstrate steps are being taken to at least meet compliance. </span></span><br /><span></span><br /><u><span><span style="color:rgb(0, 0, 0); font-weight:700">Consequences</span></span></u><br /><span></span><span><span style="color:rgb(0, 0, 0)">Currently the penalty for GDPR compliance is up to 4% of your organization&rsquo;s global turnover or $20 million whichever is more. </span></span><br /><span></span><br /><u><span><span style="color:rgb(0, 0, 0); font-weight:700">What is your organization's responsibility?</span></span></u><br /><span></span><span><span style="color:rgb(0, 0, 0)">Ignorance of the law is never an excuse, </span><span style="font-weight: 700;"><font color="#da4444">this information is not legal advice</font></span><span style="color:rgb(0, 0, 0)">, the best advice I will give you is to </span><span style="color:rgb(0, 0, 0); font-weight:700">contact a lawyer</span><span style="color:rgb(0, 0, 0)"> for guidance on what your organization should be doing to meet compliance. </span></span><br /><span></span><br /><span><span style="color:rgb(0, 0, 0)">Your business is defined as a </span><a href="https://ec.europa.eu/info/law/law-topic/data-protection/reform/rules-business-and-organisations/obligations/controller-processor/what-data-controller-or-data-processor_en"><span style="color:rgb(17, 85, 204)">data controller</span></a><span style="color:rgb(0, 0, 0)">, your hosting company would be defined as a </span><a href="https://ec.europa.eu/info/law/law-topic/data-protection/reform/rules-business-and-organisations/obligations/controller-processor/what-data-controller-or-data-processor_en"><span style="color:rgb(17, 85, 204)">data processor</span></a><span style="color:rgb(0, 0, 0)">. </span></span><br /><span></span><br /><span><span style="color:rgb(0, 0, 0)">A part of your organization's due diligence would be to reach out to your email marketing vendor, shopping cart vendor and email hosting company to find out what actions have been taken to make sure that the services you are utilizing meets compliance. Also check out each vendor's website maybe they have a section dedicated to GDPR specifically or updated their privacy policy. &nbsp;</span></span><br /><span></span><br /><u><span><span style="color:rgb(0, 0, 0); font-weight:700">Steps your organization can take for compliance</span></span></u><br /><span></span><ol><li style="color:rgb(0, 0, 0)"><span><span>Review </span><span style="font-weight:700">HOW</span><span> data is being stored and </span><span style="font-weight:700">WHERE</span><span> data is being stored</span></span><br /><span></span><ol><li style="color:rgb(0, 0, 0)"><span><span>Review all assets within the company to find out where PII (personal identifiable information) such as customer emails, address, phone number, usernames are being stored. Your organization should be able to account for everywhere information is being stored along with the business justification and length of time of storage. </span></span><br /><span></span></li></ol></li><li style="color:rgb(0, 0, 0)"><span><span>Update Privacy Policy</span></span><br /><span></span><ol><li style="color:rgb(0, 0, 0)"><span><span>Be sure to review your organization&rsquo;s Privacy Policy to address GDPR compliance. </span></span><br /><span></span></li></ol></li><li style="color:rgb(0, 0, 0)"><span><span>Be Transparent</span></span><br /><span></span><ol><li style="color:rgb(0, 0, 0)"><span><span>Be completely honest with your customers on what information is being collected when visiting your website (IP address, cookies, name, address, etc.). </span></span><br /><span></span></li><li style="color:rgb(0, 0, 0)"><span><span>How and where personal information is being processed (Marketing, Sales, Billing, etc.).</span></span><br /><span></span></li><li style="color:rgb(0, 0, 0)"><span><span>Explicitly state where customers can reach out to your organization to submit a request to access their personal data stored and/or request removal. Make sure your employees are properly trained on how to handle removal requests. </span></span><br /><span></span></li></ol></li><li style="color:rgb(0, 0, 0)"><span><span>Consent</span></span><br /><span></span><ol><li style="color:rgb(0, 0, 0)"><span><span>Customers should be giving explicit consent to any web forms on your website. No more pre-checked boxes agreeing to subscribing to emails, agreeing to terms and services, or use of cookies. Any current opt-in options on your site should be removed or simply unchecked by default.</span></span><br /><span></span></li></ol></li><li style="color:rgb(0, 0, 0)"><span><span>Create a data breach plan</span></span><br /><span></span><ol><li style="color:rgb(0, 0, 0)"><span><span>Have a plan if your site is compromised and personal information is leaked. Know the laws of your state and the EU for disclosing data breaches. </span></span><br /><span></span></li></ol></li></ol><br /><u><strong><span><span style="color:rgb(0, 0, 0); font-weight:700">General Tips</span></span></strong></u><br /><span></span><ul><li style="color:rgb(0, 0, 0)"><strong><span><span>Contact a lawyer for legal advice for your organization meeting GDPR compliance.</span></span></strong><br /><span></span></li><li style="color:rgb(0, 0, 0)"><strong><span><span>Abandoned cart emails should only be sent if the customer explicitly checks a box giving your website permission to remind them of their shopping cart. </span></span></strong><br /><span></span></li><li style="color:rgb(0, 0, 0)"><strong><span><span>Have a process in place on how to remove customer information if they request &lsquo;to be forgotten&rsquo;. You have 30 days to reply to customers requesting their information to be removed. </span></span></strong><br /><span></span></li><li style="color:rgb(0, 0, 0)"><strong><span><span>GDPR requires all data breaches to be reported within 72 hours.</span></span></strong><br /><span></span></li><li style="color:rgb(0, 0, 0)"><strong><span><span>Check your web hosting provider's website for GDPR compliant modules (Wordpress, Opencart, etc.).</span></span></strong><br /><span></span></li><li style="color:rgb(0, 0, 0)"><strong><span><span>Only collect information your organization needs, nothing more, nothing less including backups. </span></span></strong><br /><span></span></li><li style="color:rgb(0, 0, 0)"><strong><span><span>Review any contracts you have with third parties, check for privacy notices, and GDPR information. </span></span></strong><br /><span></span></li><li style="color:rgb(0, 0, 0)"><strong><span><span>Seek legal advice on whether your organization needs a </span><a href="https://digitalguardian.com/blog/what-data-protection-officer-dpo-learn-about-new-role-required-gdpr-compliance"><span style="color:rgb(17, 85, 204)">Data Protection Officer</span></a><span>. </span></span></strong><br /><span></span></li><li style="color:rgb(0, 0, 0)"><strong><span><span>If your website is geared towards kids, be sure to review the laws of consent for storing personal information for kids. </span></span></strong><br /><span></span></li></ul><br /><span><span style="color:rgb(0, 0, 0); font-weight:700">Helpful Links</span></span><br /><span></span><span><span style="color:rgb(17, 85, 204)"><a href="https://ico.org.uk/for-organisations/guide-to-the-general-data-protection-regulation-gdpr/">Guide to the General Data Protection Regulation (GDPR)</a></span></span><br /><span></span><span><span style="color:rgb(17, 85, 204)"><a href="https://gdpr-info.eu/">General Data Protection Guide</a></span></span><br /><span></span><span><span style="color:rgb(17, 85, 204)"><a href="https://ec.europa.eu/info/law/law-topic/data-protection_en">Data Protection in the EU</a></span></span><br /><br /><span></span></div>]]></content:encoded></item></channel></rss>