Skip to content

airdrop like #7

@wapiflapi

Description

@wapiflapi

Would it be possible to discover bush peers on the local network and have a list of files everyone is hosting? Then it would be possible to run a local bush server as requested in #3 and simply do something like:

on host A:

bush up some.file # if the configured server is localhost, or with --server localhost

on host B:

bush dl some -p # use the local peer discovery! Np configuration needed.

This might pose security concerns if the local network isn't trusted as there is a race condition and anyone could remove a legit file and upload another one with the same tag. But this same concern is shared with the classic bush setup and is a design decision not a bug.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions