SparkNFT / SparkLink

The SparkNFT fontend repository.
3 stars 7 forks source link

Preparing to gradually transform sparklink into an ERC #194

Open Erreth-Akbe opened 2 years ago

Erreth-Akbe commented 2 years ago

What's going wrong?

Front-end encryption has a crash problem The minimum we should be able to support symmetric encryption of files over 200mb In the best case we should be able to support symmetric encryption for files of 500mb in size Also we need to question the correctness and necessity of putting symmetric encryption on the front end

How to reproduce?

Just encrypt a file of about 200mb, you will see the brash problem.

Expected behavior

Every thing should go smoothly.

Context

refactor branch.