Skip to content

P2P file sharing? #8

Description

@01e9

If you started actively adding features, maybe it's worth adding peer-to-peer file sharing?

Usage:

  1. me: choose a file and obtain a link (no file upload on server)
  2. other: open the link and click Download
  3. my browser -> (send file) -> other's browser (both must keep browser open)

This is useful for big files, like a 6Gb zip or video.


There are services like this but they are glitchy:

  • sending not starting from first try
  • sending doesn't finish (and no way to refresh and continue progress)

Maybe now with AI the code can be generated to handle edge cases and be more stable, than those (old) services.

Exaples:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions