Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [usssdk-dev] Which data are we allowed to store?

I am interested in the legal aspect. As this data is stored on eclipse
servers, eclipse should also be responsible to obey to certain laws eg.
DSGVO in Europe.

So what do I need to do from a legal point of view? Ask for user
consent? Tell the user exactly what is stored? Allow user to delete his
stored data? ...

What do other projects like oomph or marketplace do in this respect?

Christian

>Hi Christian.
>
> Cool!  All USS data is public, so if your user data is intended to be
> private then you need to encrypt them separately.  There’s some doc
> at:
>
> 	https://wiki.eclipse.org/Eclipse_USS
>
> Brian.
>
> > On Feb 5, 2020, at 10:35 AM, Christian Pontesegger <
> > christian.pontesegger@xxxxxx> wrote:
> >
> > Hi,
> >
> > I am currently starting the eclipse Skills project:
> > https://projects.eclipse.org/projects/technology.skills
> >
> > There we do provide quests for users, allowing them to explore the
> > IDE
> > in a role playing game like manner. Users will acquire stats,
> > badges
> > and things like that. Further they will have a logbokk which will
> > fill
> > up with completed quests over time.
> >
> > Now when it comes to storing all this data, I was looking at USS.
> > This
> > could be interesting as users might work with multiple IDEs - even
> > on
> > different computers.
> >
> > Question is, if such kind of data may be stored at USS. If
> > possible, do
> > we need any kind of encryption to the data? Do we need some kind of
> > opt-in from the user?
> >
> > thanks
> > Christian
> > _______________________________________________
> > usssdk-dev mailing list
> > usssdk-dev@xxxxxxxxxxx
> > To change your delivery options, retrieve your password, or
> > unsubscribe from this list, visit
> > https://www.eclipse.org/mailman/listinfo/usssdk-dev
>
> _______________________________________________
> usssdk-dev mailing list
> usssdk-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or
> unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/usssdk-dev



Back to the top