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

  • Home
  • SEARCH
  • 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 875073
In Process

The Archive Base Latest Questions

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

I am in the process of creating an app in which a customer can

  • 0

I am in the process of creating an app in which a customer can add email addresses to an event. This means that each email address is sent 2 urls via email when added to the list, 1 url to accept and the other to decline. The url is made up of a number of query parmatters, id’s etc.

The issue I have is that I want to prevent the scenario in which someone could “guess” another persons url – as such guest the combination of parametters etc. While this is very unlikely, I still want to prevent such.

I have seen several scenarios to help prevent this, ie. add a hash value, encrypt the url etc. However I am looking for the most secure and best practise approach to this and would like any possible feedback.

As an aside I am coding in C# but I dont believe the solution to this is language specific.

Thanks in advance.

  • 1 1 Answer
  • 3 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-15T11:12:25+00:00Added an answer on May 15, 2026 at 11:12 am

    I agree this is not language specific. I had a situation very similar to this within the last few years. It needed to be extremely secure due to children and parents receiving the communications. The fastest solution was something like the following:

    1. First store the information that you would use in the URL as parameters somewhere in a database. This should be relatively quick and simple.
    2. Create two GUIDs.
    3. Associate the first GUID with the data in the database that you would have used for processing an “acceptance”.
    4. Associate the second GUID for a “decline” record in the database.
    5. Create the two URL’s with only the GUID’s as parameters.
    6. If the Acceptance URL is clicked, use the database data associated with it to process the acceptance.
    7. If the Decline is clicked, delete the data out of the database, or archive it, or whatever.
    8. After a timeframe, is no URL is clicked, delete or archive the data associated with those GUID’s so that they can no longer be used.

    GUID’s are extremely hard to guess, and the likelihood of guessing one that is actually usable would be so unlikely it is nearly impossible.

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

Sidebar

Related Questions

I am in the process of creating an app which requires irregular shaped buttons.
I am in the process of creating an iPhone app that requires to interact
I am in process of creating an app which had multiple standalone html5 web
I'm in the process of creating a Backbone.js app using Require.js. Each view file
I'm in the process of creating an app, which would work with a Freemium
I am in the process of creating a gem which needs to add associations
I'm in the process of creating a universal iOS app that, amongst other functions,
I'm currently in the process of creating an android app that displays a biological
I'm in the process of creating a web app in PHP which will be
I am in the process of creating a Facebook App for my website which

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.