Infomaniak: The European Alternative to Google Workspace You Should Know About

Category: Digital Sovereignty | Privacy | Productivity
Tags: Infomaniak, Google Workspace alternative, GDPR, European cloud, kSuite, data privacy, digital sovereignty


Your emails are on Google’s servers. Your files are on Google Drive. Your video calls run through Google Meet. For hundreds of millions of Europeans, this is simply how work gets done — and for a long time, that felt fine.

It no longer does.

Between the US CLOUD Act giving American authorities broad powers to access data held by US companies regardless of where it is stored, the repeated rulings against transatlantic data transfers by European courts, and a growing geopolitical climate that makes relying on American infrastructure feel increasingly risky, European businesses are waking up to a simple question: is there a viable alternative?

The answer is yes. And it comes from Geneva.


Who Is Infomaniak?

Infomaniak is a Swiss web hosting and cloud services company founded in 1994. It is 100% owned by its founders and employees — no venture capital, no American parent company, no stock market pressure to monetize your data. With revenues in the €70–120 million range and over 30 years of continuous operation, it is one of the most established independent cloud providers in Europe.

What makes Infomaniak stand out is a combination of factors rarely found in a single provider:

  • Swiss jurisdiction — data hosted exclusively in Switzerland, which holds an adequacy decision from the European Commission, meaning its privacy standards are considered equivalent to or stricter than GDPR
  • ISO 27001 certified security operations
  • 100% renewable energy for all data centers, with innovative cooling systems and a commitment to hardware longevity
  • No advertising, no profiling — the company’s revenue comes exclusively from subscriptions, not from exploiting user data
  • In-house support in English, French, German, Italian, and Spanish

kSuite: The Google Workspace Replacement

Infomaniak’s flagship product suite for businesses and teams is kSuite — a fully integrated productivity platform designed as a direct alternative to Google Workspace and Microsoft 365. Here is how it maps across:

Google WorkspacekSuite
GmailkMail — professional email with anti-spam, encryption, calendar and contacts sync
Google DrivekDrive — cloud storage with real-time collaboration, 3 TB on Pro plans
Google MeetkMeet — browser-based video conferencing, no download required
Google Chat / SlackkChat — team messaging, a Slack and Teams alternative
Google Docs / Sheets / SlidesOnlyOffice integration — full Office-compatible document editing
Google AI (Gemini)Euria — Infomaniak’s own AI assistant, hosted in Europe
Google Workspace AdminkSuite Admin — centralized user, team, and permissions management

The entire ecosystem can be deployed under your own domain name and branding — including custom logos and colors — which makes it particularly attractive for agencies and businesses that resell or white-label services.


Why This Matters for European Businesses

The Legal Risk Is Real

The US CLOUD Act of 2018 allows American authorities to compel US-based cloud providers to hand over data — even data stored in European data centers. This is not a hypothetical risk. The International Criminal Court had Microsoft services suspended for one of its prosecutors following US government sanctions. The European Data Protection Supervisor has stated explicitly that the CLOUD Act conflicts with the GDPR.

When your data is with Infomaniak, it is governed exclusively by Swiss and European law. There are no subcontractors, no third-country data transfers, no opaque dependencies on American infrastructure.

No More Data as a Product

Google’s business model is built on advertising. Even in its paid Workspace tier, Google processes and analyzes your content to improve its services and products. Infomaniak’s business model is a subscription. That is the entire revenue model. Your data is never used for commercial profiling.

Environmental Responsibility

Infomaniak runs all its data centers on 100% renewable energy. The company actively publishes its sustainability metrics and has built cooling infrastructure designed to minimize environmental impact. For businesses with ESG commitments, this is a meaningful differentiator.


Honest Limitations

kSuite is not Google Workspace. There are genuine trade-offs worth knowing before migrating:

  • Smaller ecosystem — fewer third-party app integrations than Google’s marketplace
  • Mobile apps — functional and improving, but not yet as polished as Google’s native applications
  • Migration effort — moving away from a deeply embedded Google ecosystem requires planning, especially for calendar and contacts synchronization
  • CHF pricing — plans are priced in Swiss Francs, which introduces minor exchange rate variability for eurozone customers
  • Occasional rough edges — some users report interface inconsistencies and occasional UI elements appearing in French rather than their selected language

These are real limitations, but for most SMEs, regulated organizations, and privacy-conscious professionals, they are acceptable trade-offs.


Pricing

Infomaniak offers a generous free tier and competitive paid plans:

PlanStoragePrice
Free (kDrive Solo)15 GB€0/month
kSuite My1 TB~€2/month
kSuite Pro3 TB + network drive~€6.58/month per user
kSuite Pro6 TB + network drive~€12.42/month per user

For reference, Google Workspace Business Starter starts at €6/user/month for 30 GB of storage. At kSuite Pro, you get 3 TB — 100 times more storage — at comparable or lower cost.


Who Is This For?

kSuite is an excellent fit for:

  • SMEs and freelancers in Europe who want a complete productivity suite without Big Tech dependency
  • Regulated industries — healthcare, legal, finance — where data residency and legal jurisdiction matter
  • Public sector organizations subject to data sovereignty requirements
  • Agencies looking for a white-label platform to resell to clients
  • Privacy-conscious individuals who want to separate their professional data from advertising ecosystems

It is less ideal for organizations that rely heavily on Google-specific integrations (Google Analytics, Google Ads, Firebase) or teams with deeply embedded Google Workspace workflows that would require significant retraining.


How to Get Started

  1. Create a free Infomaniak account at infomaniak.com — the free kDrive tier requires no credit card
  2. Try kMail with your existing domain or an infomaniak.com address
  3. Explore kMeet for your next internal video call — no installation required
  4. Plan your migration — Infomaniak provides import tools for Gmail and Outlook, including calendar and contact migration
  5. Upgrade to kSuite when you are ready for the full integrated environment

Conclusion

Infomaniak does not need to be positioned as a compromise or a second-best option. For European businesses that value data sovereignty, legal clarity, environmental responsibility, and fair pricing, it is arguably the most complete alternative to Google Workspace available today.

The question is no longer whether a European alternative exists. The question is how long you want to wait before switching.


Have you tried Infomaniak or another European productivity suite? Share your experience in the comments.

Google Places API Alternatives for Address Autocomplete

Address autocomplete is a common feature in web forms — it helps users fill in their address faster, reduces typos, and improves data quality. For years, the Google Places API has been the default choice for developers. However, significant pricing changes in 2025 — including the removal of the $200/month free credit and the introduction of subscription-based plans — have pushed many developers to look for alternatives. On top of cost concerns, GDPR compliance and European data sovereignty are increasingly important factors, especially for applications serving European users.

This article reviews the main alternatives available today, with a focus on European or privacy-friendly options.


What to Look For in an Alternative

Before choosing a provider, consider the following criteria:

  • Data quality in your target regions — Coverage varies significantly between providers, especially at street and house number level.
  • Pricing model — Some providers charge per session (like Google), others per keystroke. The difference can be significant at scale.
  • Data storage rights — Google prohibits caching or storing results on your own servers. Open-data alternatives are much more permissive.
  • GDPR compliance — Where are the servers located? Who processes the query data?
  • Self-hosting option — Some solutions can be deployed on your own infrastructure, giving you full control.

The Alternatives

1. Geoapify

https://www.geoapify.com

What it is: A geocoding and mapping platform built on OpenStreetMap (OSM) and other open data sources. Geoapify is hosted in Europe and designed with GDPR compliance in mind.

Key features:

  • Address autocomplete API with structured results (street, house number, postcode, city, country)
  • NPM packages available for easy integration in JavaScript frameworks
  • Permissive data policy — results can be stored and cached
  • Additional APIs: routing, places, map tiles, isochrones

Pricing: Free tier includes 3,000 requests/day (~90,000/month). Paid plans start at $59/month.

Best for: Developers looking for a GDPR-friendly, affordable, all-in-one mapping and geocoding platform with European data hosting.

2. HERE Geocoding & Search API

https://www.here.com/docs

What it is: HERE Technologies is a mapping and location data company majority-owned by a consortium of European automotive companies (Audi, BMW, Daimler). Their Geocoding & Search API covers addresses, POIs, and autocomplete globally.

Key features:

  • Autocomplete and autosuggest for addresses and POIs
  • Forward and reverse geocoding
  • 120+ million points of interest across 100+ countries
  • Support for multiple languages and character sets

Pricing: Generous free tier of 250,000 transactions/month. Additional requests billed at $1 per 1,000 calls. Note: charges per API call, not per session — debouncing input is recommended.

Best for: Projects requiring broad global coverage with a large free allowance and European corporate backing.

3. TomTom Search API

https://developer.tomtom.com

What it is: TomTom is a Dutch navigation and mapping company with decades of experience in road and address data. Their Search API provides geocoding, reverse geocoding, and address autocomplete.

Key features:

  • Address and POI autocomplete with fuzzy logic
  • Coverage across 200+ countries and territories
  • Real-time traffic data integration
  • Maps JavaScript SDK available

Pricing: One of the most generous free tiers available — 50,000 free daily transactions. Paid plans available for higher volumes. Charges per call, so debouncing is important.

Best for: High-volume applications that benefit from a large daily free allowance, or projects already using TomTom map data.

4. Nominatim (OpenStreetMap)

https://nominatim.org

What it is: Nominatim is the official geocoding engine of the OpenStreetMap project. It is free, open-source, and can be either used via the public OSM instance or self-hosted on your own infrastructure.

Key features:

  • Free to use with no API key required on the public instance
  • Fully self-hostable — no data leaves your infrastructure
  • Address quality depends on OSM community contributions (excellent in Western Europe)
  • Returns structured address components

Pricing: Free. The public instance has a rate limit of 1 request per second. Self-hosting removes all limitations.

Best for: Developers who want maximum control, zero cost, and no third-party dependencies. Ideal when self-hosting is an option.

5. Photon (by Komoot)

https://photon.komoot.io

What it is: Photon is an open-source geocoder built by Komoot (a German outdoor navigation company), specifically designed for autocomplete use cases. It is powered by OpenStreetMap data.

Key features:

  • Optimized for real-time autocomplete (fast, lightweight responses)
  • Public API available with no authentication required
  • Fully open-source and self-hostable
  • Supports filtering by country, language, and location bias

Pricing: Free on the public instance (fair use). Free to self-host.

Best for: Developers who want a lightweight, OSM-based autocomplete engine that is easy to self-host and requires no API key.

6. LocationIQ

https://locationiq.com/pricing

What it is: LocationIQ is a geocoding and mapping API platform built on OpenStreetMap data, offering a commercial-grade hosted alternative to self-managed Nominatim instances.

Key features:

  • Address autocomplete, forward and reverse geocoding
  • Simple REST API compatible with the Nominatim format
  • Reliable uptime and fast response times
  • Straightforward documentation and easy integration

Pricing: Free tier with 5,000 requests/day. Paid plans start at $49/month for 30,000 requests/day.

Best for: Developers who want the reliability of a managed service with the openness of OSM data, at a lower price point than proprietary alternatives.


Comparison Table

ProviderFree TierPricing ModelData SourceSelf-HostableEuropean / GDPR-friendly
Geoapify3,000 req/dayFrom $59/monthOSM + proprietaryNo✅ Yes
HERE250,000 req/month$1 / 1,000 callsProprietaryNo✅ European ownership
TomTom50,000 req/dayCustom / volumeProprietaryNo✅ Dutch company
NominatimUnlimited (self-hosted)FreeOSM✅ Yes✅ Full control
PhotonUnlimited (self-hosted)FreeOSM✅ Yes✅ Full control
LocationIQ5,000 req/dayFrom $49/monthOSMNo⚠️ Partial

How to Choose

The right choice depends on your specific situation:

  • If GDPR compliance and European data hosting are a priority, Geoapify or HERE are the strongest options.
  • If you want a large free tier without upfront cost, TomTom (50,000/day) or HERE (250,000/month) offer the most generous allowances.
  • If you want zero vendor dependency and full infrastructure control, self-hosting Photon or Nominatim is the way to go — both are free and well-supported.
  • If you need a managed OSM-based solution at low cost, LocationIQ is a reliable and affordable choice.

In all cases, remember to implement debouncing on your autocomplete input field — most providers charge per API call, so firing a request on every keystroke can inflate costs significantly.


This information is a state of 23/03/2026. As everything is changing a lot and quickly, due diligence is required when choosing a technical partner. Hope this list has brought some light anyway.

Headless CMS

For a vast majority of small businesses, having an internet presence seems to be an obvious step. Depending on how frequently they update their website with new information, the choice seems always to be directed, in anyway by an acquaintance or a familiar, or because the client has made his own research, to the most used CMS on the market: WordPress, Drupal,…

Most of my clients didn’t need WordPress even if they thought the contrary.

The promise of an immediate ROI

Yes, WordPress is the most used CMS on the internet, but it is also the most hacked CMS, therefore you must protect it in many ways. Yes, WordPress has huge marketplace where you can find easily themes and plugins. And you can get something working out of the box very very quickly. The counterpart is that you will face high maintenance costs. 

Every single plugin, theme you add will have to be maintained as much as the core WordPress installation.

If you need something quickly setup and if you are going to add content frequently and if you are ready to pay more maintenace costs over an initial setup, then WordPress is for you.

WordPress is not bad at all, on the contrary, that is a superbly crafted CMS that we, at Fifteenpeas, are still proposing. Plus now it has an API which may render it “Headless”. But again, if you are not going to update on a regular basis, then, that solution is overkill.

The change of paradigm of the API

API’s have long been a programatic term which now has taken over most of the IT spheres. What then was only ment for pieces of codes is now applied to whole services.

In fact, it t the API trend that helps turn your site/blog into a service. It means that your content or features can be used by any other program or site, developed in any language. This opens new perspectives in terms of flexibility. Basically, a Headless CMS is a CMS you access content or features through an API an that will return raw data. 

Usually, the structured data will be returned in a, defacto, standard like JSON or XML.

Therefore, the presentation is not sent along the data. Those CMS usually, don’t care about the frontend thus the denomination of Headless CMS.

Rise of the frontends

The Headless CMS trend has been helped by the coming of the frontend frameworks. VueJS, Angular, React helped it the emergence of this trend which consists of decoupling the frontend from the backend. This is a trend that can be opposed to a fullstack framework which does backend and frontend. 

Frontend frameworks have also kind of mutated from being the voice of application backends to be used as sites/landing page generators.

And that is the revolution brought in by JAMstack that we will discuss on a next article.

  

humans.txt

<blockquote>We are not machines ! We are human !</blockquote>
<a href=”http://humanstxt.org/” target=”_blank”>http://humanstxt.org/</a>
That is the moto a the humanstxt.org !! The idea is simple: To know who is behind the website you visit. Who are those guys that crafted this superb registration form ? Who made this excellent illustration ? Who thought about this concept ?

You can put all that in the humans.txt file.

&nbsp;

&nbsp;

just put it on the root of your website, same level as the robots.txt and you’re done. You can even use a meta tag if you whish to. Just like that :
<pre></pre>
Come on, check it out on <a href=”http://humanstxt.org/”>http://humanstxt.org/</a>