Seshat

Vue.JS and editable contents

.lobster { font-family: 'Lobster', cursive; font-size: 1.1em; } Hello, today let's talk about Vue.Js and especially how to use it with editable contents (because it'll be used in Seshat). I won't go into how to install it and basic usage ...

Seshat: Client side encryption

.lobster { font-family: 'Lobster', cursive; font-size: 1.1em; } In my previous article, I've presented the Seshat project. One of the feature I want to implement is the client side encryption in order to enforce security on contents. However, my main concern ...

Seshat: my new personal project

.lobster { font-family: 'Lobster', cursive; font-size: 1.1em; } Hello folks, today I'll start talking about one of my personal projects Seshat. As articles related to this project will be technical, they'll be written in English instead of French (if asked I ...