Git Product home page Git Product logo

Comments (14)

therealrobster avatar therealrobster commented on August 20, 2024 1

Interested. Not just linux but OSX also. A remote desktop app these days needs to be cross platform.

from aspia.

nomoo avatar nomoo commented on August 20, 2024

👍 for linux/BSD support

from aspia.

litew avatar litew commented on August 20, 2024

https://build.opensuse.org could be used for package creation 📦

from aspia.

digital-freak avatar digital-freak commented on August 20, 2024

Really interested. For Linux, BSD and OSX

from aspia.

barlone avatar barlone commented on August 20, 2024

Very interested. Linux, OSX

from aspia.

sainf avatar sainf commented on August 20, 2024

"Aspia Console" works great on Linux with Wine

Tested: Debian 9 and Manjaro, with the portable and the installer.

Clipboard and File Transfer also works!

from aspia.

lostStara avatar lostStara commented on August 20, 2024

Hello:
Excuse me: where is the third_party library file below the Linux version? Can you provide the following steps?
The above
thank you

from aspia.

stevesobol avatar stevesobol commented on August 20, 2024

Since Aspia (apparently) uses Qt, it should be possible to make it work natively on operating systems other than Windows.

I'd like to possibly work on native Linux and macOS ports. (Depending on how much time I have to do it, of course.) I can contribute that code back to this project. Also would like to update Aspia to work through a STUN/TURN server so a direct LAN or VPN connection to the host would be unnecessary.

But I also would like to create a branded Windows client, and do some other things that would mainly be for my benefit and the benefit of the customers I support. And I note that the GPL license would require me to contribute all of that work back to the project too.

What I'm wondering is if the core is, or can be, licensed under the LGPL. I have no problem contributing core updates, patches, etc.

from aspia.

egorpugin avatar egorpugin commented on August 20, 2024

And I note that the GPL license would require me to contribute all of that work back to the project too.

It does not require to contribute back. Just pass sources to customers with same GPL license. (There is possibility, that changed sources won't be available to wider auditory, if client won't release it or pass further.)

from aspia.

stevesobol avatar stevesobol commented on August 20, 2024

Oops! I misspoke. Thank you for the correction, and your prompt reply.

So, If I understand the GPL correctly (and I'm not sure I do) -- if I'm selling software based on the GPL'd code, I have to make my modifications available.

I don't necessarily want to make changes available if they only benefit me. For example, for my clients, I would want to update the console and host to include my name and branding.

I have clients whose computers I manage remotely. I would be distributing the modified host software to them, at no cost to them (I need to come up with a way to get the host and console working through NAT first).

Do I need to make the sources available if I'm just distributing the software, not selling it? The way I'm interpreting it, I do have to make the sources available if I'm selling it OR distributing it, but not if I'm providing a service based on it (And I WOULD be providing such a service, but it would require people to download the host and install it).

I should emphasize that if I successfully port the host and/or console to other platforms, and/or come up with a workable solution to get around NAT issues, I absolutely want those changes to become part of this project, because the community in general will benefit from the changes. In that case, whether or not I need to distribute sources becomes irrelevant.

My question really only applies to changes I make that I don't plan to contribute back to the community.

from aspia.

egorpugin avatar egorpugin commented on August 20, 2024

if I'm selling software based on the GPL'd code, I have to make my modifications available.

Not only modifications, you must provide sources to client or make it available on first request. You must not release changes to everyone, only to the peer.

For example, for my clients, I would want to update the console and host to include my name and branding.

It's ok, just make sure client can get sources (even for such non-functional change).

Do I need to make the sources available if I'm just distributing the software, not selling it?

Yes, in any case. If you pass or sell or share GPL program, make sure you give them sources or link where they can download sources or note that they can request sources from you (it is also possible AFAIK).

if I'm providing a service based on it

If you host service based on aspia (like nat server or proxy or whatever), and users use it, you do not need to give them sources. The license responsible for this is AGPL, but aspia has only GPL.
You just need to provide sources to host part of tool set (e.g. host.exe, console.exe) - what users download from you.

from aspia.

stevesobol avatar stevesobol commented on August 20, 2024

Right - when I said "modifications", I meant the source code. Anyhow...

I think the answer is... if I have some functionality I don't want to distribute under the GPL, it needs to be included in a completely separate binary, built from code that isn't forked from Aspia.

I can make that work.

Thank you.

from aspia.

shvchk avatar shvchk commented on August 20, 2024

I need to come up with a way to get the host and console working through NAT first

ZeroTier and their libzt might help with that.

from aspia.

egorpugin avatar egorpugin commented on August 20, 2024

@stevesobol

if I have some functionality I don't want to distribute under the GPL, it needs to be included in a completely separate binary, built from code that isn't forked from Aspia.

And that code must not use any GPL components, classes, program interfaces.

from aspia.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.