EP3265951A1 - Privacy management - Google Patents
Privacy managementInfo
- Publication number
- EP3265951A1 EP3265951A1 EP15884448.0A EP15884448A EP3265951A1 EP 3265951 A1 EP3265951 A1 EP 3265951A1 EP 15884448 A EP15884448 A EP 15884448A EP 3265951 A1 EP3265951 A1 EP 3265951A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- privacy feature
- source code
- code segment
- privacy
- feature requirement
- 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.)
- Withdrawn
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/602—Providing cryptographic facilities or services
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
- G06F21/6245—Protecting personal data, e.g. for financial or medical purposes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/33—Intelligent editors
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/77—Software metrics
Definitions
- the invention relates to the field of data secrecy and/or privacy management.
- Requirements for handling data depend on characteristics of the data. For example, data that is public and of high importance may be archived in a way that places it at the disposal of the public, and simultaneously ensures its permanence for indefinite retention.
- microfilm and acid-free paper are technologies that are capable of retaining information for several centuries, while allowing repeated access to the information. Examples of public high- importance data include correspondence of heads of state and archives of major newspapers.
- Data that is public but only of transient relevance may be stored in a way that ensures access by the public, but need not ensure permanent retention. For example, information on traffic conditions on roads may be relevant while the conditions last, but irrelevant afterwards. Such data may be stored on a world wide web, WWW, page, for example, where it may be accessed by users and later on replaced with more up-to-date data, which may be automatically generated, for example.
- WWW world wide web
- Restrictions in access may take the form of physical restrictions or procedural restrictions.
- Physical restrictions include storing the private or secret data in sites which are not open to the public, such as, for example, in an underground bank datacentre.
- Procedural restrictions include use of encryption, wherein a user may encrypt his data before storing it in a cloud service, for example.
- an apparatus comprising a memory interface configured to access a plurality of privacy feature requirement sets, each privacy feature requirement set being associated with a source code segment, and at least one processing core configured to select a first source code segment from among the source code segments based on a comparison between a privacy feature requirement set associated with the first source code segment and a current privacy feature requirement set, and to derive a privacy feature deviation set using the current privacy feature requirement set and the selected first source code segment.
- the at least one processing core is further configured to flag any privacy feature deviation comprised in the privacy feature deviation set that exceeds a threshold level of deviation the at least one processing core is configured to derive the privacy feature deviation set by determining a difference between the current privacy feature requirement set and a privacy feature usage set of the first source code segment
- the memory interface is configured to access the privacy feature usage set of the first source code segment from a memory
- the at least one processing core is configured to determine, for each of the of source code segments, a corresponding privacy feature usage set the at least one processing core is configured to select the first source code segment by minimizing a sum of differences of corresponding privacy feature requirement components comprised in the privacy feature requirement sets
- the at least one processing core is configured to associate privacy feature requirement components comprised in the privacy feature requirement component sets corresponding to the source code segments comprised in the source code segments with semantically close privacy feature requirement components before minimizing the sum of differences the at least one processing core is configured to select more than one
- a method comprising accessing a plurality of privacy feature requirement sets, each privacy feature requirement set being associated with a source code segment, selecting a first source code segment from among the source code segments based on a comparison between a privacy feature requirement set associated with the first source code segment and a current privacy feature requirement set, and deriving a privacy feature deviation set using the current privacy feature requirement set and the selected first source code segment.
- Various embodiments of the second aspect may comprise at least one feature comprised in the preceding bulleted list laid out in connection with the first aspect.
- an apparatus comprising means for accessing a plurality of privacy feature requirement sets, each privacy feature requirement set being associated with a source code segments, means for selecting a first source code segment from among the source code segments based on a comparison between a privacy feature requirement set associated with the first source code segment and a current privacy feature requirement set, and means for deriving a privacy feature deviation set using the current privacy feature requirement set and the selected first source code segment.
- a non- transitory computer readable medium having stored thereon a set of computer readable instructions that, when executed by at least one processor, cause an apparatus to at least access a plurality of privacy feature requirement sets, each privacy feature requirement set being associated with a source code segments, select a first source code segment from among the source code segments based on a comparison between a privacy feature requirement set associated with the first source code segment and a current privacy feature requirement set, and derive a privacy feature deviation set using the current privacy feature requirement set and the selected first source code segment.
- an apparatus comprising at least one processing core and at least one memory including computer program code, the at least one memory and the computer program code being configured to, with the at least one processing core, cause the apparatus at least to access a plurality of privacy feature requirement sets, each privacy feature requirement set being associated with a source code segments, select a first source code segment from among the source code segments based on a comparison between a privacy feature requirement set associated with the first source code segment and a current privacy feature requirement set, and derive a privacy feature deviation set using the current privacy feature requirement set and the selected first source code segment.
- a computer program configured to cause a method in accordance with the second aspect to be performed.
- At least some embodiments of the present invention find industrial application in securing data against accidental disclosure.
- FIGURE 1 illustrates an example system capable of illustrating at least some embodiments of the present invention
- FIGURE 2 illustrates an example use case in accordance with at least some embodiments of the present invention
- FIGURE 3 illustrates an example apparatus capable of supporting at least some embodiments of the present invention.
- FIGURE 4 is a first flow chart of a first method in accordance with at least some embodiments of the present invention.
- FIGURE 1 illustrates an example system capable of illustrating at least some embodiments of the present invention.
- the system of FIGURE 1 comprises device 110, which may comprise, for example, a desktop, laptop or tablet computer, a smartphone, phablet computer, cellular telephone, or other kind of electronic apparatus.
- Device 1 10 may comprise an embedded device, wherein an embedded device comprises a processor, memory, a computer program in the memory and a user interface configured to enable a user to interact with and direct, at least in part, the operation of the embedded device.
- the computer program may be, at least in part, persistently stored in the memory in the sense that switching the device off doesn't, at least in whole, erase the computer program from the memory.
- Device 110 may comprise a user interface 112 configured to enable a user to direct, at least in part, the operation of device 1 10.
- the user interface may comprise a Microsoft Windows, Jolla Sailfish or Google Android-based user interface.
- Device 110 may comprise a memory 114, which may be configured to store information, such as, for example, information input into device 110 by the user or obtained by device 110 via at least one sensor element comprised in device 110.
- sensor elements device 110 may comprise include a satellite positioning receiver, such as for example a global positioning system, GPS, or Galileo receiver, a camera, a fingerprint sensor and an interface with a medical sensor.
- An example of an interface with a medical sensor comprises a wireless interface with a heart pacer, through which device 110 may obtain information on the user's heart.
- Information obtained from sensors comprised in device 110 may be private in nature. For example, a user's fingerprint, heartbeat and location may be classified as private or secret information. Device 110 may be configured to classify information as private based on a source sensor through which the information enters into device 110, and/or the user may classify specific information, or an information type, as private or not private. [0025] Device 110 may further comprise a transceiver 116, which may comprise, for example, an Ethernet, wireless local area network, WLAN, also known as Wi-Fi, cellular or other kind of communication interface enabling device 110 to communicate with further devices. Transceiver 116 may communicate information to and from device 110, for example to and from node 120 via connection 121.
- a transceiver 116 may comprise, for example, an Ethernet, wireless local area network, WLAN, also known as Wi-Fi, cellular or other kind of communication interface enabling device 110 to communicate with further devices.
- Transceiver 116 may communicate information to and from device 110, for example to and from node 120 via connection
- Connection 121 may be a wire-line connection, or it may be at least in part wireless.
- Node 120 may comprise a wireless access point, cellular base station, Ethernet hub or other node.
- Node 120 may be in communication with network 140, through which communications with device 1 10 may be routed to and/or from further nodes 130A, 130B and 130C.
- Further nodes 130A, 130B and 130C may comprise, for example, devices arranged to access a social media website, or these nodes may comprise computers connected to the Internet.
- the set of further nodes 130A, 130B and 130C is collectively termed further nodes 130.
- Device 110 may share private information with further nodes 130, either on purpose or by accident.
- Software running in device 110 should be designed and implemented in a way that accidental disclosure of private information does not occur. Further, such software may be designed and implemented in such a way that disclosure of private information may be done in a purposeful way.
- device 110 queries a weather service comprised in one of further nodes 130 for local weather
- device 110 may include in the query the name of the city where device 110 is located, rather than an accurate street address or geolocation of device 110. This way, in order to obtain the weather information private information, in this case the location of device 110, is disclosed only to the extent its disclosure is necessary. Thus the purpose is achieved with a minimal disclosure of private information.
- a purposeful disclosure of private information comprises that private information is at least one, and in some embodiments all, of the following: disclosed only at a level of accuracy necessary to obtain the purpose, disclosed only at a frequency necessary to obtain the purpose, disclosed only in encrypted form, disclosed only to a minimum number of recipients to obtain the purpose and disclosed only in anonymized form.
- Anonymized form may comprise that personal identifiers of the user of device 110, or at least one or some of them, are removed from the data prior to disclosure of the private data.
- FIGURE 2 illustrates an example use case in accordance with at least some embodiments of the present invention. In this use case, privacy-related programming flaws are avoided using a predictive method.
- Database 210 comprises, for a programmer, programming team, software development corporation or for a privacy-relevant software development field in general, a library of existing program information.
- the library need not comprise information concerning all pre-existing software programs implemented by the programmer, team, corporation or field.
- program entries such as for example program entry 211.
- Program entry 211 comprises a source code segment 21 lr and a corresponding privacy feature requirement set 211a.
- Source code segment 21 lr is an implementation produced based, at least in part, on privacy feature requirement set 211a.
- Source code segment 21 lr may comprise an entire program, or alternatively a part of the entire program that is relevant to privacy.
- Current privacy feature requirement set 220a comprises privacy-related requirements concerning a computer program that is to be developed. Initially a selection phase 2A may be performed by comparing current privacy feature requirement set 220a to privacy feature requirement sets comprised in program entries in library 210. In the selection, the privacy feature requirement set in library 210 that most closely resembles current privacy feature requirement set 220a is selected, such selection also implying selection of the source code segment that corresponds to the selected privacy feature requirement set. The source code segment that corresponds to the selected privacy feature requirement set is the source code segment that is comprised in the same program entry as the selected privacy feature requirement set.
- the selection may be based, for example, on comparing corresponding elements in current privacy feature requirement set 220a to each of the privacy feature requirement sets comprised in the entries in library 210.
- a privacy feature requirement set may be expressed as a vector comprising vector components corresponding to at least some of the following: accessed sensors, frequency of sensor access, encryption strength, retention period, sharing contact number and anonymization.
- the components may be referred to as privacy feature requirement components, for example.
- the requirement sets may be assessed as to the requirement components they have in common. Then the common requirements may be compared to each other, for example by taking for each pair of common requirements an absolute value of their difference, and finally summing or otherwise aggregating the absolute values. Recognizing that privacy requirements that are not the same, but semantically close, direct summing or subtracting may be unfeasible but the requirements may nonetheless be rendered comparable to each other using a suitable combination or aggregation method. Some requirement types may be weighted based on preference. Requirement sets with fewer than a threshold number of common requirement components with the current privacy feature requirement set 220a may be ignored. The selection of phase 2 A may proceed based on different principles as well, as is clear to the skilled person there exist a large number of ways in which a closest privacy feature requirement set can be selected from library 210.
- privacy features that are semantically close may be compared to each other.
- a social media-based sharing feature in a privacy requirement feature set in library 210 may be compared to an email-based sharing feature in current privacy feature requirement set 220a. They may be comparable, for example, since both may involve a number of recipients, the numbers being comparable to each other to determine how close the requirement sets are as it relates to sharing privacy.
- privacy feature requirement set 211 is selected, which implies a selection of source code segment 21 lr as well, as described above.
- Source code segment 21 lr may then be taken as a predicted form of the program that is to be developed. It may be predicted that source code similar to source code segment 21 lr may be developed by the programmer, team, corporation or other entity as a response to current privacy feature requirement set 220a.
- source code segment 21 lr is compared to current privacy feature requirement set 220a to determine, whether deviations from the requirements comprised current privacy feature requirement set 220a exist, assuming for the moment that source code segment 21 lr would be an implementation of current privacy feature requirement set 220a. If at least one deviation exists, the at least one deviation may form a privacy feature deviation set.
- a privacy feature deviation set may be a set of zeros in case no deviations exist, or more generally, any non-deviating privacy requirement types may be represented by a zero or other null value in a privacy feature deviation set.
- a privacy feature deviation set would be a vector of equal length to the current privacy feature requirement set 220a, the privacy feature deviation set comprising zero and/or non-zero components in dependence of whether deviations exist.
- a privacy feature usage set may be derived for source code segment 21 lr, the privacy feature usage set comprising as components information elements that describe how privacy features are used in the source code segment.
- the privacy feature usage set derived from source code segment 21 lr may comprise an element that contains the figure "256", denoting that 256- bit keys are used in source code segment 21 lr.
- a privacy feature usage set may comprise as components one information element corresponding to each component in the current privacy feature requirement set 220a, to enable a like-for-like comparison of the two.
- phase 2B may comprise, for example, extracting a list of sensor types that source code segment 21 lr, when compiled and run, will access. Likewise, it can be determined whether data obtained from the sensors is stored in plaintext or encrypted form.
- the safety of the form of encryption may be characterized, for example by algorithm and/or a length of key that is used. A longer key is associated with safer encryption. Likewise, for certain algorithms a number of rounds, key distribution and/or random number generator type used may be characterized.
- Anonymization may be identified in source code segment 21 lr by detecting instances of user- identifying information that is blanked or otherwise modified. In some embodiments, it is estimated how many items there are, or will be, among which the anonymized information cannot be distinguished, to assess the effectiveness of anonymization. This may be seen as analogous to entropy, where a number of microstates producing the same macroscopic properties is estimated.
- the effect on privacy of sharing information can be quantified by estimating, how many entities will have access to the information after it is shared by a program compiled based on source code segment 21 lr. A higher number of entities implies a more severe effect on privacy. Other kinds of privacy requirements, and corresponding characteristics of source code segment 21 lr, may be implemented in various embodiments of the present invention.
- phase 2C privacy requirements comprised in current privacy feature requirement set 220a may be flagged responsive to a determination that corresponding security characteristics in source code segment 21 lr would not properly fulfil these requirements, in other words, that deviations from components comprised in current privacy feature requirement set 220a exist.
- privacy requirements 220a2 and 220a4 are flagged as not properly fulfilled in source code segment 21 lr.
- flagged privacy requirements may involve privacy features that are semantically close to privacy features analysed in source code segment 21 lr.
- Flagging privacy requirements may be based on a threshold, wherein the threshold may be expressed as a percentage value of a numerical requirement, or, alternatively or additionally, the threshold for each privacy requirement type may be predetermined. In some embodiments, flagging may be done for each privacy requirement in current privacy feature requirement set 220a that is not fulfilled by the implementation assumed implementation of source code segment 21 lr.
- the set of flags in current privacy feature requirement set 220a may be considered a privacy feature deviation set, since the flags relate to deviations identified between current privacy feature requirement set 220a and source code segment 21 lr.
- a privacy feature deviation set may comprise at least one indication of deviation.
- a section of source code in the program under development may be flagged for separate view, the flagged section implementing a privacy-relevant feature where a deviation was determined.
- the set of flags in the source code in the program under development may be considered a privacy feature deviation set, since the flags relate to deviations identified between current privacy feature requirement set 220a and source code segment 21 lr.
- a programmer may be tasked to develop a weather forecast application.
- His development environment, IDE may access code previously developed by the programmer.
- the IDE may first apply 'semantic closeness' to identify that a previously coded fitness tracker application most closely matches the current, weather forecasting, application in terms of its privacy features.
- the programmer had used application programming interface, API, to access the accelerometer readings at the highest available frequency - while polling at a much lower frequency would have sufficed to achieve the fitness application's functionality.
- the IDE uses the identified privacy feature to predict that the programmer will likely develop code accessing the user's location at maximum precision, for example, geolocation co-ordinates - even when a much lower precision, such as, for example, 'city level', would suffice for the weather forecasting application.
- the IDE accordingly advises the developer of the right location data precision level for the weather forecasting application, or marks the code implementing location sharing for follow-up with his supervisor.
- a plurality of source code segments may be selected from library 210. For example, it may be preferable to have something to compare to each of, or most of, the requirements in current privacy feature requirement set 220a.
- FIGURE 3 illustrates an example apparatus capable of supporting at least some embodiments of the present invention. Illustrated is device 300, which may comprise, for example, a device 110 of FIGURE 1.
- processor 310 which may comprise, for example, a single- or multi-core processor wherein a single- core processor comprises one processing core and a multi-core processor comprises more than one processing core.
- Processor 310 may comprise a Qualcomm Snapdragon 800 processor, for example.
- Processor 310 may comprise more than one processor.
- a processing core may comprise, for example, a Cortex- A8 processing core manufactured by ARM Holdings or a Bulldozer processing core produced by Advanced Micro Devices Corporation.
- Processor 310 may comprise at least one Qualcomm Snapdragon, Intel Xeon, Intel Core, AMD Opteron and/or Intel Atom processor.
- Processor 310 may comprise at least one application- specific integrated circuit, ASIC.
- Processor 310 may comprise at least one field-programmable gate array, FPGA.
- Processor 310 may be means for performing method steps in device 300.
- Processor 310 may be configured, at least in part by computer instructions, to perform actions.
- Device 300 may comprise memory 320.
- Memory 320 may comprise random- access memory and/or permanent memory.
- Memory 320 may comprise at least one RAM chip.
- Memory 320 may comprise magnetic, optical and/or holographic memory, for example.
- Memory 320 may be at least in part accessible to processor 310.
- Memory 320 may be means for storing information.
- Memory 320 may comprise computer instructions that processor 310 is configured to execute. When computer instructions configured to cause processor 310 to perform certain actions are stored in memory 320, and device 300 overall is configured to run under the direction of processor 310 using computer instructions from memory 320, processor 310 and/or its at least one processing core may be considered to be configured to perform said certain actions. Memory 320 may be at least in part comprised in processor 310. Memory 320 may be at least in part external to device 300 but accessible to device 300. A memory interface may be comprised in memory 320 to allow access to the memory, or, alternatively or additionally, processor 310 or a processing core therein may comprise a memory interface configured to allow access to information stored in memory 320.
- Device 300 may comprise a transmitter 330.
- Device 300 may comprise a receiver 340.
- Transmitter 330 and receiver 340 may be configured to transmit and receive, respectively, information in accordance with at least one cellular or non-cellular standard.
- Transmitter 330 may comprise more than one transmitter.
- Receiver 340 may comprise more than one receiver.
- Transmitter 330 and/or receiver 340 may be configured to operate in accordance with wireless local area network, WLAN, Ethernet and/or worldwide interoperability for microwave access, WiMAX, standards, for example.
- Device 300 may comprise a near-field communication, NFC, transceiver 350.
- NFC transceiver 350 may support at least one NFC technology, such as NFC, Bluetooth, Wibree or similar technologies.
- Device 300 may comprise user interface, UI, 360.
- UI 360 may comprise at least one of a display, a keyboard, a touchscreen, a vibrator arranged to signal to a user by causing device 300 to vibrate, a speaker and a microphone.
- a user may be able to operate device 300 via UI 360, for example to create computer programs and/or analyse existing programs.
- Device 300 may comprise or be arranged to accept a user identity module 370.
- User identity module 370 may comprise, for example, a subscriber identity module, SIM, card installable in device 300.
- a user identity module 370 may comprise information identifying a subscription of a user of device 300.
- a user identity module 370 may comprise cryptographic information usable to verify the identity of a user of device 300 and/or to facilitate encryption of communicated information and billing of the user of device 300 for communication effected via device 300.
- Processor 310 may be furnished with a transmitter arranged to output information from processor 310, via electrical leads internal to device 300, to other devices comprised in device 300.
- a transmitter may comprise a serial bus transmitter arranged to, for example, output information via at least one electrical lead to memory 320 for storage therein.
- the transmitter may comprise a parallel bus transmitter.
- processor 310 may comprise a receiver arranged to receive information in processor 310, via electrical leads internal to device 300, from other devices comprised in device 300.
- Such a receiver may comprise a serial bus receiver arranged to, for example, receive information via at least one electrical lead from receiver 340 for processing in processor 310.
- the receiver may comprise a parallel bus receiver.
- Device 300 may comprise further devices not illustrated in FIGURE 3.
- device 300 may comprise at least one digital camera.
- Some devices 300 may comprise a back-facing camera and a front-facing camera, wherein the back-facing camera may be intended for digital photography and the front- facing camera for video telephony.
- Device 300 may comprise a fingerprint sensor arranged to authenticate, at least in part, a user of device 300.
- device 300 lacks at least one device described above.
- some devices 300 may lack a NFC transceiver 350 and/or user identity module 370.
- Processor 310, memory 320, transmitter 330, receiver 340, NFC transceiver 350, UI 360 and/or user identity module 370 may be interconnected by electrical leads internal to device 300 in a multitude of different ways.
- each of the aforementioned devices may be separately connected to a master bus internal to device 300, to allow for the devices to exchange information.
- this is only one example and depending on the embodiment various ways of interconnecting at least two of the aforementioned devices may be selected without departing from the scope of the present invention.
- FIGURE 4 is a first flow chart of a first method in accordance with at least some embodiments of the present invention.
- Phase 410 comprises accessing a plurality of privacy feature requirement sets, each privacy feature requirement set being associated with a source code segment.
- Phase 420 comprises selecting a first source code segment from among the source code segments based on a comparison between a privacy feature requirement set associated with the first source code segment and a current privacy feature requirement set.
- Phase 430 comprises deriving a privacy feature deviation set using the current privacy feature requirement set and the selected first source code segment.
- optional phase 440 comprises flagging any privacy feature deviation comprised in the privacy feature deviation set that exceeds a threshold level of deviation.
- At least some embodiments may provide the technical effect that a programming tool may pre-select suitable privacy feature programming tools for use. For example, where it is determined that a programmer or corporation would likely produce a computer program failing a privacy requirement relating to an accuracy at which a user's location is revealed to a remote service, a programming environment may enlarge a graphical user interface icon that is used to convert a highly accurate location to a more generic location, such as, for example, a programming function that converts a geolocation to a name of a city in which the geolocation is disposed.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Medical Informatics (AREA)
- Databases & Information Systems (AREA)
- Storage Device Security (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/FI2015/050146 WO2016142571A1 (en) | 2015-03-06 | 2015-03-06 | Privacy management |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| EP3265951A1 true EP3265951A1 (en) | 2018-01-10 |
| EP3265951A4 EP3265951A4 (en) | 2018-11-21 |
Family
ID=56878556
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP15884448.0A Withdrawn EP3265951A4 (en) | 2015-03-06 | 2015-03-06 | Privacy management |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US10445513B2 (en) |
| EP (1) | EP3265951A4 (en) |
| CN (1) | CN107969154A (en) |
| WO (1) | WO2016142571A1 (en) |
Families Citing this family (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2016072118A1 (en) * | 2014-11-07 | 2016-05-12 | ソニー株式会社 | Information processing system, storage medium, and control method |
| US10401183B2 (en) | 2015-03-16 | 2019-09-03 | Nokia Technologies Oy | Location privacy |
| CN109189369B (en) * | 2018-07-25 | 2022-03-04 | 北京奇艺世纪科技有限公司 | Method and device for compressing codes |
| CN109766215B (en) * | 2018-12-06 | 2022-03-25 | 合肥联宝信息技术有限公司 | Data processing method and device |
| CN111460505A (en) * | 2020-04-02 | 2020-07-28 | 深圳前海微众银行股份有限公司 | Modeling method, device, equipment and storage medium based on privacy protection |
| US11521210B2 (en) | 2020-05-13 | 2022-12-06 | Paypal, Inc. | Automated verification of user interface process flows |
| US12327112B2 (en) * | 2021-11-23 | 2025-06-10 | International Business Machines Corporation | Compliance adaption plans and software component matchmaking |
| US20240231814A9 (en) * | 2022-10-20 | 2024-07-11 | Onetrust Llc | Scanning application code to detect and classify sdk data into data categories |
| US20240231815A9 (en) * | 2022-10-20 | 2024-07-11 | Onetrust Llc | Methods and graphical user interfaces for scanning application code to detect and classify sdk data into data categories |
Family Cites Families (22)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7647579B2 (en) | 2004-03-31 | 2010-01-12 | International Business Machines Corporation | Method, system and program product for detecting deviation from software development best practice resource in a code sharing system |
| US9235704B2 (en) * | 2008-10-21 | 2016-01-12 | Lookout, Inc. | System and method for a scanning API |
| US8474007B2 (en) * | 2009-12-23 | 2013-06-25 | Motorola Solutions, Inc. | System and method of controlling identity privacy in a communication session |
| US8595685B2 (en) | 2010-04-07 | 2013-11-26 | Accenture Global Services Limited | Method and system for software developer guidance based on analyzing project events |
| US9450991B2 (en) * | 2010-11-30 | 2016-09-20 | Motorola Solutions, Inc. | Method of controlling sharing of participant identity in a group communication session |
| US9003552B2 (en) * | 2010-12-30 | 2015-04-07 | Ensighten, Inc. | Online privacy management |
| US20120222083A1 (en) | 2011-02-28 | 2012-08-30 | Nokia Corporation | Method and apparatus for enforcing data privacy |
| US9189606B2 (en) * | 2011-03-21 | 2015-11-17 | Microsoft Technology Licensing, Llc | Information privacy system and method |
| US8832854B1 (en) | 2011-06-30 | 2014-09-09 | Google Inc. | System and method for privacy setting differentiation detection |
| WO2013072930A2 (en) * | 2011-09-28 | 2013-05-23 | Tata Consultancy Services Limited | System and method for database privacy protection |
| US9069968B2 (en) * | 2012-01-30 | 2015-06-30 | Nokia Technologies Oy | Method and apparatus providing privacy benchmarking for mobile application development |
| JPWO2013121790A1 (en) * | 2012-02-17 | 2015-05-11 | 日本電気株式会社 | Information processing apparatus for handling privacy information, information processing system for handling privacy information, information processing method and program for handling privacy information |
| US20130278427A1 (en) * | 2012-04-22 | 2013-10-24 | Michael Setton | Method and system for visually reporting a local environmental condition |
| US8875163B2 (en) | 2012-05-01 | 2014-10-28 | Qualcomm Innovation Center, Inc. | Privacy application and method |
| US8832846B2 (en) * | 2012-05-11 | 2014-09-09 | Verizon Patent And Licensing Inc. | Methods and systems for providing a notification of a compliance level of an application with respect to a privacy profile associated with a user |
| US9792432B2 (en) | 2012-11-09 | 2017-10-17 | Nokia Technologies Oy | Method and apparatus for privacy-oriented code optimization |
| EP2929480A4 (en) * | 2012-12-06 | 2016-10-26 | Thomson Licensing | CONFIDENTIALITY AUDITOR ON SOCIAL NETWORK |
| US9697381B2 (en) * | 2013-09-03 | 2017-07-04 | Samsung Electronics Co., Ltd. | Computing system with identity protection mechanism and method of operation thereof |
| US10055013B2 (en) * | 2013-09-17 | 2018-08-21 | Amazon Technologies, Inc. | Dynamic object tracking for user interfaces |
| CN103577324B (en) * | 2013-10-30 | 2017-01-18 | 北京邮电大学 | Static detection method for privacy information disclosure in mobile applications |
| US20170068810A1 (en) * | 2014-02-21 | 2017-03-09 | Beijing Qihoo Technology Company Limited | Method and apparatus for installing an application program based on an intelligent terminal device |
| US10121015B2 (en) * | 2014-02-21 | 2018-11-06 | Lens Ventures, Llc | Management of data privacy and security in a pervasive computing environment |
-
2015
- 2015-03-06 CN CN201580079465.3A patent/CN107969154A/en active Pending
- 2015-03-06 WO PCT/FI2015/050146 patent/WO2016142571A1/en not_active Ceased
- 2015-03-06 US US15/553,897 patent/US10445513B2/en not_active Expired - Fee Related
- 2015-03-06 EP EP15884448.0A patent/EP3265951A4/en not_active Withdrawn
Also Published As
| Publication number | Publication date |
|---|---|
| CN107969154A (en) | 2018-04-27 |
| US10445513B2 (en) | 2019-10-15 |
| EP3265951A4 (en) | 2018-11-21 |
| WO2016142571A1 (en) | 2016-09-15 |
| US20180068126A1 (en) | 2018-03-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10445513B2 (en) | Privacy management | |
| US11323260B2 (en) | Method and device for identity verification | |
| US10977389B2 (en) | Anonymity assessment system | |
| US9055400B1 (en) | Detecting proximity using WiFi hotspots | |
| US20150281239A1 (en) | Provision of access privileges to a user | |
| US20190190911A1 (en) | Methods, apparatus, and systems for identity authentication | |
| US8782084B2 (en) | System, method, and computer program product for conditionally allowing access to data on a device based on a location of the device | |
| CN105095737A (en) | Method and device for detecting weak password | |
| US20210256126A1 (en) | Privacy-preserving content classification | |
| Tange et al. | Towards a systematic survey of industrial IoT security requirements: Research method and quantitative analysis | |
| JP2018523233A (en) | System and method for monitoring devices in relation to a user-defined geographic region | |
| WO2021084434A1 (en) | Authentication mechanism utilizing location corroboration | |
| JP5863255B2 (en) | Mobile terminal device, control method for mobile terminal device, and program | |
| Hsu et al. | Specification and enforcement of location-aware attribute-based access control for online social networks | |
| EP2980701B1 (en) | Stream processing with context data affinity | |
| Demir | Wi-Fi tracking: what about privacy | |
| Weng et al. | A MOBILE COMPUTING TECHNOLOGY FORESIGHT STUDY WITH SCENARIO PLANNING APPROACH. | |
| Wang et al. | Application research of file fingerprint identification detection based on a network security protection system | |
| WO2016089639A1 (en) | Location-based user disambiguation | |
| US20170286542A1 (en) | Intelligent Signal Matching of Disparate Input Signals in Complex Computing Networks | |
| US9075670B1 (en) | Stream processing with context data affinity | |
| JP6218226B2 (en) | Terminal device, authentication method, and program | |
| Anwar | Data security issues in the realm of mobile cloud computing: A survey | |
| Kim et al. | Quality of private information (qopi) model for effective representation and prediction of privacy controls in mobile computing | |
| CN109586914B (en) | Data verification method and device for Internet of things system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE |
|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE |
|
| 17P | Request for examination filed |
Effective date: 20171003 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| AX | Request for extension of the european patent |
Extension state: BA ME |
|
| DAV | Request for validation of the european patent (deleted) | ||
| DAX | Request for extension of the european patent (deleted) | ||
| A4 | Supplementary search report drawn up and despatched |
Effective date: 20181022 |
|
| RIC1 | Information provided on ipc code assigned before grant |
Ipc: G06F 8/77 20180101ALI20181016BHEP Ipc: H04W 12/02 20090101ALI20181016BHEP Ipc: G06F 8/33 20180101AFI20181016BHEP Ipc: G06F 21/62 20130101ALN20181016BHEP Ipc: G06F 11/36 20060101ALN20181016BHEP |
|
| RIC1 | Information provided on ipc code assigned before grant |
Ipc: G06F 21/62 20130101ALN20181016BHEP Ipc: G06F 8/33 20180101AFI20181016BHEP Ipc: G06F 11/36 20060101ALN20181016BHEP Ipc: H04W 12/02 20090101ALI20181016BHEP Ipc: G06F 8/77 20180101ALI20181016BHEP |
|
| RAP1 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: NOKIA TECHNOLOGIES OY |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: EXAMINATION IS IN PROGRESS |
|
| 17Q | First examination report despatched |
Effective date: 20200311 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
| 18D | Application deemed to be withdrawn |
Effective date: 20211001 |