ts-odd
ts-odd copied to clipboard
Encrypted File Streaming
Problem
FFS does not support file streaming. This is a limitation from WebCrypto. Large files have to currently be held in memory in their entirety.
Solution
Add file streaming Contingent on: https://github.com/fission-suite/keystore-idb/issues/16