Sharing ideas without risk of leaking
Posted
by
eversor
on Programmers
See other posts from Programmers
or by eversor
Published on 2012-07-06T17:04:19Z
Indexed on
2012/07/06
21:24 UTC
Read the original article
Hit count: 222
As freelancers, we meet somewhere and chat about a new idea for a project, brainstorm etc. Up to this point, we have taken notes of the ideas, but we would like to be able to share more efficiently the ideas with each other. However, I fear that if I use some online product (such as Google Docs) these ideas could be seen by people outside the team (employees of the company of the online product, other users...). I am not sure if I am being a little Paranoid parrot...
One solution that we have considered is to install a Subversion with just one ideas.txt. But that would require a server in one of our houses, which is a little unconfortable.
So how do you share your ideas for a new project with your team without risking the ideas to be stolen?
© Programmers or respective owner