# Seald.io (E2EE Library)

**URL:** https://discuss.privacyguides.net/t/seald-io-e2ee-library/11702
**Category:** Tool Suggestions
**Created:** 2023-02-06T15:20:18Z
**Posts:** 3

## Post 1 by @Max — 2023-02-06T15:20:18Z

Hi folks,

I haven’t seen any suggestions on end-to-end encryption SDK yet, so let me share with you this one.

It is called the Seald SDK, an end-to-end encryption (E2EE) “as-a-service” SDK for developers to help them protect their users’ data.

The goal is to go from theory to practice with an off-the-shelf solution that solves every little problem that can arise when implementing E2EE: private key recovery and backup, group management, managing access rights on already encrypted data, …

Currently, it’s compatible with Browsers, Node JS, React Native, and being ported to Golang, iOS and Android.

The website: [https://www.seald.io/](https://www.seald.io/)

What do you think?

---

## Post 2 by @dngray — 2023-02-07T12:44:14Z

It does look interesting, especially as it reduces the likelihood of mistakes with hand-rolled E2EE implementations.

Not sure what category it would really apply to on our site though.

---

## Post 3 by @Max — 2023-02-08T12:36:18Z

Yes, this is the risk when using low-level open-source libraries.

Indeed, this would require a new category, perhaps in the service providers?
