473,666 Members | 2,278 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

final steps - legal disclaimers/ privacy policies?

A question to those of you who design sites...

What is a good online resource for getting legal disclaimers and
privacy policies for a web site?

...and are they necessary? Can I just copy-n-paste from another site?
I'm trying to find out what i can here before spending a heap of cash
on a lawyer (if i even need one)

Thanks.

Jul 24 '05 #1
3 1570
Gazing into my crystal ball I observed "Gree" <oc***********@ hotmail.com>
writing in news:11******** **************@ g44g2000cwa.goo glegroups.com:
A question to those of you who design sites...

What is a good online resource for getting legal disclaimers and
privacy policies for a web site?

..and are they necessary? Can I just copy-n-paste from another site?
I'm trying to find out what i can here before spending a heap of cash
on a lawyer (if i even need one)

Thanks.


For a privacy policy, you really need to spend some time writing down
what needs to be in your privacy policy. For example, are you going to
track visitors in server logs? Then that has to be disclosed. Are you
going to use session cookies, and how are they being used? If there is
some sort of dispute, how does the user make the dispute?

http://www.w3.org/TR/P3P/ and
http://www.truste.org/about/securityguidelines.php are good places to
start. IBM has a policy generator that guides you through it
<http://www.alphaworks. ibm.com/tech/p3peditor>.

With both disclaimers and privacy statements, you should have an attorney
look over what you have for any glaring errors or omissions.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Jul 24 '05 #2
On 16 Jun 2005 19:14:31 -0700, "Gree" <oc***********@ hotmail.com> wrote:
What is a good online resource for getting legal disclaimers
An "average" website doesn't need a disclaimer. If you do need one, then
you need to talk to someone who understands the particular situation
you're dealing with.

Don't disclaim too much. Don't prohibit too much. If you ban something
on a BBS, then you expose yourself to _increased_ risk of legal
liability, if you can't actually achieve this (such as not having the
staff time to remove a libellous comment as quickly as a litigious
curmudgeon would like). Don't claim to do things you can't actually
deliver on.
For copyright issues, take a look at Creative Commons.
You may well need to look at COPPA compliance too.

and privacy policies for a web site?


Look at P3P, and the automatic on-line generators. These will ask you
some ticky-box questions, then generate both a machine-readable and a
human-readable set of boilerplate.
Jul 24 '05 #3
On 16 Jun 2005 19:14:31 -0700, "Gree" <oc***********@ hotmail.com>
wrote:
Can I just copy-n-paste from another site?


Not unless you have that site's permission -- copyright, dontcha
know.

--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2.1 spec: http://www.w3.org/TR/CSS21/
validator: http://jigsaw.w3.org/css-validator/
Why We Won't Help You:
http://diveintomark.org/archives/200..._wont_help_you
Jul 24 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
28703
by: Maciej Sobczak | last post by:
Hi, I have a string. This string is to be used as a path for a new file. I would like to check if this string *could be* a valid file name, *before* I try to create the file itself. In other words, I would like to know whether some string violates the underlying OS's policies (or maybe some more restriced policies, but portable) considering file paths.
14
23122
by: Medi Montaseri | last post by:
Hi, I think my problem is indeed "how to implement something like java's final in C++" The long version.... I have an abstract base class which is inherited by several concrete classes. I have a group of methods that I'd like to implement in the base class
0
1282
by: Deon | last post by:
Greetings, I need assistance in the following area please. I'm trying to search thought the WHOLE active directory to find all policies that are applied (active or not). And the description and creator of these policies. I then take this information and write it to a sql database, thus allowing me to keep track of what is going on in "my" network.
3
1970
by: Ed J | last post by:
I'm trying to port some C++ code from MS Visual Studio 6.0 to a version of Code Composer Studio for an embedded application. This code compiles under Visual Studio, and lets the program reference x, y, and z. Under a Code Composer Studio compiler, the compiler warns: "this declaration doesn't declare anything", then gives errors for all subsequent references to x, y, and z. union{ struct{
193
9521
by: Michael B. | last post by:
I was just thinking about this, specifically wondering if there's any features that the C specification currently lacks, and which may be included in some future standardization. Of course, I speak only of features in the spirit of C; something like object-orientation, though a nice feature, does not belong in C. Something like being able to #define a #define would be very handy, though, e.g: #define DECLARE_FOO(bar) #define...
2
4542
by: Justin | last post by:
I am currently working on a windows app in C# that when given a computer's name needs to check local security policies on that computer across the server. Some of the policies I would like to check are the auditing policies, such as "Audit Logon Events" and "Audit Policy Change," etc, I would like to be able to retrieve whether these policies are set to "Success" or "Failure" on the remote computer. Also I would like to check the "user...
1
1334
by: anderberg | last post by:
Reading about policies in Andrei Alexandrescu's Modern C++ Design, I was wondering about the complexity of policies. It there a general recommendation that these policies should be relatively small and simple (compare Create policy in the above book) or can they be arbitrarily complex? For instance would it make sense to define a FileParser policy which states how a file should be parsed? Or should that be deduced further to smaller...
3
2305
by: Stephen Torri | last post by:
Below is a class that is suppose to represent a segment of memory or a contents of a binary image (e.g. ELF executable). I have started to read Modern C++ Design and thought the best way to ensure I was understanding the chapter on policy classes was to attempt to apply them to my project. I understand the general concept of policies but I lack the knowledge and wisdom of how to identify them in an existing project. So I figured to get an...
42
2973
by: Jeff P. Syverson | last post by:
Can anyone tell me the best way to find out the size of a struct, without using the sizeof function? I'm currently thinking of: struct foo s; int size_of_foo = (char *)&s - (char *)s; but is there a more elegant way (e.g. requiring no memory). Thanks in advance! -Jeff
0
8440
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8866
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8781
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8550
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8638
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6191
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4193
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4365
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2006
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.