Share sensitive data with Git and cryptography

All projects require a certain amount of data that must remain secret and private.
Read More

How to communicate through BLE using flutter

Do you want to play with your IoT devices using Bluetooth, but you cannot put any software in it? Here we are going to see how to communicate through Bluetooth with your IoT ...
Read More

Kuzzle’s 2019 Year in Review

I would like to take some time to summarize what a fabulous year 2019 was for Kuzzle, to keep a trace in the team's history but also to take the opportunity to thank our ...
Read More

Why you can't secure a React Native (or any frontend) application

I am always quite surprised to hear about frontend application security because precisely a frontend application runs on the user's device and thus cannot be secured. It must ...
Read More

Efficiently iterate on Javascript arrays

In Javascript, arrays are one of the most widely used data structures.
Read More

From idea to feature, what is the life cycle of an open source product?

As you know, Kuzzle is an open source product whose entire code is freely available on Github.
Read More