Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6742103
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T11:48:12+00:00 2026-05-26T11:48:12+00:00

Since starting to learn about mobile computing I frequently missed discussions about security. However,

  • 0

Since starting to learn about mobile computing I frequently missed discussions about security. However, it seems to me that this is a major topic for mobile computing. There are certain aspects to developing a secure mobile application:

  1. How to create save communication between device and server?
  2. How to identify a device and how to authenticate a user on a mobile device?
  3. How to handle the possibility of device theft and ensuing misuse of data stored on the device and access granted to the device?

There are probably more, but those are the key questions, I think. So far I have come up with this solution:

  1. SSL.
  2. Use OAuth to grant access to the device, then store the access token AES-encrypted. Check the user’s identity before allowing him access to the app by requesting the decryption key (most likely a PIN as those are more easy to enter on a mobile device).
  3. If storage of data is unavoidable, use AES encryption. Either use the key mentioned in 2. or alternatively store the decryption key on the server and have the app request it from there every time. In case of theft revoke the OAuth key. (This will also prevent the thief to retrieve the decryption key from the server.)

Do you see any flaws in this approach or see any points where the strategy could be improved? I tried to find a balance between usability and security, as it seems they are opposing concepts.

Note: This is meant as a general concept, not specifically designed for one operating system.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T11:48:13+00:00Added an answer on May 26, 2026 at 11:48 am

    This is open-ended and very general, so SO might not be the best place. Do you really think you can summarize this in 3 bullet points? You cannot even try to promise security without specifying concrete guidelines, parameters and practices.

    1. ‘Use SSL’ means nothing by itself. There are a hundred ways to misuse SSL: trust every certificate, use weak ciphers, use vulnerable protocol versions (SSLv2, etc.), don’t check revocation, etc., etc.
    2. Using AES doesn’t guarantee much either: you might be open to attacks if you use ECB mode, or re-use the same IV in CBC mode, or your IV is not truly random (real example: TLS tried to cut corners with this one), etc., etc.
    3. If you store you encryption key on a server, that’s just another attack vector: do you really trust the server (how do you make sure it’s your own one?) to store/manage your key?

    So, yes, lots of potential flaws, and the answer is simple: it’s not that simple.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Since starting at a new company I've noticed that they use unity cpp files
Im just starting a project and since this project is personal I was wondering
assuming that I know nothing about everything and that I'm starting in programming TODAY
I am just starting to learn Glade with pyGTK. Since Glade makes XML files
I'm trying to use Sensor.TYPE_LINEAR_ACCELERATION. Accrording to documentation, starting since level 9 (gingerbread) this
To learn a bit more about FreeBSD and *nix systems in general, I'm starting
I'm starting to learn network programming in C++ and since the standard library doesn't
I'm just starting to try to learn more about the .Net VM underpinnings, and
I'm just starting to learn about Quartz Composer and the first thing I would
Since I've starting using VS 2010 I've noticed that whne I stop the debugger

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.