What happened to the US Apple/Google app?
It up to countries and states to build apps on those APIs.
31–40 of 156 posts
What happened to the US Apple/Google app?
It up to countries and states to build apps on those APIs.
Earlier quoted context omitted.
Rather bizarrely there are street protests about George Floyd in Europe too.
how is it bizarre? people naturally want to show solidarity with the cause in the US, it's a massive deal for the whole western world.
Some other countries recently took same path, relevant discussion here : 1) Singapore : https://news.ycombinator.com/item?id=22702701 2) India : https://news.ycombinator.com/item?id=23311298 3) Germany : https://news.ycombinator.com/item?id=23376682 ( no discussion, link to repository ) 4) France : https://news.ycombinator.com/item?id=23321137
Discussion here: https://news.ycombinator.com/item?id=23107553
Earlier quoted context omitted.
SAP and Deutsche Telekom -- two large IT corporations -- are the main developers. I don't know why the government doesn't hold the copyright, maybe it should. They've released it as free software, though (Apache license).
As far as I know, in Germany copyright cannot be transferred. There is a special and limited exception for direct employees, so the company can hold the copyright, but I doubt that a client (like the government) could hold it.
Especially software developers should read those parts of their employment contracts carefully, as they may be overly broad and sometimes accompanied by weird clauses regarding their OSS work.
Some other countries recently took same path, relevant discussion here : 1) Singapore : https://news.ycombinator.com/item?id=22702701 2) India : https://news.ycombinator.com/item?id=23311298 3) Germany : https://news.ycombinator.com/item?id=23376682 ( no discussion, link to repository ) 4) France : https://news.ycombinator.com/item?id=23321137
This shows the application and gives an overview of how the product works for the citizen: https://github.com/immuni-app/immuni-documentation/blob/mast... This the main technical documentation document: https://github.com/immuni-app/immuni-documentation/blob/mast... All the documentation is here: https://github.com/immuni-app/immuni-documentation
What happened to the US Apple/Google app?
TL;DR: Hardly any.
Edit: Whoops, I am out of date, I thought 13.5 was not out yet! Apparently it is, and then some.
Earlier quoted context omitted.
As far as I know, in Germany copyright cannot be transferred. There is a special and limited exception for direct employees, so the company can hold the copyright, but I doubt that a client (like the government) could hold it.
IANAL, but AFAIK there is no exception for employees. The employee still holds the copyright, but there is usually a clause in the employment contract that gives the employer "unrestricted usage rights" for any copyrightable product of the employee. Especially software developers should read those parts of their employment contracts carefully, as they may be overly broad and sometimes accompanied by weird clauses reg…