Skip to content

Commit 82abf57

Browse files
committed
updated readme
1 parent b26b2fc commit 82abf57

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

ReadMe.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Wembat
22

3-
### The Wembat framework can be used to authenticate users and encrypt data locally via the prf extension of webauthn. The Wembat Backend is an API server to handle calls from the client library and hosts the dashboard. The client library provides all the frontend functionalities.
3+
### The Wembat project provides an easy to setup and simple to use authentication and encryption framework to handle user authentication and data encryption for your web projects.
44

5+
***The Wembat Backend is an API server to handle calls from the client library and hosts the dashboard. The client library provides all the frontend functionalities.***
56

6-
**Simple Authenticate and Encrypt**.
7-
Wembat allows user to authenticate using their biometrics. You can encrypt sensitive data locally in your browser without the need to care about handling key pairs. Everything is handled for you.
7+
8+
**Simple Authentication and Encryption**.
9+
Wembat allows your users to authenticate using their biometrics. You can encrypt sensitive data locally in your browser without the need to care about handling key pairs. Everything is handled for you.
810

911
Based on the awesome work of [SimpleWebAuthn](https://github.com/MasterKale/SimpleWebAuthn)
1012

0 commit comments

Comments
 (0)