The law tag has no wiki summary.
-1
votes
0answers
25 views
Fullfilling italian legal requirements with gae [closed]
I am an italian developer and I like to host projects of my customers on gae. Because gae is a service, I like to know if gae meet italian law about online service. I know for example that all ip ...
0
votes
2answers
37 views
Can the machine code generated by gcc be proprietary code? [closed]
This is more of a lawyer question. I have been using flex and bison for a while and I read that some parts of the code generated by bison are protected by GPL.
I was wondering if the same happens ...
0
votes
0answers
38 views
Encrypting emails to comply with the Data Protection Act 1998
According to the Data Protection Act 1998:
Encrypt any personal information held electronically that would cause damage or distress if it were lost or stolen.
...
0
votes
2answers
62 views
Anonymous file hosting: Criminal Negligence? [closed]
Alright... so after Queen dot com, The Pirate Bay, and others going down, there has been a lot of focus as of late on file sharing. At this point, I think it is safe to assume that if you host files ...
1
vote
1answer
39 views
Procedure to use youtube videos in my site
I am planning on a video sharing site that will initially use Google authentication to sign in. The site provides feature to upload video , which will be uploaded to the user's youtube profile (I will ...
-3
votes
1answer
46 views
Is this legal or against spam law [closed]
I know that this might be the wrong site for this question but it's definitely a developer/digital issue with a clear context and probably helpful to someone down the line especially as in some places ...
8
votes
2answers
152 views
Best options to comply in UK Cookie Law?
Just to be clear, I am not asking for legal advice, I am asking what technical implementations are best to allow users to turn off all or certain cookies on my sites?
Ideally the user should be able ...
0
votes
1answer
176 views
EU cookie Law, what is the minimum requirements [closed]
As I understand it, if your site has google analytics you are in breach of the EU cookies law...
However I have noted that google.co.uk, ebay.co.uk, hotmail.co.uk are dropping cookies when you first ...
0
votes
0answers
41 views
Complications with EU cookie law and a frames-based site? [closed]
I tried this message in a different forum but got no answer, hoping someone can help me here.
I've been asked by a UK client to make their site cookie-law compliant, but their site uses frames so I'm ...
1
vote
0answers
413 views
EU Cookie law - is HTML5 Local Storage covered [closed]
I know this is a question which I already kwow the answer to, but I wanted to check.
Re the new Cookie law set by the EU, does this also cover HTML5 local storage, it all seams a bit weird to me. ...
0
votes
0answers
626 views
How to comply ASP.Net website with The Cookie Law [closed]
We have asp.net websites, and we used Session extensively. As session id stored in cookies.
We have used only session cookies will our websites Exempted from this rule?
What should we do to comply ...
7
votes
3answers
4k views
Recommend a jQuery plugin to help comply with the EU Cookie law [closed]
From May the 25th the EU Cookie Law comes into force. Could anyone recommend a jQuery plugin to help comply with the EU Cookie law? Preferably one that they've used that works well with Google ...
-1
votes
1answer
336 views
What is the best way to implement the new UK cookie law on websites, as a web developer using PHP or javascript etc? [closed]
What is the best way to implement the new cookie law on websites, as a web developer using PHP or javascript etc? I've been racking my brains trying to think of simple and easy to implement solutions ...
4
votes
3answers
637 views
EU cookie law and CMS [closed]
On the 26th May this year (2012) the EU cookie law comes into effect in the UK. It requires that you gain consent from the visitor to use non-essential cookies.
Now I understand that cookies that are ...
-1
votes
1answer
239 views
JSF2 EU cookie law and SEO solution? Updated methodology [closed]
Yesterday I visited google analytics tool for first time for my site (thejarbar.org). I found Google crawler was not happy with many of my sites due to URL rewriting or JSessionID from my pages.
I ...
2
votes
1answer
167 views
Can I hide/disable some In-app purchases until a purchase occurs? [closed]
Can I disable an item from in-app purchase until such time the user buys another item.
Example:
Item A
Item B
Item a and b are levels (level 2 and 3), you can earn them by playing a lot, or buy ...
-1
votes
1answer
304 views
Effect of new cookie law on cookie-driven userscripts, and how to hide cookies from clients who don't expect to see cookies in their analytics? [closed]
First of all I am in the UK where we have this new cookie law coming into effect - the grace period ends May 25/6th this year. Also if the downvotes are due to saying cookie law and not saying which ...
2
votes
1answer
260 views
Data Law protection Amazon Ec2 [closed]
I'm about to launch an application that has high level of data law protection in Spain and a lawyer has told me that I can't use Amazon Ec2 because Amazon doesn't certifies that the traffic of the ...
1
vote
1answer
484 views
Cryptography regulation [closed]
Reading about encription rules in B.I.S. home page I have found this document:
What items are removed from encryption controls?
BIS has amended the EAR by implementing the agreements made by ...
2
votes
2answers
56 views
Replying to an Unsubscribed email
I have a quick legal question I suppose.
If a user unsubscribes from a mailing list by clicking unsubscribe, would I be allowed to send a confirmation email back to the user confirming their ...
1
vote
2answers
862 views
Android app with encryption regulated by the EAR
I'm developing and Android app. As a completely secondary feature, it will allow users to encrypt some strings.
I know AES (256 bits) is much more recommended to use than DES (56 bits). However, if I ...
-1
votes
1answer
76 views
Will an iOS App about pot get approval? [closed]
Would you say that an app, which has to do with cannabis consumption will get approval for the iOS App Store? In California, where Apple resides, cannabis deals as a medical drug, as far as i know..
2
votes
1answer
460 views
New EU Cookie law - how do I know if people have opted out?
According to new EU laws I have to ask my users to opt into having cookies installed on their computers.
So every time I want to set a cookie I have to see if the user has opted in and if they ...
-1
votes
3answers
137 views
Using data of other web site in android application [closed]
Is it legal to use other website's data in our android application?
e.g. Any website provide online conversion of Meter to Kilometer.
If i pass value in their URL from my application and they reply ...
2
votes
1answer
84 views
Privacy laws and the Azure platform
While privacy laws are normally outside the domain of us developers, I do think it's an important topic to keep here at SO because we developers should take the responsibility to warn our employers if ...
-3
votes
1answer
288 views
What copyright and disclaimer information is needed in this app [closed]
Can anyone explain what, if anything is required for a disclaimer for the following app.
The app will use celebrity photographs taken from various sources, such as :
...
0
votes
1answer
57 views
Websites, the law, accessibility compliance [closed]
I was wondering what people thoughts are on Accessibility and Compliance.
I have been tasked with telling the business I work for what we should and should not be doing in terms of Accessibility ...
0
votes
1answer
731 views
EU cookie law: “Asking” permissions in TOS
Can I just put something like "You give MYAPP permissions to save cookies to your computer" into my TOS, to comply with the EU cookies law?
And then when user first comes to my app, i will ask the ...
-1
votes
1answer
105 views
Android apps and using celebrities [closed]
Is it legal to have lets say a app they uses the likeness of a Tv/movie star? Like websites that say this is the unofficial Kobe Bryant fan site or an app that has a lot of pics info about Jessica ...
7
votes
1answer
362 views
Complying with EU cookie law from May 25th [closed]
I'm sure by now you've seen the laughable and galactically stupid law prohibiting the use of cookies without opt-in in the EU.
Despite coming into effect in the UK from May 25th, I have yet to see ...
0
votes
1answer
120 views
Filemaker Developer rights [closed]
i have question for the filemaker if i create filemaker runtime application can i sell that runtime on my website and if i can, how i pay taxes for any profit i have any law rights
2
votes
1answer
303 views
Web aggregator/crawler for products
I'm curious about web aggregators/crawlers. I was thinking about how sites like google shopper/images or pricegrabber work. I imagine they basically crawl the internet and index a bunch of products ...
0
votes
1answer
34 views
Why can't we “pipe” other web sites' result? [closed]
A few months ago, I saw news that said Bing piped google's search result.
Regardless of whether their did or not, the issue I concern about is: why is it illegal?
I know it's immoral. But in the ...
1
vote
2answers
62 views
Can the company threaten the person this way? [closed]
A friend of mine in Ontario, Canada has been using a site for a week, and while using it he explored their Javascript and found a URL where they use some GET and POST to send messages or delete posts.
...
2
votes
2answers
172 views
App that went from open to closed source- can I use the old code? Should I? [closed]
I use an Android app called EasySMS a lot- it's basically a web interface to your phone's SMS system. You can read, send, etc. from your desktop browser. There are two things about it that bug me:
...
0
votes
1answer
104 views
Required fields by law for a webshop
I am running multiple webshops where I ask the following details from my customers before I allow them to place an order:
Their Full Name, Address (street, city, country, postcalcode), E-mail and ...
-1
votes
1answer
611 views
Can I use Google Translate API for a commercial app? [closed]
Can I use it in a shareware application freely?
0
votes
0answers
64 views
Neosurge and Termination of my Service However I Paid [closed]
I have a complex problem. I bouth two vps service from neosurge. One of them billed at 15th and other 26th. I paiding form paypal. I paided twice the 15th one. Hence i have funds to pay the 26th one. ...
2
votes
3answers
205 views
Legal implications of redistributing web-content [closed]
If you have a site that uses JavaScript with no mention of a license in the JavaScript, is it legal to take that JavaScript, package it, and redistribute it?
I'm looking to write a Google Chrome ...
5
votes
4answers
280 views
Can I write a book about a software program without the company's permission?
I want to write, and sell, a book about a particular piece of software, in particular the open-source community edition.
It would be a how-to/tutorial type book
Do I need the company's permission to ...
2
votes
4answers
1k views
Can I use LGPL libraries (client side javascript or server side jar) in my Commercial Web Apps?
I'd like to ask this question in two standpoints.
As a library developer, I don't want my work to be used in source closed web apps while most web apps are source closed. (And they are also worthless ...
3
votes
3answers
1k views
Need GPLv3 and GPLv2 in Plain English - non lawyer-speak [closed]
I was hoping GPLv3 would make GPLv2 easier to understand for the layman, but when I came across the phrase "propagate by procuring conveyance" what the heck is that supposed to mean!?!?
I spent a lot ...
0
votes
2answers
78 views
Usage of a third-party registered trademark in a “blaming” domain name (with “anti” prefix) - is this legal? [closed]
Suppose, there is a hypothetic software product "ExampleProduct" on the market with BAD quality and BAD support. But the company selling it, does not care. "ExampleProduct" is a registered trademark ...
10
votes
2answers
3k views
Can I use a previous version of iText(Sharp) under the LGPL? [closed]
I'd like to use iTextSharp for PDF manipulation. I need it to run under medium trust (webserver) and to be free of charge (since this is a very small project), therefore there is not much competition.
...
6
votes
2answers
245 views
What efforts exist to use programming languages to model legal code? [closed]
Legalese can be considered an extremely inefficient language, and it certainly has ambiguities. What attempts exist out there to use programming languages (or any symbolic logic approaches, for that ...
1
vote
1answer
434 views
Notification Requirements for “Publicly Available” Encryption Source Code [closed]
Sourceforge requires that you state whether your OSS uses encryption:
This project DOES incorporate, access, call upon or otherwise use encryption. Posting of open source encryption is controlled ...
1
vote
1answer
85 views
Help identifying the author of this phrase
Some time ago I read on the Net something like "you learn a thing only when you really need it" (e.g., learning a new programming language). If memory serves me well that was a sort of "law" or ...
2
votes
2answers
133 views
Must I have to license a server plugin under GPL3 if the server itself is published under GPL3 license?
I want to write a tigase (a xmpp/jabber server) plugin and tigase is published under GPL3.
My plugin would use xmpp extensions to add needed functionalities.
The plugin would be load at runtime.
1
vote
3answers
161 views
Law & Etiquette of using Open Source [closed]
I'm using a BSD API to build my own API and I'm wondering if there is any restriction when I will release my own API in term of license choice, packaging, distribution ...
I'm also curious about ...
-1
votes
4answers
1k views
Code With “No Guarantee”/“No Liability” Clause [closed]
I've seen code from time to time that has a clause in the license or at the top of the code that mentions that the author is not liable and does not guarantee that the code is fit for production, or ...
