From 39751f0bb753fa110c7cb619ad04f550120d9b24 Mon Sep 17 00:00:00 2001 From: Kumi Date: Fri, 15 Mar 2024 13:49:00 +0100 Subject: [PATCH] feat(services.json): update NocoDB description Update the `long_description` for NocoDB in `services.json` to include a privacy notice about the visibility of users' email addresses to all registered users. This change enhances transparency and informs users about an important privacy consideration, ensuring they are aware of the visibility of their email addresses upon registration. This update is crucial for user awareness and helps in setting the right expectations regarding privacy. --- services.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services.json b/services.json index 49c1864..8abf276 100644 --- a/services.json +++ b/services.json @@ -143,7 +143,7 @@ "name": "NocoDB", "url": "https://nocodb.private.coffee", "short_description": "NocoDB is a self-hosted alternative to Airtable.", - "long_description": "NocoDB is a self-hosted alternative to Airtable. It allows you to create databases and tables, and to view and edit them in a spreadsheet-like interface. (Note: If you are unable to create tables upon registration, simply wait a minute or two, log out and then log in again.)", + "long_description": "NocoDB is a self-hosted alternative to Airtable. It allows you to create databases and tables, and to view and edit them in a spreadsheet-like interface. (Note: If you are unable to create tables upon registration, simply wait a minute or two, log out and then log in again. Note that your email address will be visible to all registered users!)", "status": "OK", "links": [ {