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 7817947
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T06:24:27+00:00 2026-06-02T06:24:27+00:00

What mechanisms exist, if any, to protect a user’s privacy and data for web

  • 0

What mechanisms exist, if any, to protect a user’s privacy and data for web applications? I ask because I would like to create one myself, and was wondering if there’s any way of guaranteeing my users their privacy beyond my word that I wouldn’t look in the database. I imagine big companies have complicated procedures and a way of locking down their data, but how does a single person, or a small startup do it?

I’m planning on using Google App Engine. I mention it in case that can offer a solution.

To clarify, I’m asking less about security measures I can employ to protect data from third-parties, and more about measures I can employ to guarantee users’ privacy from myself / other server administrators.

  • 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-06-02T06:24:28+00:00Added an answer on June 2, 2026 at 6:24 am

    There are two basic tools: encryption and hashing.

    Encryptiong comes in two flavors: Symmetric where the same key is used for encryption and decryption.

    PKI where you have two keys and what ever you encrypt with one you can decrypt with the other and vice versa.

    Hashing converts some data into a more or less unique number or String without a feasible way back.

    Depending on what you actually want to protect you can use these tool to obtain almost anything you need.

    Examples: Passwords get stored as hashes. To check a password convert it again and compare it to the hashes => You as the application provide don’t have the password.

    You have the application create a key for each user and encrypt everything you want to protect from your own eyes with that key. The challenge is that now the user has to keep that key secret and protected, which users aren’t very good at. Also searching this kind of encrypted data is bound to be really slow.

    Possibly the biggest risk to private data are hacks against your application. Spend some time on OWASP to learn about the most important attacks and how to fight them.

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

Sidebar

Related Questions

I would like to create a caching system that will bypass some mechanisms in
I would like to create an exception handler for the specific case that happens
I would like to implement a decorator that provides per-request caching to any method,
I’m looking for some feedback on mechanisms to batch data from MySQL Community Server
I'm trying to understand whether subversion has its own mechanisms for regulating concurrent user
I am trying to implement web services that use different security mechanisms to do
I'm wondering what the current approach is regarding user authentication for a web application
I am developing a data-driven web application using ASP.Net MVC 3. I will be
I would like to have the visual representation of an HTML5 <textarea> tag indicate
POSIX.1e was going to define ACL ( Access Control List ) mechanisms for POSIX

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.