Release #2

Release #2

What's new from NanoTrust ?

Encrypt data


We added an encryption layer to protect sensitive information in our application. A typical example is personally identifiable information from users.

As an immediate practical benefit, encrypting sensitive attributes adds an additional security layer. For example, if an attacker gained access to our database, a snapshot of it, or application logs, they wouldn't be able to make sense of the encrypted information. Additionally, encryption can prevent internal developers from unintentionally exposing users' sensitive data in application logs.



New Charts


Dashboard with new charts

 


Pagination and sorting system

Pagination and sorting system





This new feature includes pagination and filter systems, which allow users to efficiently navigate and sort through their elements. With this feature, users can now easily paginate through their Nanos, and sort them according to different filters, such as date, category... 

Security improvement

Update on some of our dependencies (page, stripe, sidekiq, redis, rails, ...)