Questions dealing with legal aspects of programming: licenses, fair use, copyright, and so forth.
0
votes
1answer
32 views
I want to figure out the structure of a proprietary but human-readable file format. Will it be considered reverse engineering?
I have a XML file which was created by another person in a proprietary program. I want to figure out its structure without installing this proprietary application and make a parser for it.
I have ...
-2
votes
0answers
21 views
Any legal issues with loading Legal copy (Privacy, terms etc) from a webserver? [closed]
I'm planning on linking to the Privacy Policy, T&C's, FAQs etc from within an app for a website. Ideally, I'd like these views (mostly text) to be loaded from their servers each time the user ...
0
votes
0answers
19 views
Multiple Forms Authentication Cookies? Employee/Customer
Is there a way to have two forms authentication cookies for a web application in .Net?
I'm thinking of a scenario where a company employee would place an order for a customer. Instead of creating a ...
-1
votes
1answer
16 views
Is it legal to modify and redistribute a script that has not a license? [closed]
Some days ago, I was looking for an alternative of BumpBox that is made in Mootools. I was looking for a jQuery version and I've found one here: http://direseas.com/examples/bumpbox/
However, to ...
-1
votes
0answers
8 views
Can I store in a local database public basic intormation retrieved using Facebook Connect? [closed]
Given the following scenario:
I log a user into my application using "facebook connect" and I retrieve the public basic account information ONLY about the user.
Am I allowed to store these in my ...
0
votes
2answers
18 views
User interactions for sending application analytics
We are in the process of adding some simple analytics to our application. This will be logging what the user uses in the system and performance data. This data will be sent to our server periodically ...
-1
votes
0answers
18 views
Modify then sell another person's code [closed]
I am working, with a co-author, on a data modeling toolbox that will someday be sold. Part of the functionality is the extremely common PCA, which we are doing in a more robust way. Thus, we need a ...
0
votes
0answers
16 views
Playing a music preview snippet from GooglePlay Music in android
I want my app to stream the music auf the preview snippets taken from Google Play. The user can listen ton the snippets and e can click a button to open the PlayStore app in order to buy the whole ...
-2
votes
0answers
18 views
What country/provider can I host a web server(a pirate bay clone for ex) in that will not respond to US/RIAA/MPAA pressure/actions? [closed]
I am working on a very helpful web app related to streaming video for BitTorrent swarms and am worried about legal threats/actions I will receive from "the man"/big business/RIAA/MPAA/anyone with ...
-3
votes
1answer
28 views
Legal concerns regarding mobile app development [closed]
I'm new to mobile app development. I would like to ask about what precautions I should be taking to avoid infringing on any intellectual property or copyrights. I'm looking to make apps without having ...
-2
votes
0answers
22 views
Should I mention standart android libs in my legal license document? [closed]
I was tryng to create legal document containing external libs and of my project. But should I mention standart android libs(for example google play services) in it?
-1
votes
1answer
46 views
How would I legally make IP developed in-house permanently open source? [closed]
I am one of three co-owners of a company whose primary business is not software development but we have developed some software over the last year. Our intention from the start was always to open ...
0
votes
0answers
21 views
To hotlink images or not to hotlink - what is the proper legal direction?
My company has built a small, extremely niche search engine. Globally, we are only indexing about 15,000 websites.
A question has come up in house - how to deal with the images that we find as part ...
-1
votes
0answers
11 views
Mobile application for website - Legal limitation [closed]
I am planning to make app to access particular website which has login password. User can login from mobile app and view/update data. Mobile app can represent data in more readable format than mobile ...
-1
votes
1answer
51 views
Using Yahoo pipes for Android App
I want to use yahoo pipes for showing score, scorecard and commentry on Android App.
Is it legal and possible to use these pipes for android app.
Can anyone share small code snippet?
Thank you.
1
vote
0answers
10 views
Can I build a closed source plugin for a LGPL library?
If I link a program dynamically to a LGPL library (here GTK+/GLib), I'm allowed to distribute the program on my own terms (non-copyleft).
Now, the LGPL library provides loadable modules. Place a ...
0
votes
0answers
27 views
copying 'free to personal use' to metro apps [closed]
Is it legal to use resources, such as fonts, images etc. that are on 'free to persol use' license, in a free Windows 8 Metro app?
If no, what kind of licenses gives this possibility?
1
vote
1answer
46 views
Using GPL'd source code on T-Shirts/images [closed]
I'm creating a T-shirt. I want to put Linux source code onto it, but I don't know if I can. My question is: does the GNU GPL allow me to use (show) GPL-based source code on images, t-shirts, videos, ...
3
votes
2answers
147 views
Can I use a unchanged version of a jQuery plugin/framework (gplv3) for a commercial web site?
I found some similar questions and I read the GPL. But I can't find an answer for my question.
Here is the case:
a customer wants me to develop 2 websites for his company, one for internal use, one ...
0
votes
0answers
20 views
Including ideas of copyrighted code in my own code without reference
I have worked in my job with the JavaScript framework Backbone.js.
The Backbone.js code is copyright protected.
Now, I want to write new code.
In my working with Backbone.js I liked, for instance, the ...
0
votes
1answer
98 views
Usage of free for non-commercial use icons [closed]
Is it legal to use a free for non-commercial use icon as the launcher icon of my Android application that is for free on the Play Store but contains a few contents available only after an in-app ...
-1
votes
1answer
14 views
Is querying a service without using official client legal? [closed]
I started working on a new project not so long ago.
Basically, the idea is to develop a mobile app to get real-time tracking of buses and tramways in my city.
They have a widget for windows, but no ...
0
votes
1answer
50 views
Project licensing: use open source code
I am not sure about how to handle licensing of your open source project that uses code from other open source projects.
For example, I want to distribute my project under the GPL and am using a ...
0
votes
1answer
27 views
have I correctly forked libgnumail?
I've forked some GNU code and intend to build a replacement for libgnumail, just some minor tweaks for my purposes.
However, I just want ensure that I've done nothing illegal, and that I'm following ...
-1
votes
1answer
53 views
Can I include images from Wikipedia in an application?
The licence says:
You are free:
to Share — to copy, distribute and transmit the work
to Remix — to adapt the work
to make commercial use of the work
Under the following conditions:
...
-2
votes
1answer
50 views
Is there any legal issue with setting my website's default font to Helvetica/Arial? [closed]
Is there any issue to set my website's body's font-family in css to those common fonts, such as:
body {
font-family: Helvetica, Arial, sans-serif;
}
0
votes
1answer
58 views
Am I allowed to reverse engineer a public service and blog about it? [closed]
I've been working lately with a reverse proxy to pen test our own app and I actually see some very interesting network traffic on both my laptop and my phone.
I would like to investigate services I ...
1
vote
0answers
59 views
Google drive APIs Terms of Service - Scraping
I am investigating automatic metadata extraction for my master thesis and need some general documents to be able train a machine learning classifier. My first idea was to use general contents crawled ...
-1
votes
1answer
25 views
YouTube advertising terms [closed]
I have an idea for a website of 1 type of videos that should be based on youtube.
And profit by ads.
But I saw in youtube's terms that I'ts not allowed to have a site that is using only youtube videos ...
0
votes
0answers
25 views
Using other people playlists
I have a question about legal rights of using Youtube playlists links. I want not to embed video or channel of other people (like ask for they permission or allowing them to post they videos), but ...
1
vote
2answers
81 views
Changing copyright notice in file header when contributing to a project
I am now the maintainer of the fork of GPL'd project. The sources of this project have copyright notice on top of them like
// Copyright 2004-2010 Author name/family name.
.... snip ...
// You ...
1
vote
2answers
418 views
Legality of Web Scraping vs Normal Use
I know the topic of web scraping has been discussed before (example), and I understand it's a bit of a grey area depending on a lot of factors (e.g. website's terms of use).
What I'd like to ask is: ...
-2
votes
1answer
89 views
app like youtube will be legal [closed]
What my client has is a set of movies (I am not sure from where he has movies. Downloaded from internet or buy the DVD). What client want is create an app where registered users can watch those movies ...
-2
votes
1answer
124 views
Legal to sell applications created with Visual Studio student license [closed]
I created a C# application that I want to sell, but I only have a student license.
If I purchase VS from Microsoft, can I legally sell my app, or I have to do something else?
-1
votes
2answers
276 views
Getting Around Apple's in-app Purchase in Apps [closed]
Say I create an app that is a portal for books. The app is free, and to download books you purchase through a 3rd part service, thus bypassing the 30% cut Apple takes. Is this against any guidelines?
4
votes
2answers
79 views
LGPL, medical devices and FDA [closed]
I'm interested in the community's opinion on LGPL, Tivoisation and medical devices.
I have a piece of medical equipment with a built-in PC using some LGPL libs.
My FDA (and to an extent CE) ...
0
votes
0answers
43 views
What is the distribution license of ImportKey.java [closed]
Search google for how to import a private key and cert into Java Key Store and you'll come across ImportKey.java. But what I is harder to find is the distribution license for this code. The original ...
-2
votes
1answer
78 views
Source-Code Protection without Copyright [closed]
I want to sell the source-code of a code-editor i've programmed the last years. That means that i want to sell the exclusive rights of the complete source-code of the application and ALL corresponding ...
0
votes
1answer
38 views
reading facebook feeds of certain profile ids legal issues
I have a list of facebook profiles and I can access their feed via the facebook API and a token. I am wondering, is it allowed to get those feeds and store them locally for media monitoring ? And if ...
0
votes
1answer
46 views
Tide API legal and access issue
ok i need tide information, and i found the only api i can use for the uk seems to be here
now the problem is 1 i dont know how to access it
and 2 the comments and description here is making me ...
1
vote
2answers
39 views
Can project owners make exceptions to their licenses?
I'm developing an open source game engine, and the project is public on Github. I'm looking into licences right now, and leaning towards GPL.
If I release this project under GPL, could I break my own ...
3
votes
5answers
213 views
Is it legal C++ to test the this-pointer in a member function?
I have an application involving objects of different class types. The objects are referenced by pointers. A null pointer signifies that the associated object does not exist. Currently the calling ...
0
votes
1answer
114 views
A GPL Linux Kernel module makes GPL all the proprietary OS?
The scenario is this; I have a proprietary BSD micro kernel, that is very simple. This kernel takes its services (Kmodule : ethernet, i2c, uart...) by loading isolated componemts (binary .elf, for ...
0
votes
0answers
29 views
certify the ownership of a product/game
Is there any company/website that I can pay, and have them check my flash games, and then if someone in the future clones my games and says they belong to him , I could easily have a legal proof to ...
0
votes
2answers
730 views
Seller name on the iOS App Store. Harder to start indie company? [closed]
I'm a student and I taught myself what I needed to know to create apps for the app store. I came up with a good idea, and set about building it. I finished the app and uploaded it to iTunes Connect. ...
0
votes
1answer
128 views
Using Facebook Login to create a user?
I've read this SO post which led me to this FB policy page, which seemed to include some pertinent information, but I'd like more of a community response, maybe some experienced FB API people who know ...
-1
votes
1answer
87 views
Combining multiple licenses on minified JS files [closed]
I'm working on a web poject, and using a free library and some own code.
The library has a GNU-like licence, so every modification has to be free again, but I'm not allowed to free my code (it's not ...
0
votes
0answers
41 views
Is it legal to store website code and use it for auto-login? [closed]
I am writing a code to autologin into websites.
The process i am following is :
Save a website's code (eg. www.abc.com) - > add a jQuery script -> access username password fields (jQuery) -> Fill in ...
0
votes
0answers
168 views
Can I use googleusercontent.com for getting cached thumbnails?
I saw that Google is using googleusercontent.com for cache thumbnails on Google+. I am thinking that is a good way to use it for my service instead of my own cache service if it's legal.
Can I use it ...
0
votes
1answer
33 views
an open source but not copyleft license
Is there an open source license which is not copy-left,prevents redistribution but only allow to contribute to the original work? in the same time it's business-friendly.Any help would be greatly ...
