JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q14825F
  • License MIT

Fast, unlimited & encrypted storage using Discord!

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 distore

Why?

  • 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.