cozy / cozy-files

This repository was part of CozyV2 which has been deprecated
https://blog.cozycloud.cc/post/2016/11/21/On-the-road-to-Cozy-version-3
GNU Affero General Public License v3.0
41 stars 24 forks source link

Are sharing urls too long? #254

Open frankrousseau opened 9 years ago

frankrousseau commented 9 years ago

An user complains about the key used for url sharing. He thinks they should be shorten. On a security point of view that's not good. What should we do?

jsilvestre commented 9 years ago

I suggest we add the possibility to have a pin-code/password. It would make the distinction between "public" and "shared" states easier to understand for users.

aenario commented 9 years ago

I am wondering if now would be a good time to make some manner of guest accounts on the cozy. It would solve this problem (URLs would be the same than a "public url") and may be a path forward for the incessant demands for multiuser.

However, it very much depends on the work of @Gara64

padenot commented 9 years ago

I'd quite like having a way to set up a password for a file, as one-offs. Uses cases:

Long URL have their place here, in the same way unlisted videos on youtube are useful, but we really need something that is truly private.

I haven't looked at the code yet, but if this is something that is not too broadly scoped, or that necessitates knowledge about a lot of things in the project, I'd be interested in having a shot at it.

frankrousseau commented 9 years ago

@padenot thank you for your suggestion and contribution request.

frankrousseau commented 9 years ago

We will look for someone to mentor you in developing that feature. @jsilvestre @aenario, @clochix, @m4dz are you interested in helping @padenot to develop this feature?