nisrulz / app-privacy-policy-generator

Generate a customized Privacy Policy and Terms of Use document for your mobile apps
https://app-privacy-policy-generator.nisrulz.com/
GNU Affero General Public License v3.0
3.94k stars 386 forks source link

Add a better privacy policy #5

Closed nisrulz closed 8 months ago

Aditya94A commented 6 years ago

Hey there, great work on this repo! Just a small suggestion, I think we should do away with singlular first person pronouns such as I, my, me. It just seems a bit unprofessional, almost like an informal conversation.

I think simply replacing the phrases with We, our, us etc. will do wonders to making it seem more formal and official (even for individual developers).

Aditya94A commented 6 years ago

Also, I highly doubt that most developers will want to include

This Terms and Conditions page was generated by App Privacy Policy Generator

in their production terms/privacy policy. Nobody would want their users to find out that they took a "shortcut" instead of hiring a real lawyer.

nisrulz commented 6 years ago

@AdityaAnand1

  1. I believe the template should be flexible enough to accommodate both cases. For people looking forward to represent themselves as a company or more than one person dev team, would select the appropriate option. Your point is valid, but as per my metric there is a good chunk of people who are using the current version and I do not see myself taking the feature away. I can however experiment with providing an option for indie devs to choose the We,our, us format in the template.
    1. The last line is added just for attribution back to the tool. Under no circumstances it is enforced. The end generated file or copied text is just plain text which can be edited by the developer.

I hope I was able to provide relevant information for your comments, please revert back if you need more information.

Thank you

vanniktech commented 6 years ago

This page is used to inform website visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service.

Can we make this configurable in a way that sometimes you show the Privacy Policy in the app and hence the website is unnecessary. Also, we might be able to just remove the word completely as the user knows where he's looking at it.

Sjeiti commented 4 years ago

I love the idea of a 'privacy policy' generator, but currently it feels a more like a 'good starting point' than a 'good solution'. (sorry if I took the issue title too generic, but I'll just list what's on my mind)

Domi04151309 commented 4 years ago

I agree with the first three points but disagree with the fourth one.

Those expressions are there for legal reasons and assure the app the rights to contain, use or employ things. In short: it's not the "maybe"-may, it's the "is allowed to"-may.

Sjeiti commented 4 years ago

Ok, I get that. I have no problem with the word 'may'. I just thinks some paragraphs should be optional. To illustrate: if I distribute an app that does not contain third party code, I would not state it may be otherwise in my privacy policy.

nisrulz commented 4 years ago

@Sjeiti Have you even tried using the webapp? 🤔

Let me provide your more context:

Finally,

I am no lawyer, a normal Android Engineer who dedicates his time to Open source in my spare time. Any and all help is appreciated. I will try to provide as much context/help wherever I can.

Sjeiti commented 4 years ago

I apologize if I offended you. I am just trying to help here (and I have used the app).

When I don't enter any PID into the form, the result still talks about data collection on numerous points.

The third party code bit is my bad. I ran through the app multiple times (because the back button is unaccounted for) and now notice 'Google Play Services' is checked by default.

I appreciate you creating and open-sourcing it. I'll try and see what I can do in terms of PR.

--update--

Looked at it again. And even without any third parties checked the result still mentions third parties in four paragraphs.

nisrulz commented 4 years ago

I appreciate you raising the points. Please don't refrain from putting them across whenever you can. I just think the wording could have been better.

Please open individual issues regarding each point you think we can improve and we can all chime in to see what will be a better solution that works for the wider community😺

Your comments are always welcome and appreciated 😄

nisrulz commented 4 years ago

@Sjeiti Lets create a new issue, where you can point out those instances (3rd party)?

That would help me review the case and see if it can be fixed quickly or requires more work.

Does that work for you?

Sjeiti commented 4 years ago

Cool, sure no problem... I'll create some other separate issues as well now I've had a quick look at the code.