TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: GDPR in 2022 – What do I need to know as a solo founder?

64 pointsby vfc1over 2 years ago
It looks like things have been getting worst on the GDPR front, for what I can tell.<p>I am getting messages from users telling me that that can&#x27;t use my service because things like Google Fonts and Google Analytics have been essentially made illegal in certain European countries like France, Austria and Germany, due to recent court rulings.<p>A user told me they know of people who got fined because of this.<p>Is this true? I can only find a few references here and there, but there seems to be truth to it.<p>My main question is, what did you do in your case to make your product GDPR compliant?<p>Any links to services that you used would be very helpful.<p>Here is what I did so far for compliance.<p>I generated the legal documents like terms and conditions, privacy policy etc. using a third-party document generation service, and I added a PDF with a GDPR Data Process Agreement (DPA) listing the platforms that I use (Firebase, etc).<p>I&#x27;ve set the region of my production databases to Europe.<p>To give more context if needed, I own a bootstrapped company and I&#x27;m now setting up the legal paperwork for being compliant with GDPR, the company is Belgium-based.<p>The company is an online course platform, that allows customers to create their own website, in their own custom domain.<p>So the customers could have in their websites privacy policies that are different than mine.<p>What did you do in terms of documentation and third-party services to help you make your company GDPR compliant?<p>Any services that you recommend?<p>Thank you for any insight on this matter.

18 comments

tomxorover 2 years ago
The issue with google fonts is the CDN tracking I believe, not the license or the font itself.<p>If you need a google (or other) fonts, do self hosting. Simplest way is to build them into your site as a dependency... npm @fontsource for individual fonts is great for this [0] This is also better in terms of HTTPS overhead, and the process of self hosting is good for font file weight awareness due to the affect on your build size, especially when using lots of styles.<p>Same principle for any other CDNs you use, they all have the potential to track. The risk benefit of CDNs is being reversed, public CDNs disadvantages are: increased HTTPS overhead, increases points of failure, increased risk of users getting arbitrarily blocked by CDN provider IP blacklists, increased risk of tracking. Benefits: small developer convenience, potential advantage of caching (unlikely these days, and unlikely to outweigh the cost of HTTPS overhead especially in terms of total latency).<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;fontsource&#x2F;fontsource" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;fontsource&#x2F;fontsource</a>
评论 #33218797 未加载
TekMolover 2 years ago
I looked into this issue over the last weeks and made a list of other solo founders and how they handle it.<p>You can find many, many of them when you search Twitter for &quot;buildinpublic&quot;.<p>The sad truth is that most successful solo founders these days:<p>1) Make it very hard to figure out where the service they provide is located.<p>2) When you find out, it is usually registered in a country outside of the EU. Crunchbase often helps to find the location.<p>Apart from the USA, Singapore and Colombia seem to be popular choices among solo founders who know what they do:<p><a href="https:&#x2F;&#x2F;www.crunchbase.com&#x2F;organization&#x2F;nomad-list" rel="nofollow">https:&#x2F;&#x2F;www.crunchbase.com&#x2F;organization&#x2F;nomad-list</a><p><a href="https:&#x2F;&#x2F;openstartup.tm&#x2F;remote%20ok" rel="nofollow">https:&#x2F;&#x2F;openstartup.tm&#x2F;remote%20ok</a><p>What the discussion about GDPR usually misses is that GDPR does not only apply to Google Analytics and Google Fonts.<p>A web business needs a hosting solution, a CDN, a payment processor, an email solution, an A&#x2F;B testing solution, etc etc etc.<p>If you try to handle all that inside of the EU, you are cut off from all the good tools that startups usually use.
评论 #33193374 未加载
评论 #33196027 未加载
rglullisover 2 years ago
How about &quot;Don&#x27;t use Google Analytics and Google Fonts&quot;?<p>Like, <i>at all</i>?<p>There are self-hosted alternatives. Plausible Analytics is good. Find web fonts that you can host yourself.<p>Not only you will reduce your risk exposure, you&#x27;ll see that it is not that difficult to get rid of Google.<p>Your users, European or not, will thank you later.
评论 #33192519 未加载
评论 #33193314 未加载
评论 #33193859 未加载
panphoraover 2 years ago
You can use privacy-focused drop-in alternatives to Google Analytics and Google Fonts:<p>• <a href="https:&#x2F;&#x2F;www.growthfyi.com&#x2F;custom-ga" rel="nofollow">https:&#x2F;&#x2F;www.growthfyi.com&#x2F;custom-ga</a><p>• <a href="https:&#x2F;&#x2F;fonts.bunny.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;fonts.bunny.net&#x2F;</a><p>I personally choose to use Plausible Analytics with a custom domain [0] and the default &quot;System Font Stack&quot; [1], which means my sites load fast, don&#x27;t have a flash of unstyled text, and my analytics script doesn&#x27;t get blocked by ad blockers.<p>[0] <a href="https:&#x2F;&#x2F;plausible.io&#x2F;docs&#x2F;proxy&#x2F;introduction" rel="nofollow">https:&#x2F;&#x2F;plausible.io&#x2F;docs&#x2F;proxy&#x2F;introduction</a><p>[1] <a href="https:&#x2F;&#x2F;css-tricks.com&#x2F;snippets&#x2F;css&#x2F;system-font-stack&#x2F;" rel="nofollow">https:&#x2F;&#x2F;css-tricks.com&#x2F;snippets&#x2F;css&#x2F;system-font-stack&#x2F;</a>
评论 #33192783 未加载
lmkgover 2 years ago
Court rulings in the EU have found that US law is not compatible with GDPR: US lets law enforcement have unfettered access to the data of EU residents, with no restrictions or redress mechanisms that satisfy the EU court.<p>This means that sending data from the EU to a US company is <i>almost always</i> a GDPR violation. There are a few nuances to this which are very important.<p>- The US CLOUD Act gives US law enforcement access to data stored in other jurisdictions. This means that locating the servers in the EU <i>is not sufficient</i>. Nor is operating via an EU subsidiaries.<p>- IP address counts as personal data, as does pseudonymized identifiers.<p>The two of these combined mean that GDPR forbids you from having your users connect to Google servers. This is why Google Fonts is straight forbidden, and why <i>most</i> installations of Google Analytics are forbidden. Also the use of basically anything from Google, Azure, AWS, Oracle, Facebook, Akamai, etc except when routed through an EU proxy which obscures the user&#x27;s original IP address.
评论 #33193493 未加载
评论 #33193912 未加载
评论 #33193240 未加载
yreadover 2 years ago
Why do people even use Google Fonts? Just put the woff2 (and the other formats) files with your static assets and if necessary configure the mimetype for your webserver and your done.<p>Self-host matomo, it is super easy to manage.<p>You can&#x27;t easily track every mouse movement of every user but maybe it&#x27;s for the best
ponyousover 2 years ago
Got a relevant question myself:<p>What bothers me the most for solo founders with GDPR is that you can&#x27;t analyse individual user journeys without some kind of consent. I don&#x27;t care who you are, but I care how you use my product so I can improve it. Aggregated &#x2F; backend analytics will give me only the most basic insights.<p>Am I right in that? Is it possible to work around that? I don&#x27;t track to sell or analyse personal data. I just want to understand how you use my product better.<p>Even with self hosted stuff you need a consent for tracking if I understand it correctly.
评论 #33192708 未加载
评论 #33192740 未加载
评论 #33192966 未加载
评论 #33218838 未加载
评论 #33193380 未加载
评论 #33193536 未加载
zelphirkaltover 2 years ago
A course platform you say? For reasons, I am very familiar with this.<p>Aside from fonts and CDNs pointed out already in other comments, there is also actual content:<p>How will you serve videos for example? You should look for a GDPR compliant option for that as well. It may exist, or you can self-host videos up to some point. (It is possible, done that before and it worked well.)<p>Does your platform offer mentoring? How will course participants talk to mentors? Look for a GDPR compliant option here. Don&#x27;t use services of Google, MS or others that just suck. Probably look for something like Jitsi Meet hosting, or get capable engineer to set that up on your own infrastructure.<p>How will people inside your company communicate? Look for options for that. Zulip is easy to self-host for example.<p>That social icon on your website? It better not be loaded directly from FB, insta and the like!<p>You want to know what visitors do on your website? Well, self-host a matomo or similar. Don&#x27;t do the usual reach for Google Shnanalytics.<p>Don&#x27;t employ dark patterns in your cookie consent popup. Remember: Rejecting tracking and cookies must not take any longer than accepting it. Highly suggestive colors of the buttons are also a no-go. Be honest.<p>In general, if anyone suggests using any Google services or MS services, look for other options to avoid trouble and pain later. If you cannot do so now, keep book about all the things you still need to fix, to become actually GDPR compliant.
legitsterover 2 years ago
If you can&#x27;t afford a lawyer, pay for a service like OneTrust or Ketch. You will have so much peace of mind that you are following some sort of best practice. And there will be safety in numbers.
shafyyover 2 years ago
Setting up solid required legal docs as you did is a good first step. In general, don&#x27;t save data about your users. If you need to, minimize the amount. Don&#x27;t use non-essential cookie, this allows comes with the benefit of not needing to show an annoying a cookie banner.<p>As an alternative to Google Analytics, I recommend Plausible. If you need more event-based tracking (like Mixpanel), have a look at my app Fugu (<a href="https:&#x2F;&#x2F;github.com&#x2F;shafy&#x2F;fugu" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;shafy&#x2F;fugu</a>). It doesn&#x27;t track unique users and is therefore compliant with GDPR. It&#x27;s hosted in Germany, and you can self host it for free if you want (it&#x27;s open-source).<p>This is not very clear yet, but it might well be possible that using US companies as hosting providers might also become illegal under GDPR, even you use their EU data center. This is because the US government can access all US companies customer data, even if it&#x27;s not hosted in the US. There are already precendences where this was ruled by a court. So, to be safe, I would also pick a EU provider, such as Hetzner, Clever Cloud or Scalingo.
martin_aover 2 years ago
The idea behind&#x2F;the backbone of the GDPR is: Whenever you want to process personal information, you&#x27;ll need the consent of your users and protect the data accordingly.<p>It&#x27;s easy as that. You can absolutely use ANY tool or service you want (really), but if it processes personal information (and even IPs count as that) you&#x27;ll need to ask for consent and inform the user what data is processed and where and how it is processed and how you plan on protecting that data.<p>That has to happen BEFORE anything is processed if it&#x27;s not technically ultimately necessary. Hint: Passing user and browser information to Google because your site looks nicer with an external font is technically not necessary. ;-)<p>With these requirements in mind, you&#x27;ll find that it&#x27;s easier to self-host your fonts, run a local Matomo instance with high privacy settings for analytics etc.<p>It sure is a different approach on &quot;how to do internet&quot;, but you&#x27;ll get the hang of it and it&#x27;s not that hard after all.<p>Also: If you don&#x27;t use any external services that process private information, you don&#x27;t need a cookie notice after all. ;-)<p>&gt; A user told me they know of people who got fined because of this.<p>Yes, some people in Germany are currently running around and try to fine websites that use Google Fonts. It works and is legal, but the morality... That won&#x27;t stop such people...<p>Self-hosting fonts can easily help you with that, even Google has a page on that: <a href="https:&#x2F;&#x2F;fonts.google.com&#x2F;knowledge&#x2F;using_type&#x2F;self_hosting_web_fonts" rel="nofollow">https:&#x2F;&#x2F;fonts.google.com&#x2F;knowledge&#x2F;using_type&#x2F;self_hosting_w...</a>
评论 #33193631 未加载
carterschonwaldover 2 years ago
This thread comes at a fortuitous time: I’m exploring a product idea around making a toolkit for reasoning about how schemas and tables are inter related across an organizations database systems.<p>The near term is to make it easier for organizations to maintain the various gdpr style mandated user data export and deletion capabilities without it getting in the way of &#x2F; blocked by continuously evolving software systems efforts.<p>The same sort of tooling could also be used to help data analysis folks navigate the huge sea of tables in various datalake setups organizations are so eager to setup (it can be tricky seeeing which things are usefully joinable among many many evolving datasets that might be in that setting.<p>This of course isn’t really aimed at solo engineer sized application Systems such as the original poster, but is it something folks would find useful?
coenhydeover 2 years ago
If I was starting a startup today. I&#x27;d probably just block Europe and focus on other markets initially. Loop back on Europe once you have product market fit and the resources to deal with GDPR.
评论 #33193084 未加载
评论 #33193567 未加载
评论 #33193420 未加载
评论 #33193053 未加载
评论 #33195180 未加载
ensignavengerover 2 years ago
As a small, bootstrapped one person startup, the part of GDPR that seems impossible for me to comply with (I am not lawyer nor am I European, so maybe I am wrong, but everything I have read about it indicates I am right) is the appointment of a Data Protection Officer. I do the duties of the DPO myself, but from what I have read, this is not in compliance with GDPR, which requires the DPO to be &quot;independent&quot;. See <a href="https:&#x2F;&#x2F;edps.europa.eu&#x2F;data-protection&#x2F;data-protection&#x2F;reference-library&#x2F;data-protection-officer-dpo_en" rel="nofollow">https:&#x2F;&#x2F;edps.europa.eu&#x2F;data-protection&#x2F;data-protection&#x2F;refer...</a>
评论 #33195974 未加载
评论 #33193268 未加载
评论 #33193706 未加载
jdminhbgover 2 years ago
Until you are big enough to have lawyers look over everything for you, I think the only reasonable course of action is to exclude EU nationals from your service. There are a lot of armchair HN lawyers (including in this thread) who will say &quot;just don&#x27;t track, it&#x27;s easy,&quot; but what the word &quot;track&quot; means to a normal person and what it means to GDPR enforcement are not the same. As a market, it&#x27;s not worth the risk until it&#x27;s worth the legal advice.
评论 #33193595 未加载
pezo1919over 2 years ago
Sorry, not an anwser, but curious if others can relate.<p>Is there any gotcha related to Admob&#x2F;GDPR in 2022?
评论 #33192790 未加载
mdasenover 2 years ago
I think the truth is that we don&#x27;t know. There have been rulings that seem to go as far as saying that an American company can be compelled by the US government to share information against GDPR rules so no American company can ever be compliant - not even if they set up an EU subsidiary which nominally controls the data and all the data is hosted in the EU because that American company could simply override their EU subsidiary. Even if you&#x27;re hosting in the EU, is the company an American one that might be compelled to use their control of the servers to hand over your data?<p>Yes, if you&#x27;re using Google Analytics and Google Fonts, you&#x27;ll need to get permission from each user before loading any of that. Those services are used to track users around the internet and for marketing&#x2F;ad purposes within Google.<p>I actually think it&#x27;s near impossible to make something &quot;GDPR compliant.&quot; For example, let&#x27;s say that you try to do all the right things - trying to be as strict as possible. You put up a cookie banner that has both &quot;accept&quot; and &quot;deny&quot;. Molly presses &quot;accept&quot;. Two days later, Jane is using the same computer. Jane didn&#x27;t accept. You&#x27;re now tracking Jane who did not consent.<p>I think showing a good-faith approach and genuine caring about user data will go a long way with regulators (but IANAL so don&#x27;t take that as advice). Things like Google Fonts&#x2F;Analytics are easy targets because we know they leak data to Google. If you&#x27;re hosting a MySQL database on Azure, theoretically the US government could get a search warrant and serve it to Microsoft and get access to your database. I personally think regulators should be focusing on the rampant bad-faith compliance targets rather than &quot;well, technically maybe the US government could do X.&quot; Websites are putting up &quot;Accept all&quot; and &quot;Manage choices&quot; buttons where you&#x27;d have to spend an hour opting out. C&#x27;mon, that shows such a blatant disregard for user&#x27;s rights. Having a database hosted on Azure that the US government could technically get a warrant to search your database and because Microsoft is a US company they&#x27;d have to give them access is certainly something that could happen, but such an unlikely vector compared to someone embedding GIPHY and now Facebook knows all the page views.<p>Realistically, if the EU pushes too far, the US is going to say &quot;you can&#x27;t ban US companies from the internet in Europe.&quot; If the EU seriously said that you couldn&#x27;t use Azure because Microsoft is a US company (or any other US company), I&#x27;m guessing the US would take it to the WTO (World Trade Organization) and it&#x27;d likely be considered in violation of trade treaties. There&#x27;s a certain amount of local rules and regulations you can put in place and some might have a protectionist impact on foreigners, but outright banning foreign companies wouldn&#x27;t fly.<p>Plus, the US&#x27;s reach often extends to EU companies. Hetzner and OVH both have a US presence. I don&#x27;t know, but I&#x27;d guess that people on-call in the US can access a lot of their EU presence. Why wake up someone in Germany or France at 3am when it&#x27;s 9pm in the US? The US presents their US subsidiary (or US employees) with a warrant and the warrant expressly forbids them from disclosing to anyone so the European parent doesn&#x27;t even know to restrict access from their US employees, etc. At some point, one needs to be realistic about the threat vectors.<p>On a practical level, stop using third party services where you (and your users) are the product. Google Fonts is free because you&#x27;re paying for it with user data. An Azure-hosted database costs money because Microsoft doesn&#x27;t get access to what you&#x27;re storing in that database. Do get DPA agreements from your third parties and give them a look over to make sure they seem reasonable. Do genuinely care about your users&#x27; data. That does take a bit of effort (not just good feelings). For example, you need to know that Google Analytics feeds the data into Google&#x27;s larger marketing machine rather than being private storage for you.<p>On perhaps the most practical level, check what third-party stuff you&#x27;re serving on your site - javascript, images, fonts, etc. People don&#x27;t know where your database is stored unless you tell them. They can easily see that you&#x27;re loading a Facebook tracking pixel since that&#x27;s in the page you&#x27;re serving to them. That gives them an easy way to see if going to your website is loading something that&#x27;s tracking them without their consent - even if you&#x27;re not wanting that third party to do that tracking. Your users complained to you about the things they could see. I think those are often the most likely ways that GDPR violations will happen too - companies haven&#x27;t really built their businesses around backend data stealing (err, sharing) because they&#x27;d need to make an SDK for Java, C#, PHP, Python, Ruby, etc. JavaScript lets them write once and even push updates without you needing to update dependencies. Focus on the front-end stuff that users can see - both because it&#x27;s the most likely place you&#x27;ll have compliance issues and because it&#x27;s probably the most likely place you&#x27;ll be caught with compliance issues.<p>Again, I am not a lawyer and none of this is advice.
diceduckmonkover 2 years ago
Someone should build GDPR-compliance-as-a-service.
评论 #33193575 未加载
评论 #33193328 未加载
评论 #33193172 未加载