Hi, Joel.
Where will this app obtain access to my tasks? The most logical. and easiest to program, would be to simply take the data from the cloud sync file.But that would be a problem for me. I already consider the security of the cloud sync file to be an area for concern. If any miscreant who has an app and can guess or steal my password can retrieve all my tasks I would consider MLO cloud sync to be profoundly insecure. That would be a shame because I really like MLO cloud sync.
-Dwight
I could go into the reasons why I want it but mainly just want to know if there's a web version of MLO in the works? I've applied a few times to rejoin the beta group but have heard nothing from Andrey so it makes me wonder if there still is a beta group or if there is a version 6 in the works so what's the word humming birds?
--
You received this message because you are subscribed to the Google Groups "MyLifeOrganized" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mylifeorganiz...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/f34a65b2-fe17-489d-b474-8f38fd8f8e03n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/5f853f65-e505-41a1-9c45-d4ae84819257n%40googlegroups.com.
Let me try to explain the security issue and why the expensive and burdensome task or maintaining separate code bases would do nothing to solve this.
If a web app is going to work with your tasks, it needs read/write access to some database where your tasks are kept. The obvious choice would be the cloud synch database. But exposing your tasks to an internet app also exposes everyone else's tasks to the internet. You may not care if a hacker has access to your task list but there are some users who would object. It makes no difference whether you are I are on the same code base, if your app has access to the cloud synch database then my tasks are at the same risk as yours. The way to manage this risk would be to incorporate security enhancements into the cloud synch database. For example, encrypting the data in the cloud sync database. This way, you would have the freedom to unlock your own tasks to your web app plus any attackers from the Internet who take an interest, while I would be able to leave my tasks secured.
-Dwight
To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/e438f17d-1faa-413c-ba1a-ddd85123694fn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/6e8b5084-efe1-42e5-a07c-eb52b6dc2402n%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "MyLifeOrganized" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mylifeorganized/P02h0cplNqU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mylifeorganiz...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/b10da7f2-a91b-444f-9b67-aad28464e69en%40googlegroups.com.