this post was submitted on 26 Apr 2025
148 points (84.6% liked)

Privacy

37311 readers
791 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

glitr.io

im working on a p2p file transfer app. at the moment its a close-source webapp, but i hope to work towards some selfhosted options as seen on my other projects.

the storage is local-only from your browser/device. so like "the cloud", but the cloud storage capacity is made up of your devices.

ive recently updated the landing page and i hope ive got it as simple as possible to transfer a file from one device to another.

im looking for feedback on the experience.

(Note 1: its still a work in progress. if there is an issue, you can usually refresh the browser and try again)

(Note 2: it seems important to mention: this app is not libre software. This needs more consideration to see if I can align to this. For information and open-source examples of the code in action, take a look at the docs and github for decentralized chat)

you are viewing a single comment's thread
view the rest of the comments
[–] xoron@programming.dev -2 points 1 day ago (2 children)

Strong title needed for strong claims.

Its based on open source code. https://github.com/positive-intentions/chat . I'd be happy for feedback on that too.

Webrtc would be able to outperform all other methods for transfer speed (useful for when sending larger files)

I'm sure there is a market for eople who want to transfer files. With a zero-installation, zero-registration, it should make it easy for people to get started.

[–] militaryintelligence@lemmy.world 5 points 1 day ago* (last edited 1 day ago) (1 children)

Hold the phone. You basically modified open source code and plan to sell it on the app store as closed source. Correct?

[–] xoron@programming.dev 6 points 1 day ago (3 children)

Just to be clear, my own open source code. Yes.

[–] pineapplelover@lemm.ee 6 points 1 day ago (1 children)

You can't just steal open source code from yourself like that. Any derivatives would need to be open source also.

Disclaimer: Trying to make a silly retort but this might have a nugget of truth in it

[–] dogs0n@sh.itjust.works 3 points 1 day ago (1 children)

I believe their license (GPLv3) doesn't permit modifying the source code without releasing it to anyone who asks for it, but realistically, if it's only code they have written, they won't sue themself over it.

I'm no licensing expert, but that's how I see it.

[–] pineapplelover@lemm.ee 1 points 18 hours ago (1 children)

The GPL will sue them for violating their code license

[–] mukt@lemmy.ml 1 points 1 day ago

Does it include even one line of anyone else's contribution to your open source code?

[–] butsbutts@lemmy.ml 1 points 1 day ago

well more competition = better so good luck!