CN109617694B - Application program publishing method and device - Google Patents

Application program publishing method and device Download PDF

Info

Publication number
CN109617694B
CN109617694B CN201811574132.XA CN201811574132A CN109617694B CN 109617694 B CN109617694 B CN 109617694B CN 201811574132 A CN201811574132 A CN 201811574132A CN 109617694 B CN109617694 B CN 109617694B
Authority
CN
China
Prior art keywords
signature
installation package
server
difference data
mobile terminal
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
CN201811574132.XA
Other languages
Chinese (zh)
Other versions
CN109617694A (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.)
Netease Hangzhou Network Co Ltd
Original Assignee
Netease Hangzhou Network 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 Netease Hangzhou Network Co Ltd filed Critical Netease Hangzhou Network Co Ltd
Priority to CN201811574132.XA priority Critical patent/CN109617694B/en
Publication of CN109617694A publication Critical patent/CN109617694A/en
Application granted granted Critical
Publication of CN109617694B publication Critical patent/CN109617694B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3247Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving digital signatures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/658Incremental updates; Differential updates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3263Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving certificates, e.g. public key certificate [PKC] or attribute certificate [AC]; Public key infrastructure [PKI] arrangements
    • H04L9/3268Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving certificates, e.g. public key certificate [PKC] or attribute certificate [AC]; Public key infrastructure [PKI] arrangements using certificate validation, registration, distribution or revocation, e.g. certificate revocation list [CRL]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention provides an application program issuing method and device, wherein the method comprises the following steps: receiving user login information sent by a mobile terminal, and sending the user login information to a signature server so that the signature server acquires a corresponding user signature certificate from a preset certificate management server by adopting the user login information; receiving difference data fed back by the signature server, wherein the difference data is generated by the signature server by adopting the user signature certificate to sign a preset first original installation package; combining the difference data with a preset second original installation package to obtain a signature installation package; and sending the signature installation package to the mobile terminal so as to install the application program of the signature installation package in the mobile terminal. The method of the embodiment of the invention has lower signature cost and less transmitted data volume.

Description

Application program publishing method and device
Technical Field
The present invention relates to the field of computer technologies, and in particular, to an application distribution method and an application distribution apparatus.
Background
Currently, the publishing program of the iOS software is strict, and the authority does not allow the user to freely package the publishing software. Besides publishing software to AppStore, a developer can only publish an application program by signing the application program through an enterprise certificate or signing the application program through a developer certificate and building a webpage.
Whether enterprise certificates or developer certificates are expensive, and the authorities can strictly regulate the use of the certificates, and if the enterprise certificates are abused, too many certificates are issued, or some illegal applications are issued, the certificates are forbidden.
Disclosure of Invention
In view of the above problems, embodiments of the present invention are proposed to provide an application distribution method and a corresponding application distribution apparatus that overcome or at least partially solve the above problems.
In order to solve the above problem, an embodiment of the present invention discloses an application program publishing method, including:
receiving user login information sent by a mobile terminal, and sending the user login information to a signature server so that the signature server acquires a corresponding user signature certificate from a preset certificate management server by adopting the user login information;
receiving difference data fed back by the signature server, wherein the difference data is generated by the signature server by adopting the user signature certificate to sign a preset first original installation package;
combining the difference data with a preset second original installation package to obtain a signature installation package;
and sending the signature installation package to the mobile terminal so as to install the application program of the signature installation package in the mobile terminal.
Optionally, before assembling the difference data and the preset second original installation package, the method further includes:
detecting whether the second original installation package is the same as the version of the first original installation package in the signature server;
and if the versions are different, updating the second original installation package into the version same as the first original installation package.
Optionally, the method further includes:
receiving signature progress information generated by the signature server;
and displaying the signature progress information.
Optionally, the mobile terminal is communicated with the mobile terminal through a USB data line.
The embodiment of the invention also discloses an application program release device, which comprises:
the login information forwarding module is used for receiving user login information sent by the mobile terminal and sending the user login information to the signature server so that the signature server can acquire a corresponding user signature certificate from a preset certificate management server by adopting the user login information;
the difference data receiving module is used for receiving difference data fed back by the signature server, wherein the difference data is generated by the signature server by adopting the user signature certificate to sign a preset first original installation package;
the signature installation package generation module is used for combining the difference data and a preset second original installation package to obtain a signature installation package;
and the installation module is used for sending the signature installation package to the mobile terminal so as to install the application program of the signature installation package in the mobile terminal.
Optionally, the method further includes:
the version detection module is used for detecting whether the second original installation package is the same as the version of the first original installation package in the signature server or not before the difference data and the preset second original installation package are assembled;
and the version updating module is used for updating the second original installation package into the version same as the first original installation package if the versions are different.
Optionally, the method further includes:
the signature progress information receiving module is used for receiving the signature progress information generated by the signature server;
and the signature progress information display module is used for displaying the signature progress information.
Optionally, the mobile terminal is communicated with the mobile terminal through a USB data line.
The embodiment of the invention also discloses a device, which comprises:
one or more processors; and
one or more machine readable media having instructions stored thereon that, when executed by the one or more processors, cause the apparatus to perform one or more methods as described above.
Embodiments of the invention also disclose one or more machine-readable media having instructions stored thereon, which when executed by one or more processors, cause the processors to perform one or more of the methods described above.
The embodiment of the invention has the following advantages:
in the embodiment of the invention, the specific terminal receives the user login information sent by the mobile terminal and sends the user login information to the signature server; the signature server acquires a corresponding user signature certificate from the certificate management server by adopting user login information; then the signature server signs a preset first original installation package by adopting a user signature certificate, generates difference data and sends the difference data to a specific terminal; the specific terminal combines the difference data with a preset second original installation package to obtain a signature installation package; and then sending the signature installation package to the mobile terminal so as to install the application program of the signature installation package in the mobile terminal. According to the embodiment of the invention, the application program is signed by adopting the user signature certificate registered based on the user login information, compared with the signature direction based on the developer signature certificate and the enterprise signature certificate, the signature cost is lower, and the signature server only needs to send the difference data to the specific terminal without sending a complete signature data packet, so that the sent data volume is reduced.
Drawings
FIG. 1 is a flow chart of the steps of an embodiment of an application publishing method of the present invention;
fig. 2 is a block diagram showing an embodiment of an application issuing apparatus according to the present invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
Referring to fig. 1, a flowchart illustrating steps of an embodiment of an application publishing method according to the present invention is shown, where the method applied to a specific terminal may specifically include the following steps:
step 101, receiving user login information sent by a mobile terminal, and sending the user login information to a signature server, so that the signature server acquires a corresponding user signature certificate from a preset certificate management server by using the user login information;
in the embodiment of the invention, the mobile terminal is communicated with the specific terminal, and the specific terminal is communicated with the signature server. The mobile terminal is a mobile terminal of an iOS system, the specific terminal may be a terminal of a linux system commonly used by a user, and a client (e.g., a Windows client) may be deployed on the specific terminal to complete a process of installing an application program. The mobile terminal can communicate with a specific terminal through a USB data line.
When the mobile terminal needs to install an application, the mobile terminal may transmit user login information, terminal identification information, and information of the application that desires to be signed to a specific terminal.
The specific terminal can send user login information, terminal identification information and information of the application program which is expected to be signed to the signing server, so that the signing server can sign the original installation package of the corresponding application program according to the information.
For the mobile terminal of the iOS system, the user login information comprises an Apple ID and a password of a user account.
The signing certificate is used to sign the application, only signed applications can guarantee that his source is trusted and that the code is complete and unmodified.
In practice, in addition to providing for signing applications with developer certificates or enterprise certificates, authorities also provide ways to sign applications with individual user signing certificates.
Specifically, the official certificate management server provides an interface for issuing a user signature certificate for an individual, and the user signature certificate issued by the certificate management server can be obtained by submitting user login information from the interface. The user signature certificate corresponds to user login information, and different user signature certificates can be obtained by adopting different user login information through registration.
In this embodiment of the present invention, the signing server is configured to sign the installation package of the application, for example, the specific terminal submits user login information and information of the application that is desired to be signed to the signing server, and the signing server registers the user signing certificate with the signing server using the user login information, and then signs the original installation package of the application using the user signing certificate.
The signature server can communicate with a plurality of specific terminals, and signature of the installation package of the application program is carried out for each specific terminal respectively.
102, receiving difference data fed back by the signature server, wherein the difference data is generated by the signature server performing signature processing on a preset first original installation package by adopting the user signature certificate;
and the specific terminal receives the difference data fed back by the signature server.
The first original installation package is an unsigned installation package, and the format of the iOS installation package is an iPa format. The signature server may store a first original installation package of a plurality of application programs, and may sign the first original installation package of the corresponding application program according to information of the application program which is submitted by the specific terminal and is desired to be signed, so as to obtain corresponding difference data.
The specific signature process may be:
if the signing server does not store the user signing certificate registered through the user login information, the signing server registers the user signing certificate from the certificate management server. The signature server also acquires team identification (TeamID) from the certificate management server, wherein each Apple ID can belong to different TeamIDs, and each TeamID can bind different numbers of mobile terminals. The signature server acquires terminal identification UDIDs of all terminals bound under the TeamID from the certificate management server; and if the connected terminal connected with the current specific terminal is not bound with the TeamID, the signature server adds the UDID of the terminal to the TeamID. The signature server can generate a unique application identification, AppID, using the Apple ID, which is then bound to the TeamID, which is used to identify one or a group of applications. The signature server obtains the verification file ProvisionProfile from the official certificate management server, which decides to sign the application with a signature certificate (public Key)/private Key combination (Key Pair/Signing Identity) and to embed it in the ipa package when it is packaged. When an application is installed, the ProvisionProfile is copied to the mobile terminal, and the mobile terminal running the application authenticates the installed application through the ProvisionProfile. And finally, the signature server signs the original installation package of the application program by adopting the user signature certificate.
In practice, since the signing process of the signing server takes a certain amount of time, the user may think that the card is dead without feedback in the process.
The method in the embodiment of the present invention may further include: and the specific terminal receives the signature progress information generated by the signature server and displays the signature progress information.
Specifically, the signature server can estimate how much time is required to complete the entire signature process and determine to which stage the current signature progress is going, so that signature progress information can be generated. The specific terminal can periodically poll the signature server for the signature progress, and the signature server can periodically send signature progress information to the specific terminal. After receiving the signature progress information, the specific terminal displays the signature progress information, so that a user can know the current signature progress.
For an application program with a large data size, if the signature server also sends the original installation package to a specific terminal, a large bandwidth is required. In order to reduce the occupation of bandwidth, the signature server transmits only the difference data to a specific terminal.
The difference data is data calculated from the original installation package and may indicate that the installation package has been signed. Specifically, the difference data may include: ProvisionProfile, signature data, a package name of the signature installation package and a hash value of file resources of the signature installation package;
the signature data refers to data generated by signing an original installation package; the package name of the installation package, i.e., the AppID, is signed. Each AppID can be obtained by splicing the AppID and the name of the installation package, so that the unique and different AppIDs can be ensured; since the signing process may alter some files, the hash value of the signed installation package may change from the hash value of the original installation package.
In addition, the signed installation package is composed of the original installation package and the difference data. If the signature installation packages aiming at the signature certificates of all the users are stored in the signature server, a large storage space of the signature server is occupied. In this regard, in this embodiment of the present invention, the signature server uniquely stores a first original installation package. The signature server can only reserve one first original installation package, and does not need to store repeated first original installation packages for each user, so that the storage space is saved.
103, combining the difference data with a preset second original installation package to obtain a signature installation package;
in the embodiment of the invention, the specific terminal is preset with the second original installation package, and the specific terminal can combine the difference data and the second original installation package to obtain the signature installation package.
In this embodiment of the present invention, before the specific terminal combines the difference data and the second original installation package, the method may further include:
the specific terminal detects whether the second original installation package is the same as the version of the first original installation package in the signature server; and if the versions are different, the specific terminal updates the second original installation package to the version same as the first original installation package.
The specific terminal needs to keep the local second original installation package synchronized with the first original installation package in the signature server.
And 104, sending the signature installation package to the mobile terminal so as to install the application program of the signature installation package in the mobile terminal.
Finally, the specific terminal sends the signature installation package to the mobile terminal so as to install the application program of the signature installation package in the mobile terminal.
In the embodiment of the invention, the specific terminal receives the user login information sent by the mobile terminal and sends the user login information to the signature server; the signature server acquires a corresponding user signature certificate from the certificate management server by adopting user login information; then the signature server signs a preset first original installation package by adopting a user signature certificate, generates difference data and sends the difference data to a specific terminal; the specific terminal combines the difference data with a preset second original installation package to obtain a signature installation package; and then sending the signature installation package to the mobile terminal so as to install the application program of the signature installation package in the mobile terminal. According to the embodiment of the invention, the application program is signed by adopting the user signature certificate registered based on the user login information, compared with the signature direction based on the developer signature certificate and the enterprise signature certificate, the signature cost is lower, and the signature server only needs to send the difference data to the specific terminal without sending a complete signature data packet, so that the sent data volume is reduced.
It should be noted that, for simplicity of description, the method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the illustrated order of acts, as some steps may occur in other orders or concurrently in accordance with the embodiments of the present invention. Further, those skilled in the art will appreciate that the embodiments described in the specification are presently preferred and that no particular act is required to implement the invention.
Referring to fig. 2, a block diagram of an embodiment of an application distribution apparatus according to the present invention is shown, where the apparatus is configured for a specific terminal, and specifically includes:
a login information forwarding module 201, configured to receive user login information sent by a mobile terminal, and send the user login information to a signature server, so that the signature server obtains a corresponding user signature certificate from a preset certificate management server by using the user login information;
a difference data receiving module 202, configured to receive difference data fed back by the signature server, where the difference data is generated by the signature server performing signature processing on a preset first original installation package by using the user signature certificate;
a signature installation package generating module 203, configured to combine the difference data and a preset second original installation package to obtain a signature installation package,
the installation module 204 is configured to send the signature installation package to the mobile terminal, so as to install the application program of the signature installation package in the mobile terminal.
In the embodiment of the present invention, the apparatus may further include:
the version detection module is used for detecting whether the second original installation package is the same as the version of the first original installation package in the signature server or not before the difference data and the preset second original installation package are assembled;
and the version updating module is used for updating the second original installation package into the version same as the first original installation package if the versions are different.
In the embodiment of the present invention, the apparatus may further include:
the signature progress information receiving module is used for receiving the signature progress information generated by the signature server;
and the signature progress information display module is used for displaying the signature progress information.
In the embodiment of the present invention, the mobile terminal communicates with the specific terminal through a USB data line.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
An embodiment of the present invention further provides an apparatus, including:
one or more processors; and
one or more machine-readable media having instructions stored thereon, which when executed by the one or more processors, cause the apparatus to perform methods as described in embodiments of the invention.
Embodiments of the invention also provide one or more machine-readable media having instructions stored thereon, which when executed by one or more processors, cause the processors to perform the methods described in embodiments of the invention.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, apparatus, or computer program product. Accordingly, embodiments of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present invention are described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing terminal to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications of these embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the embodiments of the invention.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or terminal that comprises the element.
The application program publishing method and the application program publishing device provided by the invention are described in detail, a specific example is applied in the text to explain the principle and the implementation of the invention, and the description of the embodiment is only used for helping to understand the method and the core idea of the invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. An application program issuing method, characterized by comprising:
receiving user login information sent by a mobile terminal, and sending the user login information to a signature server so that the signature server acquires a corresponding user signature certificate from a preset certificate management server by adopting the user login information;
receiving difference data fed back by the signature server, wherein the difference data is generated by the signature server by adopting the user signature certificate to perform signature processing on a preset first original installation package stored in the signature server;
combining the difference data with a preset second original installation package stored in a specific terminal to obtain a signature installation package;
and sending the signature installation package to the mobile terminal so as to install the application program of the signature installation package in the mobile terminal.
2. The method of claim 1, further comprising, prior to assembling the difference data and a preset second original installation package:
detecting whether the second original installation package is the same as the version of the first original installation package in the signature server;
and if the versions are different, updating the second original installation package into the version same as the first original installation package.
3. The method of claim 1, further comprising:
receiving signature progress information generated by the signature server;
and displaying the signature progress information.
4. The method of claim 1, wherein communicating with the mobile terminal is via a USB data line.
5. An application issuing apparatus, comprising:
the login information forwarding module is used for receiving user login information sent by the mobile terminal and sending the user login information to the signature server so that the signature server can acquire a corresponding user signature certificate from a preset certificate management server by adopting the user login information;
the difference data receiving module is used for receiving difference data fed back by the signature server, wherein the difference data is generated by the signature server by adopting the user signature certificate to sign a preset first original installation package stored in the signature server;
the signature installation package generation module is used for combining the difference data with a preset second original installation package stored in a specific terminal to obtain a signature installation package;
and the installation module is used for sending the signature installation package to the mobile terminal so as to install the application program of the signature installation package in the mobile terminal.
6. The apparatus of claim 5, further comprising:
the version detection module is used for detecting whether the second original installation package is the same as the version of the first original installation package in the signature server or not before the difference data and the preset second original installation package are assembled;
and the version updating module is used for updating the second original installation package into the version same as the first original installation package if the versions are different.
7. The apparatus of claim 5, further comprising:
the signature progress information receiving module is used for receiving the signature progress information generated by the signature server;
and the signature progress information display module is used for displaying the signature progress information.
8. The apparatus of claim 5, wherein the communication with the mobile terminal is via a USB data line.
9. A terminal device, comprising:
one or more processors; and
one or more machine readable media having instructions stored thereon that, when executed by the one or more processors, cause the terminal device to perform the method of one or more of claims 1-4.
10. One or more machine readable media having instructions stored thereon that, when executed by one or more processors, cause the processors to perform the method of one or more of claims 1-4.
CN201811574132.XA 2018-12-21 2018-12-21 Application program publishing method and device Active CN109617694B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811574132.XA CN109617694B (en) 2018-12-21 2018-12-21 Application program publishing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811574132.XA CN109617694B (en) 2018-12-21 2018-12-21 Application program publishing method and device

Publications (2)

Publication Number Publication Date
CN109617694A CN109617694A (en) 2019-04-12
CN109617694B true CN109617694B (en) 2021-10-26

Family

ID=66011246

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811574132.XA Active CN109617694B (en) 2018-12-21 2018-12-21 Application program publishing method and device

Country Status (1)

Country Link
CN (1) CN109617694B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112350828B (en) * 2019-08-06 2023-04-07 广东元心科技有限公司 Method, client, server and system for generating security application
CN111049909B (en) * 2019-12-17 2024-04-02 昆山华东信息科技有限公司 Software release method
CN112583924B (en) * 2020-12-22 2023-05-09 Oppo广东移动通信有限公司 Configuration method of application program package, communication device and readable storage medium
CN113094659B (en) * 2021-03-17 2022-10-21 青岛海尔科技有限公司 Method, device, platform equipment and system for publishing application file

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102024127B (en) * 2010-11-17 2012-09-19 中国联合网络通信集团有限公司 Control platform, user terminal, distribution system and method of application software
CN102024107A (en) * 2010-11-17 2011-04-20 中国联合网络通信集团有限公司 Application software control platform, developer terminal as well as application software distribution system and method
CN103888252A (en) * 2012-12-19 2014-06-25 深圳市华营数字商业有限公司 UID, PID, and APPID-based control application access permission method
US9843572B2 (en) * 2015-06-29 2017-12-12 Airwatch Llc Distributing an authentication key to an application installation
CN106559223B (en) * 2016-11-29 2019-11-15 武汉斗鱼网络科技有限公司 Application signature method and device
CN107070650A (en) * 2017-03-26 2017-08-18 安徽继远软件有限公司 A kind of mobile terminal application management method and system based on MAM
CN107463806B (en) * 2017-06-20 2020-08-14 国家计算机网络与信息安全管理中心 Signature and signature verification method for Android application program installation package
CN107994993B (en) * 2017-11-21 2021-10-08 北京奇虎科技有限公司 Application program detection method and device

Also Published As

Publication number Publication date
CN109617694A (en) 2019-04-12

Similar Documents

Publication Publication Date Title
CN109617694B (en) Application program publishing method and device
CN111213350B (en) System and method for creating decentralized identity
CN111095327B (en) System and method for verifying verifiable claims
CN111095865B (en) System and method for issuing verifiable claims
US11514440B2 (en) Method for issuing authentication information and blockchain-based server using the same
JP2020502674A5 (en)
US20090158043A1 (en) Secure digital signature system
CN109471865A (en) A kind of off-line data management method, system, server and storage medium
KR101523309B1 (en) A system and method for distributing application
CN104683409A (en) Method for sharing applications between terminals and terminal
CN111314172B (en) Block chain-based data processing method, device, equipment and storage medium
WO2016171736A1 (en) Certificate updating
KR101974062B1 (en) Electronic Signature Method Based on Cloud HSM
CN107341025B (en) Application updating method and device
EP3862899A1 (en) Information communication apparatus, authentication program for information communication apparatus, and authentication method
CN113572728B (en) Method, device, equipment and medium for authenticating Internet of things equipment
EP2262165B1 (en) User generated content registering method, apparatus and system
CN111125778A (en) Copyright transaction information processing method and device
CN110324343B (en) Information monitoring and broadcasting method and device, electronic equipment and storage medium
CN107994993B (en) Application program detection method and device
CN111050326B (en) Block chain-based short message verification method, device, equipment and medium
CN108199830A (en) Based on the legal method of the stringent management and control Android application programs of certificate
CN112737793B (en) Method and device for updating block chain domain name configuration
CN111212037B (en) Advertisement data processing method and device
TW201638826A (en) System for using trust token to make application obtain digital certificate signature from another application on device and method thereof

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