CN112653994B - Historical position management method and device and computing equipment - Google Patents

Historical position management method and device and computing equipment Download PDF

Info

Publication number
CN112653994B
CN112653994B CN201910917809.3A CN201910917809A CN112653994B CN 112653994 B CN112653994 B CN 112653994B CN 201910917809 A CN201910917809 A CN 201910917809A CN 112653994 B CN112653994 B CN 112653994B
Authority
CN
China
Prior art keywords
information
user
location
base station
acquiring
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
CN201910917809.3A
Other languages
Chinese (zh)
Other versions
CN112653994A (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.)
China Mobile Communications Group Co Ltd
China Mobile Group Chongqing Co Ltd
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Group Chongqing 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 China Mobile Communications Group Co Ltd, China Mobile Group Chongqing Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN201910917809.3A priority Critical patent/CN112653994B/en
Publication of CN112653994A publication Critical patent/CN112653994A/en
Application granted granted Critical
Publication of CN112653994B publication Critical patent/CN112653994B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/02Services making use of location information
    • H04W4/029Location-based management or tracking services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/02Protecting privacy or anonymity, e.g. protecting personally identifiable information [PII]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The embodiment of the invention relates to the technical field of wireless communication, and discloses a history position management method, a history position management device and computing equipment. Wherein the method comprises the following steps: acquiring the position management requirement of a user; acquiring the base station attachment information of the user according to the position management requirement; determining the position information of the user according to the base station attachment information; encrypting and storing the position information. By the mode, the embodiment of the invention can flexibly manage the historical position.

Description

Historical position management method and device and computing equipment
Technical Field
The embodiment of the invention relates to the technical field of wireless communication, in particular to a historical position management method, a device and computing equipment.
Background
The management of the historical location of the user is currently under various analysis and operation requirements, such as the operator, the handset manufacturer, the APP development and operation company collecting the historical location information of the user, and so on. Users often generate location information data without awareness, which is typically hosted by a data manager, with the risk of privacy disclosure.
Current historical location management methods typically collect location information of users by default in the event that the user is not authorized, and some users are not willing to be authorized; or for some users needing to save certain time position information, the information can not be saved according to personalized customization, so that the history position can not be flexibly managed.
Disclosure of Invention
In view of the above problems, embodiments of the present invention provide a method, an apparatus, and a computing device for managing a historical location, which solve the above problems.
According to an aspect of an embodiment of the present invention, there is provided a history location management method, the method including: acquiring the position management requirement of a user; acquiring the base station attachment information of the user according to the position management requirement; determining the position information of the user according to the base station attachment information; encrypting and storing the position information.
In an alternative manner, the location information includes number information, time information, and longitude and latitude information.
In an alternative manner, the encrypting and storing the location information further includes: and taking the number information and the time information as keywords, taking the longitude and latitude information as a value corresponding to the keywords, and storing the values in an HBase database.
In an alternative, the method further comprises: acquiring password information of the user; encrypting the password information through an information abstract algorithm to generate a ciphertext of the password information.
In an alternative manner, the encrypting and storing the location information further includes: and encrypting the key words and the values corresponding to the key words by taking the ciphertext of the password information as key information and storing the encrypted key words and the values.
In an alternative, the method further comprises: receiving a position acquisition request of the user; judging whether the user passes the password verification according to the position acquisition request and the password information; if yes, the position information of the user is obtained according to the ciphertext of the password information.
In an alternative, the location management requirements include a location shelf life; the method further comprises the steps of: judging whether the position information reaches the position shelf life or not; if yes, deleting the position information reaching the position preservation period.
According to another aspect of the embodiment of the present invention, there is provided a history location management apparatus including: the management demand acquisition module is used for acquiring the position management demand of the user; the attaching information acquisition module is used for acquiring the base station attaching information of the user according to the position management requirement; the position information determining module is used for determining the position information of the user according to the base station attachment information; and the encryption module is used for encrypting and storing the position information.
According to yet another aspect of an embodiment of the present invention, there is provided a computing device including: the device comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete communication with each other through the communication bus; the memory is configured to store at least one executable instruction that causes the processor to perform the operations of the historic location management method as described above.
According to another aspect of embodiments of the present invention, there is provided a computer storage medium having stored therein at least one executable instruction for causing a processor to perform the historic location management method as described above.
According to the embodiment of the invention, the position management requirement of the user is acquired, the base station attachment information of the user is acquired according to the position management requirement, the position information of the user is determined according to the base station attachment information, the position information is encrypted and stored, the historical position information can be collected for the authorized user, the position information of the unauthorized user is not reserved, the problem that the user independently orders the position retention service is solved, the historical position is flexibly managed, the collected position information can be encrypted, the privacy information is prevented from being leaked, and the reliability of position management is improved.
The foregoing description is only an overview of the technical solutions of the embodiments of the present invention, and may be implemented according to the content of the specification, so that the technical means of the embodiments of the present invention can be more clearly understood, and the following specific embodiments of the present invention are given for clarity and understanding.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to designate like parts throughout the figures. In the drawings:
FIG. 1 is a flow chart of a method for managing historical locations provided by an embodiment of the invention;
FIG. 2 is a flow chart of a method for managing historical locations according to another embodiment of the invention;
FIG. 3 is a flowchart of a method for managing historical locations according to another embodiment of the invention;
fig. 4 is a schematic structural diagram of a history location management apparatus according to an embodiment of the present invention;
FIG. 5 illustrates a schematic diagram of a computing device provided by an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present invention are shown in the drawings, it should be understood that the present invention may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
Fig. 1 shows a flowchart of a history location management method according to an embodiment of the present invention. The method may be applied in a computing device, such as a server in a communication network. As shown in fig. 1, the method comprises the steps of:
step 110, obtaining the position management requirement of the user.
The location management requirements may include, among other things, number information, subscription information, location shelf life, etc. The number information is a mobile phone number of a user needing to record a historical position, the ordering information is package information of the position management service, and the position preservation period is a period reserved by the historical position.
Step 110 may specifically be: and the user orders a package of the location management service on a self-service platform or a store, inputs the number information and sets the location preservation period, and obtains the location management requirement of the user.
In some embodiments, the user may also enter password information when entering location management requirements. The method may further comprise: acquiring password information of a user; encrypting the password information through an information abstract algorithm to generate a ciphertext of the password information. The password information is a password for querying a historical location, and the Message Digest (MD) algorithm may be an MD5 algorithm, and when the password information of the user is obtained, the password information is encrypted by using MD5, for example, assuming that the password information input by the user is abcd1234, after being encrypted by MD5, MD5 (abcd 1234, 32) =e1d5cd5af 0378da05f63f891c7467af, and the generated ciphertext of the password information is "e19d5cd5af0378da05f63f891c7467af".
And 120, acquiring the base station attachment information of the user according to the position management requirement.
The base station attachment information is information of a base station to which a terminal of a user attaches, and the terminal can attach to one or more base stations. Alternatively, the base station attachment information may include: mobile country code (Mobile Country Code, MCC), mobile network number (Mobile Network Code, MNC), location area code (Location Area Code, LAC), base station number (Cell Identity, CI), base station signal strength (Base station signal strength, BSSS), etc.
Step 120 may specifically be: for a user subscribed to a location management service package, acquiring base station information related to the number information from operator information according to the number information in the location management requirement, thereby acquiring base station attachment information; and for users who do not subscribe to the management service packages, the base station attachment information is ignored and not acquired, so that the location information is not collected for unauthorized users.
And 130, determining the position information of the user according to the base station attachment information.
The location information of the user is specifically the location information of the terminal of the user. Step 130 may specifically be: and determining the position information of the user through a base station positioning technology according to the base station attachment information. The principle of the base station positioning technology is approximately as follows: by measuring the downlink pilot signals of different base stations, the Arrival Time (TOA) or the Arrival Time difference (Time Difference of Arrival, TDOA) of the downlink pilot signals of different base stations is obtained, and according to the measurement result and combining the coordinates of the base stations, the position of the mobile phone can be calculated by adopting a trigonometric formula estimation algorithm. In general, the greater the number of base stations measured, the higher the measurement accuracy, and the more accurate the obtained location information.
The location information may include number information, time information, and longitude and latitude information, among others. Step 130 may further comprise: and determining longitude and latitude information according to the base station attachment information, and determining corresponding number information, time information and longitude and latitude information as position information.
Step 140, encrypting and storing the position information.
Since the data amount of the position information is large, the position information needs to be stored in a database. Step 140 may specifically include: and taking the number information and the time information as keywords, and taking the longitude and latitude information as a value corresponding to the keywords, and storing the values in an HBase database.
The HBase, i.e. Hadoop Database, is a high-reliability, high-performance, column-oriented and scalable distributed storage system, and a large-scale structured storage cluster can be built on an inexpensive PC Server by utilizing the HBase technology.
Wherein, the value corresponding to the key word is used as a key value pair, and in the key value pair, the key word is "key" and the value is "value". That is, "key" is number information+time information, and "value" is latitude and longitude information. The format of the time information may be expressed as year, month, hour, minute, second (i.e., YYYYMMDDHHMISS). Optionally, "value" may also include the number of signaling times.
Step 140 may further include: and encrypting the key words and the values corresponding to the key words by taking the ciphertext of the password information as key information and storing the encrypted key words and the values. The encryption method may employ a data encryption standard algorithm (Data Encryption Standard, DES). That is, ciphertext obtained by MD5 encryption of "key" and "value" is stored in the HBase database as key information by using DES algorithm encryption. By the method, the position information of the user is protected, and even database maintenance personnel cannot read the position information of the user.
In some embodiments, the method further comprises: and acquiring the modified password information, and re-encrypting and storing the position information according to the modified password information. After the user modifies the password, all the position information of the user needs to be taken out from the database and stored again in an encrypting way because the ciphertext of the password information is correspondingly modified.
According to the embodiment of the invention, the position management requirement of the user is acquired, the base station attachment information of the user is acquired according to the position management requirement, the position information of the user is determined according to the base station attachment information, the position information is encrypted and stored, the historical position information can be collected for the authorized user, the position information of the unauthorized user is not reserved, the problem that the user independently orders the position retention service is solved, the historical position is flexibly managed, the collected position information can be encrypted, the privacy information is prevented from being leaked, and the reliability of position management is improved.
In some embodiments, as shown in fig. 2, the method further comprises:
step 150, receiving a position acquisition request of a user;
step 160, judging whether the user passes the password verification according to the position acquisition request and the password information;
and step 170, if yes, acquiring the position information of the user according to the ciphertext of the password information.
The location obtaining request is information input by a user when the user requests to obtain the historical location, and the location obtaining request can include number information, time information and password information. After receiving a position acquisition request input by a user, judging whether the input password information is identical to the reserved password information according to the number information and the password information contained in the position acquisition request, if so, the user passes the password verification, and then the position information of the user is acquired according to the ciphertext of the password information.
The judging whether the input password information is the same as the reserved password information or not can be specifically: and encrypting the input password information through the MD5, and comparing whether the ciphertext of the input password information is identical to the ciphertext of the reserved password information, if so, whether the input password information is identical to the reserved password information, and if not, whether the input password information is not identical to the reserved password information.
The method for obtaining the position information of the user according to the ciphertext of the password information specifically comprises the following steps: and acquiring a keyword (namely a key) according to the ciphertext of the password information, acquiring a corresponding keyword according to the number information and the time information contained in the position acquisition request, and acquiring longitude and latitude information according to the keyword, thereby acquiring the position information of the user.
Optionally, after acquiring the location information of the user, the method further includes: and displaying the position information of the user. For example, the position information may be displayed on a map.
The embodiment of the invention acquires the encrypted position information from the database through password verification, can prevent the leakage of the privacy information and improves the reliability of position management.
In some embodiments, as shown in fig. 3, the method further comprises:
step 180, judging whether the position information reaches the position preservation period;
and step 190, if yes, deleting the position information reaching the position preservation period.
Wherein, the specific embodiment can be as follows: when the position information is stored in the database, recording the storage time of the position information, judging whether the position information reaches the position storage period according to the storage time of the position information at each preset time interval, and deleting the position information reaching the position storage period if the position information reaches the position storage period. For example, the location storage period is one year, the storage time of certain location information is 2018, 9, 20 days, and the location information is deleted when the location information is judged to have reached the location storage period on 2019, 9, 21 days with information cleaning performed every other day.
According to the embodiment of the invention, the storage life is set for the historical position, so that the historical position can be flexibly stored according to the needs of a user, and the flexible management of the historical position is realized.
Fig. 4 is a schematic structural diagram of a history location management apparatus according to an embodiment of the present invention. As shown in fig. 4, the apparatus 200 includes: a management need acquisition module 210, an attachment information acquisition module 220, a location information determination module 230, and an encryption module 240.
The management requirement obtaining module 210 is configured to obtain a location management requirement of a user; the attachment information obtaining module 220 is configured to obtain base station attachment information of the user according to the location management requirement; the location information determining module 230 is configured to determine location information of the user according to the base station attachment information; the encryption module 240 is used to encrypt and store the location information.
In an alternative manner, the location information includes number information, time information, and longitude and latitude information.
In an alternative manner, the encryption module 240 is specifically configured to store the number information and the time information as keywords, and store the longitude and latitude information as a value corresponding to the keywords in the HBase database.
In an alternative, the apparatus 200 further comprises: the cipher acquisition module and the cipher text module. The password acquisition module is used for acquiring password information of the user; the ciphertext module is used for encrypting the password information through an information abstract algorithm to generate a ciphertext of the password information.
In an optional manner, the encryption module 240 is specifically configured to encrypt the key and the value corresponding to the key with the ciphertext of the password information as key information and store the encrypted value.
In an alternative, the apparatus 200 further comprises: the device comprises a position request module, a verification module and a position acquisition module. The position request module is used for receiving a position acquisition request of the user; the verification module is used for judging whether the user passes the password verification according to the position acquisition request and the password information; and the position acquisition module is used for acquiring the position information of the user according to the ciphertext of the password information if the password information is the same.
In an alternative, the location management requirements include a location shelf life; the apparatus 200 further comprises: and the term judging module and the deleting module. The term judging module is used for judging whether the position information reaches the position preservation term; and the deleting module is used for deleting the position information reaching the position preservation period if the position information reaches the position preservation period.
It should be noted that, the location management device provided in the embodiment of the present invention is a device capable of executing the location management method, and all embodiments of the location management method are applicable to the device, and the same or similar beneficial effects can be achieved.
According to the embodiment of the invention, the position management requirement of the user is acquired, the base station attachment information of the user is acquired according to the position management requirement, the position information of the user is determined according to the base station attachment information, the position information is encrypted and stored, the historical position information can be collected for the authorized user, the position information of the unauthorized user is not reserved, the problem that the user independently orders the position retention service is solved, the historical position is flexibly managed, the collected position information can be encrypted, the privacy information is prevented from being leaked, and the reliability of position management is improved.
An embodiment of the present invention provides a computer storage medium having stored therein at least one executable instruction for causing a processor to perform the history location management method of any of the above method embodiments.
According to the embodiment of the invention, the position management requirement of the user is acquired, the base station attachment information of the user is acquired according to the position management requirement, the position information of the user is determined according to the base station attachment information, the position information is encrypted and stored, the historical position information can be collected for the authorized user, the position information of the unauthorized user is not reserved, the problem that the user independently orders the position retention service is solved, the historical position is flexibly managed, the collected position information can be encrypted, the privacy information is prevented from being leaked, and the reliability of position management is improved.
An embodiment of the present invention provides a computer program product comprising a computer program stored on a computer storage medium, the computer program comprising program instructions which, when executed by a computer, cause the computer to perform the method of history location management in any of the method embodiments described above.
According to the embodiment of the invention, the position management requirement of the user is acquired, the base station attachment information of the user is acquired according to the position management requirement, the position information of the user is determined according to the base station attachment information, the position information is encrypted and stored, the historical position information can be collected for the authorized user, the position information of the unauthorized user is not reserved, the problem that the user independently orders the position retention service is solved, the historical position is flexibly managed, the collected position information can be encrypted, the privacy information is prevented from being leaked, and the reliability of position management is improved.
FIG. 5 illustrates a schematic diagram of a computing device according to an embodiment of the present invention, and the embodiment of the present invention is not limited to a specific implementation of the computing device.
As shown in fig. 5, the computing device may include: a processor (processor) 302, a communication interface (Communications Interface) 304, a memory (memory) 306, and a communication bus 308.
Wherein: processor 302, communication interface 304, and memory 306 perform communication with each other via communication bus 308. A communication interface 304 for communicating with network elements of other devices, such as clients or other servers. Processor 302 is configured to execute program 310, and may specifically perform the history location management method in any of the method embodiments described above.
In particular, program 310 may include program code including computer-operating instructions.
The processor 302 may be a central processing unit CPU, or a specific integrated circuit ASIC (Application Specific Integrated Circuit), or one or more integrated circuits configured to implement embodiments of the present invention. The one or more processors included by the computing device may be the same type of processor, such as one or more CPUs; but may also be different types of processors such as one or more CPUs and one or more ASICs.
Memory 306 for storing programs 310. Memory 306 may comprise high-speed RAM memory or may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
According to the embodiment of the invention, the position management requirement of the user is acquired, the base station attachment information of the user is acquired according to the position management requirement, the position information of the user is determined according to the base station attachment information, the position information is encrypted and stored, the historical position information can be collected for the authorized user, the position information of the unauthorized user is not reserved, the problem that the user independently orders the position retention service is solved, the historical position is flexibly managed, the collected position information can be encrypted, the privacy information is prevented from being leaked, and the reliability of position management is improved.
The algorithms or displays presented herein are not inherently related to any particular computer, virtual system, or other apparatus. Various general-purpose systems may also be used with the teachings herein. The required structure for a construction of such a system is apparent from the description above. In addition, embodiments of the present invention are not directed to any particular programming language. It will be appreciated that the teachings of the present invention described herein may be implemented in a variety of programming languages, and the above description of specific languages is provided for disclosure of enablement and best mode of the present invention.
In the description provided herein, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the above description of exemplary embodiments of the invention, various features of the embodiments of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be construed as reflecting the intention that: i.e., the claimed invention requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the apparatus of the embodiments may be adaptively changed and disposed in one or more apparatuses different from the embodiments. The modules or units or components of the embodiments may be combined into one module or unit or component and, furthermore, they may be divided into a plurality of sub-modules or sub-units or sub-components. Any combination of all features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or units of any method or apparatus so disclosed, may be used in combination, except insofar as at least some of such features and/or processes or units are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings), may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments herein include some features but not others included in other embodiments, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments can be used in any combination.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The use of the words first, second, third, etc. do not denote any order. These words may be interpreted as names. The steps in the above embodiments should not be construed as limiting the order of execution unless specifically stated.

Claims (9)

1. A method of historic location management, the method comprising:
acquiring the position management requirement of a user; the location management requirements include number information, subscription information, and location shelf life;
according to the position management requirement, acquiring the base station attachment information of the user, including: for a user subscribed to a location management service package, acquiring base station information related to the number information from operator information according to the number information in the location management requirement, thereby acquiring the base station attachment information; for users without subscription management service packages, not acquiring the base station attachment information, so that the location information is not collected for unauthorized users;
determining the position information of the user according to the base station attachment information; the determining, according to the base station attachment information, the location information of the user includes: determining the longitude and latitude information of the user according to the base station attachment information, and determining the number information, the time information and the longitude and latitude information corresponding to the user as the position information;
encrypting and storing the position information.
2. The method of claim 1, wherein the encrypting and storing the location information further comprises:
and taking the number information and the time information as keywords, taking the longitude and latitude information as a value corresponding to the keywords, and storing the values in an HBase database.
3. The method according to claim 2, wherein the method further comprises:
acquiring password information of the user;
encrypting the password information through an information abstract algorithm to generate a ciphertext of the password information.
4. The method of claim 3, wherein said encrypting and storing said location information further comprises:
and encrypting the key words and the values corresponding to the key words by taking the ciphertext of the password information as key information and storing the encrypted key words and the values.
5. The method according to claim 2, wherein the method further comprises:
receiving a position acquisition request of the user;
judging whether the user passes the password verification according to the position acquisition request and the password information;
if yes, the position information of the user is obtained according to the ciphertext of the password information.
6. The method of any one of claims 1-5, wherein the location management requirements include a location shelf life;
the method further comprises the steps of:
judging whether the position information reaches the position shelf life or not;
if yes, deleting the position information reaching the position preservation period.
7. A historic location management apparatus, the apparatus comprising:
the management demand acquisition module is used for acquiring the position management demand of the user; the location management requirements may include number information, subscription information, location shelf life;
the attachment information obtaining module is configured to obtain, according to the location management requirement, base station attachment information of the user, and includes: for a user subscribed to a location management service package, acquiring base station information related to the number information from operator information according to the number information in the location management requirement, thereby acquiring the base station attachment information; for users without subscription management service packages, not acquiring the base station attachment information, so that the location information is not collected for unauthorized users;
the position information determining module is used for determining the position information of the user according to the base station attachment information; the determining, according to the base station attachment information, the location information of the user includes: determining the longitude and latitude information of the user according to the base station attachment information, and determining the number information, the time information and the longitude and latitude information corresponding to the user as the position information;
and the encryption module is used for encrypting and storing the position information.
8. A computing device, comprising: the device comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete communication with each other through the communication bus;
the memory is configured to store at least one executable instruction that causes the processor to perform the operations of the historic location management method of any one of claims 1-6.
9. A computer storage medium having stored therein at least one executable instruction for causing a processor to perform the historic location management method of any one of claims 1-7.
CN201910917809.3A 2019-09-26 2019-09-26 Historical position management method and device and computing equipment Active CN112653994B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910917809.3A CN112653994B (en) 2019-09-26 2019-09-26 Historical position management method and device and computing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910917809.3A CN112653994B (en) 2019-09-26 2019-09-26 Historical position management method and device and computing equipment

Publications (2)

Publication Number Publication Date
CN112653994A CN112653994A (en) 2021-04-13
CN112653994B true CN112653994B (en) 2023-07-21

Family

ID=75342373

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910917809.3A Active CN112653994B (en) 2019-09-26 2019-09-26 Historical position management method and device and computing equipment

Country Status (1)

Country Link
CN (1) CN112653994B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011030245A (en) * 2010-09-13 2011-02-10 Bandai Co Ltd Location information providing system, user terminal and program
CN102542495A (en) * 2010-12-27 2012-07-04 爱国者电子科技(天津)有限公司 Location-related conditional network transaction system
JP2016153970A (en) * 2015-02-20 2016-08-25 コニカミノルタ株式会社 Storage place notification system, notification server, storage place notification method and computer program
CN106231560A (en) * 2016-09-30 2016-12-14 李国兴 Mobile terminal communication data based on mobile Internet management method and system
CN108399517A (en) * 2018-02-01 2018-08-14 广东梦森信息科技有限公司 Express delivery customer account management algorithm based on NuPIC and system

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100562166C (en) * 2005-08-19 2009-11-18 中国移动通信集团公司 The method that position information of mobile terminal is handled
US8848924B2 (en) * 2008-06-27 2014-09-30 University Of Washington Privacy-preserving location tracking for devices
CN201726451U (en) * 2009-02-27 2011-01-26 汪询晔 Positioning and tracking alarm device based on mobile communication system
JP2012134795A (en) * 2010-12-22 2012-07-12 Nec Access Technica Ltd Position search system, portable information terminal and position search method
US8971932B2 (en) * 2011-12-24 2015-03-03 Secure Sigint, LLC Secure witness or criminal participant location or position and time recording information apparatus, systemts and methods
EP2670176A1 (en) * 2012-05-30 2013-12-04 Nagravision S.A. Method for tracking a mobile device onto a remote displaying unit through a mobile switching center and a head-end
CN103905502B (en) * 2012-12-27 2018-02-23 中国移动通信集团江苏有限公司 A kind of method and system for obtaining customer position information
CN103227821B (en) * 2013-04-03 2015-07-01 腾讯科技(深圳)有限公司 Method and device for processing position data of target user
CN105407462A (en) * 2015-12-25 2016-03-16 重庆智韬信息技术中心 Method for acquiring smartphone positioning data based on communication network
CA2975517C (en) * 2016-09-06 2022-06-14 Legic Identsystems Ag Method and devices for transmitting a secured data package to a communication device
CN107995585A (en) * 2017-10-24 2018-05-04 武汉米风通信技术有限公司 A kind of communication fusion method based on Internet of Things positioning
CN108985081B (en) * 2018-07-06 2022-02-01 泰康保险集团股份有限公司 Watermark encryption method, device, medium and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011030245A (en) * 2010-09-13 2011-02-10 Bandai Co Ltd Location information providing system, user terminal and program
CN102542495A (en) * 2010-12-27 2012-07-04 爱国者电子科技(天津)有限公司 Location-related conditional network transaction system
JP2016153970A (en) * 2015-02-20 2016-08-25 コニカミノルタ株式会社 Storage place notification system, notification server, storage place notification method and computer program
CN106231560A (en) * 2016-09-30 2016-12-14 李国兴 Mobile terminal communication data based on mobile Internet management method and system
CN108399517A (en) * 2018-02-01 2018-08-14 广东梦森信息科技有限公司 Express delivery customer account management algorithm based on NuPIC and system

Also Published As

Publication number Publication date
CN112653994A (en) 2021-04-13

Similar Documents

Publication Publication Date Title
CN107431896B (en) Wireless coverage verification based on connection technology
US9554402B2 (en) Freeing up mobile network for important phone calls in case of disaster
US20210014826A1 (en) Systems and methods for optimizing message notification based on geographic location and time
US20140025338A1 (en) Sensor Virtualization through Cloud Storage and Retrieval Mechanisms
US10674557B2 (en) Securely communicating a status of a wireless technology device to a non-paired device
US20180315310A1 (en) Vehicle parking management method, vehicle and server
US10819662B2 (en) Detecting automatic reply conditions
US12082074B2 (en) Alerting users of mobile device using anonymized location and time dataset
US11159620B2 (en) Blockchain based data transformation
CN112487451A (en) Display method and device and electronic equipment
CN110570137A (en) Information pushing method and device
US20190286678A1 (en) Resource distribution based upon search signals
US20170223118A1 (en) Organizing location-based social network communities
CN112653994B (en) Historical position management method and device and computing equipment
WO2018152978A1 (en) Method and device for prompting change of account-bound telephone number and computer storage medium
US8509732B1 (en) Method and system for automatically selecting and contacting an emergency contact person based on location
US11644316B2 (en) Navigation in an establishment site for a user using a mobile electronic device
CN113783828B (en) Service system monitoring method and device
US20130265312A1 (en) Systems and methods for social networking influenced map generation
CN110083283B (en) Method, device and system for managing information
US20200366632A1 (en) Activity-related relevance processing of electronic message(s)
US20190158615A1 (en) Automated mobile device notification routing
US20180198781A1 (en) Digital frame authentication through crowdsourcing
Pathan et al. A Survey on ETS Using Android Phone
KR101574423B1 (en) Method and apparatus for managing participating information of terminal

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