CN112231685B - Device authentication method, device, computer device and storage medium - Google Patents

Device authentication method, device, computer device and storage medium Download PDF

Info

Publication number
CN112231685B
CN112231685B CN202011112411.1A CN202011112411A CN112231685B CN 112231685 B CN112231685 B CN 112231685B CN 202011112411 A CN202011112411 A CN 202011112411A CN 112231685 B CN112231685 B CN 112231685B
Authority
CN
China
Prior art keywords
verification
screen
information
code
color information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011112411.1A
Other languages
Chinese (zh)
Other versions
CN112231685A (en
Inventor
郑文伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Lingshiji Information Technology Co ltd
Original Assignee
Guangzhou Lingshiji Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Lingshiji Information Technology Co ltd filed Critical Guangzhou Lingshiji Information Technology Co ltd
Priority to CN202011112411.1A priority Critical patent/CN112231685B/en
Publication of CN112231685A publication Critical patent/CN112231685A/en
Application granted granted Critical
Publication of CN112231685B publication Critical patent/CN112231685B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/44Program or device authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K19/00Record carriers for use with machines and with at least a part designed to carry digital markings
    • G06K19/06Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K19/00Record carriers for use with machines and with at least a part designed to carry digital markings
    • G06K19/06Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code
    • G06K2019/06215Aspects not covered by other subgroups
    • G06K2019/06225Aspects not covered by other subgroups using wavelength selection, e.g. colour code

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application relates to a device authentication method, a device, a computer device and a storage medium based on screen black-and-white color switching, wherein the method comprises the following steps: sequentially reading screen color information of an EInk screen of the security device authenticated by the administrator information through a gray level sensor; generating verification codes according to the screen color information read each time; transmitting the verification code to an authentication server; the authentication server performs security verification on the verification code when receiving the verification code, and feeds back verification passing information to equipment sending the verification code when the verification code passes the security verification; and receiving verification passing information fed back by the authentication server, and displaying the verification passing information. The method can enable the device to realize the security verification under the condition that the device cannot use a camera or a microphone.

Description

Device authentication method, device, computer device and storage medium
Technical Field
The present application relates to the field of device authentication technologies, and in particular, to a device authentication method and apparatus based on screen black-and-white color switching, a computer device, and a storage medium.
Background
In the prior art of equipment security verification, a mobile phone requiring authentication application uses a camera to scan a two-dimensional code displayed on another mobile phone authenticated by administrator information, then decodes the two-dimensional code, and uses related information as a request parameter to apply authentication to a server.
But in scenes where the security level is high, such as high-level conferences, the user is often not allowed to use his own personal device, but the device is provided by the host. Many times, such devices are configured not as LEDs or LCD screens common to cell phones, but rather use what is known as an e-ink electronic ink screen (EInk screen), which reduces power consumption and ensures use during a meeting (2 to 3 days) without mid-stream recycling. In addition, such devices often do not provide a camera or microphone, avoiding the risk of compromise. Authentication of the security device cannot be performed using popular code scanning schemes.
Disclosure of Invention
The application aims to overcome the defects of the prior art and provides a device authentication method, a device, computer equipment and a storage medium based on screen black-and-white color switching, which can realize the safety verification of the device under the condition that the device cannot use a camera or a microphone.
In order to solve at least one of the above technical problems, an embodiment of the present application provides an apparatus authentication method based on screen black-and-white color switching, the method including:
sequentially reading screen color information of an EInk screen of the security device authenticated by the administrator information through a gray level sensor;
generating verification codes according to the screen color information read each time;
transmitting the verification code to an authentication server; the authentication server performs security verification on the verification code when receiving the verification code, and feeds back verification passing information to equipment sending the verification code when the verification code passes the security verification;
and receiving verification passing information fed back by the authentication server, and displaying the verification passing information.
Preferably, the screen color information of the EInk screen of the security device includes black and white; the generating verification codes according to the screen color information read each time comprises the following steps:
if the read screen color information is black, indicating the read screen color information by 0 in a binary mode;
if the read screen color information is white, the read screen color information is represented by 1 in a binary mode;
and generating the verification code according to the read binary value.
Preferably, the sequentially reading, by the gray sensor, the screen color information of the EInk screen of the security device authenticated by the administrator information includes:
setting a sampling frequency, and sequentially reading screen color information of an EInk screen of the safety equipment authenticated by the administrator information through a gray sensor according to the sampling frequency.
Preferably, the sampling frequency is 4Hz, and the sequentially read multiple color information includes black, white, black, white and white;
the generating verification codes according to the screen color information read each time comprises the following steps:
generating 00100111 binary codes according to the black, white, black, white and white which are sequentially read;
a verification code is generated from the binary code of 00100111.
Preferably, the screen color information of the EInk screen is determined according to the authorization code sent to the security device by the authentication server; when the authorization code is 1884, the screen color information of the EInk screen which is sequentially transformed is black, white white, black, white, black;
the generating verification codes according to the screen color information read each time comprises the following steps:
generating a binary code of 00011101011100 according to the screen color information read each time;
a verification code of 1884 is generated from the binary of 00011101011100.
The application also provides a device security verification system, which comprises a security device authenticated by the administrator information, a device to be verified and an authentication server;
the security device which is authenticated by the administrator information communicates with the authentication server, an authorization code is obtained from the authentication server, and an EInk screen of the security device which is authenticated by the administrator information is controlled to change various screen colors according to the authorization code;
the equipment to be verified sequentially reads various screen color information from an EInk screen of the safety equipment authenticated by the administrator information through a gray level sensor, generates verification codes according to the screen color information read each time, and sends the verification codes to the authentication server;
the authentication server carries out security verification on the verification code according to the authorization code, sets the equipment to be verified as security equipment when the verification code passes the security verification, and sends verification passing information to the equipment to be verified;
and the equipment to be verified receives the verification passing information and displays the verification passing information.
Preferably, the authorization code includes a number or a character string.
The application also provides a device authentication device based on screen black-and-white color switching, which comprises:
the reading module is used for sequentially reading the screen color information of the EInk screen of the safety equipment which passes the administrator information authentication through the gray level sensor;
the generation module is used for generating verification codes according to the screen color information read each time;
the sending module is used for sending the verification code to the authentication server; the authentication server performs security verification on the verification code when receiving the verification code, and feeds back verification passing information to equipment sending the verification code when the verification code passes the security verification;
and the receiving module is used for receiving the verification passing information fed back by the authentication server and displaying the verification passing information.
In addition, the embodiment of the application also provides computer equipment, which comprises: the system comprises a memory, a processor and an application program stored on the memory and capable of running on the processor, wherein the processor realizes the steps of the method of any embodiment when executing the application program.
In addition, the embodiment of the application also provides a computer readable storage medium, on which an application program is stored, and when the application program is executed by a processor, the steps of the method of any embodiment are realized.
In the embodiment of the application, by implementing the method, the equipment to be verified sequentially reads the screen color information of the EInk screen of the security equipment authenticated by the administrator information through the gray level sensor; generating verification codes according to the screen color information read each time; transmitting the verification code to an authentication server; the authentication server performs security verification on the verification code when receiving the verification code, and feeds back verification passing information to equipment sending the verification code when the verification code passes the security verification; and receiving verification passing information fed back by the authentication server, and displaying the verification passing information. Therefore, the device security verification of the device to be verified is realized under the condition that the camera or the microphone is not applicable, and the security verification of the device in the scene with higher security level requirements is met. Meanwhile, a user using the equipment to be verified can determine that the authentication server sets the equipment to be verified as the safety equipment through verification passing information displayed on the equipment, so that the equipment to be verified can be used for network information interaction, and safety verification of each equipment in a scene with high safety level requirements is realized.
Drawings
FIG. 1 is a block diagram of a device security verification system in an embodiment of the application;
FIG. 2 is a flow chart of a device security verification method in an implementation scenario of the present application;
FIG. 3 is a schematic flow chart of a device authentication method based on screen black-and-white color switching in an embodiment of the application;
FIG. 4 is a waveform diagram of signal output obtained by sampling the device to be authenticated when the authorization code is 1884 in an embodiment of the application;
fig. 5 is an output waveform corresponding to a gray sensor on a device to be verified in another embodiment of the present application.
Fig. 6 is a schematic structural diagram of a device authentication apparatus based on screen black-and-white color switching in the embodiment of the present application;
fig. 7 is a schematic diagram of the structural composition of a computer device in an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
An embodiment of the present application provides a device security verification system, as shown in fig. 1, which includes a security device 11 that has been authenticated by administrator information, a device to be verified 15, and an authentication server 13.
The security device 11 which passes the authentication of the administrator information communicates with the authentication server 13, acquires an authorization code from the authentication server 13, and controls the EInk screen of the security device 11 which passes the authentication of the administrator information to change various screen colors according to the authorization code;
the device to be verified 15 sequentially reads various screen color information from the EInk screen of the security device 11 authenticated by the administrator information through a gray level sensor, generates a verification code according to the screen color information read each time, and sends the verification code to the authentication server 13;
the authentication server 13 performs security verification on the verification code according to the authorization code, sets the equipment 15 to be verified as security equipment when the verification code passes the security verification, and sends verification passing information to the equipment 15 to be verified;
the device to be verified 15 receives the verification passing information and displays the verification passing information.
In the present embodiment, the secure device 11 that has passed the administrator information authentication is the device a that has performed the administrator information authentication, and the device to be verified 15 is the device B that is ready to apply for the system user authority authentication. Both the device a and the device B are equipped with an EInk screen and a gradation sensor, and are connected to the authentication server 13 through a network. The authentication stage is as follows: the device a communicates with the authentication server 13 to determine the authorization code for the present authentication, typically in a number or string. After the device A receives the authorization code, the EInk screen on the device A is controlled to display the corresponding screen color. Authorization phase: the equipment B reads the information of various screen colors of the EInk screen on the equipment A through the gray sensor, decodes the information into corresponding authorization codes, submits the authorization codes to the authentication server 13, and the authentication server 13 judges that the authorization codes are valid, and considers that the authorization of the equipment B passes. Therefore, the device security verification of the device to be verified is realized under the condition that the camera or the microphone is not applicable, and the security verification of the device in the scene with higher security level requirements is met.
Specifically, a flow of implementing the device security verification method by the device security verification system is shown in fig. 2. The device A is a mobile phone A, the device B is a mobile phone B, and the authentication server.
The embodiment of the application provides a device authentication method based on screen black-and-white color switching, which is applied to a device 15 to be verified shown in fig. 1. As shown in fig. 3, the device authentication method based on screen black-and-white color switching includes the following steps:
s102, sequentially reading screen color information of an EInk screen of the security device authenticated by the administrator information through a gray sensor.
In this embodiment, the security device that has passed the administrator information authentication communicates with the authentication server, acquires the authorization code, and controls the screen color information of the EInk screen according to the authorization code. The screen color information of the EInk screen includes black and white. The device to be verified sequentially reads the screen color information of the EInk screen of the security device authenticated by the administrator information through the gray sensor.
EInk is a display technology based on electrophoretic technology. And floating the dot particles with black and white colors up and down in the liquid capsule under the action of an electric field to form a picture. After the picture is formed, the color particles stop moving, and the picture does not disappear even if power is turned off. Therefore, the screen does not blink when a page is turned. EInk is totally reflective, i.e. the display effect will vary with ambient light. The better the external light source, the better the display effect. Thus, the experience of watching an EInk electronic book outdoors in sunny conditions is almost the same as that of watching a paper book.
The gray level sensor detects the color by utilizing the principle that the reflection degree of the detection surfaces with different colors is different and the resistance value of the photoresistor returned to the light with different detection surfaces is also different. The low voltage value is output when a dark color is detected, and the high voltage value is output when a light color is detected, so that its detection output is a square wave varying with the color shade. Because EInk is a reflective light source, and not a light emitting light source like an LED or LCD screen, the gray sensor can well detect and recognize the color of EInk.
Therefore, the screen color information of the EInk screen can be well read by the gray sensor.
S104, generating verification codes according to the screen color information read each time.
In this embodiment, when the device to be verified sequentially reads the screen color information of the EInk screen of the security device, the screen color information read each time is recorded, and a corresponding verification code is generated according to the recorded screen color information. The color information read each time may be converted into an internally identifiable code, the code obtained each time is recorded, and finally a verification code is generated from the code each time. For example, the read screen color information is recorded in a binary code, each binary code uniquely representing one screen color information.
S106, sending the verification code to an authentication server; the authentication server performs security verification on the verification code when receiving the verification code, and feeds back verification passing information to the device sending the verification code when the verification code passes the security verification.
In this embodiment, the device to be authenticated transmits the authentication code to the authentication server so that the authentication server performs security authentication on the authentication code. Specifically, the authentication server analyzes the verification code to obtain the code to be verified. Further, the code to be verified is matched with the authorization code sent to the security device authenticated by the administrator information, and if the matching is successful, the verification code is determined to pass the security verification. At this time, when the authentication code passes the security verification, the authentication server sets the device that transmits the authentication code as the security device. That is, the device to be authenticated is set as a secure device, and authentication passing information is issued to the device that transmits the authentication code. That is, authentication pass information is issued to the device to be authenticated. Therefore, the security verification of the equipment to be verified can be realized under the condition that the camera or the microphone is not applicable, and the security verification of the equipment in the scene with higher security level requirements is met.
S108, receiving verification passing information fed back by the authentication server and displaying the verification passing information.
In this embodiment, the device to be verified receives verification passing information fed back by the security verification server, determines that the device to be verified passes security verification of the authentication server according to the verification passing information, and determines that the device to be verified has become a security device authenticated by the verification passing information. At this time, authentication passing information may be displayed on the screen, and the user who uses the device to be authenticated may be informed that the device to be authenticated passes the security authentication, and may perform device use in a scene where the security level is required to be high.
By implementing the method, the equipment to be verified sequentially reads the screen color information of the EInk screen of the safety equipment authenticated by the administrator information through the gray level sensor; generating verification codes according to the screen color information read each time; transmitting the verification code to an authentication server; the authentication server performs security verification on the verification code when receiving the verification code, and feeds back verification passing information to equipment sending the verification code when the verification code passes the security verification; and receiving verification passing information fed back by the authentication server, and displaying the verification passing information. Therefore, the device security verification of the device to be verified is realized under the condition that the camera or the microphone is not applicable, and the security verification of the device in the scene with higher security level requirements is met. Meanwhile, a user using the equipment to be verified can determine that the authentication server sets the equipment to be verified as the safety equipment through verification passing information displayed on the equipment, so that the equipment to be verified can be used for network information interaction, and safety verification of each equipment in a scene with high safety level requirements is realized.
In one embodiment, the screen color information of the EInk screen of the security device includes black and white. S104 includes: if the read screen color information is black, indicating the read screen color information by 0 in a binary mode; if the read screen color information is white, the read screen color information is represented by 1 in a binary mode; and generating the verification code according to the read binary value.
In this embodiment, the device to be authenticated sets the corresponding matched identifier to the read screen color information. And recording the read color information of each screen by adopting a binary coding mode. For example, the screen color information is white, represented by 1 in binary. The screen color information is black, and is represented by 0 in a binary system, and a verification code is generated according to the identifiers generated in sequence.
In one embodiment, S102 includes: setting a sampling frequency, and sequentially reading screen color information of an EInk screen of the safety equipment authenticated by the administrator information through a gray sensor according to the sampling frequency.
Preferably, the sampling frequency is 4Hz, and the sequentially read multiple color information includes black, white, black, white and white; s104 includes: generating 00100111 binary codes according to the black, white, black, white and white which are sequentially read; a verification code is generated from the binary code of 00100111.
Preferably, the screen color information of the EInk screen is determined according to the authorization code sent to the security device by the authentication server; when the authorization code is 1884, the screen color information of the EInk screen which is sequentially transformed is black, white white, black, white, black; s104 includes: generating a binary code of 00011101011100 according to the screen color information read each time; a verification code of 1884 is generated from the binary of 00011101011100.
Specifically, a 4-bit number and a binary code are taken as examples. The rink screen corresponds to 0 when displayed in black and 1 when displayed in white, so that the related information can be easily recorded using a binary code. A4-bit number corresponds to a range of 0 to 9999, so 2 is required 14 I.e. 14-bit encoding in binary. Setting the sampling frequency to 4Hz, sampling 4 times per second, a detection time of 14/4, i.e. 3.5 seconds, is required.
If the authorization code is 1884, then its corresponding binary code is: 00011101011100, the output of the sample should be as shown in fig. 4.
For another example, if the EInk screen is displayed sequentially as follows, the output waveforms corresponding to the gray sensors on the device to be verified are as shown in fig. 5.
EInk screen display color
Black color
Black color
White color
Black color
Black color
White color
White color
White color
Therefore, the device security verification of the device to be verified can be realized under the condition that the camera or the microphone is not applicable, and the security verification of the device in the scene with higher security level requirements is met.
In an embodiment, the application also provides a device authentication device based on screen black-and-white color switching. As shown in fig. 6, the apparatus includes:
a reading module 12 for sequentially reading screen color information of an EInk screen of the security device authenticated by the administrator information through the gray sensor;
a generating module 14, configured to generate a verification code according to the screen color information read each time;
a transmitting module 16 for transmitting the verification code to an authentication server; the authentication server performs security verification on the verification code when receiving the verification code, and feeds back verification passing information to equipment sending the verification code when the verification code passes the security verification;
and the receiving module 18 is used for receiving the verification passing information fed back by the authentication server and displaying the verification passing information.
Preferably, the screen color information of the EInk screen of the security device includes black and white; the generating module 14 is specifically further configured to, if the read screen color information is black, indicate the read screen color information by 0 in the binary manner; if the read screen color information is white, the read screen color information is represented by 1 in a binary mode; and generating the verification code according to the read binary value.
Preferably, the reading module 12 is specifically configured to set a sampling frequency, and sequentially read, by using the gray sensor, screen color information of an EInk screen of the security device that has been authenticated by the administrator information according to the sampling frequency.
Preferably, the sampling frequency is 4Hz, and the sequentially read multiple color information includes black, white, black, white and white; the generation module 14 is specifically configured to generate a binary code 00100111 according to the sequentially read black, white, black, white and white; a verification code is generated from the binary code of 00100111.
Preferably, the screen color information of the EInk screen is determined according to the authorization code sent to the security device by the authentication server; when the authorization code is 1884, the screen color information of the EInk screen which is sequentially transformed is black, white white, black, white, black; the generation module 14 is specifically configured to generate a binary code 00011101011100 according to the screen color information read each time; a verification code of 1884 is generated from the binary of 00011101011100.
For a specific definition of a device authentication apparatus based on the screen black-and-white color switching, reference is made to the definition of a device authentication method based on the screen black-and-white color switching hereinabove, and the description thereof will not be repeated. The above-mentioned respective modules in the device authentication apparatus based on the screen black-and-white color switching may be implemented in whole or in part by software, hardware, and combinations thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
The embodiment of the application provides a computer readable storage medium, wherein an application program is stored on the computer readable storage medium, and when the application program is executed by a processor, the device authentication method based on screen black-and-white color switching in any one of the embodiments is realized. The computer readable storage medium includes, but is not limited to, any type of disk including floppy disks, hard disks, optical disks, CD-ROMs, and magneto-optical disks, ROMs (Read-Only memories), RAMs (Random AcceSS Memory, random access memories), EPROMs (EraSable Programmable Read-Only memories), EEPROMs (Electrically EraSable ProgrammableRead-Only memories), flash memories, magnetic cards, or optical cards. That is, a storage device includes any medium that stores or transmits information in a form readable by a device (e.g., computer, cell phone), and may be read-only memory, magnetic or optical disk, etc.
The embodiment of the application also provides a computer application program which runs on a computer and is used for executing the equipment authentication method based on the screen black-and-white color switching in any one of the embodiments.
In addition, fig. 7 is a schematic diagram of the structural composition of the computer device in the embodiment of the present application.
The embodiment of the application also provides computer equipment, as shown in fig. 7. The computer device comprises a processor 702, a memory 703, an input unit 704, a display unit 705 and the like. It will be appreciated by those skilled in the art that the device architecture shown in fig. 7 does not constitute a limitation of all devices, and may include more or fewer components than shown, or may combine certain components. The memory 703 may be used to store an application program 701 and various functional modules, and the processor 702 runs the application program 701 stored in the memory 703, thereby executing various functional applications of the device and data processing. The memory may be internal memory or external memory, or include both internal memory and external memory. The internal memory may include read-only memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), flash memory, or random access memory. The external memory may include a hard disk, floppy disk, ZIP disk, U-disk, tape, etc. The disclosed memory includes, but is not limited to, these types of memory. The memory disclosed herein is by way of example only and not by way of limitation.
The input unit 704 is used for receiving input of signals and receiving keywords input by a user. The input unit 704 may include a touch panel and other input devices. The touch panel may collect touch operations on or near the user (e.g., the user's operation on or near the touch panel using any suitable object or accessory such as a finger, stylus, etc.), and drive the corresponding connection device according to a preset program; other input devices may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., play control keys, switch keys, etc.), a trackball, mouse, joystick, etc. The display unit 705 may be used to display information input by a user or information provided to the user and various menus of the terminal device. The display unit 705 may take the form of a liquid crystal display, an organic light emitting diode, or the like. The processor 702 is a control center of the terminal device, connects various parts of the entire device using various interfaces and lines, performs various functions and processes data by running or executing software programs and/or modules stored in the memory 703, and invoking data stored in the memory.
As one embodiment, the computer device includes: one or more processors 702, a memory 703, one or more application programs 701, wherein the one or more application programs 701 are stored in the memory 703 and configured to be executed by the one or more processors 702, the one or more application programs 701 configured to perform a device authentication method based on screen black-and-white color switching in any of the above embodiments.
In addition, the device authentication method, device, computer device and storage medium based on the switching of black and white colors of the screen provided by the embodiment of the present application are described in detail, and specific examples should be adopted herein to illustrate the principles and embodiments of the present application, where the description of the above examples is only for helping to understand the method and core ideas of the present application; meanwhile, as those skilled in the art will have variations in the specific embodiments and application scope in accordance with the ideas of the present application, the present description should not be construed as limiting the present application in view of the above.

Claims (10)

1. A device authentication method based on screen black-and-white color switching, the method comprising:
sequentially reading screen color information of an EInk screen of the security device authenticated by the administrator information through a gray level sensor;
generating a verification code according to the screen color information read each time;
transmitting the verification code to an authentication server; the authentication server performs security verification on the verification code when receiving the verification code, and feeds back verification passing information to equipment sending the verification code when the verification code passes the security verification;
and receiving verification passing information fed back by the authentication server, and displaying the verification passing information.
2. The method of claim 1, wherein the screen color information of the EInk screen of the security device includes black and white; the generating verification codes according to the screen color information read each time comprises the following steps:
if the read screen color information is black, indicating the read screen color information by 0 in a binary mode;
if the read screen color information is white, the read screen color information is represented by 1 in a binary mode;
and generating the verification code according to the read binary value.
3. The method according to claim 2, wherein the sequentially reading, by the gray sensor, screen color information of an EInk screen of the security device authenticated by the administrator information, comprises:
setting a sampling frequency, and sequentially reading screen color information of an EInk screen of the safety equipment authenticated by the administrator information through a gray sensor according to the sampling frequency.
4. A method according to claim 3, wherein the sampling frequency is 4Hz, and the sequentially read plurality of color information includes black, white, black, white, and white;
the generating verification codes according to the screen color information read each time comprises the following steps:
generating 00100111 binary codes according to the black, white, black, white and white which are sequentially read;
a verification code is generated from the binary code of 00100111.
5. The method of claim 4, wherein the screen color information of the EInk screen is determined according to an authorization code transmitted from the authentication server to the security device; when the authorization code is 1884, the screen color information of the EInk screen which is sequentially transformed is black, white white, black, white, black;
the generating verification codes according to the screen color information read each time comprises the following steps:
generating a binary code of 00011101011100 according to the screen color information read each time;
a verification code of 1884 is generated from the binary of 00011101011100.
6. A device security verification system, which is characterized by comprising a security device authenticated by manager information, a device to be verified and an authentication server;
the security device which is authenticated by the administrator information communicates with the authentication server, an authorization code is obtained from the authentication server, and an EInk screen of the security device which is authenticated by the administrator information is controlled to change various screen colors according to the authorization code;
the equipment to be verified sequentially reads various screen color information from an EInk screen of the safety equipment authenticated by the administrator information through a gray level sensor, generates verification codes according to the screen color information read each time, and sends the verification codes to the authentication server;
the authentication server carries out security verification on the verification code according to the authorization code, sets the equipment to be verified as security equipment when the verification code passes the security verification, and sends verification passing information to the equipment to be verified;
and the equipment to be verified receives the verification passing information and displays the verification passing information.
7. The system of claim 6, wherein the authorization code comprises a number or a string of characters.
8. A device authentication apparatus based on screen black-and-white color switching, the apparatus comprising:
the reading module is used for sequentially reading the screen color information of the EInk screen of the safety equipment which passes the administrator information authentication through the gray level sensor;
the generation module is used for generating verification codes according to the screen color information read each time;
the sending module is used for sending the verification code to the authentication server; the authentication server performs security verification on the verification code when receiving the verification code, and feeds back verification passing information to equipment sending the verification code when the verification code passes the security verification;
and the receiving module is used for receiving the verification passing information fed back by the authentication server and displaying the verification passing information.
9. A computer device comprising a memory, a processor and an application stored on the memory and executable on the processor, wherein the processor implements the steps of the method of any one of claims 1 to 5 when the application is executed.
10. A computer readable storage medium having stored thereon an application program, wherein the application program, when executed by a processor, implements the steps of the method of any of claims 1 to 5.
CN202011112411.1A 2020-10-16 2020-10-16 Device authentication method, device, computer device and storage medium Active CN112231685B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011112411.1A CN112231685B (en) 2020-10-16 2020-10-16 Device authentication method, device, computer device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011112411.1A CN112231685B (en) 2020-10-16 2020-10-16 Device authentication method, device, computer device and storage medium

Publications (2)

Publication Number Publication Date
CN112231685A CN112231685A (en) 2021-01-15
CN112231685B true CN112231685B (en) 2023-11-24

Family

ID=74119086

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011112411.1A Active CN112231685B (en) 2020-10-16 2020-10-16 Device authentication method, device, computer device and storage medium

Country Status (1)

Country Link
CN (1) CN112231685B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102651866A (en) * 2011-02-23 2012-08-29 三星电子株式会社 Method for authenticating mobile device and display apparatus using the same, and mobile device authentication system
CN103632608A (en) * 2012-08-20 2014-03-12 邹烨祥 Method for manufacturing color codons
KR101496049B1 (en) * 2013-11-21 2015-02-25 성균관대학교산학협력단 User authentication system using image code
CN105184934A (en) * 2015-10-13 2015-12-23 广东聚光电子科技有限公司 Access control system and control method thereof
CN105900432A (en) * 2014-01-02 2016-08-24 Vid拓展公司 Two-demensional palette coding for screen content coding
CN106686597A (en) * 2017-03-17 2017-05-17 深圳丹勋科技有限公司 Method for using unmanned plane to recognize identity of mobile phone user in near field
CN106845972A (en) * 2015-12-04 2017-06-13 朴峰 A kind of intelligent authentication method and device
CN107122970A (en) * 2017-04-27 2017-09-01 深圳怡化电脑股份有限公司 Safety certifying method, device, system, equipment, ATM and storage medium
CN108770044A (en) * 2018-05-22 2018-11-06 四川斐讯信息技术有限公司 A kind of smart machine distribution method and system by changing mobile phone screen color
WO2019171013A1 (en) * 2018-03-09 2019-09-12 Jcdecaux Sa Method and device for transmitting a coded light message, in particular for purposes of verifying the display of a content by an electronic screen
CN209809484U (en) * 2019-04-19 2019-12-20 曹孙裔 Electronic ink screen weiqi
CN110995926A (en) * 2019-11-27 2020-04-10 惠州Tcl移动通信有限公司 Information reminding method and device, computer equipment and storage medium

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102651866A (en) * 2011-02-23 2012-08-29 三星电子株式会社 Method for authenticating mobile device and display apparatus using the same, and mobile device authentication system
CN103632608A (en) * 2012-08-20 2014-03-12 邹烨祥 Method for manufacturing color codons
KR101496049B1 (en) * 2013-11-21 2015-02-25 성균관대학교산학협력단 User authentication system using image code
CN105900432A (en) * 2014-01-02 2016-08-24 Vid拓展公司 Two-demensional palette coding for screen content coding
CN105184934A (en) * 2015-10-13 2015-12-23 广东聚光电子科技有限公司 Access control system and control method thereof
CN106845972A (en) * 2015-12-04 2017-06-13 朴峰 A kind of intelligent authentication method and device
CN106686597A (en) * 2017-03-17 2017-05-17 深圳丹勋科技有限公司 Method for using unmanned plane to recognize identity of mobile phone user in near field
CN107122970A (en) * 2017-04-27 2017-09-01 深圳怡化电脑股份有限公司 Safety certifying method, device, system, equipment, ATM and storage medium
WO2019171013A1 (en) * 2018-03-09 2019-09-12 Jcdecaux Sa Method and device for transmitting a coded light message, in particular for purposes of verifying the display of a content by an electronic screen
CN108770044A (en) * 2018-05-22 2018-11-06 四川斐讯信息技术有限公司 A kind of smart machine distribution method and system by changing mobile phone screen color
CN209809484U (en) * 2019-04-19 2019-12-20 曹孙裔 Electronic ink screen weiqi
CN110995926A (en) * 2019-11-27 2020-04-10 惠州Tcl移动通信有限公司 Information reminding method and device, computer equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
P公司网络安全及管理体系的改进与实施研究;李栋楠;《中国优秀硕士学位论文全文数据库 信息科技辑》(第02期);I139-117 *
基于多传感器的可穿戴监护系统研究与实现;李海燕;《中国优秀硕士学位论文全文数据库 信息科技辑》(第01期);I140-95 *

Also Published As

Publication number Publication date
CN112231685A (en) 2021-01-15

Similar Documents

Publication Publication Date Title
US10068071B2 (en) Screen shot marking and identification for device security
CN101447010B (en) Login system and method for logging in
CN1248105C (en) Portable terminal, access control method and access control program
US7693298B2 (en) Image processing system having a plurality of users utilizing a plurality of image processing apparatuses connected to network, image processing apparatus, and image processing program product executed by image processing apparatus
CN108551519B (en) Information processing method, device, storage medium and system
US8205267B2 (en) Display system and image processing apparatus
US20140040983A1 (en) Terminal authentication method and terminal
CN104299136A (en) Information processing method and electronic equipment
US10003971B2 (en) Compartmentalized multi-factor authentication for mobile devices
CN101710372B (en) Method for verifying identity
CN110502512B (en) Information carrier generation method, correlation method, device, equipment and storage medium
CN108830178A (en) Fingerprint recognition mould group, electronic equipment and fingerprint image generation method
CN108399540B (en) Code scanning payment method and device based on mobile terminal, terminal and storage medium
CN105225103B (en) Continuous payment system and method
CA2929908A1 (en) System and method of communicating between interactive systems
US20070097098A1 (en) Terminal device, display system, display method, program, and recording medium
US20210133363A1 (en) Display apparatus, display method, and image processing system
CN106775538A (en) Electronic equipment and biometric discrimination method
US20090153293A1 (en) System and method for controlling access to a handheld device by validating fingerprints
CN110826438B (en) Display method and electronic equipment
CN112231685B (en) Device authentication method, device, computer device and storage medium
CN115761867A (en) Identity detection method, device, medium and equipment based on face image
CN112231684B (en) Equipment safety verification method and device, computer equipment and storage medium
US11418661B2 (en) Communication system including image forming apparatus and information processing apparatus, and configured to realize linkage between chat function and user note function
CN107306270A (en) High security user's multiple authentication system and method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant