# Encrypt client local storage

**URL:** https://discourse.aurelia.io/t/encrypt-client-local-storage/4838
**Category:** Uncategorized
**Created:** [July 7, 2022, 12:02pm UTC](https://discourse.aurelia.io/t/encrypt-client-local-storage/4838 "2022-07-07T12:02:09Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![bsrdjan](https://yyz1.discourse-cdn.com/flex027/user_avatar/discourse.aurelia.io/bsrdjan/32/2009_2.png) [@bsrdjan](https://discourse.aurelia.io/u/bsrdjan)
#### Post date: [July 7, 2022, 12:02pm UTC](https://discourse.aurelia.io/t/encrypt-client-local-storage/4838/1 "2022-07-07T12:02:09Z")

</div>

Any ideas/samples/recommendations how to encrypt the local storage data?

---

<div class="post-metadata">

### Author: ![bhalperin](https://yyz1.discourse-cdn.com/flex027/user_avatar/discourse.aurelia.io/bhalperin/32/572_2.png) [@bhalperin](https://discourse.aurelia.io/u/bhalperin)
#### Post date: [July 7, 2022, 2:17pm UTC](https://discourse.aurelia.io/t/encrypt-client-local-storage/4838/2 "2022-07-07T14:17:44Z")

</div>

There’s an [npm package](https://www.npmjs.com/package/encrypt-storage).  
**Disclaimer:** I never used it
