[TIMOB-3255] encrypted database feature
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-09-04T21:08:47.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Erik |
Assignee | Neeraj Gupta |
Created | 2011-04-15T03:40:35.000+0000 |
Updated | 2017-03-22T20:38:31.000+0000 |
Description
Hi,
We just created a new app and are planning to create some more
with your platform. Works perfectly execpt for one major point. The
fact that all the scripting is publicly available. We made some
private services with api's for our apps, but as all the scripting
can be found in the apk file, the private services all of a sudden
can become public as everyone can use them. As you can imagine this
is a major porblem.
What we did at the moment is obfuscate some parts, but not only
that is not really secure, it slows down the app a lot as well.
Compiling the javascript nativly would be the best of course, but I don't see that happen soon. Therefor I was looking at the encrypted database option and noticed that it was on the roadmap. Could you please give us an estimated time of arrival of this feature?
thanks for the project so far and thanks for you time.
Best regards,
Erik
Moved to feature request.
We have improved application code security as part of the ticket TIMOB-8951 and that should take care of the concern here.
Closing ticket as duplicate of the ticket that is mentioned above and has since been closed.