Alexandre Stein

Results 19 comments of Alexandre Stein

I have the same issue. Any advise to correct this?

This feature would be great. For web application the needed time to parse the JS file is quite long because of its pretty big size I guess. Remove dead code...

I not absolutely certain, it's not fresh enough in my head and I can't test it right now. But for what i remember the problem is solved.

Thanks for your feedback. OK, this is not a fix, but a workaround. Actually, I have other tools which don't let me assign save names. (My TV-box, which where I...

@ramiresviana, you are correct. Downloading from inside a shared directory, the links has the complete path and file name. That's perfectly what I'm looking for: ![Screenshot from 2021-08-09 16-51-54](https://user-images.githubusercontent.com/5431025/128728910-f465792c-df4d-49a8-9162-4169baed0d1d.png) Would...

I'm not aware how SQLite is working internally. But I hope that if they have made a a dedicated DB to have data encrypted, I hope they have made sure...

Yes the base key is on the application, true. But usually ciphers should never be called/used with the same key or nonce more than once. So usually every writes are...

Sorry I didn't express my idea properly. Most ciphers algorithms need to be have a unique key and/or nonce. If the master key is used to generate deterministic keys/nonce, old...

Which if I understand correctly does not address the threat I have in mind. That's not that critical, just an other step to lock every deleted stuff into an unrecoverable...

Threat model: illegal or confidential content been crack by authorities like the police or enterprise ready to spy emploies or competitors. Users/humans generally use poor passwords and therefore secure content...