Tell HN: Dropbox now requires access to contacts for Google login
91–100 of 393 posts
Re: Tell HN: Dropbox now requires access to contacts for Google login
#92I really wish mobile OSes would allow you to grant apps permissions but serve fake data, (that's important!) without giving the app the ability to tell the difference. Just so it appears to the app that you've given the permission, when you in fact have not. This would solve this entire class of problems and then some. So, for example: - App "has" access to contacts, but the system returns that you have none. - App "…
Re: Tell HN: Dropbox now requires access to contacts for Google login
#93Syncthing might be a good option for those that wish to migrate. It is a stable open-source solution for syncing a directory in many-to-many clients situation. The syncthing itself provides no servers. But if you wish to have a central server it could be as easy as just installing synchting on your main machine or a cheap VPS. The UI is good enough and it is stable.
However setting up and managing Syncthing is far from self-explanatory for a non-technical audience. It's OK in our case as we can hand-hold and onboard people in-house, but not ideal. Syncthing's usability would benefit immensely from an updated front-end UX, consistent across platforms.
Dropbox for all its recent dark patterns and upsells is still one of the most intuitive systems. Yes, the client UX has worsened, but the core service retains a very predictable behaviour. A folder is a folder. Shared with X and Y. When un-sharing or deleting a folder or file the options are clearly communicated. Compare this with Google Drive, where a "file" can become orphaned and keep existing in limbo, where it's invisible in the browser or filesystem, but it's discoverable by search. It drove us nuts multiple times making it very hard to track access to old documents without having to update settings one-by-one, etc. Google Drive feels like an afterthought to accompany the otherwise great Docs, Slides. and Sheets.
Re: Tell HN: Dropbox now requires access to contacts for Google login
#94Earlier quoted context omitted.
iOS almost allows this for geo-location nowadays, where one can pick whether to give ones exact position or a much less exact position, and for photos where one can select exactly what photos the app should get access to.
Does android have this API? The problem I see is, if they are introduced in later versions, people are anyway used to apps asking these permissions and developers don't bother to use these. Also, a question to security experts: In many apps say we want a UX where the user would immediately be able to see their recent pics and select from them (think recent photos bar in whatsapp), but app shouldn't be able to access…
Re: Tell HN: Dropbox now requires access to contacts for Google login
#95Seems like I'm no longer able to do that and, from what I read here, some users might be completely locked out unless they give access to Google contacts.
Re: Tell HN: Dropbox now requires access to contacts for Google login
#96Syncthing might be a good option for those that wish to migrate. It is a stable open-source solution for syncing a directory in many-to-many clients situation. The syncthing itself provides no servers. But if you wish to have a central server it could be as easy as just installing synchting on your main machine or a cheap VPS. The UI is good enough and it is stable.
Re: Tell HN: Dropbox now requires access to contacts for Google login
#97Re: Tell HN: Dropbox now requires access to contacts for Google login
#98Do you need Google login though? I think for every platform I have created a separate account (and don't link them together).
For example, github@mydomain.dev for github. With a password manager, I won't confused at login.
And most importantly, use fb@mydomain.dev at Facebook since I will see AD on Facebook about what I just browsed on another shopping site with the same email account.
Re: Tell HN: Dropbox now requires access to contacts for Google login
#99I left dropbox when they changed the full page upsell to "dropbox business" so that I couldn't easily figure out how to skip it and get on with my work. I had a paid pro account at the time. I actually had a conversation with a product manager; I checked the yes you can contact me when I cancelled my account. They simply refused to admit that an upsell was a advertisement and that disrupting my workflow on my paid, p…
Re: Tell HN: Dropbox now requires access to contacts for Google login
#100Syncthing might be a good option for those that wish to migrate. It is a stable open-source solution for syncing a directory in many-to-many clients situation. The syncthing itself provides no servers. But if you wish to have a central server it could be as easy as just installing synchting on your main machine or a cheap VPS. The UI is good enough and it is stable.
Syncthing has been working very reliably for our agency, with multiple users reading/writing to shared projects, with a NAS elected as "master" (though ST doesn't care who's who). Frankly impressive for an OSS project. However setting up and managing Syncthing is far from self-explanatory for a non-technical audience. It's OK in our case as we can hand-hold and onboard people in-house, but not ideal. Syncthing's usab…