-
I believe there is room for this project to exist on the Fediverse
-
https://wordpress.org/support/topic/gdpr-policy-page/
-
Allow to change the google translator (And other closed-code translators) by open source translators such as...
- [x] `https://translate.metalune.xyz/`
-
Right now, we only trace errors in the backend. It would be helpful to use Sentry also in the frontend to be able to debug errors related to incompatible browsers. We should only include/load Sentry i…
-
We exclusively use local sources since external sources violate privacy by tracking users and add attack surface to the system and application. I only checked this file, but this issue applies to all …
-
I'm a longtime user of NoScript with its Application Boundary Enforcer module, and was actually thinking of writing a graphical frontend for ABE, but I've now discovered that uMatrix covers >90% of ge…
-
Gravatar is annoying to set up, what with having to go through wordpress account creation, plus it's a privacy issue. Now that we have profile picture upload, I'm not sure there's a real advantage of …
-
When a BBB instance receives a delete request for a recording, that recording is not deleted, but instead moved to a 'deleted' directory and de-published. Esp. when used with frontends, this is _highl…
-
**Project Abstract**
The product allows users to upload text documents from their computer, which are then
automatically categorized based on the document's content using natural language
processin…
-
> Hello @rahmlad-aramide , you can provide a file path and then read and feed the contents of that file into the body parameter. For example: `// Replace 'filePath' with the path to your…