Skip to content

zoan37/web3-todo-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web3-todo-tasks

This package is for a web3 end-to-end encrypted task manager.

Encryption key is derived from wallet signature using Argon2 and HKDF, and it is stored on the client side. Tasks are encrypted with AES using the encryption key and stored in DynamoDB. The approach is similar to the one in the Skiff Privacy whitepaper.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published