Giter Club home page Giter Club logo

concept_100percent_secure_online_id's Introduction

concept_100percent_secure_online_id

Concept:
Only test questions are allowed...
like python if statements....

NOT ALLOWED:

  • What is this person's name?
  • How old is this person?

ALLOWED:

  • Is the name James?
  • Is the person over 18 years old?

The answers are short and direct....
TRUE
FALSE

Is the name James? TRUE
is the age over 18? FALSE

If the user wants to, they can encrypt the data....
but depending on the amount of data, it will take a while

The user MUST agree to share more details (like the direct address of the place of residence)

all requests use a unique, randomized request ID, so (if the user wants to encrypt the data or the retrieving took more time as usal...) the response is stored on a public (government-provided or generally trusted) server
so that the data can be retrieved once
after the one-time retrieval, the data set and the response are deleted

furthermore, only the answer is stored on the server and not the question itself

so you cannot get any information from a (yes, no) question
but only in connection with the question
which is known to both the requester and the requestee

the encryption is done with RSA key pairs...

sometimes special answers are required for comfort reasons

An example
amazon could ask for the direct address, so you don't have to type the address anymore
(which of course must then only be retrieved locally so it is not allowed to upload it to an answer server)
plus amazon needs a certificate for this feature
(to make sure that we give our address to amazon and not to a scammy amerzun website)

here are some more examples

Pornhub...
don't need to know my name or my age....
pornhub only needs to know if I am an adult!

amazon does not need my passport picture
but maybe we should give my passport picture to the delivery boy
so he knows what the recipient looks like? (must be an opt in option)

Any other ideas?

please suggest them

Thanks to The Morpheus for give me some ideas:
https://www.youtube.com/watch?v=VrIFPBNifqc
https://www.youtube.com/@TheMorpheusVlogs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.