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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T20:20:46+00:00 2026-05-25T20:20:46+00:00

I have been pondering this security issue and not exactly sure how to go

  • 0

I have been pondering this security issue and not exactly sure how to go about this. On my site people will be able to print out flyers and post them somewhere (like a university) and take a picture of themselves next to it. In return they will receive a user upgrade.

These are some of the problems that I have thought of:

  • Users can print one flyer and take pictures in all sorts of places
  • User can take a picture, turn the corner and take another picture
  • Person A posts a flyer, Person B comes up and claims it as their own

Some possible solutions:

  • Write the person’s username on the flyer when printing out
  • Have the user hold a piece of paper with their username and date
  • Limit to 1 photo per week
  • Print a barcode, alphanumeric code, or something else on the flyer as well.

My main focus for this question is the last solution. I have been thinking of storing a random salt for each time a flyer is printed.

What are other ways to keep the flyers as secure? (I know it’s not possible to fully secure it.)

Programming Question: How should I generate a random code for each flyer? And how do I later verify it versus my 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-25T20:20:46+00:00Added an answer on May 25, 2026 at 8:20 pm

    Use the username plus the current timestamp, then do a sha1() to the result. That should give you a very unique code.

    For example

    $code = sha1($username. time());
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been pondering about this for some time. How do you pick a
Since I've started programming in Java I have been wondering this (about a year
I have been pondering on this over the last couple of days. I'm currently
I have been pondering on this for a while. Consider a web application of
I have been wondering about this, which is why I have put off learning
This is a question that I have been pondering for a long time ,
I have been pondering writing this question for quite some time. I work for
i have been reading about proximity security devices through bluetooth, but i am wondering
I've been pondering this today, and I have a nagging feeling that this is
I have been pondering about my homework question for a while. I welcome (and

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.