P2P Encrypted File Sharing
from positive_intentions@lemmy.ml to degoogle@lemmy.ml on 21 Apr 14:06
https://lemmy.ml/post/28935727

glitr.io

hey. im working on a p2p file sharing app as a kind-of alternative to somthing like GDrive or iCloud to transfer files between computers. its far from finished, but ive got enough to put it up for testing and demo purposes. it would be great if you would like to take a look and share feedback.

the aim is for this is to make it easier to transfer files between your own devices.

(my app-description combined with security-claims typically raises eyebrows, so id like to include a link to a related reddit post: www.reddit.com/…/is_this_a_secure_messaging_app)

some pending things to add:

feel free to reach out for clarity.

#degoogle

threaded - newest

9tr6gyp3@lemmy.world on 21 Apr 14:15 next collapse

How does this compare to syncthing?

positive_intentions@lemmy.ml on 21 Apr 14:25 collapse

if i do a good job, it would have comparable features.

the key distinction between mine and other apps like syncthing, is that its provided as a zero-installation, zero-registration webapp.

so its basically ready to use at any point on any device that has a browser.

MentalEdge@sopuli.xyz on 21 Apr 17:05 collapse

To be available to anyone anywhere, the webapp has to be hosted, even if it then runs entirely on-device.

Will you host it? Can I host it?

positive_intentions@lemmy.ml on 21 Apr 17:21 collapse

It’s a work in progress so it only makes sense for me to host it. I’m actively fixing things.

If you really want to host statics, I could provide the statics as bundle (but the project is still closed source)

Take a look at the hosting options seen on a separate project (in the readme). Those are the selfhosted options that could be available with this depending of how the project develops.

github.com/positive-intentions/chat

Cheradenine@sh.itjust.works on 21 Apr 16:40 next collapse

Besides syncthing, how does it compare to Localsend?

positive_intentions@lemmy.ml on 21 Apr 17:12 collapse

Same reason for all the other mainstream offering. It’s provided as a zero setup webapp with similar functionality.

autonomoususer@lemmy.world on 21 Apr 17:42 collapse

This is not libre software (see the crosspost).