Roeland Jago Douma
Roeland Jago Douma
Makes sense to me... @tobiasKaminsky @schiessle
Yep. It is because we want to do sharing in the future. So encrypting everything with the same key won't work. You'd need some way to exchange this key. And...
Just tell me the format and I can change it. Right now we use 20 chars. With the function of https://github.com/nextcloud/client/blob/080c5ea67817eb0b4bb80e4ba28d7cfb7e516d82/src/libsync/clientsideencryption.cpp#L68-L79 So tell me whichs chars to use and how...
Ok will take care :)
Done in the client https://github.com/nextcloud/client/pull/87/commits/1eb7ba72f0ada54b92b2e1eb216b5d2d62cc30c6
Yes. I know the solution. I just need time to actually do it ;)
I'll look into this
Probably best to listen to the postwrite hook.
Yes I agree. But I can't yet switch to the migration (they were only introduced in NC13). Please drop the tables manually and try again.
I can't find it then. I mean I can manually delete them. etc. but that is not reall what i wanna do ;)