LocalizationKit_iOS icon indicating copy to clipboard operation
LocalizationKit_iOS copied to clipboard

Upload strings and more security?

Open steelzeh opened this issue 8 years ago • 3 comments

Could we get the option to upload .strings og .xliff files? .strings would be fine for at start. It's a bit hard to hand some api key to your translator and ask him to translate through that. Would also be nice to have an option to download the translated file.

Also if you have the api key you can fuck up the whole translation. Would be nice to be able to secure it with some password.

It takes 10 seconds on charles to find the api key, when the framework does the /languages call. After that it's possible to change the translation without any other security.

steelzeh avatar Mar 24 '17 22:03 steelzeh

The security thing is a really big problem for production. The website definitely needs to ask for a login before changing anything for this to be viable in production :/

Felizolinha avatar Sep 07 '17 22:09 Felizolinha

I agree. I have been updating this and will be adding this to next release.

willpowell8 avatar Oct 18 '17 08:10 willpowell8

I have added more security to localizationkit 2.0 UI

willpowell8 avatar May 15 '18 15:05 willpowell8