Package Exports
- distore
- distore/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (distore) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Distore
Fast, unlimited, encrypted storage on Discord!Get Started
Install with npm:
npm i distoreWhy?
- Discord has no limits on file storage in a server
- Bypasses 25MiB file size limit by splitting files into chunks
- End-to-end encryption using 256 bit AES-GCM (Discord does not use E2EE)
- Guarantees file integrity and no tampering
- Parallely uploads/downloads chunks for maximising bandwidth
License
Released under the MIT License.