Webapp Encryption at Rest
im working on a javascript UI framework for personal projects and im trying to create something like a React-hook that handles "encrypted at rest". the react-hook is described in more detail [here](https://positive-intentions.com/blog/async-state-management). id like to extend its functionality to have …