<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sebastian Zimmeck</title>
    <description>The latest articles on DEV Community by Sebastian Zimmeck (@sebastianzimmeck).</description>
    <link>https://dev.to/sebastianzimmeck</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F306373%2Fb7e7546c-0d8b-4cb4-ad3b-dcfd006d1360.jpg</url>
      <title>DEV Community: Sebastian Zimmeck</title>
      <link>https://dev.to/sebastianzimmeck</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sebastianzimmeck"/>
    <language>en</language>
    <item>
      <title>The CCPA is here! Now what?</title>
      <dc:creator>Sebastian Zimmeck</dc:creator>
      <pubDate>Wed, 08 Jan 2020 12:57:40 +0000</pubDate>
      <link>https://dev.to/sebastianzimmeck/the-ccpa-is-here-now-what-39ab</link>
      <guid>https://dev.to/sebastianzimmeck/the-ccpa-is-here-now-what-39ab</guid>
      <description>&lt;p&gt;&lt;strong&gt;Note: If you are an iOS Swift developer, we would love to hear what you think of our new privacy policy generator, &lt;a href="https://dev.to/sebastianzimmeck/does-your-app-need-a-privacy-policy-4gf4"&gt;PrivacyFlash Pro&lt;/a&gt;. Let us know!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;On January 1, 2020 the &lt;a href="https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375"&gt;CCPA&lt;/a&gt; became effective and will be enforced by the California Attorney General beginning July 1, 2020. What is the CCPA? It is a privacy law that gives California residents new privacy rights. Particularly, app and web developers should take note of the CCPA. The CCPA is the reason for many e-mails that you may have received recently from online services notifying you of a change to their privacy practices and policies.&lt;/p&gt;

&lt;h1&gt;
  
  
  Why does the CCPA matter to developers?
&lt;/h1&gt;

&lt;p&gt;The CCPA is applicable to developers of mobile apps, web apps, and other online services that are doing business in California and that satisfy &lt;em&gt;one or more&lt;/em&gt; of the following thresholds:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Annual gross revenues in excess of twenty-five million dollars&lt;/li&gt;
&lt;li&gt;Processing for commercial purposes the personal information of 50,000 or more consumers, households, or devices&lt;/li&gt;
&lt;li&gt;50 percent or more of annual revenues from selling consumers' personal information&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For the CCPA to be applicable the developer does &lt;em&gt;not&lt;/em&gt; need to be in California. Rather, it matters where the consumers reside. If an app is used by California residents, it may be subject to the CCPA (assuming that all other requirements for the applicability of the CCPA are met). &lt;a href="https://blogs.microsoft.com/on-the-issues/2019/11/11/microsoft-california-privacy-rights/"&gt;Microsoft&lt;/a&gt; and a few other tech companies decided to apply the CCPA to all residents of the United States, which avoids the hassle of identifying where users reside.&lt;/p&gt;

&lt;p&gt;It is not clear at this point whether the thresholds only relate to consumers residing in California or to all users of an app. For example, is the threshold of 50,000 or more consumers, households, or devices met if an app has more than 50,000 users in total but less than 50,000 from California? A conservative approach would be to assume that it relates to all users of an app and apply the CCPA.&lt;/p&gt;

&lt;p&gt;Here is an important point. "Selling" is broadly defined in the CCPA and includes renting, releasing, making available, transferring, or otherwise communicating by electronic means a consumer's personal information for monetary or other valuable consideration. "Selling" will likely be interpreted to cover sharing of personal information with ad networks to target advertising for ad revenue.&lt;/p&gt;

&lt;p&gt;"Personal information" is also broadly defined in the CCPA. It generally covers all information related to a consumer's interaction with an app. For example, advertising identifiers, IP addresses, and location information all qualify as personal information per the CCPA. Under this definition almost every app will process some category of personal information.&lt;/p&gt;

&lt;p&gt;The bottom line is that the CCPA is applicable to many more developers than it initially seems. Likely, many smaller and mid-sized developers will be impacted by the heightened compliance standards the law mandates. It will take some time to settle under which circumstances the new law will apply. It may also lead some developers to change their business models, e.g., monetizing via in-app purchases instead of ad targeting to avoid the sale of personal information, which requires a "Do Not Sell My Personal Information" link under the CCPA.&lt;/p&gt;

&lt;h1&gt;
  
  
  Which rights do consumers have under the CCPA?
&lt;/h1&gt;

&lt;p&gt;If the CCPA is applicable to an app, California residents have the right to request from the developer:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A copy of their personal information (right to know)&lt;/li&gt;
&lt;li&gt;Deletion of their personal information (right to delete)&lt;/li&gt;
&lt;li&gt;Being opted out from the sale of personal information (right to opt out)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Developers have to establish a process for users to submit such rights requests. The &lt;a href="https://www.oag.ca.gov/sites/all/files/agweb/pdfs/privacy/ccpa-proposed-regs.pdf"&gt;proposed CCPA regulations&lt;/a&gt; advise to set up an online web form for making requests. A link to this web form should also be included in the app's privacy policy.&lt;/p&gt;

&lt;p&gt;An important (and not yet fully resolved) part of the rights request process is the identity verification of the individual submitting a request. Personal information should not be disclosed to unauthorized individuals. How the identity of the requester can be verified depends on what information an app is collecting in the first place: for example, if it collects ad IDs, developers can ask for this identifier; if it collects e-mail addresses, users should submit their rights requests from those e-mail addresses. Generally, developers should not ask for more information than they already have. Also, the more sensitive the personal information is, the higher the standard for identity verification should be.&lt;/p&gt;

&lt;p&gt;To honor opt out requests, developers have to stop collecting personal information from the opted out users. In addition, they also have to notify third parties to stop such collection. For requests to delete, &lt;em&gt;past&lt;/em&gt; information must be removed as well; again, both from the databases of the developer and any third party to whom such information was disclosed. Many ad networks have established processes for propagating rights requests through their systems, e.g., &lt;a href="https://support.google.com/admob/answer/9561022?hl=en"&gt;for AdMob publishers can restrict data processing&lt;/a&gt;. Developers should check which processes the third parties they integrate have set up and follow those. In the absence of any special processes provided, it is a good idea to just reach out to the third parties. Industry organizations have established compliance frameworks as well, e.g., the &lt;a href="https://www.iab.com/guidelines/ccpa-framework/"&gt;Interactive Advertising Bureau CCPA Compliance Framework&lt;/a&gt;.&lt;/p&gt;

&lt;h1&gt;
  
  
  What is the "Do Not Sell My Personal Information" link?&lt;a&gt;&lt;/a&gt;
&lt;/h1&gt;

&lt;p&gt;A key feature established by the CCPA is the "Do Not Sell My Personal Information" link. If developers are selling personal information, the CCPA requires them to notify California residents of their right to opt out of the sale. For that purpose the Office of the California Attorney General is currently developing a standardized opt out button that developers need to place on their apps' websites. Per the proposed CCPA regulations, the button shall link to a privacy policy or other website that contains the following information:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A description of the consumer's right to opt out&lt;/li&gt;
&lt;li&gt;The web form by which the consumer can submit their request to opt out &lt;/li&gt;
&lt;li&gt;Instructions for other methods to submit opt out requests&lt;/li&gt;
&lt;li&gt;Any proof required when a consumer uses an authorized agent to exercise opt outs&lt;/li&gt;
&lt;li&gt;A link to the business's privacy policy (vice versa, the privacy policy must contain a link to the web form)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Many developers, particularly, in the ad space, are currently taking a close look at their business models. After all, which user would not click on a button to stop his or her sale of personal information? Also, having a Do Not Sell Button on one's website is not for everyone from an image perspective. In addition, the administrative burden of processing opt out requests and propagating them downstream to ad partners can be quite high. Some even worry about a "weaponization" of the new privacy rights, which the CCPA tries to prevent, for example, by limiting right to know requests to twice in a twelve-month period. Thus, not all is doom and gloom. In fact, now is a good opportunity for developers to take a step back and think about how they process personal information. It is a good time to use increased privacy protections as a feature and differentiator.&lt;/p&gt;

&lt;h1&gt;
  
  
  Which privacy disclosures does the CCPA require?&lt;a&gt;&lt;/a&gt;
&lt;/h1&gt;

&lt;p&gt;The CCPA is continuing the trend of increasing the importance of privacy policies for disclosing and communicating privacy practices of apps. Privacy policies are the main tool for making legally relevant privacy disclosures. Among others, if the CCPA is applicable to an app, developers have to provide in a privacy policy:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A description of consumers' privacy rights&lt;/li&gt;
&lt;li&gt;How those rights can be exercised and how the identity of individuals requesting them is verified&lt;/li&gt;
&lt;li&gt;Lists of the categories of personal information collected, sold, and disclosed for a business purpose in the preceding twelve months&lt;/li&gt;
&lt;li&gt;The categories of sources from which personal information is collected (e.g., the app itself, data brokers, public repositories, ...)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The privacy policy has to be updated at least once every twelve months. It is also a good idea to keep a public repository of older policy versions because an app's privacy practices will be governed by the policy version at the time of usage.&lt;/p&gt;

&lt;p&gt;Whether the CCPA is applicable or not, developers should embrace privacy policies as an artifact of software development. Just as many developers are familiar with different software licensing models, especially in the &lt;a href="https://choosealicense.com/"&gt;open source domain&lt;/a&gt;, the creation and maintenance of privacy policies should be equally understood as an original task of software developers. Some cases will require additional consultation with a lawyer. However, for garden variety cases policies will be fairly standardized and developers can and should integrate the task in their workflow.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;This post is for informational purposes only and does not constitute legal advice. An identical version is published on &lt;a href="https://medium.com/@sebastianzimmeck/the-ccpa-is-here-now-what-5d3f6efcf975"&gt;Medium&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>privacy</category>
      <category>security</category>
    </item>
    <item>
      <title>Does your app need a privacy policy?</title>
      <dc:creator>Sebastian Zimmeck</dc:creator>
      <pubDate>Wed, 08 Jan 2020 12:57:10 +0000</pubDate>
      <link>https://dev.to/sebastianzimmeck/does-your-app-need-a-privacy-policy-4gf4</link>
      <guid>https://dev.to/sebastianzimmeck/does-your-app-need-a-privacy-policy-4gf4</guid>
      <description>&lt;p&gt;Generate it directly from your app’s code and earn a $5 Amazon gift card.&lt;/p&gt;

&lt;p&gt;We are computer science researchers at Wesleyan University. We developed PrivacyFlash Pro, an automatic generator that produces a privacy policy for your iOS app written in Swift. PrivacyFlash Pro is &lt;a href="https://github.com/privacy-tech-lab/privacyflash-pro"&gt;available on GitHub&lt;/a&gt;. We are excited to hear what you think!&lt;/p&gt;

&lt;p&gt;If you are an iOS developer, you may also be eligible to participate in our usability study and earn a $5 Amazon gift card. Learn more at our &lt;a href="https://forms.gle/r8SHNYQJRqX5rSR47"&gt;study site&lt;/a&gt;.&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vJ70wriM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-ba8488d21cd8ee1fee097b8410db9deaa41d0ca30b004c0c63de0a479114156f.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/privacy-tech-lab"&gt;
        privacy-tech-lab
      &lt;/a&gt; / &lt;a href="https://github.com/privacy-tech-lab/privacyflash-pro"&gt;
        privacyflash-pro
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Generate a privacy policy for your iOS app
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;p&gt;
  &lt;a rel="noopener noreferrer" href="https://raw.githubusercontent.com/privacy-tech-lab/privacyflash-pro/master/./logo.svg"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--CAcYDb8g--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/privacy-tech-lab/privacyflash-pro/master/./logo.svg" width="200px" height="200px" title="PrivacyFlash Pro logo"&gt;&lt;/a&gt;
&lt;/p&gt;



&lt;h1&gt;
PrivacyFlash Pro&lt;/h1&gt;

&lt;p&gt;PrivacyFlash Pro analyzes the code of iOS Swift projects to generate a privacy policy. The goals of PrivacyFlash Pro are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Assisting app developers in understanding the privacy practices used by their apps and third party libraries&lt;/li&gt;
&lt;li&gt;Creating a privacy policy covering those practices to notify users and help developers achieving privacy compliance&lt;/li&gt;
&lt;li&gt;Establishing standardized privacy policies in the iOS app ecosystem&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;PrivacyFlash Pro covers provisions of the following laws:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;California Consumer Privacy Act (CCPA)&lt;/li&gt;
&lt;li&gt;California Online Privacy Protection Act (CalOPPA)&lt;/li&gt;
&lt;li&gt;Children's Online Privacy Protection (COPPA)&lt;/li&gt;
&lt;li&gt;General Data Protection Regulation (GDPR).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;PrivacyFlash Pro was written by David Baraka (@davebaraka), Rafael Goldstein (@rgoldstein01), Sarah Jin (@sj-in), and Sebastian Zimmeck (&lt;a class="comment-mentioned-user" href="https://dev.to/sebastianzimmeck"&gt;@sebastianzimmeck&lt;/a&gt;
) as an academic project of the &lt;a href="https://privacy-tech-lab.github.io/" rel="nofollow"&gt;privacy-tech-lab&lt;/a&gt; at &lt;a href="https://www.wesleyan.edu/" rel="nofollow"&gt;Wesleyan University&lt;/a&gt;. Kuba Alicki (@kalicki1) wrote the unit tests.&lt;/p&gt;

&lt;h2&gt;
Installing and Running PrivacyFlash Pro&lt;/h2&gt;

&lt;p&gt;You can install and run PrivacyFlash Pro from the packaged release or from the source files.&lt;/p&gt;


&lt;h3&gt;
&lt;br&gt;
Installing&lt;/h3&gt;…&lt;/div&gt;
&lt;br&gt;
  &lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/privacy-tech-lab/privacyflash-pro"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;
 

</description>
      <category>privacy</category>
      <category>swift</category>
      <category>ios</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
