WO2024117650A1 - 전자 장치 및 전자 장치의 쿠키 정보 관리 방법 - Google Patents
전자 장치 및 전자 장치의 쿠키 정보 관리 방법 Download PDFInfo
- Publication number
- WO2024117650A1 WO2024117650A1 PCT/KR2023/018852 KR2023018852W WO2024117650A1 WO 2024117650 A1 WO2024117650 A1 WO 2024117650A1 KR 2023018852 W KR2023018852 W KR 2023018852W WO 2024117650 A1 WO2024117650 A1 WO 2024117650A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- information
- cookie information
- electronic device
- browser
- website
- Prior art date
Links
- 235000014510 cooky Nutrition 0.000 title claims abstract description 563
- 238000000034 method Methods 0.000 title claims description 51
- 238000004891 communication Methods 0.000 claims abstract description 59
- 230000004044 response Effects 0.000 claims abstract description 12
- 230000009471 action Effects 0.000 claims description 8
- 230000006870 function Effects 0.000 description 11
- 238000005516 engineering process Methods 0.000 description 10
- 238000010586 diagram Methods 0.000 description 9
- 238000013528 artificial neural network Methods 0.000 description 8
- 238000012545 processing Methods 0.000 description 8
- 230000004048 modification Effects 0.000 description 7
- 238000012986 modification Methods 0.000 description 7
- 238000013473 artificial intelligence Methods 0.000 description 5
- 238000007726 management method Methods 0.000 description 5
- 238000004590 computer program Methods 0.000 description 4
- 230000000638 stimulation Effects 0.000 description 3
- 238000013527 convolutional neural network Methods 0.000 description 2
- 238000010801 machine learning Methods 0.000 description 2
- 238000013507 mapping Methods 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 230000008569 process Effects 0.000 description 2
- 230000000306 recurrent effect Effects 0.000 description 2
- 230000001133 acceleration Effects 0.000 description 1
- 230000002457 bidirectional effect Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 230000010267 cellular communication Effects 0.000 description 1
- 230000001413 cellular effect Effects 0.000 description 1
- 239000004020 conductor Substances 0.000 description 1
- 230000007613 environmental effect Effects 0.000 description 1
- 239000000446 fuel Substances 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 230000003155 kinesthetic effect Effects 0.000 description 1
- 230000001537 neural effect Effects 0.000 description 1
- 230000002787 reinforcement Effects 0.000 description 1
- 230000005236 sound signal Effects 0.000 description 1
- 239000000758 substrate Substances 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/14—Session management
- H04L67/146—Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/40—Network security protocols
Definitions
- Embodiments disclosed in this document relate to technology for managing cookie information when accessing a website through a browser.
- An electronic device can access a website (an external server corresponding to a website) using a browser.
- Electronic devices can store cookie information received from a website when accessing the website.
- An electronic device can receive information (e.g., web content) or advertisements from a website based on cookie information.
- cookie information may include domain information corresponding to the website of the electronic device, information related to web page login history or search history.
- An electronic device may include a communication circuit, a non-volatile memory including at least one browser and cookie information, and at least one processor.
- the at least one processor executes the at least one browser based on a first user input and transmits a request for accessing a website to a web server corresponding to the website, and transmits the request to a web server corresponding to the website.
- receive web data corresponding to the website from the web server obtain cookie information included in the web data, recognize context information related to acquisition of the cookie information, and based on the context information Modifies the cookie information and stores it in the non-volatile memory, and after the storage, executes the at least one browser based on a second user input and transmits a request to access the website to the web server, It may be set to determine current context information, recognize cookie information corresponding to the current context among cookie information corresponding to the website stored in the non-volatile memory, and provide the recognized cookie information to the web server.
- a method includes the operation of executing at least one browser based on a first user input and transmitting a request to access a website to a web server corresponding to the website, and responding to the request.
- an operation of receiving web data corresponding to the website from the web server an operation of obtaining cookie information included in the web data, an operation of recognizing context information related to the acquisition of the cookie information, the context information Modifying the cookie information based on the cookie information and storing it in a non-volatile memory of the electronic device; after the storage, executing the at least one browser based on a second user input and requesting access to the website
- a storage medium when executed by at least one processor of an electronic device, causes the electronic device to execute the at least one browser based on a first user input. and transmit a request to access the website to a web server corresponding to the website, and in response to the request, receive web data corresponding to the website from the web server, and cookies included in the web data.
- a program (or instructions) that recognizes cookie information and provides the recognized cookie information to the web server may be stored.
- FIG. 1 is a block diagram of an electronic device according to an embodiment.
- FIG. 2 is a diagram for explaining the operation of an electronic device according to an embodiment.
- Figure 3 shows a user interface for determining a method of managing cookie information of an electronic device according to an embodiment.
- Figure 4 shows a user interface for receiving user input of an electronic device according to one embodiment.
- FIG. 5 is a diagram for explaining the operation of an electronic device according to an embodiment.
- FIG. 6 is a diagram for explaining the operation of an electronic device according to an embodiment.
- Figure 7 is a flowchart of a method for managing cookie information in an electronic device according to an embodiment.
- Figure 8 is a flowchart of a method for managing cookie information in an electronic device according to an embodiment.
- FIG 9 illustrates an electronic device in a network environment according to various embodiments.
- FIG. 1 is a block diagram of an electronic device according to an embodiment.
- the electronic device 100 (e.g., the electronic device 901 of FIG. 9) includes a communication circuit 110 (e.g., the communication module 990 of FIG. 9) and the 9 memory 130 of FIG. It may include a memory 930 (e.g., memory 930 in FIG. 9), and a processor 140 (e.g., processor 920 in FIG. 9).
- a communication circuit 110 e.g., the communication module 990 of FIG. 9
- the 9 memory 130 of FIG. It may include a memory 930 (e.g., memory 930 in FIG. 9), and a processor 140 (e.g., processor 920 in FIG. 9).
- the communication circuit 110 may transmit and/or receive data with an external device (e.g., the electronic devices 902 and 804 of FIG. 9 or the server 908).
- communication circuitry 110 may receive and/or transmit cookie information from a website (e.g., a web server corresponding to a website (e.g., server 908 in FIG. 9).
- a website e.g., a web server corresponding to a website (e.g., server 908 in FIG. 9).
- Communication circuitry 110 may receive web data from a web server corresponding to a website, and the communication circuit 110 may transmit a request to access the website. there is.
- the electronic device may further include a display (not shown) (eg, the display module 960 of FIG. 9).
- a display can visually output information.
- the display may output a user interface for receiving user input.
- the display can display a website.
- the memory 130 may include non-volatile memory (eg, non-volatile memory 934 of FIG. 9).
- the memory 130 may store instructions that control the operation of the electronic device 100 when executed by the processor 140.
- the memory 130 may store information and/or data related to the operation of the electronic device 100.
- memory 130 may store cookie information and/or modified cookie information.
- the memory 130 may store at least one browser (eg, browser application).
- the memory 130 may store unmodified cookie information and modified cookie information in the same storage area.
- the memory 130 includes a storage area for storing cookie information, and cookie information may be stored in the storage area regardless of whether it is modified or not.
- cookie information may be stored in the electronic device 100 and/or a server (eg, server 908 in FIG. 9).
- cookie information may be stored in the memory 130 of the electronic device 100 and/or the memory of the server, but the storage location of the cookie information is not limited thereto.
- the processor 140 may include at least one processor.
- the processor 140 may control the overall operation of the electronic device 100.
- processor 140 may access a website using a browser.
- the processor 140 can access an external server corresponding to a website using a browser.
- the processor 140 may obtain cookie information about the domain corresponding to the accessed website from the accessed website.
- cookie information may include domain information corresponding to the website, the user's login history, the user's search history, and/or information related to the user's website usage history.
- the processor 140 may log in to a website (an external server corresponding to a website) through a browser.
- the processor 140 may request login to a website along with user account information, and upon successful login, receive cookie information based on the logged in user account from the website.
- the electronic device 100 may store the received cookie information in the memory 130 (eg, non-volatile memory).
- the processor 140 can provide the stored cookie information to the website and receive information desired by the user from the website.
- the processor 140 may execute at least one browser based on the first user input and transmit a request to access the website to a web server corresponding to the website.
- the processor 140 may store at least one browser and cookie information in the memory 130 (eg, non-volatile memory).
- executing at least one browser may include executing a browser in the absence of an existing browser, executing a new browser in the presence of an already executing browser, or opening a new window through an executing browser. It may include at least one of the actions of running a window) or a new tab.
- the electronic device 100 may include a non-volatile memory 130 configured to store at least one browser and cookie information.
- a request to access a website may include cookie information and/or user information (eg, user account information) corresponding to the website previously stored in the non-volatile memory 130.
- the processor 140 may receive web data corresponding to a website from a web server in response to a request.
- web data may include web page and/or cookie information.
- the processor 140 may obtain cookie information included in web data. For example, the processor 140 may extract cookie information from received web data. The processor 140 may store the acquired cookie information in the non-volatile memory 130. The processor 140 may provide a website (eg, web page) based on web data.
- a website eg, web page
- the processor 140 may recognize context information related to acquisition of cookie information.
- context information related to the acquisition of cookie information includes the time at which the cookie information was acquired (e.g., the time or time of day (e.g., day or night) at which web data containing cookie information was received from the web server) and Related information, the location where the electronic device 100 obtained the cookie information (e.g., the location of the electronic device 100 when receiving web data containing cookie information from a web server (e.g., geographic location and/or information related to a designated location (e.g., home, work, or outdoors), information related to the type of electronic device 100 (e.g., mobile device, tablet, wearable device, or desktop), user information related to cookie information (e.g.
- the context information may include at least one of information related to (privacy mode, secret mode, power saving mode, and/or kid mode), user input, browser-related information, and the like. and/or information related to the electronic device 100.
- information related to the browser may include identification information of the browser, operating mode of the browser (e.g., normal mode, secret mode, and
- the information related to the electronic device 100 may include at least one of (kids mode), or identification information of a window or tab executed through a browser. It may include at least one of an operation mode (day mode, night mode, and/or kids mode) or location information of the electronic device 100.
- the processor 140 may modify cookie information based on context information.
- the processor 140 may store the modified cookie information in the memory 130 (eg, non-volatile memory).
- the processor 140 may modify the cookie information by adding context information to the domain information included in the cookie information.
- the processor 140 may add information indicating context information in the form of a prefix to the name (or domain information) of cookie information.
- the processor 140 may modify the cookie information by setting a flag related to context information in the cookie information.
- the processor 140 may set a flag indicating each of the information included in the context information and/or the entire context information in the cookie information.
- the processor 140 may modify the cookie information by encrypting the cookie information based on context information.
- the processor 140 may create a database related to cookie information and store context information corresponding to the cookie information in a field related to context information included in the database.
- a database related to cookie information may include information mapping cookie information and context information corresponding to the cookie information.
- an operation to create and/or modify a database related to cookie information may be included in an operation to modify cookie information.
- various operations that associate cookie information and context information may be included in the cookie information operations described in this disclosure.
- the processor 140 may generate modified cookie information by adding at least one of user input, information related to the browser, or information related to the electronic device 100 to the domain information included in the cookie information.
- the processor 140 may generate modified cookie information by encrypting cookie information based on at least one of user input, information related to the browser, or information related to the electronic device 100. For example, if general cookie information is classified based on domain information corresponding to a website (or web page), modified cookie information may include user input, information related to the browser, and/or electronic device (100) in addition to the domain information. ) can be classified based on information related to it.
- the processor 140 may receive identification information for the browser from the user when executing at least one browser.
- the browser identification information input from the user may include a password.
- the processor 140 may modify cookie information based on the input browser identification information (eg, password).
- the processor 140 may delete the cookie information when a specified time has elapsed since the cookie information was stored. For example, the processor 140 may delete the modified cookie information when a specified time has elapsed after the modified cookie information is created. According to one embodiment, when the processor 140 terminates execution of at least one browser, it may delete cookie information modified during execution of the browser being terminated. For example, when the processor 140 terminates a running browser, it can delete modified cookie information corresponding to cookie information received through the browser.
- the processor 140 may provide a user interface for selecting a method of managing cookie information through display.
- the processor 140 may determine whether to modify cookie information based on user input received through the user interface. If the cookie information is not modified, the processor 140 can store the cookie information received from the web server in the non-volatile memory 130 without modification. For example, the processor 140 may operate in a first mode that does not use modified cookie information through a user interface (e.g., a mode that uses public cookie information), a second mode that always generates and uses modified cookie information, and a second mode that always generates and uses modified cookie information.
- a first mode that does not use modified cookie information through a user interface
- a second mode that always generates and uses modified cookie information
- a second mode that always generates and uses modified cookie information.
- a third mode that generates and uses modified cookie information based on user input, or modified cookie information based on specific circumstances (e.g., specific location, specific time, and/or specific mode (e.g., kids mode)). You can select one of the fourth modes to be created and used.
- the processor 140 can access a website using general cookie information.
- the processor 140 may access the website based on the same cookie information.
- the processor classifies and manages cookie information based on domain information corresponding to the website, regardless of user input, information related to the browser, and/or information related to the electronic device 100. and/or may be stored.
- the electronic device 100 when accessing the same website (e.g., corresponding to the same domain), the electronic device 100 provides the same cookie information to the website and based on the same cookie information You can access the website.
- the processor 140 may modify cookie information each time a new instance is executed using at least one browser, and delete the modified cookie information when the instance is terminated.
- processor 140 may independently generate modified cookie information in all instances.
- processor 140 may modify cookie information based on user input when there is user input (e.g., when the user directly enters browser identification information (e.g., password)). Modified cookie information can be created.
- processor 140 may store cookie information only in specified circumstances (e.g., when the browser and/or electronic device 100 is in a specified mode, at a specific time (zone), and/or at a specific location). You can create modified cookie information by modifying .
- the processor 140 may store modified cookie information.
- processor 140 may process identifying information, including domain information, user input, information associated with a browser, time, and/or information associated with electronic device 100 (e.g., user input into domain information, information associated with a browser). Information, and/or information related to the electronic device 100 has been added).
- Modified cookie information may be stored and/or managed.
- processor 140 may add user input, information related to the browser, and/or information related to electronic device 100 to the domain information in the cookie information to modify the modified cookie information.
- the processor 140 provides different cookie information to the website and You can access the website based on this.
- the processor 140 may execute at least one browser based on the second user input and transmit a request to access the website to the web server.
- executing at least one browser may include executing a browser in the absence of an existing browser, executing a new browser in the presence of an already executing browser, or opening a new window through an executing browser. It may include at least one of the actions of running a window) or a new tab.
- processor 140 may determine current context information.
- current context information may include information related to the current time (e.g., current time or time zone (e.g., day or night)), current location of electronic device 100 (e.g., geographic location and/or information related to a designated location (e.g., home, work, or outdoors), information related to the type of electronic device 100 (e.g., mobile device, tablet, wearable device, or desktop), and current user information (e.g., user ID).
- current time e.g., current time or time zone (e.g., day or night)
- current location of electronic device 100 e.g., geographic location and/or information related to a designated location (e.g., home, work, or outdoors)
- information related to the type of electronic device 100 e.g., mobile device, tablet, wearable device, or desktop
- current user information e.g., user ID
- identifying information of the currently executing browser e.g., privacy mode) , secret mode, power saving mode, and/or kid mode.
- the processor 140 may recognize cookie information corresponding to current context information among cookie information corresponding to a website stored in the non-volatile memory 130.
- the electronic device 100 may compare context information related to obtaining cookie information of cookie information corresponding to a website stored in the non-volatile memory 130 with current context information.
- the electronic device may recognize context information related to the acquisition of the cookie information from the modified cookie information (and/or a database related to the cookie information).
- the electronic device 100 may recognize context information included in modified cookie information (eg, context information added to the modified cookie information in the form of a prefix).
- the electronic device 100 may recognize a flag related to context information included in the modified cookie information.
- the electronic device may recognize context information based on the encryption method and/or encryption key of the modified cookie information, or may recognize the context information by decrypting the modified cookie information.
- the electronic device may recognize cookie information corresponding to current context information based on context information stored in a database related to cookie information.
- the electronic device may recognize context information related to the acquisition of cookie information corresponding to the current context information, and may recognize cookie information having context information related to the acquisition of the recognized cookie information.
- the processor 140 may provide recognized cookie information to a web server.
- the processor 140 may restore modified cookie information to its state before modification and provide it to the web server.
- the modified cookie information is in a form that is managed internally in the electronic device, and the cookie information that the electronic device transmits and receives with the web server may be in a form that is generally used when the electronic device accesses a website before modification.
- the processor 140 provides cookie information to the web server according to context information, so that different users can access the same website through each of a plurality of tabs and/or multiple browsers executed through one browser. You can log in at the same time using your account information.
- the processor 140 may provide a web server with a request to access a website and recognized cookie information.
- a request to access a website may include recognized cookie information.
- the processor 140 may recognize whether there is modified cookie information corresponding to the new instance. For example, a new instance may include access to a website through a new window or tab of at least one browser. In one embodiment, the processor 140 may determine whether there is general cookie information corresponding to the new instance when there is no modified cookie information. If there is general cookie information, the processor 140 may provide the cookie information to the website corresponding to the new instance. For example, processor 140 may receive information from a website based on general cookie information. According to one embodiment, if there is modified cookie information corresponding to a new instance, the processor 140 may restore the modified information from the modified cookie information and provide it to the website corresponding to the new instance.
- the processor 140 may restore the cookie information by removing user input, information related to the browser, and/or information related to the electronic device 100 included in the modified cookie information. For example, the processor 140 may provide restored cookie information to a website. The processor 140 may receive user-requested information (e.g., web content) from a website based on the restored cookie information, or may be provided with a web advertisement based on the restored cookie information.
- user-requested information e.g., web content
- the processor 140 may receive a third user input including a password related to obtaining cookie information from the user when executing at least one browser based on the first user input.
- the processor 140 may modify the obtained cookie information based at least in part on the password.
- the processor 140 may provide a user interface for receiving a password when executing at least one browser based on the second user input.
- the processor 140 may recognize cookie information corresponding to the password among cookie information corresponding to the website stored in the memory 130 (eg, non-volatile memory).
- the processor 140 may provide cookie information corresponding to the password to the web server.
- the electronic device 100 may further include an input module (not shown) (eg, the input module 950 of FIG. 9).
- the input module may be implemented integrated with the display.
- the input module and display may form a touchscreen display.
- the configuration of the electronic device 100 is not limited to that shown in FIG. 1, and at least some configurations are omitted or at least some configurations (e.g., at least some of the configurations of the electronic device 901 in FIG. 9) are omitted. ) can be added.
- the electronic device 100 modifies and stores cookie information based on context information related to the acquisition of cookie information, and later recognizes cookie information corresponding to the current context information when running the browser and sends it to the web server. By providing it, cookie information can be managed based on context information.
- the electronic device 100 does not manage cookie information uniformly but classifies and manages it based on context information, so that even when accessing the same website, different cookie information can be used depending on context information.
- the electronic device 100 may log in to the same website with a different user account according to context information.
- the electronic device 100 may prevent website usage details (eg, search history) from being shared even on the same website according to context information.
- the electronic device 100 may receive different target advertisements from the same website according to context information.
- the electronic device 100 may automatically switch a user account logging into a specific website according to context information by using different cookie information according to context information.
- the electronic device 100 modifies and manages cookie information based on user input, time, browser-related information, and/or information related to the electronic device 100, allowing users to access the same website.
- different cookie information may be used.
- the electronic device 100 may log in to the same website with different user accounts depending on user input, time, information related to the browser, and/or information related to the electronic device 100.
- the electronic device 100 may not share website usage history (e.g., search history) even if it is the same website, depending on user input, time, information related to the browser, and/or information related to the electronic device 100.
- website usage history e.g., search history
- the electronic device 100 may be provided with different targeted advertisements even from the same website depending on user input, time, information related to the browser, and/or information related to the electronic device 100.
- the electronic device 100 may use different cookie information depending on the location, thereby switching the user account logging into a specific website depending on the location.
- FIG. 2 is a diagram for explaining the operation of an electronic device according to an embodiment.
- Cookie information 210 can be received and stored from the site.
- Cookie information 210 may include domain information corresponding to the accessed website.
- cookie information may include key values 220 for various items for each domain.
- cookie information 210 may include an encrypted key value 220.
- the electronic device reconnects to a previously accessed website it may transmit the stored cookie information 210 to the website.
- the website may provide the electronic device with information requested by the electronic device based on the received cookie information 210.
- the electronic device may modify and store cookie information 210 received from a website based on at least one of user input, information related to the browser, or information related to the electronic device.
- an electronic device may be a browser object (e.g., a running browser), a mode of the browser (e.g., normal mode, secret mode, and/or kids mode), a mode of the electronic device (e.g., day mode, day mode, cookie information 210 based on night mode, and/or kids mode), location of the electronic device (e.g., home or office), user input, and/or time of day (e.g., time of day or night). You can edit and save.
- a browser object e.g., a running browser
- a mode of the browser e.g., normal mode, secret mode, and/or kids mode
- a mode of the electronic device e.g., day mode, day mode, cookie information 210 based on night mode, and/or kids mode
- location of the electronic device e.g., home
- the electronic device can separate and manage the cookie information 210 for each specific state and/or specific situation. For example, if an electronic device stores cookie information received from a website without modification, the same cookie information can be used in all browsers and instances. In this case, when accessing the same website multiple times simultaneously using one or more browsers, the electronic device can obtain information from the website based on the same cookie information. For example, if the electronic device (user) logs in to a specific website using a first browser using a first user account, the electronic device (user) automatically logs in using the same first user account when accessing a specific website using a second browser. It can be.
- the electronic device may need to log out of the first user account that was previously logged in to a specific website and log in again with the second user account. For example, if the electronic device searches for specific information using a first browser, the same search information and/or search history may be maintained even when using a second browser, and may be retrieved from the website when using the first browser. Customized advertisements based on cookie information provided and customized advertisements based on cookie information provided from the website can be provided in the same way when using a second browser.
- the electronic device modifies and stores the cookie information 210 according to a specific state and/or specific situation, thereby accessing the same website using a new browser or a new instance of the same browser (e.g., a new tab). Even when accessing, different cookie information may be provided to the website. For example, by accessing a website based on modified cookie information 210, the electronic device can log in to the same website with different user accounts at the same time and provide information based on different browsing histories from the same website. and/or receive different customized information from the same website.
- Figure 3 shows a user interface for determining a method of managing cookie information of an electronic device according to an embodiment.
- user interface 300 may be configured to select a method for managing cookie information (e.g., a method for a user to control an instance of a browser (e.g., browser mode)).
- the user interface 300 may include selectable items corresponding to a plurality of modes.
- the first item 310 corresponds to a first mode using existing cookie information
- the second item 320 corresponds to a second mode using new cookie information (e.g., modified cookie information).
- the third item 330 corresponds to a third mode that uses cookie information modified according to user input
- the fourth item 340 corresponds to a fourth mode that uses cookie information modified according to a specific situation. can be responded to.
- an electronic device in the first mode, stores and uses cookie information received from a website as is without modifying it. It may be a mode that does this. For example, in the first mode, if the electronic device is logged in with a first user account on a first website in a first browser instance, the electronic device is also logged in with the same first user account on the first website in a second browser instance. You can manage cookie information to log in.
- the electronic device logs in to www.example.com with a first user account using a first browser, and the identification value (e.g., key value) of the cookie information received from www.example.com is example.com
- the identification value e.g., key value
- the same cookie information can be recognized using the previously used identification value example.com, and the same cookie information can be used in the second browser as well. You can log in to www.example.com with your primary user account.
- the second mode may be a mode in which the electronic device uses new cookie information (eg, modified cookie information) for each browser instance.
- new cookie information eg, modified cookie information
- an electronic device may not reuse previously used cookie information.
- the electronic device accesses www.example.com using a second browser and receives cookie information from www.example.com
- the electronic device can modify the cookie information.
- the electronic device may generate browser instant identification information (e.g., identification number) corresponding to the browser running and modify cookie information using the browser instant identification number. For example, if the identification value (e.g.
- the electronic device may modify the cookie information to have [BrowserInstatnce_Num]example.com as the identification value.
- BrowserInstance_Num may be a browser instant identification number generated by the electronic device.
- the electronic device logs in to www.example.com with a first user account using a first browser, and the identification value (e.g., key value) of the cookie information received from www.example.com is example.com, .
- the identification value e.g., key value
- the electronic device may delete modified cookie information (e.g., cookie information corresponding to the key value of [BrowserInstatnce_Num]example.com) when the browser (e.g., second browser) ends.
- the third mode may be a mode that modifies cookie information based on user input.
- the electronic device may receive identification information for the browser instance from the user.
- the identification information of the browser instance input from the user may include a password.
- an electronic device can modify cookie information received from a website (e.g., www.example.com) based on user input and store the modified cookie information.
- the electronic device receives the value of “1q2w3d” from the user, the electronic device can modify the cookie information to have [1q2w3d]example.com as the identification value.
- the electronic device may provide a user interface 300 for receiving a set password (eg, identification information of the set browser instance) when executing a new browser instance.
- a set password eg, identification information of the set browser instance
- the electronic device can access the website based on the corresponding modified cookie information. For example, when the electronic device receives the password of “1q2w3d” from the user through the user interface 300, the electronic device accesses the website through the browser based on the modified cookie information previously stored, and You can maintain the logged in status of the user account used (for example, the account of the user who entered “1q2w3d” as identification information (or password)).
- the user when the user enters the identification information of “1q2w3d” when running the first browser and logs in with a specific user account using the first browser, the user re-runs the first browser after finishing running the first browser. If the user enters the identification information of “1q2w3d” when running the second browser, the logged in status of the account of the user who entered the identification information in the first browser or the second browser (e.g., the specific user account above) may be maintained. .
- the fourth mode may be a mode that modifies cookie information according to the surrounding environment.
- the electronic device may modify cookie information based on information indicating that mode.
- the electronic device may generate modified cookie information having (kids)example.com as an identification value (eg, key value).
- an electronic device may modify cookie information based on information related to time and/or the location of the electronic device. For example, if the electronic device is inside the home, the electronic device may generate modified cookie information that has (home)example.com as an identification value (e.g., key value).
- the electronic device may transmit user input, information related to the browser (e.g., the browser's mode, the browser's identifier and/or instance identifier), the time, the mode of the electronic device, and/or the location of the electronic device.
- information related to the browser e.g., the browser's mode, the browser's identifier and/or instance identifier
- desired cookie information can be selected and used depending on the situation.
- the case of executing a new browser instance is explained as an example, but the case is not limited thereto, and even if a new instance (e.g., a new tab) is executed in the same browser rather than a new browser, the actual The same method can be applied.
- a new instance e.g., a new tab
- Figure 4 shows a user interface for receiving user input of an electronic device according to one embodiment.
- the electronic device e.g., the electronic device 100 of FIG. 1 or the electronic device 901 of FIG. 9 executes a new instance (e.g., launches a new browser and/or opens a new window using the same browser and/ Alternatively, when executing a new tab), a user interface 410 may be provided to receive identification information (or password) of the corresponding instance from the user.
- the user interface 410 may include an area 411 for receiving user input.
- the electronic device can modify cookie information based on identification information (or password) input from the user. For example, the electronic device may add identification information to domain information included in cookie information.
- domain information to which identification information is added can be used as an identification value (e.g., key value) of the corresponding cookie information.
- Electronic devices can modify and store cookie information received from a website. When running a new instance, the electronic device accesses the website using the previously stored modified cookie information when the user enters an identification value corresponding to the existing modified cookie information, and when the user enters the identification value corresponding to the existing modified cookie information. If no identification value is entered, new cookie information corresponding to the new instance can be received and stored.
- the electronic device may run the browser using pre-stored cookie information only when the user wishes, and may not use the pre-stored cookie information when the user does not wish to do so.
- FIG. 5 is a diagram for explaining the operation of an electronic device according to an embodiment.
- FIG. 5 shows a case where an electronic device (eg, the electronic device 100 of FIG. 1 or the electronic device 901 of FIG. 9) executes a plurality of instances 510 and 520.
- the electronic device may log in to a first website (eg, www.gooxxx.com) in the first instance 510 using a first user account (eg, Hyerim) 511.
- the electronic device may log in to the first website in the second instance 520 using a second user account (eg, JW) 521 .
- the electronic device uses the same cookie information in multiple instances, when accessing the same first website from the first instance 510 and the second instance 520, the same user account (e.g., 511 or 521).
- the electronic device modifies and stores cookie information received from the first website in the first instance 510, and when executing a new instance (e.g., second instance 520), the corresponding modified cookie information is stored. If there is no cookie information, new cookie information can be received and stored from the first website without using the cookie information stored through the first instance 510 (e.g., cookie information stored for the first instance 510). Accordingly, even if the electronic device accesses the same first website in the first instance 510 and the second instance 520, it can simultaneously log in to the first website with different user accounts.
- a new instance e.g., second instance 520
- FIG. 6 is a diagram for explaining the operation of an electronic device according to an embodiment.
- FIG. 6 shows a case where an electronic device (eg, the electronic device 100 of FIG. 1 or the electronic device 901 of FIG. 9) executes a plurality of instances 610 and 620.
- the electronic device may access the first website (eg, gooxxx.com) from the first instance 610 and the second instance 620.
- the electronic device uses the same cookie information in multiple instances, the same search history and/or usage history may be used in the first instance 610 and the second instance 620.
- the electronic device modifies and stores cookie information received from the first website in the first instance 610, and when executing a new instance (e.g., second instance 620), the corresponding modified cookie information is stored. If there is no cookie information, new cookie information can be received and stored from the first website without using the modified cookie information that has already been stored. Accordingly, even if the electronic device accesses the same first website in the first instance 610 and the second instance 620, the electronic device may search and/or receive information on the first website based on different search records and different usage history. You can.
- a new instance e.g., second instance 620
- an electronic device e.g., the electronic device 100 of FIG. 1 or the electronic device 901 of FIG. 9 includes a communication circuit (e.g., the communication circuit 110 of FIG. 1 or the communication module of FIG. 9). (990)), a non-volatile memory (e.g., memory 130 of FIG. 1 or memory 930 of FIG. 9) containing at least one browser and cookie information (e.g., non-volatile memory of FIG. 9
- the at least one processor may include a memory 934) and at least one processor (eg, the processor 140 of FIG. 1 or the processor 920 of FIG. 9).
- the at least one processor may be configured to execute the at least one browser based on a user input and transmit a request for accessing a website to a web server corresponding to the website.
- the at least one processor in response to the request, may be configured to receive web data corresponding to the website from the web server.
- the at least one processor may be configured to recognize context information related to acquisition of the cookie information.
- the at least one processor may be configured to modify the cookie information based on context information and store it in the non-volatile memory, after the storage.
- the at least one processor may be configured to execute a browser and transmit a request to access the website.
- the at least one processor may be set to recognize cookie information corresponding to the current context among cookie information corresponding to the website stored in the non-volatile memory. According to one embodiment, the at least one processor may be set to provide the recognized cookie information to the web server.
- the context information related to the acquisition of the cookie information includes information related to the time at which the cookie information was acquired, information related to the location where the electronic device acquired the cookie information, and information related to the type of the electronic device.
- Information, user information related to the cookie information, identification information of the at least one browser, user input related to acquisition of the cookie information, or operation of at least one of the electronic device or the at least one browser when acquiring the cookie information It may contain at least one piece of information related to the mode.
- the at least one processor may be set to modify the cookie information by adding the context information to domain information included in the cookie information.
- the at least one processor may be set to modify the cookie information by setting a flag related to the context information in the cookie information.
- the at least one processor may be set to create a database related to the cookie information. According to one embodiment, the at least one processor may be set to store context information corresponding to the cookie information in a field related to the context information included in the database.
- the at least one processor may be set to modify the cookie information by encrypting the cookie information based on the context information.
- the electronic device may further include a display (eg, the display module 960 of FIG. 9).
- the at least one processor may be set to provide a user interface for selecting a method of managing the cookie information through the display.
- the at least one processor may be set to determine whether to modify the cookie information based on user input received through the user interface.
- the execution of the at least one browser includes running a browser in the absence of a previously executed browser, executing a new browser in the presence of an already executed browser, or executing a previously executed browser. It may include at least one of the actions of executing a new window or a new tab.
- the at least one processor may be set to delete the cookie information when a specified time has elapsed since the storage.
- the at least one processor may be set to delete the modified cookie information when execution of the at least one browser is terminated.
- the at least one processor is set to receive a third user input including a password related to obtaining the cookie information from the user when the at least one browser is executed based on the first user input. It can be.
- the at least one processor may be set to modify the obtained cookie information based at least in part on the password.
- the at least one processor may be set to provide a user interface for receiving the password when the at least one browser is executed based on the second user input.
- the at least one processor when the password is input through the user interface, is configured to recognize cookie information corresponding to the password among cookie information corresponding to the website stored in the non-volatile memory. can be set.
- the at least one processor may be set to provide cookie information corresponding to the password to the web server.
- the at least one processor may be configured to simultaneously log in to the same website using different user account information through each of a plurality of tabs and/or multiple browsers executed through one browser. there is.
- the web data may include web pages related to the website and the cookie information.
- the at least one processor may be configured to store unmodified cookie information obtained from the web server and the modified cookie information in the same storage area of the non-volatile memory.
- the at least one processor may be configured to access a website using a browser. According to one embodiment, the at least one processor may be set to obtain cookie information about a domain corresponding to the accessed website from the accessed website. According to one embodiment, the at least one processor may be set to modify the cookie information based on at least one of a user input, information related to the browser, or information related to the electronic device. According to one embodiment, the at least one processor may be set to store the modified cookie information in the memory. According to one embodiment, the at least one processor may be set to recognize whether there is the modified cookie information corresponding to the new instance when executing a new instance using at least one browser. there is.
- the at least one processor restores the modified information from the modified cookie information and provides it to the website corresponding to the new instance. It can be set to do so.
- the electronic device modifies and manages cookie information based on at least one of user input, information related to the browser, or information related to the electronic device, so that when running multiple instances using the same browser, the same Even when accessing a domain (e.g., a website), cookie information can be managed independently and information can be received from the website based on different user information (e.g., user account).
- the at least one processor may be set to provide a user interface for selecting a method of managing the cookie information through the display. According to one embodiment, the at least one processor may be set to determine whether to modify the cookie information based on user input received through the user interface.
- the new instance may include access to a website through a new window or new tab using the at least one browser.
- the information related to the browser may include at least one of identification information of the browser, an operation mode of the browser, or identification information of a window or tab executed through the browser.
- the information related to the electronic device may include at least one of an operation mode of the electronic device or location information of the electronic device.
- the at least one processor adds at least one of the user input, information related to the browser, or information related to the electronic device to domain information included in the cookie information to generate the modified cookie information. It can be set to generate .
- the at least one processor encrypts the cookie information based on at least one of the user input, information related to the browser, or information related to the electronic device to generate the modified cookie information. can be set.
- the at least one processor may be set to delete the modified cookie information when a specified time elapses after the modified cookie information is created.
- the at least one processor may be set to delete the modified cookie information when the browser is terminated.
- the electronic device creates modified cookie information corresponding to the browser running each time the browser is launched, deletes the modified cookie information when the browser is terminated, and collects previously used cookie information (e.g., user account related information) when a new browser is launched. You can independently access the website and/or receive information each time you run the browser without using information).
- the at least one processor may be set to receive the user input including a password for modifying the cookie information from the user when the browser is executed. According to one embodiment, the at least one processor may be set to modify the cookie information based at least in part on the password. According to one embodiment, the at least one processor may be set to provide a user interface for entering the password when executing the new instance through the display. According to one embodiment, when the password is input from the user through the user interface, the at least one processor is configured to provide the cookie information to the website corresponding to the new instance based on the modified cookie information. can be set. According to one embodiment, the electronic device may modify and manage cookie information based on a password set according to user input.
- the accessed website and the website corresponding to the new instance may be the same website.
- the at least one processor may be set to log in to each of the accessed website and the website corresponding to the new instance using different user account information.
- the electronic device logs in to the same website simultaneously through multiple instances (e.g., multiple windows and/or tabs) using different user accounts, and logs in using different user accounts through each of the multiple instances. You can receive information from the website.
- Figure 7 is a flowchart of a method for managing cookie information in an electronic device according to an embodiment.
- an electronic device may access a website using a browser.
- an electronic device can access an external web server corresponding to a website using a browser.
- the electronic device may include at least one browser (eg, browser application).
- the electronic device may obtain cookie information about the domain corresponding to the accessed website from the accessed website.
- cookie information may include domain information corresponding to the website, the user's login history, the user's search history, and/or information related to the user's website usage history.
- an electronic device can log into a website (e.g., a web server corresponding to a website) through a browser.
- the electronic device transmits a login request with user account information to a web server corresponding to a website, and upon successful login, receives web data based on the logged in user account from the web server corresponding to the website. You can.
- web data may include web page and cookie information.
- the electronic device may store the received cookie information in memory (eg, non-volatile memory). Electronic devices can provide stored cookie information to a website and receive information desired by the user from the website.
- the electronic device may modify cookie information based on user input, information related to the browser, and/or information related to the electronic device.
- user input, information related to the browser, and/or information related to the electronic device may be included in the context information associated with the acquisition of cookie information.
- context information may include information related to the time the cookie information was obtained, information related to the location from which the electronic device obtained the cookie information, information related to the type of electronic device, user information related to the cookie information, and information related to the location of the cookie information in at least one browser. It may include at least one of identification information, user input related to obtaining cookie information, or information related to the operation mode of the electronic device and/or at least one browser when acquiring cookie information.
- information related to the browser may include identification information of the browser, the operating mode of the browser (e.g., normal mode, secret mode, and/or kids mode), or information about the browser running through the browser. It may include at least one of the identification information of the window or tab.
- the information related to the electronic device may include at least one of the operating mode of the electronic device (day mode, night mode, and/or kids mode) or location information of the electronic device.
- the electronic device may generate modified cookie information by adding at least one of user input, browser-related information, or electronic device-related information to the domain information included in the cookie information.
- the electronic device may modify cookie information based on context information.
- the electronic device may generate modified cookie information by encrypting cookie information based on at least one of user input, information related to the browser, or information related to the electronic device. For example, if general cookie information is classified based on domain information corresponding to a website (or web page), modified cookie information may include user input, browser-related information, and/or electronic device-related information in addition to domain information. Can be classified based on information.
- the electronic device may receive identification information for the browser from the user.
- the browser identification information input from the user may include a password.
- the electronic device may modify cookie information based on the input browser identification information (e.g., password).
- the electronic device may delete the modified cookie information when a specified time has elapsed after the modified cookie information is created. According to one embodiment, when the electronic device terminates a running browser, it may delete modified cookie information corresponding to cookie information received through the browser.
- an electronic device may provide a user interface for selecting a method of managing cookie information.
- the electronic device may determine whether to modify the cookie information based on user input received through the user interface.
- the electronic device may have a first mode that does not use modified cookie information through a user interface (e.g., a mode that uses public cookie information), a second mode that always generates and uses modified cookie information, and user input.
- the electronic device can access a website using general cookie information.
- the electronic device may not perform operations 730 to 760 in the first mode.
- the electronic device may access the website based on the same cookie information.
- the electronic device may modify cookie information each time a new instance is executed using at least one browser, and delete the modified cookie information when the instance is terminated.
- an electronic device may generate modified cookie information independently at every instance.
- the electronic device modifies the cookie information based on the user input to generate modified cookie information. can do.
- the electronic device modifies cookie information only under specified circumstances (e.g., when the browser and/or electronic device is in a specified mode, at a specific time (zone), and/or at a specific location), thereby generating modified cookie information. can do.
- the electronic device may store the modified cookie information in memory (eg, non-volatile memory).
- the electronic device may store unmodified cookie information and modified cookie information in the same storage area of the memory.
- an electronic device may retrieve modified cookie information based on domain information, user input, information associated with the browser, time of day, and/or identifying information (e.g., key values in cookie information) that includes information associated with the electronic device. Can be stored and/or managed.
- the electronic device may recognize whether there is modified cookie information corresponding to the new instance. For example, when executing a new instance, the electronic device may recognize current context information and recognize cookie information corresponding to the current context information among cookie information stored in the memory. For example, a new instance may include the action of opening a new window or new tab of at least one browser. For example, a new instance may include launching a browser while the browser is not running and/or launching a new browser while the browser is running. The electronic device may perform operation 760 if there is modified cookie information. If there is no modified cookie information, the electronic device may determine whether there is general cookie information corresponding to the new instance. If the electronic device has general cookie information, it can provide that cookie information to the website corresponding to the new instance. For example, an electronic device may receive information from a website based on generic cookie information.
- the electronic device may restore the modified information from the modified cookie information and provide it to the website corresponding to the new instance.
- the electronic device may restore cookie information by removing user input, information associated with the browser, and/or information associated with the electronic device included in the modified cookie information.
- the electronic device may provide restored cookie information to a website.
- the electronic device may receive user-requested information (e.g., web content) from a website based on the restored cookie information, or may be provided with a web advertisement based on the restored cookie information.
- the electronic device modifies and manages cookie information based on user input, time, browser-related information, and/or information related to the electronic device, so that different cookie information is stored even when accessing the same website.
- the electronic device may log in to the same website with different user accounts depending on user input, time of day, information associated with the browser, and/or information associated with the electronic device.
- the electronic device may prevent website usage history (e.g., search history) from being shared even on the same website based on user input, time, information related to the browser, and/or information related to the electronic device.
- an electronic device may be provided with different targeted advertisements from the same website depending on user input, time, information related to the browser, and/or information related to the electronic device.
- the electronic device can automatically switch the user account logging into a specific website depending on the location.
- Figure 8 is a flowchart of a method for managing cookie information in an electronic device according to an embodiment.
- the electronic device e.g., the electronic device 100 of FIG. 1 or the electronic device 901 of FIG. 9
- the processor 140 of or the processor 920 of FIG. 9 may execute at least one browser based on the first user input and transmit a request to access the website to a web server corresponding to the website.
- the electronic device may store at least one browser and cookie information in a non-volatile memory (e.g., memory 130 of FIG. 1).
- at least one browser may be executed by a previously executed browser.
- the electronic device may include a non-volatile memory configured to store at least one browser and cookie information, for example, a request to access a website is previously stored in the non-volatile memory.
- the memory may include cookie information and/or user information (eg, user account information) corresponding to the website.
- the electronic device may receive web data corresponding to a website from a web server in response to a request.
- web data may include web page and/or cookie information.
- the electronic device may obtain cookie information included in web data.
- an electronic device can extract cookie information from received web data.
- the electronic device may store the acquired cookie information in non-volatile memory.
- An electronic device may provide a website (e.g., a web page) based on web data.
- the electronic device may recognize context information related to acquisition of cookie information.
- context information related to the acquisition of cookie information includes the time at which the cookie information was acquired (e.g., the time or time of day (e.g., day or night) at which web data containing cookie information was received from the web server) and Relevant information, the location from which the electronic device obtained cookie information (e.g., the location of the electronic device when receiving web data containing cookie information from a web server (e.g., geographic location and/or designated location, e.g., home , company, or outdoor)), information related to the type of electronic device (e.g. mobile device, tablet, wearable device, or desktop), user information related to cookie information (e.g.
- Identification information of at least one browser, user input related to obtaining cookie information, or operation mode of the electronic device and/or at least one browser when acquiring cookie information e.g., privacy mode, secret mode, It may include at least one of information related to power saving mode and/or kid mode.
- the electronic device may modify cookie information based on context information and store it in non-volatile memory.
- the electronic device may store unmodified cookie information and modified cookie information in the same storage area (or storage space) of non-volatile memory.
- the electronic device may store unmodified cookie information and modified cookie information in the same table in memory.
- the electronic device may modify cookie information by adding context information to the domain information included in the cookie information.
- the electronic device may add information indicating context information in the form of a prefix to the name (or domain information) of cookie information.
- the electronic device may modify the cookie information by setting a flag related to context information in the cookie information.
- the electronic device may set a flag in the cookie information to indicate each piece of information included in the context information and/or the entire context information.
- the electronic device may modify cookie information by encrypting the cookie information based on context information.
- the electronic device may create a database related to cookie information and store context information corresponding to the cookie information in a field related to context information included in the database.
- a database related to cookie information may include information mapping cookie information and context information corresponding to the cookie information.
- an operation to create and/or modify a database related to cookie information may be included in an operation to modify cookie information.
- various operations that associate cookie information and context information may be included in the cookie information operations described in this disclosure.
- the electronic device may provide a user interface for selecting a method of managing cookie information through a display.
- the electronic device may determine whether to modify cookie information based on user input received through the user interface. For example, if the cookie information is not modified, the electronic device can store the cookie information received from the web server in the non-volatile memory without modification.
- the electronic device may delete the cookie information when a specified time has elapsed since the cookie information was stored. According to one embodiment, when the electronic device terminates execution of at least one browser, it may delete cookie information modified during execution of the browser being terminated.
- the electronic device executes at least one browser based on the second user input and sends a request to access the website to the web server. Can be transmitted.
- executing at least one browser may include executing a browser in the absence of an existing browser, executing a new browser in the presence of an already executing browser, or opening a new window through an executing browser. It may include at least one of the actions of running a window) or a new tab.
- the electronic device may determine current context information.
- current context information may include information related to the current time (e.g., current time or time zone (e.g., day or night)), current location of the electronic device (e.g., geographic location and/or designated location (e.g., (e.g., home, work, or outdoors), information related to the type of electronic device (e.g., mobile device, tablet, wearable device, or desktop), current user information (e.g., user ID or user account), and current Identification information of the launched browser, current user input related to the acquisition of cookie information, and/or the current operating mode of the electronic device and/or the currently launched browser (e.g. privacy mode, secret mode, power saving mode) , and/or kid mode).
- current time e.g., current time or time zone (e.g., day or night)
- current location of the electronic device e.g., geographic location and/or designated location (e.g., (e.g., home, work, or outdoors)
- the electronic device may recognize cookie information corresponding to current context information among cookie information corresponding to a website stored in the non-volatile memory. For example, the electronic device may compare context information related to the acquisition of cookie information of cookie information corresponding to a website stored in the non-volatile memory with current context information. For example, the electronic device may recognize context information related to the acquisition of the cookie information from the modified cookie information (and/or a database related to the cookie information). For example, the electronic device may recognize context information included in modified cookie information (eg, context information added to the modified cookie information in the form of a prefix). The electronic device may recognize a flag related to context information included in the modified cookie information.
- modified cookie information eg, context information added to the modified cookie information in the form of a prefix
- the electronic device may recognize context information based on the encryption method and/or encryption key of the modified cookie information, or may recognize the context information by decrypting the modified cookie information.
- the electronic device may recognize cookie information corresponding to current context information based on context information stored in a database related to cookie information.
- the electronic device may recognize context information related to the acquisition of cookie information corresponding to the current context information, and may recognize cookie information having context information related to the acquisition of the recognized cookie information.
- the electronic device may provide recognized cookie information to the web server.
- the electronic device can restore modified cookie information to its state before modification and provide it to the web server.
- the modified cookie information is in a form that is managed internally in the electronic device, and the cookie information that the electronic device transmits and receives with the web server may be in a form that is generally used when the electronic device accesses a website before modification.
- the electronic device provides cookie information to the web server according to context information, thereby providing different user account information to the same website through each of a plurality of tabs executed through one browser and/or each of a plurality of browsers. You can log in at the same time using .
- the electronic device transmits a request to access a website in operation 860.
- the electronic device executes at least one browser in operation 860 and then performs operations 870 and 880.
- a request to access a website and recognized cookie information can be provided to the web server.
- a request to access a website may include recognized cookie information.
- the electronic device modifies and stores cookie information based on context information related to the acquisition of cookie information, and later recognizes cookie information corresponding to the current context information when running the browser and provides it to the web server, Cookie information can be managed based on context information.
- Electronic devices do not manage cookie information uniformly but classify and manage it based on context information, so even when accessing the same website, different cookie information can be used depending on context information.
- an electronic device may log in to the same website with a different user account according to context information.
- the electronic device may prevent website usage history (e.g., search history) from being shared even on the same website based on context information.
- an electronic device may receive different target advertisements from the same website depending on context information.
- an electronic device can automatically switch a user account logging into a specific website according to context information by using different cookie information according to context information.
- a method of managing cookie information of an electronic device includes executing at least one browser based on a first user input; It may include an operation of transmitting a request to access a website to a web server corresponding to the website.
- the method may include receiving web data corresponding to the website from the web server in response to the request.
- the method may include receiving web data corresponding to the website from the web server. It may include an operation to obtain cookie information included in the data.
- the method may include recognizing context information related to obtaining the cookie information.
- the method may include modifying the cookie information based on the context information and storing it in a non-volatile memory of the electronic device.
- the method may include, after the saving, executing the at least one browser based on a second user input and transmitting a request to access the website to the web server.
- the method may include determining current context information.
- the method may include recognizing cookie information corresponding to the current context among cookie information corresponding to the website stored in the non-volatile memory.
- the method may include providing the recognized cookie information to the web server.
- the context information related to the acquisition of the cookie information includes information related to the time at which the cookie information was acquired, information related to the location where the electronic device acquired the cookie information, and information related to the type of the electronic device.
- Information, user information related to the cookie information, identification information of the at least one browser, user input related to acquisition of the cookie information, or operation of at least one of the electronic device or the at least one browser when acquiring the cookie information It may contain at least one piece of information related to the mode.
- the operation of modifying the cookie information and storing it in the non-volatile memory may include adding the context information to domain information included in the cookie information.
- the operation of modifying the cookie information and storing it in the non-volatile memory may include setting a flag related to the context information in the cookie information.
- the operation of modifying the cookie information and storing it in the non-volatile memory may include creating a database related to the cookie information.
- the operation of modifying the cookie information and storing it in the non-volatile memory may include storing context information corresponding to the cookie information in a field related to the context information included in the database. there is.
- the operation of modifying the cookie information and storing it in the non-volatile memory may include encrypting the cookie information based on the context information.
- a method of managing cookie information of an electronic device includes accessing a website using a browser. It can be included.
- the method may include obtaining cookie information about a domain corresponding to the accessed website from the accessed website.
- the method may include modifying the cookie information based on at least one of a user input, information related to the browser, or information related to the electronic device.
- the method may include storing the modified cookie information.
- the method may include, when executing a new instance using at least one browser, recognizing whether there is the modified cookie information corresponding to the new instance. .
- the method includes, when there is modified cookie information corresponding to the new instance, restoring the modified information from the modified cookie information and providing it to the website corresponding to the new instance. It can be included.
- the electronic device modifies and manages cookie information based on at least one of user input, information related to the browser, or information related to the electronic device, so that when running multiple instances using the same browser, Even when accessing the same domain (e.g. website), cookie information can be managed independently and information can be received from the website based on different user information (e.g. user account).
- the method may include providing a user interface for selecting a method of managing the cookie information. According to one embodiment, the method may include determining whether to modify the cookie information based on user input received through the user interface.
- the new instance may include access to a website through a new window or new tab using the at least one browser.
- the information related to the browser may include at least one of identification information of the browser, an operation mode of the browser, or identification information of a window or tab executed through the browser.
- the information related to the electronic device may include at least one of an operation mode of the electronic device or location information of the electronic device.
- the operation of modifying the cookie information includes adding at least one of the user input, information related to the browser, or information related to the electronic device to the domain information included in the cookie information. It may include an operation to generate cookie information.
- the operation of modifying the cookie information includes encrypting the cookie information based on at least one of the user input, information related to the browser, or information related to the electronic device to store the modified cookie information.
- the method may include deleting the modified cookie information when a specified time elapses after generating the modified cookie information.
- the method may include deleting the modified cookie information when the browser is terminated.
- the method may include receiving the user input including a password for modifying the cookie information from the user when the browser is running. According to one embodiment, the above method may include modifying the cookie information based at least in part on the password. According to one embodiment, the method may include providing a user interface for entering the password when executing the new instance. According to one embodiment, the method includes providing the cookie information to the website corresponding to the new instance based on the modified cookie information when the password is input from the user through the user interface. can do.
- the accessed website and the website corresponding to the new instance may be the same website.
- the method may include logging in to each of the accessed website and the website corresponding to the new instance using different user account information.
- a recording medium is a processor (e.g., the processor 140 of FIG. 1 or the electronic device 100 of FIG. 1 or the electronic device 901 of FIG. 9) of an electronic device.
- the electronic device may store a program (or instructions) that causes the electronic device to perform a cookie information management method.
- the program may allow the electronic device to access a website using a browser.
- the program may enable the electronic device to obtain cookie information about a domain corresponding to the accessed website from the accessed website.
- the program may cause the electronic device to modify the cookie information based on at least one of a user input, information related to the browser, or information related to the electronic device.
- the program may cause the electronic device to store the modified cookie information.
- the program can recognize whether there is the modified cookie information corresponding to the new instance. there is.
- the program allows the electronic device, if there is modified cookie information corresponding to the new instance, to restore the modified information from the modified cookie information and access the website corresponding to the new instance. It can be provided.
- cookie information is modified and managed based on at least one of user input, browser-related information, or electronic device-related information, so that when running multiple instances using the same browser, the same domain (e.g. : Even when accessing a website), cookie information can be managed independently, and information can be received from the website based on different user information (e.g. user account).
- FIG. 9 is a block diagram of an electronic device 901 in a network environment 900, according to various embodiments.
- the electronic device 901 communicates with the electronic device 902 through a first network 998 (e.g., a short-range wireless communication network) or a second network 999. It is possible to communicate with at least one of the electronic device 904 or the server 908 through (e.g., a long-distance wireless communication network).
- the electronic device 901 may communicate with the electronic device 904 through the server 908.
- the electronic device 901 includes a processor 920, a memory 930, an input module 950, an audio output module 955, a display module 960, an audio module 970, and a sensor module ( 976), interface 977, connection terminal 978, haptic module 979, camera module 980, power management module 988, battery 989, communication module 990, subscriber identification module 996 , or may include an antenna module 997.
- at least one of these components eg, the connection terminal 978
- may be omitted, or one or more other components may be added to the electronic device 901.
- some of these components e.g., sensor module 976, camera module 980, or antenna module 997) are integrated into one component (e.g., display module 960). It can be.
- Processor 920 may, for example, execute software (e.g., program 940) to operate at least one other component (e.g., hardware or software component) of electronic device 901 connected to processor 920. It can be controlled and various data processing or calculations can be performed. According to one embodiment, as at least part of data processing or computation, the processor 920 stores instructions or data received from another component (e.g., sensor module 976 or communication module 990) in volatile memory 932. The commands or data stored in the volatile memory 932 can be processed, and the resulting data can be stored in the non-volatile memory 934.
- software e.g., program 940
- the processor 920 stores instructions or data received from another component (e.g., sensor module 976 or communication module 990) in volatile memory 932.
- the commands or data stored in the volatile memory 932 can be processed, and the resulting data can be stored in the non-volatile memory 934.
- the processor 920 may include a main processor 921 (e.g., a central processing unit or an application processor) or an auxiliary processor 923 (e.g., a graphics processing unit, a neural network processing unit) that can operate independently or together with the main processor 921. It may include a neural processing unit (NPU), an image signal processor, a sensor hub processor, or a communication processor).
- a main processor 921 e.g., a central processing unit or an application processor
- auxiliary processor 923 e.g., a graphics processing unit, a neural network processing unit
- the main processor 921 may include a neural processing unit (NPU), an image signal processor, a sensor hub processor, or a communication processor.
- the auxiliary processor 923 may be set to use lower power than the main processor 921 or be specialized for a designated function. You can.
- the auxiliary processor 923 may be implemented separately from the main processor 921 or as part of it.
- the auxiliary processor 923 may, for example, act on behalf of the main processor 921 while the main processor 921 is in an inactive (e.g., sleep) state, or while the main processor 921 is in an active (e.g., application execution) state. ), together with the main processor 921, at least one of the components of the electronic device 901 (e.g., the display module 960, the sensor module 976, or the communication module 990) At least some of the functions or states related to can be controlled.
- coprocessor 923 e.g., image signal processor or communication processor
- may be implemented as part of another functionally related component e.g., camera module 980 or communication module 990. there is.
- the auxiliary processor 923 may include a hardware structure specialized for processing artificial intelligence models.
- Artificial intelligence models can be created through machine learning. For example, such learning may be performed in the electronic device 901 itself on which the artificial intelligence model is performed, or may be performed through a separate server (e.g., server 908).
- Learning algorithms may include, for example, supervised learning, unsupervised learning, semi-supervised learning, or reinforcement learning, but It is not limited.
- An artificial intelligence model may include multiple artificial neural network layers.
- Artificial neural networks include deep neural network (DNN), convolutional neural network (CNN), recurrent neural network (RNN), restricted boltzmann machine (RBM), belief deep network (DBN), bidirectional recurrent deep neural network (BRDNN), It may be one of deep Q-networks or a combination of two or more of the above, but is not limited to the examples described above.
- artificial intelligence models may additionally or alternatively include software structures.
- the memory 930 may store various data used by at least one component (eg, the processor 920 or the sensor module 976) of the electronic device 901. Data may include, for example, input data or output data for software (e.g., program 940) and instructions related thereto.
- Memory 930 may include volatile memory 932 or non-volatile memory 934.
- the program 940 may be stored as software in the memory 930 and may include, for example, an operating system 942, middleware 944, or application 946.
- the input module 950 may receive commands or data to be used in a component of the electronic device 901 (e.g., the processor 920) from outside the electronic device 901 (e.g., a user).
- the input module 950 may include, for example, a microphone, mouse, keyboard, keys (eg, buttons), or digital pen (eg, stylus pen).
- the sound output module 955 may output sound signals to the outside of the electronic device 901.
- the sound output module 955 may include, for example, a speaker or receiver. Speakers can be used for general purposes such as multimedia playback or recording playback.
- the receiver can be used to receive incoming calls. According to one embodiment, the receiver may be implemented separately from the speaker or as part of it.
- the display module 960 can visually provide information to the outside of the electronic device 901 (eg, a user).
- the display module 960 may include, for example, a display, a hologram device, or a projector, and a control circuit for controlling the device.
- the display module 960 may include a touch sensor configured to detect a touch, or a pressure sensor configured to measure the intensity of force generated by the touch.
- the audio module 970 can convert sound into an electrical signal or, conversely, convert an electrical signal into sound. According to one embodiment, the audio module 970 acquires sound through the input module 950, the sound output module 955, or an external electronic device (e.g., directly or wirelessly connected to the electronic device 901). Sound may be output through an electronic device 902 (e.g., speaker or headphone).
- an electronic device 902 e.g., speaker or headphone
- the sensor module 976 detects the operating state (e.g., power or temperature) of the electronic device 901 or the external environmental state (e.g., user state) and generates an electrical signal or data value corresponding to the detected state. can do.
- the sensor module 976 includes, for example, a gesture sensor, a gyro sensor, an air pressure sensor, a magnetic sensor, an acceleration sensor, a grip sensor, a proximity sensor, a color sensor, an IR (infrared) sensor, a biometric sensor, It may include a temperature sensor, humidity sensor, or light sensor.
- the interface 977 may support one or more designated protocols that can be used to connect the electronic device 901 directly or wirelessly with an external electronic device (e.g., the electronic device 902).
- the interface 977 may include, for example, a high definition multimedia interface (HDMI), a universal serial bus (USB) interface, an SD card interface, or an audio interface.
- HDMI high definition multimedia interface
- USB universal serial bus
- SD card interface Secure Digital interface
- audio interface audio interface
- connection terminal 978 may include a connector through which the electronic device 901 can be physically connected to an external electronic device (eg, the electronic device 902).
- the connection terminal 978 may include, for example, an HDMI connector, a USB connector, an SD card connector, or an audio connector (eg, a headphone connector).
- the haptic module 979 can convert electrical signals into mechanical stimulation (e.g., vibration or movement) or electrical stimulation that the user can perceive through tactile or kinesthetic senses.
- the haptic module 979 may include, for example, a motor, a piezoelectric element, or an electrical stimulation device.
- the camera module 980 can capture still images and moving images.
- the camera module 980 may include one or more lenses, image sensors, image signal processors, or flashes.
- the power management module 988 can manage power supplied to the electronic device 901.
- the power management module 988 may be implemented as at least a part of, for example, a power management integrated circuit (PMIC).
- PMIC power management integrated circuit
- the battery 989 may supply power to at least one component of the electronic device 901.
- the battery 989 may include, for example, a non-rechargeable primary cell, a rechargeable secondary cell, or a fuel cell.
- Communication module 990 provides a direct (e.g., wired) communication channel or wireless communication channel between electronic device 901 and an external electronic device (e.g., electronic device 902, electronic device 904, or server 908). It can support establishment and communication through established communication channels. Communication module 990 operates independently of processor 920 (e.g., an application processor) and may include one or more communication processors that support direct (e.g., wired) communication or wireless communication.
- processor 920 e.g., an application processor
- the communication module 990 may be a wireless communication module 992 (e.g., a cellular communication module, a short-range wireless communication module, or a global navigation satellite system (GNSS) communication module) or a wired communication module 994 (e.g., : LAN (local area network) communication module, or power line communication module) may be included.
- a wireless communication module 992 e.g., a cellular communication module, a short-range wireless communication module, or a global navigation satellite system (GNSS) communication module
- GNSS global navigation satellite system
- a wired communication module 994 e.g., : LAN (local area network) communication module, or power line communication module
- the corresponding communication module is a first network 998 (e.g., a short-range communication network such as Bluetooth, wireless fidelity (WiFi) direct, or infrared data association (IrDA)) or a second network 999 (e.g., legacy It may communicate with an external electronic device 904 through a telecommunication network such as a cellular network, a 5G network, a next-generation communication network, the Internet, or a computer network (e.g., LAN or WAN).
- a telecommunication network such as a cellular network, a 5G network, a next-generation communication network, the Internet, or a computer network (e.g., LAN or WAN).
- a telecommunication network such as a cellular network, a 5G network, a next-generation communication network, the Internet, or a computer network (e.g., LAN or WAN).
- a telecommunication network such as a cellular network, a 5G network, a next-generation communication network
- the wireless communication module 992 uses subscriber information (e.g., International Mobile Subscriber Identifier (IMSI)) stored in the subscriber identification module 996 within a communication network such as the first network 998 or the second network 999.
- subscriber information e.g., International Mobile Subscriber Identifier (IMSI)
- IMSI International Mobile Subscriber Identifier
- the wireless communication module 992 may support 5G networks after 4G networks and next-generation communication technologies, for example, NR access technology (new radio access technology).
- NR access technology provides high-speed transmission of high-capacity data (enhanced mobile broadband (eMBB)), minimization of terminal power and access to multiple terminals (massive machine type communications (mMTC)), or ultra-reliable and low-latency (URLLC). -latency communications)) can be supported.
- the wireless communication module 992 may support high frequency bands (e.g., mmWave bands), for example, to achieve high data rates.
- the wireless communication module 992 uses various technologies to secure performance in high frequency bands, for example, beamforming, massive array multiple-input and multiple-output (MIMO), and full-dimensional multiplexing.
- MIMO massive array multiple-input and multiple-output
- the wireless communication module 992 may support various requirements specified in the electronic device 901, an external electronic device (e.g., electronic device 904), or a network system (e.g., second network 999). According to one embodiment, the wireless communication module 992 supports Peak data rate (e.g., 20 Gbps or more) for realizing eMBB, loss coverage (e.g., 164 dB or less) for realizing mmTC, or U-plane latency (e.g., 164 dB or less) for realizing URLLC.
- Peak data rate e.g., 20 Gbps or more
- loss coverage e.g., 164 dB or less
- U-plane latency e.g., 164 dB or less
- the antenna module 997 may transmit or receive signals or power to or from the outside (e.g., an external electronic device).
- the antenna module 997 may include an antenna including a radiator made of a conductor or a conductive pattern formed on a substrate (eg, PCB).
- the antenna module 997 may include a plurality of antennas (eg, an array antenna). In this case, at least one antenna suitable for a communication method used in a communication network such as the first network 998 or the second network 999 is connected to the plurality of antennas by, for example, the communication module 990. can be selected. Signals or power may be transmitted or received between the communication module 990 and an external electronic device through the selected at least one antenna.
- other components eg, radio frequency integrated circuit (RFIC) may be additionally formed as part of the antenna module 997.
- RFIC radio frequency integrated circuit
- antenna module 997 may form a mmWave antenna module.
- a mmWave antenna module includes: a printed circuit board, an RFIC disposed on or adjacent to a first side (e.g., bottom side) of the printed circuit board and capable of supporting a designated high frequency band (e.g., mmWave band); And a plurality of antennas (e.g., array antennas) disposed on or adjacent to the second side (e.g., top or side) of the printed circuit board and capable of transmitting or receiving signals in the designated high frequency band. can do.
- a mmWave antenna module includes: a printed circuit board, an RFIC disposed on or adjacent to a first side (e.g., bottom side) of the printed circuit board and capable of supporting a designated high frequency band (e.g., mmWave band); And a plurality of antennas (e.g., array antennas) disposed on or adjacent to the second side (e.g., top or side) of
- peripheral devices e.g., bus, general purpose input and output (GPIO), serial peripheral interface (SPI), or mobile industry processor interface (MIPI)
- signal e.g. commands or data
- commands or data may be transmitted or received between the electronic device 901 and the external electronic device 904 through the server 908 connected to the second network 999.
- Each of the external electronic devices 902 or 104 may be of the same or different type as the electronic device 901.
- all or part of the operations performed in the electronic device 901 may be executed in one or more of the external electronic devices 902, 104, or 108.
- the electronic device 901 may perform the function or service instead of executing the function or service on its own.
- one or more external electronic devices may be requested to perform at least part of the function or service.
- One or more external electronic devices that have received the request may execute at least part of the requested function or service, or an additional function or service related to the request, and transmit the result of the execution to the electronic device 901.
- the electronic device 901 may process the result as is or additionally and provide it as at least part of a response to the request.
- cloud computing distributed computing, mobile edge computing (MEC), or client-server computing technology can be used.
- the electronic device 901 may provide an ultra-low latency service using, for example, distributed computing or mobile edge computing.
- the external electronic device 904 may include an Internet of Things (IoT) device.
- Server 908 may be an intelligent server using machine learning and/or neural networks.
- the external electronic device 904 or server 908 may be included in the second network 999.
- the electronic device 901 may be applied to intelligent services (e.g., smart home, smart city, smart car, or healthcare) based on 5G communication technology and IoT-related technology.
- Electronic devices may be of various types.
- Electronic devices may include, for example, portable communication devices (e.g., smartphones), computer devices, portable multimedia devices, portable medical devices, cameras, wearable devices, or home appliances.
- Electronic devices according to embodiments of this document are not limited to the above-described devices.
- first, second, or first or second may be used simply to distinguish one component from another, and to refer to those components in other respects (e.g., importance or order) is not limited.
- One (e.g., first) component is said to be “coupled” or “connected” to another (e.g., second) component, with or without the terms “functionally” or “communicatively.”
- module used in various embodiments of this document may include a unit implemented in hardware, software, or firmware, and is interchangeable with terms such as logic, logic block, component, or circuit, for example. It can be used as A module may be an integrated part or a minimum unit of the parts or a part thereof that performs one or more functions. For example, according to one embodiment, the module may be implemented in the form of an application-specific integrated circuit (ASIC).
- ASIC application-specific integrated circuit
- Various embodiments of the present document are one or more instructions stored in a storage medium (e.g., built-in memory 936 or external memory 938) that can be read by a machine (e.g., electronic device 901). It may be implemented as software (e.g., program 940) including these.
- a processor e.g., processor 920
- a device e.g., electronic device 901
- the one or more instructions may include code generated by a compiler or code that can be executed by an interpreter.
- a storage medium that can be read by a device may be provided in the form of a non-transitory storage medium.
- 'non-transitory' only means that the storage medium is a tangible device and does not contain signals (e.g. electromagnetic waves). This term refers to cases where data is stored semi-permanently in the storage medium. There is no distinction between temporary storage cases.
- Computer program products are commodities and can be traded between sellers and buyers.
- the computer program product may be distributed in the form of a machine-readable storage medium (e.g. compact disc read only memory (CD-ROM)) or through an application store (e.g. Play StoreTM) or on two user devices (e.g. It can be distributed (e.g. downloaded or uploaded) directly between smart phones) or online.
- a machine-readable storage medium e.g. compact disc read only memory (CD-ROM)
- an application store e.g. Play StoreTM
- two user devices e.g. It can be distributed (e.g. downloaded or uploaded) directly between smart phones) or online.
- at least a portion of the computer program product may be at least temporarily stored or temporarily created in a machine-readable storage medium, such as the memory of a manufacturer's server, an application store's server, or a relay server.
- each component (e.g., module or program) of the above-described components may include a single or plural entity, and some of the plurality of entities may be separately placed in other components. there is.
- one or more of the components or operations described above may be omitted, or one or more other components or operations may be added.
- multiple components eg, modules or programs
- the integrated component may perform one or more functions of each component of the plurality of components identically or similarly to those performed by the corresponding component of the plurality of components prior to the integration. .
- operations performed by a module, program, or other component may be executed sequentially, in parallel, iteratively, or heuristically, or one or more of the operations may be executed in a different order, or omitted. Alternatively, one or more other operations may be added.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Information Transfer Between Computers (AREA)
Abstract
일 실시 예에 따른 전자 장치는, 통신 회로, 적어도 하나의 브라우저(browser) 및 쿠키(cookie) 정보를 포함하는 비휘발성 메모리, 및 적어도 하나의 프로세서를 포함할 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 제1 사용자 입력에 기반하여 상기 적어도 하나의 브라우저를 실행하고 웹 사이트에 접속하기 위한 요청을 상기 웹 사이트에 대응하는 웹 서버에 전송하고, 상기 요청에 응답하여, 상기 웹 사이트에 대응하는 웹 데이터를 상기 웹 서버로부터 수신하고, 상기 웹 데이터에 포함된 쿠키 정보를 획득하고, 상기 쿠키 정보의 획득과 관련된 컨텍스트 정보를 인식하고, 상기 컨텍스트 정보에 기초하여 상기 쿠키 정보를 수정하여 상기 비휘발성 메모리에 저장하고, 상기 저장 이후, 제2 사용자 입력에 기반하여 상기 적어도 하나의 브라우저를 실행하고 상기 웹 사이트에 접속하기 위한 요청을 상기 웹 서버에 전송하고, 현재 컨텍스트 정보를 결정하고, 상기 비휘발성 메모리에 저장된 상기 웹 사이트에 대응하는 쿠키 정보 중 현재 컨텍스트에 대응되는 쿠키 정보를 인식하고, 상기 인식된 쿠키 정보를 상기 웹 서버에 제공하도록 설정될 수 있다. 이 외에도 명세서를 통해 파악되는 다양한 실시 예가 가능하다.
Description
본 문서에서 개시되는 실시 예들은, 브라우저를 통해 웹 사이트 접속 시의 쿠키 정보를 관리하는 기술과 관련된다.
전자 장치는 브라우저(browser)를 이용하여 웹 사이트(웹 사이트에 대응하는 외부 서버)에 접속할 수 있다. 전자 장치는 웹 사이트에 접속 시 웹 사이트로부터 수신한 쿠키 정보를 저장할 수 있다. 전자 장치는 쿠키 정보에 기반하여 웹 사이트로부터 정보(예: 웹 컨텐츠)를 제공 받거나, 또는 광고를 제공 받을 수 있다. 예를 들어, 쿠키 정보는 전자 장치의 웹 사이트에 대응하는 도메인 정보, 웹 페이지의 로그인 내역 또는 검색 내역과 관련된 정보를 포함할 수 있다.
본 문서에 개시되는 일 실시 예에 따른 전자 장치는, 통신 회로, 적어도 하나의 브라우저(browser) 및 쿠키(cookie) 정보를 포함하는 비휘발성 메모리, 및 적어도 하나의 프로세서를 포함할 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 제1 사용자 입력에 기반하여 상기 적어도 하나의 브라우저를 실행하고 웹 사이트에 접속하기 위한 요청을 상기 웹 사이트에 대응하는 웹 서버에 전송하고, 상기 요청에 응답하여, 상기 웹 사이트에 대응하는 웹 데이터를 상기 웹 서버로부터 수신하고, 상기 웹 데이터에 포함된 쿠키 정보를 획득하고, 상기 쿠키 정보의 획득과 관련된 컨텍스트 정보를 인식하고, 상기 컨텍스트 정보에 기초하여 상기 쿠키 정보를 수정하여 상기 비휘발성 메모리에 저장하고, 상기 저장 이후, 제2 사용자 입력에 기반하여 상기 적어도 하나의 브라우저를 실행하고 상기 웹 사이트에 접속하기 위한 요청을 상기 웹 서버에 전송하고, 현재 컨텍스트 정보를 결정하고, 상기 비휘발성 메모리에 저장된 상기 웹 사이트에 대응하는 쿠키 정보 중 현재 컨텍스트에 대응되는 쿠키 정보를 인식하고, 상기 인식된 쿠키 정보를 상기 웹 서버에 제공하도록 설정될 수 있다.
본 문서에 개시되는 일 실시 예에 따른 방법은, 제1 사용자 입력에 기반하여 적어도 하나의 브라우저를 실행하고 웹 사이트에 접속하기 위한 요청을 웹 사이트에 대응하는 웹 서버에 전송하는 동작, 상기 요청에 응답하여, 상기 웹 사이트에 대응하는 웹 데이터를 상기 웹 서버로부터 수신하는 동작, 상기 웹 데이터에 포함된 쿠키 정보를 획득하는 동작, 상기 쿠키 정보의 획득과 관련된 컨텍스트 정보를 인식하는 동작, 상기 컨텍스트 정보에 기초하여 상기 쿠키 정보를 수정하여 상기 전자 장치의 비휘발성 메모리에 저장하는 동작, 상기 저장 이후, 제2 사용자 입력에 기반하여 상기 적어도 하나의 브라우저를 실행하고 상기 웹 사이트에 접속하기 위한 요청을 상기 웹 서버에 전송하는 동작, 현재 컨텍스트 정보를 결정하는 동작, 상기 비휘발성 메모리에 저장된 상기 웹 사이트에 대응하는 쿠키 정보 중 현재 컨텍스트에 대응되는 쿠키 정보를 인식하는 동작, 및 상기 인식된 쿠키 정보를 상기 웹 서버에 제공하는 동작을 포함할 수 있다.
본 문서에 개시되는 일 실시 예에 따른 저장 매체(또는, 기록 매체)는, 전자 장치의 적어도 하나의 프로세서에 의해 실행 시, 상기 전자 장치가 제1 사용자 입력에 기반하여 상기 적어도 하나의 브라우저를 실행하고 웹 사이트에 접속하기 위한 요청을 상기 웹 사이트에 대응하는 웹 서버에 전송하고, 상기 요청에 응답하여, 상기 웹 사이트에 대응하는 웹 데이터를 상기 웹 서버로부터 수신하고, 상기 웹 데이터에 포함된 쿠키 정보를 획득하고, 상기 쿠키 정보의 획득과 관련된 컨텍스트 정보를 인식하고, 상기 컨텍스트 정보에 기초하여 상기 쿠키 정보를 수정하여 상기 비휘발성 메모리에 저장하고, 상기 저장 이후, 제2 사용자 입력에 기반하여 상기 적어도 하나의 브라우저를 실행하고 상기 웹 사이트에 접속하기 위한 요청을 상기 웹 서버에 전송하고, 현재 컨텍스트 정보를 결정하고, 상기 비휘발성 메모리에 저장된 상기 웹 사이트에 대응하는 쿠키 정보 중 현재 컨텍스트에 대응되는 쿠키 정보를 인식하고, 상기 인식된 쿠키 정보를 상기 웹 서버에 제공하도록 하는 프로그램(또는, 인스트럭션들)을 저장할 수 있다.
도 1은 일 실시예에 따른 전자 장치의 블록도이다.
도 2는 일 실시예에 따른 전자 장치의 동작을 설명하기 위한 도면이다.
도 3은 일 실시예에 따른 전자 장치의 쿠키 정보를 관리하는 방식을 결정하기 위한 사용자 인터페이스를 나타낸다.
도 4는 일 실시예에 따른 전자 장치의 사용자 입력을 수신하기 위한 사용자 인터페이스를 나타낸다.
도 5는 일 실시예에 따른 전자 장치의 동작을 설명하기 위한 도면이다.
도 6은 일 실시예에 따른 전자 장치의 동작을 설명하기 위한 도면이다.
도 7은 일 실시예에 따른 전자 장치의 쿠키 정보 관리 방법의 흐름도이다.
도 8은 일 실시예에 따른 전자 장치의 쿠키 정보 관리 방법의 흐름도이다.
도 9는 다양한 실시예들에 따른 네트워크 환경 내의 전자 장치를 나타낸다.
도면의 설명과 관련하여, 동일 또는 유사한 구성요소에 대해서는 동일 또는 유사한 참조 부호가 사용될 수 있다.
도 1은 일 실시예에 따른 전자 장치의 블록도이다.
일 실시예에 따르면, 전자 장치(100)(예: 도 9의 전자 장치(901))는 통신 회로(110)(예: 도 9의 통신 모듈(990)), 도 9(9메모리(130)(예: 도 9의 메모리(930)), 및 프로세서(140)(예: 도 9의 프로세서(920))를 포함할 수 있다.
일 실시예에 따르면, 통신 회로(110)는 외부 장치(예: 도 9의 전자 장치(902, 804), 또는 서버(908))와 데이터를 송신 및/또는 수신할 수 있다. 예를 들어, 통신 회로(110)는 웹 사이트(예: 웹 사이트에 대응하는 웹 서버(예: 도 9의 서버(908))로부터 쿠키 정보를 수신 및/또는 전송할 수 있다. 통신 회로(110)는 웹 사이트에 대응하는 웹 서버로부터 웹 데이터를 수신할 수 있다. 웹 데이터는 웹 페이지 및 쿠키 정보를 포함할 수 있다. 통신 회로(110)는 웹 사이트에 접속하기 위한 요청을 웹 서버에 전송할 수 있다.
일 실시예에 따르면, 전자 장치는 디스플레이(미도시)(예: 도 9의 디스플레이 모듈(960))를 더 포함할 수 있다. 디스플레이는 정보를 시각적으로 출력할 수 있다. 예를 들어, 디스플레이는 사용자 입력을 수신하기 위한 사용자 인터페이스를 출력할 수 있다. 디스플레이는 웹 사이트를 표시할 수 있다.
일 실시예에 따르면, 메모리(130)는 비휘발성 메모리(예: 도 9의 비휘발성 메모리(934))를 포함할 수 있다. 메모리(130)는 프로세서(140)에 의해 실행 시 전자 장치(100)의 동작을 제어하는 인스트럭션들을 저장할 수 있다. 메모리(130)는 전자 장치(100)의 동작과 관련된 정보 및/또는 데이터를 저장할 수 있다. 예를 들어, 메모리(130)는 쿠키 정보 및/또는 수정된 쿠키 정보를 저장할 수 있다. 메모리(130)는 적어도 하나의 브라우저(예: 브라우저 어플리케이션)를 저장할 수 있다. 메모리(130)는 수정되지 않은 쿠키 정보 및 수정된 쿠키 정보를 동일한 저장 영역에 저장할 수 있다. 예를 들어, 메모리(130)는 쿠키 정보를 저장하기 위한 저장 영역을 포함하고, 해당 저장 영역에는 수정 여부와 무관하게 쿠키 정보가 저장될 수 있다. 일 실시예에 따르면, 쿠키 정보는 전자 장치(100) 및/또는 서버(예: 도 9의 서버(908))에 저장될 수 있다. 예를 들어, 쿠키 정보는 전자 장치(100)의 메모리(130) 및/또는 서버의 메모리에 저장될 수 있으며, 쿠키 정보의 저장 위치는 이에 한정되는 것은 아니다.
일 실시예에 따르면, 프로세서(140)는 적어도 하나의 프로세서를 포함할 수 있다. 프로세서(140)는 전자 장치(100)의 전반적인 동작을 제어할 수 있다. 예를 들어, 프로세서(140)는 브라우저를 이용하여 웹 사이트에 접속할 수 있다. 프로세서(140)는 브라우저를 이용하여 웹 사이트에 대응하는 외부 서버에 접속할 수 있다. 프로세서(140)는 접속한 웹 사이트로부터 접속한 웹 사이트에 대응하는 도메인에 대한 쿠키 정보를 획득할 수 있다. 예를 들어, 쿠키 정보는 웹 사이트에 대응하는 도메인 정보, 사용자의 로그인 내역, 사용자의 검색 이력, 및/또는 사용자의 웹 사이트 이용 내역과 관련된 정보를 포함할 수 있다. 예를 들어, 프로세서(140)는 브라우저를 통해 웹 사이트(웹 사이트에 대응하는 외부 서버)에 로그인할 수 있다. 예를 들어, 프로세서(140)는 웹 사이트에 사용자 계정 정보와 함께 로그인을 요청하고, 로그인에 성공 시 웹 사이트로부터 로그인한 사용자 계정에 기반하여 쿠키 정보를 수신할 수 있다. 전자 장치(100)는 수신한 쿠키 정보를 메모리(130)(예: 비휘발성 메모리)에 저장할 수 있다. 프로세서(140)는 저장한 쿠키 정보를 웹 사이트에 제공하고, 웹 사이트로부터 사용자가 원하는 정보를 제공 받을 수 있다.
일 실시예에 따르면, 프로세서(140)는 제1 사용자 입력에 기반하여 적어도 하나의 브라우저를 실행하고 웹 사이트에 접속하기 위한 요청을 웹 사이트에 대응하는 웹 서버에 전송할 수 있다. 예를 들어, 프로세서(140)는 메모리(130)(예: 비휘발성 메모리)에 적어도 하나의 브라우저 및 쿠키 정보를 저장할 수 있다. 예를 들어, 적어도 하나의 브라우저의 실행은 기 실행된 브라우저가 없는 상태에서 브라우저를 실행하는 동작, 기 실행된 브라우저가 있는 상태에서 새로운 브라우저를 실행하는 동작, 또는 기 실행된 브라우저를 통해 새로운 창(window) 또는 새로운 탭(tab)을 실행하는 동작 중 적어도 하나를 포함할 수 있다. 예를 들어, 전자 장치(100)는 적어도 하나의 브라우저 및 쿠키 정보를 저장하도록 구성된 비휘발성 메모리(130)를 포함할 수 있다. 예를 들어, 웹 사이트에 접속하기 위한 요청은 비휘발성 메모리(130)에 기 저장된 웹 사이트에 대응하는 쿠키 정보 및/또는 사용자 정보(예: 사용자 계정 정보)를 포함할 수 있다.
일 실시예에 따르면, 프로세서(140)는, 요청에 응답하여, 웹 사이트에 대응하는 웹 데이터를 웹 서버로부터 수신할 수 있다. 예를 들어, 웹 데이터는 웹 페이지 및/또는 쿠키 정보를 포함할 수 있다.
일 실시예에 따르면, 프로세서(140)는 웹 데이터에 포함된 쿠키 정보를 획득할 수 있다. 예를 들어, 프로세서(140)는 수신한 웹 데이터로부터 쿠키 정보를 추출할 수 있다. 프로세서(140)는 획득한 쿠키 정보를 비휘발성 메모리(130)에 저장할 수 있다. 프로세서(140)는 웹 데이터에 기반하여 웹 사이트(예: 웹 페이지)를 제공할 수 있다.
일 실시예에 따르면, 프로세서(140)는, 쿠키 정보의 획득과 관련된 컨텍스트 정보를 인식할 수 있다. 예를 들어, 쿠키 정보의 획득과 관련된 컨텍스트 정보는, 쿠키 정보를 획득한 시간(예를 들어, 웹 서버로부터 쿠키 정보를 포함하는 웹 데이터를 수신한 시점 또는 시간대(예: 낮 또는 밤))과 관련된 정보, 전자 장치(100)가 쿠키 정보를 획득한 위치(예를 들어, 웹 서버로부터 쿠키 정보를 포함하는 웹 데이터를 수신 시 전자 장치(100)의 위치(예를 들어, 지리적 위치 및/또는 지정된 장소(예: 집, 회사, 또는 야외))와 관련된 정보, 전자 장치(100)의 타입(예: 모바일 장치, 태블릿, 웨어러블 장치, 또는 데스크톱)과 관련된 정보, 쿠키 정보와 관련된 사용자 정보(예: 사용자 ID 또는 사용자 계정), 적어도 하나의 브라우저의 식별 정보, 쿠키 정보의 획득과 관련된 사용자 입력, 또는 쿠키 정보를 획득 시 전자 장치(100) 및/또는 적어도 하나의 브라우저의 동작 모드(예: 프라이버시(privacy) 모드, 시크릿(secret) 모드, 절전 모드, 및/또는 키드(kid) 모드)와 관련된 정보 중 적어도 하나를 포함할 수 있다. 예를 들어, 컨텍스트 정보는 사용자 입력, 브라우저와 관련된 정보, 및/또는 전자 장치(100)와 관련된 정보를 포함할 수 있다. 예를 들어, 브라우저와 관련된 정보는 상기 브라우저의 식별 정보, 상기 브라우저의 동작 모드(예: 일반 모드, 비밀(secret) 모드, 및/또는 키즈(kids) 모드), 또는 브라우저를 통해 실행한 창 또는 탭의 식별 정보 중 적어도 하나를 포함할 수 있다. 예를 들어, 전자 장치(100)와 관련된 정보는 상기 전자 장치(100)의 동작 모드(주간 모드, 야간 모드, 및/또는 키즈(kids) 모드) 또는 전자 장치(100)의 위치 정보 중 적어도 하나를 포함할 수 있다.
일 실시예에 따르면, 프로세서(140)는 컨텍스트 정보에 기반하여 쿠키 정보를 수정할 수 있다. 프로세서(140)는 수정된 쿠키 정보를 메모리(130)(예: 비휘발성 메모리)에 저장할 수 있다. 예를 들어, 프로세서(140)는 쿠키 정보에 포함된 도메인 정보에 컨텍스트 정보를 추가하여 쿠키 정보를 수정할 수 있다. 예를 들어, 프로세서(140)는 쿠키 정보의 명칭(또는, 도메인 정보)에 프리픽스(prefix) 형태로 컨텍스트 정보를 나타내는 정보를 추가할 수 있다. 예를 들어, 프로세서(140)는 쿠키 정보에 컨텍스트 정보와 관련된 플래그(flag)를 설정하여 상기 쿠키 정보를 수정할 수 있다. 예를 들어, 프로세서(140)는 쿠키 정보에 컨텍스트 정보에 포함된 정보들 각각 및/또는 전체 컨텍스트 정보를 나타내는 플래그를 설정할 수 있다. 예를 들어, 프로세서(140)는 컨텍스트 정보에 기반하여 쿠키 정보를 암호화하여 쿠키 정보를 수정할 수 있다. 예를 들어, 프로세서(140)는 쿠키 정보와 관련된 데이터베이스를 생성하고, 데이터베이스에 포함된 컨텍스트 정보와 관련된 필드에 쿠키 정보에 대응하는 컨텍스트 정보를 저장할 수 있다. 예를 들어, 쿠키 정보와 관련된 데이터베이스는 쿠키 정보와 쿠키 정보에 대응하는 컨텍스트 정보를 매핑한 정보를 포함할 수 있다. 예를 들어, 쿠키 정보와 관련된 데이터베이스를 생성 및/또는 수정하는 동작은 쿠키 정보의 수정 동작에 포함될 수 있다. 다양한 실시예에 따르면, 쿠키 정보와 컨텍스트 정보를 연관시키는 다양한 동작들이 본 개시에서 설명하는 쿠키 정보의 동작에 포함될 수 있다. 예를 들어, 프로세서(140)는 쿠키 정보에 포함된 도메인 정보에 사용자 입력, 브라우저와 관련된 정보, 또는 전자 장치(100)와 관련된 정보 중 적어도 하나를 추가하여 수정된 쿠키 정보를 생성할 수 있다. 예를 들어, 프로세서(140)는 사용자 입력, 브라우저와 관련된 정보, 또는 전자 장치(100)와 관련된 정보 중 적어도 하나에 기초하여 쿠키 정보를 암호화하여 수정된 쿠키 정보를 생성할 수 있다. 예를 들어, 일반적인 쿠키 정보가 웹 사이트(또는, 웹 페이지)에 대응하는 도메인 정보를 기반으로 분류된다면, 수정된 쿠키 정보는 도메인 정보에 추가적으로 사용자 입력, 브라우저와 관련된 정보 및/또는 전자 장치(100)와 관련된 정보를 기반으로 분류될 수 있다.
일 실시예에 따르면, 프로세서(140)는 적어도 하나의 브라우저를 실행 시 사용자로부터 해당 브라우저의 식별정보를 입력 받을 수 있다. 예를 들어, 사용자로부터 입력 받는 브라우저의 식별정보는 패스워드를 포함할 수 있다. 프로세서(140)는 입력 받은 브라우저의 식별 정보(예: 패스워드)를 기반으로 쿠키 정보를 수정할 수 있다.
일 실시예에 따르면, 프로세서(140)는 쿠키 정보의 저장 이후 지정된 시간이 경과하면 상기 쿠키 정보를 삭제할 수 있다. 예를 들어, 프로세서(140)는 수정된 쿠키 정보 생성 후 지정된 시간이 경과하면 수정된 쿠키 정보를 삭제할 수 있다. 일 실시예에 따르면, 프로세서(140)는 적어도 하나의 브라우저의 실행을 종료하는 경우, 실행을 종료하는 브라우저의 실행 중 수정된 쿠키 정보를 삭제할 수 있다. 예를 들어, 프로세서(140)는 실행 중이던 브라우저를 종료 시, 해당 브라우저를 통해 수신한 쿠키 정보에 대응하는 수정된 쿠키 정보를 삭제할 수 있다.
일 실시예에 따르면, 프로세서(140)는 디스플레이를 통하여 쿠키 정보를 관리하는 방식을 선택하기 위한 사용자 인터페이스를 제공할 수 있다. 프로세서(140)는 사용자 인터페이스를 통하여 수신한 사용자 입력에 기반하여 쿠키 정보를 수정할지 여부를 결정할 수 있다. 쿠키 정보를 수정하지 않는 경우, 프로세서(140)는 웹 서버로부터 수신한 쿠키 정보를 수정 없이 비휘발성 메모리(130)에 저장할 수 있다. 예를 들어, 프로세서(140)는 사용자 인터페이스를 통하여 수정된 쿠기 정보를 이용하지 않는 제1 모드(예: 공용 쿠키 정보를 사용하는 모드), 항상 수정된 쿠키 정보를 생성하여 사용하는 제2 모드, 사용자 입력에 따라 수정된 쿠키 정보를 생성하여 사용하는 제3 모드, 또는 특정 상황(예를 들어, 특정 위치, 특정 시간, 및/또는 특정 모드(예: 키즈 모드))에 따라 수정된 쿠키 정보를 생성하여 사용하는 제4 모드 중 하나의 모드를 선택할 수 있다. 예를 들어, 제1 모드에서, 프로세서(140)는 일반적인 쿠키 정보를 이용하여 웹 사이트에 접속할 수 있다. 제1 모드에서, 복수의 브라우저 및 복수의 인스턴스에서 동일한 웹 사이트에 접속 시, 프로세서(140)는 동일한 쿠키 정보에 기반하여 웹 사이트에 접속할 수 있다. 예를 들어, 제1 모드에서 프로세서는, 사용자 입력, 브라우저와 관련된 정보 및/또는 전자 장치(100)와 관련된 정보와 무관하게, 웹 사이트에 대응하는 도메인 정보를 기반으로 쿠키 정보들을 분류, 관리, 및/또는 저장할 수 있다. 예를 들어, 제1 모드에서, 동일한 웹 사이트에 접속하는 경우라면(예, 동일한 도메인에 대응하는 경우), 전자 장치(100)는 동일한 쿠키 정보를 웹 사이트에 제공하고, 동일한 쿠키 정보에 기반하여 웹 사이트에 접속할 수 있다. 예를 들어, 제2 모드에서, 프로세서(140)는 적어도 하나의 브라우저를 이용하여 새로운 인스턴스를 실행 시마다 쿠키 정보를 수정하고, 해당 인스턴스가 종료될 시 수정된 쿠키 정보를 삭제할 수 있다. 예를 들어, 프로세서(140)는 모든 인스턴스에서 독립적으로 수정된 쿠키 정보를 생성할 수 있다. 예를 들어, 제3 모드에서, 프로세서(140)는 사용자 입력이 있는 경우(예: 사용자가 브라우저 식별 정보(예: 패스워드)를 직접 입력한 경우)에, 사용자 입력에 기반하여 쿠키 정보를 수정하여 수정된 쿠키 정보를 생성할 수 있다. 예를 들어, 제4 모드에서, 프로세서(140)는 지정된 상황(예: 브라우저 및/또는 전자 장치(100)가 지정된 모드에 있는 경우, 특정 시간(대), 및/또는 특정 위치)에서만 쿠키 정보를 수정하여 수정된 쿠키 정보를 생성할 수 있다.
일 실시예에 따르면, 프로세서(140)는 수정된 쿠키 정보를 저장할 수 있다. 예를 들어, 프로세서(140)는 도메인 정보, 사용자 입력, 브라우저와 관련된 정보, 시간, 및/또는 전자 장치(100)와 관련된 정보가 포함된 식별 정보(예: 도메인 정보에 사용자 입력, 브라우저와 관련된 정보, 및/또는 전자 장치(100)와 관련된 정보가 추가된 정보)에 기반하여 수정된 쿠키 정보를 저장 및/또는 관리할 수 있다. 예를 들어, 수정된 쿠키 정보를 사용하는 경우, 프로세서(140)는, 쿠키 정보의 도메인 정보에 사용자 입력, 브라우저와 관련된 정보 및/또는 전자 장치(100)와 관련된 정보를 추가하여 수정된 쿠키 정보를 생성하고, 수정된 쿠키 정보를 분류, 관리, 및/또는 저장할 수 있다. 예를 들어, 수정된 쿠키 정보를 이용하는 경우, 동일한 웹 사이트에 접속하는 경우(예, 동일한 도메인에 대응하는 경우)일지라도, 프로세서(140)는 상이한 쿠키 정보를 웹 사이트에 제공하고, 상이한 쿠키 정보에 기반하여 웹 사이트에 접속할 수 있다.
일 실시예에 따르면, 프로세서(140)는 쿠키 정보를 저장하는 동작 이후, 제2 사용자 입력에 기반하여 적어도 하나의 브라우저를 실행하고 웹 사이트에 접속하기 위한 요청을 웹 서버에 전송할 수 있다. 예를 들어, 적어도 하나의 브라우저의 실행은 기 실행된 브라우저가 없는 상태에서 브라우저를 실행하는 동작, 기 실행된 브라우저가 있는 상태에서 새로운 브라우저를 실행하는 동작, 또는 기 실행된 브라우저를 통해 새로운 창(window) 또는 새로운 탭(tab)을 실행하는 동작 중 적어도 하나를 포함할 수 있다.
일 실시예에 따르면, 프로세서(140)는 현재 컨텍스트 정보를 결정할 수 있다. 예를 들어, 현재 컨텍스트 정보는, 현재 시간(예를 들어, 현재 시각 또는 시간대(예: 낮 또는 밤))과 관련된 정보, 전자 장치(100)의 현재 위치(예를 들어, 지리적 위치 및/또는 지정된 장소(예: 집, 회사, 또는 야외))와 관련된 정보, 전자 장치(100)의 타입(예: 모바일 장치, 태블릿, 웨어러블 장치, 또는 데스크톱)과 관련된 정보, 현재 사용자 정보(예: 사용자 ID 또는 사용자 계정), 현재 실행된 브라우저의 식별 정보, 쿠키 정보의 획득과 관련된 현재 사용자 입력, 및/또는 전자 장치(100) 및/또는 현재 실행된 브라우저의 현재 동작 모드(예: 프라이버시(privacy) 모드, 시크릿(secret) 모드, 절전 모드, 및/또는 키드(kid) 모드)와 관련된 정보 중 적어도 하나를 포함할 수 있다.
일 실시예에 따르면, 프로세서(140)는 비휘발성 메모리(130)에 저장된 웹 사이트에 대응하는 쿠키 정보 중 현재 컨텍스트 정보에 대응되는 쿠키 정보를 인식할 수 있다. 예를 들어, 전자 장치(100)는 비휘발성 메모리(130)에 저장된 웹 사이트에 대응하는 쿠키 정보의 쿠키 정보의 획득과 관련된 컨텍스트 정보를 현재 컨텍스트 정보와 비교할 수 있다. 예를 들어, 전자 장치는 수정된 쿠키 정보(및/또는, 쿠키 정보와 관련된 데이터베이스)로부터 해당 쿠키 정보의 획득과 관련된 컨텍스트 정보를 인식할 수 있다. 예를 들어, 전자 장치(100)는 수정된 쿠키 정보에 포함된 컨텍스트 정보(예를 들어, 수정된 쿠키 정보에 프리픽스 형태로 추가된 컨텍스트 정보)를 인식할 수 있다. 전자 장치(100)는 수정된 쿠키 정보에 포함된 컨텍스트 정보와 관련된 플래그를 인식할 수 있다. 전자 장치는 수정된 쿠키 정보의 암호화 방식 및/또는 암호화 키를 기반으로 컨텍스트 정보를 인식하거나, 또는 수정된 쿠키 정보를 복호화하여 컨텍스트 정보를 인식할 수 있다. 전자 장치는 쿠키 정보와 관련된 데이터베이스에 저장된 컨텍스트 정보를 기반으로 현재 컨텍스트 정보에 대응되는 쿠키 정보를 인식할 수 있다. 전자 장치는 현재 컨텍스트 정보에 대응하는 쿠키 정보의 획득과 관련된 컨텍스트 정보를 인식하고, 인식된 쿠키 정보의 획득과 관련된 컨텍스트 정보를 가지는 쿠키 정보를 인식할 수 있다.
일 실시예에 따르면, 프로세서(140)는, 인식된 쿠키 정보를 웹 서버에 제공할 수 있다. 예를 들어, 프로세서(140)는 수정된 쿠키 정보를 수정 전의 상태로 복구하여 웹 서버에 제공할 수 있다. 일 실시예에 따르면, 수정된 쿠키 정보는 전자 장치 내부적으로 관리되는 형태이고, 전자 장치가 웹 서버와 송수신하는 쿠키 정보는 수정 전의 일반적으로 전자 장치가 웹 사이트 접속하는 경우에 이용되는 형태일 수 있다. 일 실시예에 따르면, 프로세서(140)는 컨텍스트 정보에 따라 웹 서버에 쿠키 정보를 제공함으로써, 하나의 브라우저를 통해 실행된 복수의 탭 각각 및/또는 복수의 브라우저 각각을 통해 동일한 웹 사이트에 상이한 사용자 계정 정보를 이용하여 동시에 로그인할 수 있다.
일 실시예에 따르면, 프로세서(140)는 웹 사이트에 접속하기 위한 요청과 인식된 쿠키 정보를 함께 웹 서버에 제공할 수 있다. 이 경우, 웹 사이트에 접속하기 위한 요청은 인식된 쿠키 정보를 포함할 수 있다.
일 실시예에 따르면, 프로세서(140)는 적어도 하나의 브라우저를 이용하여 새로운 인스턴스를 실행하는 경우, 새로운 인스턴스에 대응하는 수정된 쿠키 정보가 있는지 여부를 인식할 수 있다. 예를 들어, 새로운 인스턴스는 적어도 하나의 브라우저의 새 창(window) 또는 새 탭(tap)을 통한 웹 사이트의 접속을 포함할 수 있다. 일 실시예에서, 프로세서(140)는 수정된 쿠키 정보가 없는 경우, 새로운 인스턴스에 대응하는 일반적인 쿠키 정보가 있는지 판단할 수 있다. 프로세서(140)는 일반적인 쿠키 정보가 있는 경우, 해당 쿠키 정보를 새로운 인스턴스에 대응하는 웹 사이트에 제공할 수 있다. 예를 들어, 프로세서(140)는 일반적인 쿠키 정보에 기반하여 웹 사이트로부터 정보를 수신할 수 있다. 일 실시예에 따르면, 프로세서(140)는 새로운 인스턴스에 대응하는 수정된 쿠키 정보가 있는 경우, 수정된 쿠키 정보로부터 수정된 정보를 복원하여 새로운 인스턴스에 대응하는 웹 사이트에 제공할 수 있다. 예를 들어, 프로세서(140)는 수정된 쿠키 정보에 포함된 사용자 입력, 브라우저와 관련된 정보 및/또는 전자 장치(100)와 관련된 정보를 제거하여 쿠키 정보를 복원할 수 있다. 예를 들어, 프로세서(140)는 복원한 쿠키 정보를 웹 사이트에 제공할 수 있다. 프로세서(140)는 복원한 쿠키 정보에 기반하여 웹 사이트로부터 사용자가 요청한 정보(예: 웹 컨텐츠)를 수신하거나, 또는 복원한 쿠기 정보에 기반하여 웹 광고를 제공 받을 수 있다.
일 실시예에 따르면, 프로세서(140)는 제1 사용자 입력에 기반하여 적어도 하나의 브라우저 실행 시, 사용자로부터 쿠키 정보의 획득과 관련된 패스워드를 포함하는 제3 사용자 입력을 수신할 수 있다. 프로세서(140)는 패스워드에 적어도 일부 기반하여 획득된 쿠키 정보를 수정할 수 있다. 프로세서(140)는 제2 사용자 입력에 기반하여 적어도 하나의 브라우저 실행 시, 패스워드를 입력 받기 위한 사용자 인터페이스를 제공할 수 있다. 프로세서(140)는 사용자 인터페이스를 통해 패스워드를 입력 받은 경우, 메모리(130)(예: 비휘발성 메모리)에 저장된 웹 사이트에 대응하는 쿠키 정보 중 패스워드에 대응되는 쿠키 정보를 인식할 수 있다. 프로세서(140)는 패스워드에 대응되는 쿠키 정보를 웹 서버에 제공할 수 있다.
일 실시예에 따르면, 전자 장치(100)는 입력 모듈(미도시)(예: 도 9의 입력 모듈(950))을 더 포함할 수 있다. 일 실시예에서, 입력 모듈은 디스플레이와 통합되어 구현될 수 있다. 예를 들어, 입력 모듈 및 디스플레이는 터치스크린 디스플레이를 형성할 수 있다.
일 실시예에 따르면, 전자 장치(100)의 구성은 도 1에 도시된 바에 한정되지 않으며, 적어도 일부 구성이 생략되거나 또는 적어도 일부 구성(예: 도 9의 전자 장치(901)의 구성 중 적어도 일부)가 추가될 수 있다.
일 실시예에 따르면, 전자 장치(100)는 쿠키 정보의 획득과 관련된 컨텍스트 정보를 기반으로 쿠키 정보를 수정하여 저장하고, 이후 브라우저의 실행 시 현재 컨텍스트 정보에 대응하는 쿠키 정보를 인식하여 웹 서버에 제공함으로써, 컨텍스트 정보에 기반하여 쿠키 정보를 관리할 수 있다. 전자 장치(100)는 쿠키 정보를 일률적으로 관리하지 않고 컨텍스트 정보에 기반하여 분류하여 관리함으로써, 동일한 웹 사이트에 접속하는 경우에도 컨텍스트 정보에 따라 상이한 쿠키 정보를 이용할 수 있다. 예를 들어, 전자 장치(100)는 컨텍스트 정보에 따라 동일한 웹 사이트라도 상이한 사용자 계정으로 로그인할 수 있다. 예를 들어, 전자 장치(100)는 컨텍스트 정보에 따라 동일한 웹 사이트라도 웹 사이트 이용 내역(예: 검색 이력)이 공유되지 않도록 할 수 있다. 예를 들어, 전자 장치(100)는 컨텍스트 정보에 따라 동일한 웹 사이트로부터 상이한 타겟 광고를 제공 받을 수 있다. 예를 들어, 전자 장치(100)는 컨텍스트 정보에 따라 상이한 쿠키 정보를 사용함으로써, 컨텍스트 정보에 따라 특정 웹 사이트에 로그인하는 사용자 계정을 자동으로 전환할 수 있다. 일 실시예에 따르면, 전자 장치(100)는 사용자 입력, 시간, 브라우저와 관련된 정보, 및/또는 전자 장치(100)와 관련된 정보에 기반하여 쿠키 정보를 수정하여 관리함으로써, 동일한 웹 사이트에 접속하는 경우에도 상이한 쿠키 정보를 이용할 수 있다. 예를 들어, 전자 장치(100)는 사용자 입력, 시간, 브라우저와 관련된 정보, 및/또는 전자 장치(100)와 관련된 정보에 따라 동일한 웹 사이트라도 상이한 사용자 계정으로 로그인할 수 있다. 예를 들어, 전자 장치(100)는 사용자 입력, 시간, 브라우저와 관련된 정보, 및/또는 전자 장치(100)와 관련된 정보에 따라 동일한 웹 사이트라도 웹 사이트 이용 내역(예: 검색 이력)이 공유되지 않도록 할 수 있다. 예를 들어, 전자 장치(100)는 사용자 입력, 시간, 브라우저와 관련된 정보, 및/또는 전자 장치(100)와 관련된 정보에 따라 동일한 웹 사이트라도 상이한 타겟 광고를 제공 받을 수 있다. 예를 들어, 전자 장치(100)는 위치에 따라 상이한 쿠키 정보를 사용함으로써, 위치에 따라 특정 웹 사이트에 로그인하는 사용자 계정을 전환할 수 있다.
도 2는 일 실시예에 따른 전자 장치의 동작을 설명하기 위한 도면이다.
일 실시예에 따르면, 전자 장치(예: 도 1의 전자 장치(100) 또는 도 9의 전자 장치(901))가 브라우저를 통해 웹 사이트(또는, 외부 서버)에 접속한 경우, 전자 장치는 웹 사이트로부터 쿠키 정보(210)를 수신하여 저장할 수 있다. 쿠키 정보(210)는 접속한 웹 사이트에 대응하는 도메인 정보를 포함할 수 있다. 예를 들어, 쿠키 정보는 도메인 별로 다양한 항목들에 대한 키 값(key value)(220)을 포함할 수 있다. 예를 들어, 쿠키 정보(210)는 암호화된 키 값(220)을 포함할 수 있다. 예를 들어, 전자 장치는 이전에 접속한 적 있던 웹 사이트에 다시 접속하는 경우, 저장된 쿠키 정보(210)를 웹 사이트에 전송할 수 있다. 이 경우, 웹 사이트는 수신한 쿠키 정보(210)에 기반하여 전자 장치가 요청하는 정보를 전자 장치에 제공할 수 있다. 일 실시예에 따르면, 전자 장치는 사용자 입력, 상기 브라우저와 관련된 정보, 또는 상기 전자 장치와 관련된 정보 중 적어도 하나에 기반하여 웹 사이트로부터 수신하는 쿠키 정보(210)를 수정하여 저장할 수 있다. 예를 들어, 전자 장치는 브라우저 객체(예: 실행 중인 브라우저), 브라우저의 모드(예: 일반 모드, 비밀(secret) 모드, 및/또는 키즈(kids) 모드), 전자 장치의 모드(주간 모드, 야간 모드, 및/또는 키즈(kids) 모드), 전자 장치의 위치(예: 집 또는 사무실), 사용자 입력, 및/또는 시간(예: 낮 시간 또는 밤 시간)에 기반하여 쿠키 정보(210)를 수정하여 저장할 수 있다. 예를 들어, 전자 장치는 도메인 별로 수정된 쿠키 정보(210)를 저장함으로써, 특정 상태 및/또는 특정 상황 별로 쿠키 정보(210)를 분리하여 관리할 수 있다. 예를 들어, 전자 장치가 웹 사이트로부터 수신한 쿠키 정보를 수정하지 않고 그대로 저장하는 경우, 모든 브라우저 및 인스턴스에서 동일한 쿠키 정보를 이용할 수 있다. 이 경우, 하나 이상의 브라우저를 이용하여 동일한 웹 사이트에 동시에 복수 회 접속하면, 전자 장치는 동일한 쿠키 정보에 기반하여 웹 사이트로부터 정보를 획득할 수 있다. 예를 들어, 전자 장치(사용자)가 제1 브라우저를 이용하여 특정 웹 사이트에 제1 사용자 계정으로 로그인한 경우, 제2 브라우저를 이용하여 특정 웹 사이트에 접속 시 동일한 제1 사용자 계정으로 자동으로 로그인될 수 있다. 예를 들어, 전자 장치는 사용자 계정을 제2 사용자 계정으로 전환하기 위하여 특정 웹 사이트에서 기존에 로그인한 제1 사용자 계정을 로그아웃하고, 제2 사용자 계정으로 다시 로그인하는 동작을 수행해야 할 수 있다. 예를 들어, 전자 장치가 제1 브라우저를 이용하여 특정 정보를 검색한 경우, 제2 브라우저를 이용하는 경우에도 동일한 검색 정보 및/또는 검색 기록이 유지될 수 있고, 제1 브라우저를 이용 시 웹 사이트로부터 제공되는 쿠키 정보 기반의 사용자 맞춤 광고와 제2 브라우저를 이용 시 웹 사이트로부터 제공되는 쿠키 정보 기반의 사용자 맞춤 광고가 동일하게 제공될 수 있다. 일 실시예에 따르면, 전자 장치는 쿠키 정보(210)를 특정 상태 및/또는 특정 상황에 따라 수정하여 저장함으로써, 새로운 브라우저 또는 동일한 브라우저의 새로운 인스턴스(예: 새 탭)를 이용하여 동일한 웹 사이트에 접속하는 경우에도 상이한 쿠키 정보를 웹 사이트에 제공할 수 있다. 예를 들어, 전자 장치는 수정된 쿠키 정보(210)를 기반으로 웹 사이트에 접속함으로써, 동일한 웹 사이트에 동시에 상이한 사용자 계정으로 로그인할 수 있으며, 동일한 웹 사이트로부터 상이한 검색 기록을 기반으로 정보를 제공 받거나, 및/또는 동일한 웹 사이트로부터 상이한 사용자 맞춤 정보를 제공 받을 수 있다.
도 3은 일 실시예에 따른 전자 장치의 쿠키 정보를 관리하는 방식을 결정하기 위한 사용자 인터페이스를 나타낸다.
예를 들어, 사용자 인터페이스(300)는 쿠키 정보를 관리하는 방식(예, 사용자가 브라우저의 인스턴스(예: 브라우저 모드)를 제어하는 방식)을 선택하도록 구성될 수 있다. 예를 들어, 사용자 인터페이스(300)는 복수 개의 모드에 대응하는 선택 가능한 항목들을 포함할 수 있다. 예를 들어, 제1 항목(310)은 기존의 쿠키 정보를 사용하는 제1 모드에 대응하고, 제2 항목(320)은 새로운 쿠키 정보(예: 수정된 쿠키 정보)를 사용하는 제2 모드에 대응하고, 제3 항목(330)은 사용자 입력에 따라 수정된 쿠키 정보를 사용하는 제3 모드에 대응하고, 제4 항목(340)은 특정 상황에 따라 수정된 쿠키 정보를 사용하는 제4 모드에 대응될 수 있다.
일 실시예에 따르면, 제1 모드는, 전자 장치(예: 도 1의 전자 장치(100) 또는 도 9의 전자 장치(901))가 웹 사이트로부터 수신하는 쿠키 정보를 수정하지 않고 그대로 저장 및 사용하는 모드일 수 있다. 예를 들어, 제1 모드에서, 전자 장치가 제1 브라우저 인스턴스에서 제1 웹 사이트에 제1 사용자 계정으로 로그인한 경우, 전자 장치는 제2 브라우저 인스턴스에서도 제1 웹 사이트에 동일한 제1 사용자 계정으로 로그인되도록 쿠키 정보를 관리할 수 있다. 예를 들어, 전자 장치가 제1 브라우저를 이용하여 www.example.com에 제1 사용자 계정으로 로그인하고 www.example.com으로부터 수신한 쿠키 정보의 식별 값(예: 키 값)이 example.com였다면, 전자 장치가 제2 브라우저를 이용하여 www.example.com에 접속한 경우 기존에 이용하던 식별 값 example.com을 이용하여 동일한 쿠키 정보를 인식할 수 있고, 제2 브라우저에서도 동일한 쿠키 정보를 이용하여 제1 사용자 계정으로 www.example.com에 로그인할 수 있다.
일 실시예에 따르면, 제2 모드는, 전자 장치가 매 브라우저 인스턴스마다 새로운 쿠키 정보(예: 수정된 쿠키 정보)를 사용하는 모드일 수 있다. 예를 들어, 전자 장치는 이전에 사용한 쿠키 정보를 다시 사용하지 않을 수 있다. 예를 들어, 전자 장치는 제2 브라우저를 이용하여 www.example.com에 접속하고, www.example.com로부터 쿠키 정보를 수신하는 경우 쿠키 정보를 수정할 수 있다. 예를 들어, 전자 장치는 실행 중인 브라우저에 대응하는 브라우저 인스턴트 식별정보(예: 식별번호)를 생성하고, 브라우저 인스턴트 식별번호를 이용하여 쿠키 정보를 수정할 수 있다. 예를 들어, 전자 장치가 웹 사이트로부터 수신한 쿠키 정보의 식별 값(예: 키 값)이 example.com이라면, 전자 장치는 [BrowserInstatnce_Num]example.com을 식별 값으로 가지도록 쿠키 정보를 수정할 수 있다. 예를 들어, BrowserInstance_Num은 전자 장치가 생성한 브라우저 인스턴트 식별번호일 수 있다. 예를 들어, 전자 장치가 제1 브라우저를 이용하여 www.example.com에 제1 사용자 계정으로 로그인하고 www.example.com으로부터 수신한 쿠키 정보의 식별 값(예: 키 값)이 example.com였다면, 제2 브라우저를 이용하여 www.example.com에 접속 시 example.com의 키 값에 대응하는 쿠키 정보가 있더라도, [BrowserInstatnce_Num]example.com의 키 값에 대응하는 쿠키 정보(예: 수정된 쿠키 정보)가 없다면 기존의 example.com의 키 값에 대응하는 쿠키 정보를 사용하지 않을 수 있다. 예를 들어, 전자 장치는 브라우저(예: 제2 브라우저)의 실행 종료 시, 수정된 쿠키 정보(예: [BrowserInstatnce_Num]example.com의 키 값에 대응하는 쿠키 정보)를 삭제할 수 있다.
일 실시예에 따르면, 제3 모드는, 사용자 입력에 기반하여 쿠키 정보를 수정하는 모드일 수 있다. 예를 들어, 전자 장치는 브라우저 인스턴스를 실행 시 사용자로부터 해당 브라우저 인스턴스의 식별정보를 입력 받을 수 있다. 예를 들어, 사용자로부터 입력 받는 브라우저 인스턴스의 식별정보는 패스워드를 포함할 수 있다. 예를 들어, 전자 장치는 브라우저 실행 시 웹 사이트(예: www.example.com)로부터 수신한 쿠키 정보를 사용자 입력에 기반하여 수정하고, 수정된 쿠키 정보를 저장할 수 있다. 예를 들어, 전자 장치가 사용자로부터 “1q2w3d”의 값을 입력 받은 경우, 전자 장치는 [1q2w3d]example.com을 식별 값으로 가지도록 쿠키 정보를 수정할 수 있다. 전자 장치는 새로운 브라우저 인스턴스를 실행 시 설정된 패스워드(예: 설정된 브라우저 인스턴스의 식별정보)를 입력 받기 위한 사용자 인터페이스(300)를 제공할 수 있다. 전자 장치는 사용자로부터 설정한 패스워드를 입력 받은 경우, 대응되는 수정된 쿠키 정보를 기반으로 웹 사이트에 접속할 수 있다. 예를 들어, 전자 장치가 사용자 인터페이스(300)를 통해 사용자로부터 “1q2w3d”의 패스워드를 입력 받은 경우, 전자 장치는 기존에 저장한 수정된 쿠키 정보에 기반하여 브라우저를 통해 웹 사이트에 접속하고, 기존에 사용된 사용자 계정(예를 들어, “1q2w3d”를 식별 정보(또는, 패스워드)로 입력한 사용자의 계정)의 로그인 상태를 유지할 수 있다. 예를 들어, 사용자가 제1 브라우저 실행 시 “1q2w3d”의 식별 정보를 입력하고 제1 브라우저를 사용하여 특정 사용자 계정으로 로그인을 한 적 있는 상태에서, 제1 브라우저 실행 종료 후 제1 브라우저를 재실행하거나 제2 브라우저를 실행 시 사용자가 “1q2w3d”의 식별 정보를 입력하면, 제1 브라우저 또는 제2 브라우저에서 식별 정보를 입력한 사용자의 계정(예: 상기 특정 사용자 계정)의 로그인 상태가 유지될 수 있다.
일 실시예에 따르면, 제4 모드는, 주변 환경에 따라 쿠키 정보를 수정하는 모드일 수 있다. 예를 들어, 전자 장치는 브라우저 및/또는 전자 장치가 특정 모드에 있는 경우, 해당 모드를 나타내는 정보를 기반으로 쿠키 정보를 수정할 수 있다. 예를 들어, 전자 장치가 키즈(kids) 모드에 있는 경우, 전자 장치는 (kids)example.com을 식별 값(예: 키 값)으로 가지는 수정된 쿠키 정보를 생성할 수 있다. 예를 들어, 전자 장치는 시간 및/또는 전자 장치의 위치와 관련된 정보를 기반으로 쿠키 정보를 수정할 수 있다. 예를 들어, 전자 장치가 집 안에 있는 경우, 전자 장치는 (home)example.com을 식별 값(예: 키 값)으로 가지는 수정된 쿠키 정보를 생성할 수 있다.
일 실시예에 따르면, 전자 장치는 사용자 입력, 브라우저와 관련된 정보(예: 브라우저의 모드, 브라우저의 식별번호 및/또는 인스턴스 식별번호), 시간, 전자 장치의 모드, 및/또는 전자 장치의 위치 중 적어도 하나에 기반하여 쿠키 정보를 수정하고, 수정된 쿠키 정보를 관리함으로써, 상황에 따라 원하는 쿠키 정보를 선별하여 사용할 수 있다.
일 실시예에 따르면, 도 3의 설명에서는 새로운 브라우저 인스턴스를 실행하는 경우를 예시로 설명하였으나 이에 한정되는 것은 아니며, 새로운 브라우저가 아닌 동일 브라우저에서 새로운 인스턴스(예: 새 탭)를 실행하는 경우에도 실질적으로 동일한 방식이 적용될 수 있다.
도 4는 일 실시예에 따른 전자 장치의 사용자 입력을 수신하기 위한 사용자 인터페이스를 나타낸다. 예를 들어, 전자 장치(예: 도 1의 전자 장치(100) 또는 도 9의 전자 장치(901))는 새로운 인스턴스를 실행(예: 새 브라우저의 실행 및/또는 동일 브라우저를 이용한 새 창 및/또는 새 탭의 실행) 시, 사용자로부터 해당 인스턴스의 식별정보(또는, 패스워드)를 입력 받기 위한 사용자 인터페이스(410)를 제공할 수 있다. 예를 들어, 사용자 인터페이스(410)는 사용자 입력을 수신하기 위한 영역(411)을 포함할 수 있다. 전자 장치는 사용자로부터 입력 받은 식별정보(또는, 패스워드)를 기반으로 쿠키 정보를 수정할 수 있다. 예를 들어, 전자 장치는 쿠키 정보에 포함된 도메인 정보에 식별 정보를 추가할 수 있다. 예를 들어, 식별 정보가 추가된 도메인 정보는 해당 쿠키 정보의 식별 값(예: 키 값)으로 사용될 수 있다. 전자 장치는 웹 사이트로부터 수신한 쿠키 정보를 수정하여 저장할 수 있다. 전자 장치는 새로운 인스턴스 실행 시 사용자가 기존의 수정된 쿠키 정보에 대응하는 식별 값을 입력하는 경우 기 저장된 수정된 쿠키 정보를 이용하여 웹 사이트에 접속하고, 사용자가 기존의 수정된 쿠키 정보에 대응하는 식별 값을 입력하지 않는 경우 새로운 인스턴스에 대응하는 새로운 쿠키 정보를 수신하여 저장할 수 있다.
일 실시예에 따르면, 전자 장치는 사용자 입력에 기반하여 사용자가 원하는 경우에만 기 저장된 쿠키 정보를 이용하여 브라우저를 실행하고, 사용자가 원치 않는 경우에는 기 저장된 쿠키 정보를 이용하지 않을 수 있다.
도 5는 일 실시예에 따른 전자 장치의 동작을 설명하기 위한 도면이다.
예를 들어, 도 5는 전자 장치(예: 도 1의 전자 장치(100) 또는 도 9의 전자 장치(901))가 복수의 인스턴스(510, 520)를 실행한 경우를 나타낸다. 예를 들어, 전자 장치는 제1 인스턴스(510)에서 제1 웹 사이트(예: www.gooxxx.com)에 제1 사용자 계정(예: 혜림)(511)을 이용하여 로그인할 수 있다. 전자 장치는 제2 인스턴스(520)에서 제1 웹 사이트에 제2 사용자 계정(예: JW)(521)을 이용하여 로그인할 수 있다. 예를 들어, 전자 장치가 복수의 인스턴스에서 동일한 쿠키 정보를 이용하는 경우, 제1 인스턴스(510) 및 제2 인스턴스(520)에서 동일한 제1 웹 사이트에 접속할 경우 자동으로 동일한 사용자 계정(예: 511 또는 521)으로 로그인될 수 있다. 일 실시예에 따르면, 전자 장치는 제1 인스턴스(510)에서 제1 웹 사이트로부터 수신한 쿠키 정보를 수정하여 저장하고, 새로운 인스턴스(예: 제2 인스턴스(520))를 실행 시 대응되는 수정된 쿠키 정보가 없는 경우 제1 인스턴스(510)를 통해 저장된 쿠키 정보(예: 제1 인스턴스(510)를 위해 저장된 쿠키 정보)를 이용하지 않고 제1 웹 사이트로부터 새로운 쿠키 정보를 수신하여 저장할 수 있다. 따라서, 전자 장치는 제1 인스턴스(510) 및 제2 인스턴스(520)에서 동일한 제1 웹 사이트에 접속하더라도 상이한 사용자 계정으로 동시에 제1 웹 사이트에 로그인할 수 있다.
도 6은 일 실시예에 따른 전자 장치의 동작을 설명하기 위한 도면이다. 예를 들어, 도 6는 전자 장치(예: 도 1의 전자 장치(100) 또는 도 9의 전자 장치(901))가 복수의 인스턴스(610, 620)를 실행한 경우를 나타낸다. 예를 들어, 전자 장치는 제1 인스턴스(610) 및 제2 인스턴스(620)에서 동일하게 제1 웹 사이트(예: gooxxx.com)에 접속할 수 있다. 예를 들어, 전자 장치가 복수의 인스턴스에서 동일한 쿠키 정보를 이용하는 경우, 제1 인스턴스(610) 및 제2 인스턴스(620)에서 동일한 검색 기록 및/또는 이용 기록이 사용될 수 있다. 일 실시예에 따르면, 전자 장치는 제1 인스턴스(610)에서 제1 웹 사이트로부터 수신한 쿠키 정보를 수정하여 저장하고, 새로운 인스턴스(예: 제2 인스턴스(620))를 실행 시 대응되는 수정된 쿠키 정보가 없는 경우 기 저장된 수정된 쿠키 정보를 이용하지 않고 제1 웹 사이트로부터 새로운 쿠키 정보를 수신하여 저장할 수 있다. 따라서, 전자 장치는 제1 인스턴스(610) 및 제2 인스턴스(620)에서 동일한 제1 웹 사이트에 접속하더라도 상이한 검색 기록 및 상이한 이용 내역에 기반하여 제1 웹 사이트의 정보를 검색 및/또는 수신할 수 있다.
일 실시예에 따르면, 전자 장치(예: 도 1의 전자 장치(100) 또는 도 9의 전자 장치(901))는, 통신 회로(예: 도 1의 통신 회로(110) 또는 도 9의 통신 모듈(990)), 적어도 하나의 브라우저(browser) 및 쿠키(cookie) 정보를 포함하는 비휘발성 메모리(예: 도 1의 메모리(130) 또는 도 9의 메모리(930)(예: 도 9의 비휘발성 메모리(934)), 및 적어도 하나의 프로세서(예: 도 1의 프로세서(140) 또는 도 9의 프로세서(920))를 포함할 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 제1 사용자 입력에 기반하여 상기 적어도 하나의 브라우저를 실행하고 웹 사이트에 접속하기 위한 요청을 상기 웹 사이트에 대응하는 웹 서버에 전송하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 요청에 응답하여, 상기 웹 사이트에 대응하는 웹 데이터를 상기 웹 서버로부터 수신하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 웹 데이터에 포함된 쿠키 정보를 획득하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 쿠키 정보의 획득과 관련된 컨텍스트 정보를 인식하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 컨텍스트 정보에 기초하여 상기 쿠키 정보를 수정하여 상기 비휘발성 메모리에 저장하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 저장 이후, 제2 사용자 입력에 기반하여 상기 적어도 하나의 브라우저를 실행하고 상기 웹 사이트에 접속하기 위한 요청을 상기 웹 서버에 전송하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 현재 컨텍스트 정보를 결정하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 비휘발성 메모리에 저장된 상기 웹 사이트에 대응하는 쿠키 정보 중 현재 컨텍스트에 대응되는 쿠키 정보를 인식하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 인식된 쿠키 정보를 상기 웹 서버에 제공하도록 설정될 수 있다.
일 실시예에 따르면, 상기 쿠키 정보의 획득과 관련된 컨텍스트 정보는, 상기 쿠키 정보를 획득한 시간과 관련된 정보, 상기 전자 장치가 상기 쿠키 정보를 획득한 위치와 관련된 정보, 상기 전자 장치의 타입과 관련된 정보, 상기 쿠키 정보와 관련된 사용자 정보, 상기 적어도 하나의 브라우저의 식별 정보, 상기 쿠키 정보의 획득과 관련된 사용자 입력, 또는 상기 쿠키 정보를 획득 시 상기 전자 장치 또는 상기 적어도 하나의 브라우저 중 적어도 하나의 동작 모드와 관련된 정보 중 적어도 하나를 포함할 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 쿠키 정보에 포함된 도메인 정보에 상기 컨텍스트 정보를 추가하여 상기 쿠키 정보를 수정하도록 설정될 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 쿠키 정보에 상기 컨텍스트 정보와 관련된 플래그(flag)를 설정하여 상기 쿠키 정보를 수정하도록 설정될 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 쿠키 정보와 관련된 데이터베이스를 생성하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 데이터베이스에 포함된 상기 컨텍스트 정보와 관련된 필드에 상기 쿠키 정보에 대응하는 컨텍스트 정보를 저장하도록 설정될 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 컨텍스트 정보에 기반하여 상기 쿠키 정보를 암호화하여 상기 쿠키 정보를 수정하도록 설정될 수 있다.
일 실시예에 따르면, 전자 장치는 디스플레이(예: 도 9의 디스플레이 모듈(960))를 더 포함할 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 디스플레이를 통하여 상기 쿠키 정보를 관리하는 방식을 선택하기 위한 사용자 인터페이스를 제공하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 사용자 인터페이스를 통하여 수신한 사용자 입력에 기반하여 상기 쿠키 정보를 수정할지 여부를 결정하도록 설정될 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 브라우저의 실행은, 기 실행된 브라우저가 없는 상태에서 브라우저를 실행하는 동작, 기 실행된 브라우저가 있는 상태에서 새로운 브라우저를 실행하는 동작, 또는 기 실행된 브라우저를 통해 새로운 창(window) 또는 새로운 탭(tab)을 실행하는 동작 중 적어도 하나를 포함할 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 저장 이후 지정된 시간이 경과하면 상기 쿠키 정보를 삭제하도록 설정될 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 적어도 하나의 브라우저의 실행을 종료하는 경우, 상기 수정된 쿠키 정보를 삭제하도록 설정될 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 제1 사용자 입력에 기반하여 상기 적어도 하나의 브라우저 실행 시, 사용자로부터 상기 쿠키 정보의 획득과 관련된 패스워드를 포함하는 제3 사용자 입력을 수신하도록 설정될 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 패스워드에 적어도 일부 기반하여 상기 획득된 쿠키 정보를 수정하도록 설정될 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 제2 사용자 입력에 기반하여 상기 적어도 하나의 브라우저 실행 시, 상기 패스워드를 입력 받기 위한 사용자 인터페이스를 제공하도록 설정될 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 사용자 인터페이스를 통해 상기 패스워드를 입력 받은 경우, 상기 비휘발성 메모리에 저장된 상기 웹 사이트에 대응하는 쿠키 정보 중 상기 패스워드에 대응되는 쿠키 정보를 인식하도록 설정될 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 패스워드에 대응되는 쿠키 정보를 상기 웹 서버에 제공하도록 설정될 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 하나의 브라우저를 통해 실행된 복수의 탭 각각 및/또는 복수의 브라우저 각각을 통해 동일한 웹 사이트에 상이한 사용자 계정 정보를 이용하여 동시에 로그인하도록 설정될 수 있다.
일 실시예에 따르면, 상기 웹 데이터는 상기 웹 사이트와 관련된 웹 페이지 및 상기 쿠기 정보를 포함할 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 웹 서버로부터 획득되고 수정하지 않은 쿠키 정보 및 상기 수정된 쿠키 정보를 상기 비휘발성 메모리의 동일한 저장 영역에 저장하도록 설정될 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 브라우저(browser)를 이용하여 웹 사이트에 접속하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 접속한 웹 사이트로부터 상기 접속한 웹 사이트에 대응하는 도메인에 대한 쿠키(cookie) 정보를 획득하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 사용자 입력, 상기 브라우저와 관련된 정보, 또는 상기 전자 장치와 관련된 정보 중 적어도 하나에 기반하여 상기 쿠키 정보를 수정하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 수정된 쿠키 정보를 상기 메모리에 저장하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 적어도 하나의 브라우저를 이용하여 새로운 인스턴스(instance)를 실행하는 경우, 상기 새로운 인스턴스에 대응하는 상기 수정된 쿠키 정보가 있는지 여부를 인식하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 새로운 인스턴스에 대응하는 상기 수정된 쿠키 정보가 있는 경우, 상기 수정된 쿠키 정보로부터 수정된 정보를 복원하여 상기 새로운 인스턴스에 대응하는 웹 사이트에 제공하도록 설정될 수 있다. 일 실시예에 따르면, 전자 장치는 사용자 입력, 브라우저와 관련된 정보, 또는 전자 장치와 관련된 정보 중 적어도 하나에 기반하여 쿠키 정보를 수정하여 관리함으로써, 동일한 브라우저를 이용하여 다수의 인스턴스를 실행 시, 동일한 도메인(예: 웹 사이트)에 접속하는 경우에도 독립적으로 쿠키 정보를 관리할 수 있고, 상이한 사용자 정보(예: 사용자 계정)에 기반하여 웹 사이트로부터 정보를 수신할 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 디스플레이를 통하여 상기 쿠키 정보를 관리하는 방식을 선택하기 위한 사용자 인터페이스를 제공하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 사용자 인터페이스를 통하여 수신한 사용자 입력에 기반하여 상기 쿠키 정보를 수정할지 여부를 결정하도록 설정될 수 있다.
일 실시예에 따르면, 상기 새로운 인스턴스는 상기 적어도 하나의 브라우저를 이용하여 새 창 또는 새 탭을 통한 웹 사이트의 접속을 포함할 수 있다.
일 실시예에 따르면, 상기 브라우저와 관련된 정보는 상기 브라우저의 식별 정보, 상기 브라우저의 동작 모드, 또는 상기 브라우저를 통해 실행한 창 또는 탭의 식별 정보 중 적어도 하나를 포함할 수 있다. 일 실시예에 따르면, 상기 전자 장치와 관련된 정보는 상기 전자 장치의 동작 모드 또는 상기 전자 장치의 위치 정보 중 적어도 하나를 포함할 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 쿠키 정보에 포함된 도메인 정보에 상기 사용자 입력, 상기 브라우저와 관련된 정보, 또는 상기 전자 장치와 관련된 정보 중 적어도 하나를 추가하여 상기 수정된 쿠키 정보를 생성하도록 설정될 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 사용자 입력, 상기 브라우저와 관련된 정보, 또는 상기 전자 장치와 관련된 정보 중 적어도 하나에 기초하여 상기 쿠키 정보를 암호화하여 상기 수정된 쿠키 정보를 생성하도록 설정될 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 수정된 쿠키 정보 생성 후 지정된 시간이 경과하면 상기 수정된 쿠키 정보를 삭제하도록 설정될 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 브라우저를 종료하는 경우, 상기 수정된 쿠키 정보를 삭제하도록 설정될 수 있다. 예를 들어, 전자 장치는 브라우저 실행 시마다 실행 중인 브라우저에 대응하는 수정된 쿠키 정보를 생성하고, 브라우저 종료 시 수정된 쿠키 정보를 삭제하여 새로 브라우저 실행 시 이전에 사용되었던 쿠키 정보(예: 사용자 계정 관련 정보)를 이용하지 않고 브라우저 실행 시마다 독립적으로 웹 사이트에 접속하거나, 및/또는 정보를 수신할 수 있다.
일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 브라우저의 실행 시, 사용자로부터 상기 쿠키 정보를 수정하기 위한 패스워드를 포함하는 상기 사용자 입력을 수신하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 패스워드에 적어도 일부 기반하여 상기 쿠키 정보를 수정하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 디스플레이를 통하여 상기 새로운 인스턴스를 실행 시, 상기 패스워드를 입력하기 위한 사용자 인터페이스를 제공하도록 설정될 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 사용자 인터페이스를 통하여 사용자로부터 상기 패스워드를 입력 받은 경우, 상기 수정된 쿠키 정보에 기초하여 상기 새로운 인스턴스에 대응하는 웹 사이트에 상기 쿠키 정보를 제공하도록 설정될 수 있다. 일 실시예에 따르면, 전자 장치는 사용자 입력에 따라 설정된 패스워드를 기반으로 쿠키 정보를 수정하여 관리할 수 있다.
일 실시예에 따르면, 상기 접속한 웹 사이트 및 상기 새로운 인스턴스에 대응하는 웹 사이트는 동일한 웹 사이트일 수 있다. 일 실시예에 따르면, 상기 적어도 하나의 프로세서는, 상기 접속한 웹 사이트 및 상기 새로운 인스턴스에 대응하는 웹 사이트 각각에 상이한 사용자 계정 정보를 이용하여 로그인하도록 설정될 수 있다. 일 실시예에 따르면, 전자 장치는 복수의 인스턴스(예: 복수의 창 및/또는 탭)를 통하여 동시에 동일한 웹 사이트에 상이한 사용자 계정을 이용하여 로그인하고, 복수의 인스턴스 각각을 통해 상이한 사용자 계정에 기반하여 웹 사이트로부터 정보를 수신할 수 있다.
도 7은 일 실시예에 따른 전자 장치의 쿠키 정보 관리 방법의 흐름도이다.
일 실시예에 따르면, 710 동작에서, 전자 장치(예: 도 1의 전자 장치(100) 또는 도 9의 전자 장치(901))는 브라우저를 이용하여 웹 사이트에 접속할 수 있다. 예를 들어, 전자 장치는 브라우저를 이용하여 웹 사이트에 대응하는 외부 웹 서버에 접속할 수 있다. 예를 들어, 전자 장치는 적어도 하나의 브라우저(예: 브라우저 어플리케이션)를 포함할 수 있다.
일 실시예에 따르면, 720 동작에서, 전자 장치는 접속한 웹 사이트로부터 접속한 웹 사이트에 대응하는 도메인에 대한 쿠키 정보를 획득할 수 있다. 예를 들어, 쿠키 정보는 웹 사이트에 대응하는 도메인 정보, 사용자의 로그인 내역, 사용자의 검색 이력, 및/또는 사용자의 웹 사이트 이용 내역과 관련된 정보를 포함할 수 있다. 예를 들어, 전자 장치는 브라우저를 통해 웹 사이트(예: 웹 사이트에 대응하는 웹 서버)에 로그인할 수 있다. 예를 들어, 전자 장치는 웹 사이트에 대응하는 웹 서버에 사용자 계정 정보와 함께 로그인 요청을 전송하고, 로그인에 성공 시 웹 사이트에 대응하는 웹 서버로부터 로그인한 사용자 계정에 기반하여 웹 데이터를 수신할 수 있다. 예를 들어, 웹 데이터는 웹 페이지 및 쿠키 정보를 포함할 수 있다. 전자 장치는 수신한 쿠키 정보를 메모리(예: 비휘발성 메모리)에 저장할 수 있다. 전자 장치는 저장한 쿠키 정보를 웹 사이트에 제공하고, 웹 사이트로부터 사용자가 원하는 정보를 제공 받을 수 있다.
일 실시예에 따르면, 730 동작에서, 전자 장치는 사용자 입력, 브라우저와 관련된 정보, 및/또는 전자 장치와 관련된 정보에 기반하여 쿠키 정보를 수정할 수 있다. 예를 들어, 사용자 입력, 브라우저와 관련된 정보, 및/또는 전자 장치와 관련된 정보는 쿠키 정보의 획득과 관련된 컨텍스트 정보에 포함될 수 있다. 예를 들어, 컨텍스트 정보는 쿠키 정보를 획득한 시간과 관련된 정보, 전자 장치가 쿠키 정보를 획득한 위치와 관련된 정보, 전자 장치의 타입과 관련된 정보, 쿠키 정보와 관련된 사용자 정보, 적어도 하나의 브라우저의 식별 정보, 쿠키 정보의 획득과 관련된 사용자 입력, 또는 쿠키 정보를 획득 시 전자 장치 및/또는 적어도 하나의 브라우저의 동작 모드와 관련된 정보 중 적어도 하나를 포함할 수 있다.
예를 들어, 상기 브라우저와 관련된 정보는 상기 브라우저의 식별 정보, 상기 브라우저의 동작 모드(예: 일반 모드, 비밀(secret) 모드, 및/또는 키즈(kids) 모드), 또는 상기 브라우저를 통해 실행한 창 또는 탭의 식별 정보 중 적어도 하나를 포함할 수 있다. 예를 들어, 상기 전자 장치와 관련된 정보는 상기 전자 장치의 동작 모드(주간 모드, 야간 모드, 및/또는 키즈(kids) 모드) 또는 상기 전자 장치의 위치 정보 중 적어도 하나를 포함할 수 있다.
예를 들어, 전자 장치는 쿠키 정보에 포함된 도메인 정보에 사용자 입력, 브라우저와 관련된 정보, 또는 전자 장치와 관련된 정보 중 적어도 하나를 추가하여 수정된 쿠키 정보를 생성할 수 있다. 예를 들어, 전자 장치는 컨텍스트 정보에 기반하여 쿠키 정보를 수정할 수 있다. 예를 들어, 전자 장치는 사용자 입력, 브라우저와 관련된 정보, 또는 전자 장치와 관련된 정보 중 적어도 하나에 기초하여 쿠키 정보를 암호화하여 수정된 쿠키 정보를 생성할 수 있다. 예를 들어, 일반적인 쿠키 정보가 웹 사이트(또는, 웹 페이지)에 대응하는 도메인 정보를 기반으로 분류된다면, 수정된 쿠키 정보는 도메인 정보에 추가적으로 사용자 입력, 브라우저와 관련된 정보 및/또는 전자 장치와 관련된 정보를 기반으로 분류될 수 있다.
일 실시예에 따르면, 전자 장치는 적어도 하나의 브라우저를 실행 시 사용자로부터 해당 브라우저의 식별정보를 입력 받을 수 있다. 예를 들어, 사용자로부터 입력 받는 브라우저의 식별정보는 패스워드를 포함할 수 있다. 예를 들어, 전자 장치는 입력 받은 브라우저의 식별 정보(예: 패스워드)를 기반으로 쿠키 정보를 수정할 수 있다.
일 실시예에 따르면, 전자 장치는 수정된 쿠키 정보 생성 후 지정된 시간이 경과하면 수정된 쿠키 정보를 삭제할 수 있다. 일 실시예에 따르면, 전자 장치는 실행 중이던 브라우저를 종료 시, 해당 브라우저를 통해 수신한 쿠키 정보에 대응하는 수정된 쿠키 정보를 삭제할 수 있다.
일 실시예에 따르면, 전자 장치는 쿠키 정보를 관리하는 방식을 선택하기 위한 사용자 인터페이스를 제공할 수 있다. 전자 장치는, 상기 사용자 인터페이스를 통하여 수신한 사용자 입력에 기반하여 상기 쿠키 정보를 수정할지 여부를 결정할 수 있다. 예를 들어, 전자 장치는 사용자 인터페이스를 통하여 수정된 쿠기 정보를 이용하지 않는 제1 모드(예: 공용 쿠키 정보를 사용하는 모드), 항상 수정된 쿠키 정보를 생성하여 사용하는 제2 모드, 사용자 입력에 따라 수정된 쿠키 정보를 생성하여 사용하는 제3 모드, 또는 특정 상황(예를 들어, 특정 위치, 특정 시간, 및/또는 특정 모드(예: 키즈 모드))에 따라 수정된 쿠키 정보를 생성하여 사용하는 제4 모드 중 하나의 모드를 선택할 수 있다. 예를 들어, 제1 모드에서, 전자 장치는 일반적인 쿠키 정보를 이용하여 웹 사이트에 접속할 수 있다. 예를 들어, 전자 장치는 제1 모드에서는 730 내지 760 동작을 수행하지 않을 수 있다. 제1 모드에서, 복수의 브라우저 및 복수의 인스턴스에서 동일한 웹 사이트에 접속 시, 전자 장치는 동일한 쿠키 정보에 기반하여 웹 사이트에 접속할 수 있다. 예를 들어, 제2 모드에서, 전자 장치는 적어도 하나의 브라우저를 이용하여 새로운 인스턴스를 실행 시마다 쿠키 정보를 수정하고, 해당 인스턴스가 종료될 시 수정된 쿠키 정보를 삭제할 수 있다. 예를 들어, 전자 장치는 모든 인스턴스에서 독립적으로 수정된 쿠키 정보를 생성할 수 있다. 제3 모드에서, 전자 장치는 사용자 입력이 있는 경우(예: 사용자가 브라우저 식별 정보(예: 패스워드)를 직접 입력한 경우)에, 사용자 입력에 기반하여 쿠키 정보를 수정하여 수정된 쿠키 정보를 생성할 수 있다. 제4 모드에서, 전자 장치는 지정된 상황(예: 브라우저 및/또는 전자 장치가 지정된 모드에 있는 경우, 특정 시간(대), 및/또는 특정 위치)에서만 쿠키 정보를 수정하여 수정된 쿠키 정보를 생성할 수 있다.
일 실시예에 따르면, 740 동작에서, 전자 장치는 수정된 쿠키 정보를 메모리(예: 비휘발성 메모리)에 저장할 수 있다. 예를 들어, 전자 장치는 수정 전의 쿠키 정보와 수정된 쿠키 정보를 메모리의 동일한 저장 영역에 저장할 수 있다. 예를 들어, 전자 장치는 도메인 정보, 사용자 입력, 브라우저와 관련된 정보, 시간, 및/또는 전자 장치와 관련된 정보가 포함된 식별 정보(예: 쿠키 정보의 키 값)에 기반하여 수정된 쿠키 정보를 저장 및/또는 관리할 수 있다.
일 실시예에 따르면, 750 동작에서, 전자 장치는 적어도 하나의 브라우저를 이용하여 새로운 인스턴스를 실행하는 경우, 새로운 인스턴스에 대응하는 수정된 쿠키 정보가 있는지 여부를 인식할 수 있다. 예를 들어, 전자 장치는 새로운 인스턴스를 실행 시, 현재의 컨텍스트 정보를 인식하고, 메모리에 저장된 쿠기 정보들 중에서 현재 컨텍스트 정보에 대응하는 쿠키 정보를 인식할 수 있다. 예를 들어, 새로운 인스턴스는 적어도 하나의 브라우저의 새 창(window) 또는 새 탭(tap)을 여는 동작을 포함할 수 있다. 예를 들어, 새로운 인스턴스는 브라우저가 실행되지 않은 상태에서 브라우저를 실행하는 동작 및/또는 브라우저가 실행된 상태에서 새로운 브라우저를 실행하는 동작을 포함할 수 있다. 전자 장치는 수정된 쿠키 정보가 있는 경우 760 동작을 수행할 수 있다. 전자 장치는 수정된 쿠키 정보가 없는 경우, 새로운 인스턴스에 대응하는 일반적인 쿠키 정보가 있는지 판단할 수 있다. 전자 장치는 일반적인 쿠키 정보가 있는 경우, 해당 쿠키 정보를 새로운 인스턴스에 대응하는 웹 사이트에 제공할 수 있다. 예를 들어, 전자 장치는 일반적인 쿠키 정보에 기반하여 웹 사이트로부터 정보를 수신할 수 있다.
일 실시예에 따르면, 760 동작에서, 전자 장치는 새로운 인스턴스에 대응하는 수정된 쿠키 정보가 있는 경우, 수정된 쿠키 정보로부터 수정된 정보를 복원하여 새로운 인스턴스에 대응하는 웹 사이트에 제공할 수 있다. 예를 들어, 전자 장치는 수정된 쿠키 정보에 포함된 사용자 입력, 브라우저와 관련된 정보 및/또는 전자 장치와 관련된 정보를 제거하여 쿠키 정보를 복원할 수 있다. 예를 들어, 전자 장치는 복원한 쿠키 정보를 웹 사이트에 제공할 수 있다. 전자 장치는 복원한 쿠키 정보에 기반하여 웹 사이트로부터 사용자가 요청한 정보(예: 웹 컨텐츠)를 수신하거나, 또는 복원한 쿠기 정보에 기반하여 웹 광고를 제공 받을 수 있다.
일 실시예에 따르면, 전자 장치는 사용자 입력, 시간, 브라우저와 관련된 정보, 및/또는 전자 장치와 관련된 정보에 기반하여 쿠키 정보를 수정하여 관리함으로써, 동일한 웹 사이트에 접속하는 경우에도 상이한 쿠키 정보를 이용할 수 있다. 예를 들어, 전자 장치는 사용자 입력, 시간, 브라우저와 관련된 정보, 및/또는 전자 장치와 관련된 정보에 따라 동일한 웹 사이트라도 상이한 사용자 계정으로 로그인할 수 있다. 예를 들어, 전자 장치는 사용자 입력, 시간, 브라우저와 관련된 정보, 및/또는 전자 장치와 관련된 정보에 따라 동일한 웹 사이트라도 웹 사이트 이용 내역(예: 검색 이력)이 공유되지 않도록 할 수 있다. 예를 들어, 전자 장치는 사용자 입력, 시간, 브라우저와 관련된 정보, 및/또는 전자 장치와 관련된 정보에 따라 동일한 웹 사이트라도 상이한 타겟 광고를 제공 받을 수 있다. 예를 들어, 전자 장치는 위치에 따라 상이한 쿠키 정보를 사용함으로써, 위치에 따라 특정 웹 사이트에 로그인하는 사용자 계정을 자동으로 전환할 수 있다.
도 8은 일 실시예에 따른 전자 장치의 쿠키 정보 관리 방법의 흐름도이다.
일 실시예에 따르면, 810 동작에서, 전자 장치(예: 도 1의 전자 장치(100) 또는 도 9의 전자 장치(901))(예를 들어, 전자 장치의 적어도 하나의 프로세서(예: 도 1의 프로세서(140) 또는 도 9의 프로세서(920))는, 제1 사용자 입력에 기반하여 적어도 하나의 브라우저를 실행하고 웹 사이트에 접속하기 위한 요청을 웹 사이트에 대응하는 웹 서버에 전송할 수 있다. 예를 들어, 전자 장치는 비휘발성 메모리(예: 도 1의 메모리(130))에 적어도 하나의 브라우저 및 쿠키 정보를 저장할 수 있다. 예를 들어, 적어도 하나의 브라우저의 실행은 기 실행된 브라우저가 없는 상태에서 브라우저를 실행하는 동작, 기 실행된 브라우저가 있는 상태에서 새로운 브라우저를 실행하는 동작, 또는 기 실행된 브라우저를 통해 새로운 창(window) 또는 새로운 탭(tab)을 실행하는 동작 중 적어도 하나를 포함할 수 있다. 예를 들어, 전자 장치는 적어도 하나의 브라우저 및 쿠키 정보를 저장하도록 구성된 비휘발성 메모리를 포함할 수 있다. 예를 들어, 웹 사이트에 접속하기 위한 요청은 비휘발성 메모리에 기 저장된 웹 사이트에 대응하는 쿠키 정보 및/또는 사용자 정보(예: 사용자 계정 정보)를 포함할 수 있다. 예를 들어, 메모리는 비휘발성 메모리를 포함할 수 있다.
일 실시예에 따르면, 820 동작에서, 전자 장치는, 요청에 응답하여, 웹 사이트에 대응하는 웹 데이터를 웹 서버로부터 수신할 수 있다. 예를 들어, 웹 데이터는 웹 페이지 및/또는 쿠키 정보를 포함할 수 있다.
일 실시예에 따르면, 830 동작에서, 전자 장치는, 웹 데이터에 포함된 쿠키 정보를 획득할 수 있다. 예를 들어, 전자 장치는 수신한 웹 데이터로부터 쿠키 정보를 추출할 수 있다. 전자 장치는 획득한 쿠키 정보를 비휘발성 메모리에 저장할 수 있다. 전자 장치는 웹 데이터에 기반하여 웹 사이트(예: 웹 페이지)를 제공할 수 있다.
일 실시예에 따르면, 840 동작에서, 전자 장치는, 쿠키 정보의 획득과 관련된 컨텍스트 정보를 인식할 수 있다. 예를 들어, 쿠키 정보의 획득과 관련된 컨텍스트 정보는, 쿠키 정보를 획득한 시간(예를 들어, 웹 서버로부터 쿠키 정보를 포함하는 웹 데이터를 수신한 시점 또는 시간대(예: 낮 또는 밤))과 관련된 정보, 전자 장치가 쿠키 정보를 획득한 위치(예를 들어, 웹 서버로부터 쿠키 정보를 포함하는 웹 데이터를 수신 시 전자 장치의 위치(예를 들어, 지리적 위치 및/또는 지정된 장소(예: 집, 회사, 또는 야외)))와 관련된 정보, 전자 장치의 타입(예: 모바일 장치, 태블릿, 웨어러블 장치, 또는 데스크톱)과 관련된 정보, 쿠키 정보와 관련된 사용자 정보(예: 사용자 ID 또는 사용자 계정), 적어도 하나의 브라우저의 식별 정보, 쿠키 정보의 획득과 관련된 사용자 입력, 또는 쿠키 정보를 획득 시 전자 장치 및/또는 적어도 하나의 브라우저의 동작 모드(예: 프라이버시(privacy) 모드, 시크릿(secret) 모드, 절전 모드, 및/또는 키드(kid) 모드)와 관련된 정보 중 적어도 하나를 포함할 수 있다.
일 실시예에 따르면, 850 동작에서, 전자 장치는, 컨텍스트 정보에 기초하여 쿠키 정보를 수정하여 비휘발성 메모리에 저장할 수 있다. 예를 들어, 전자 장치는 수정하지 않은 쿠키 정보 및 수정된 쿠키 정보를 비휘발성 메모리의 동일한 저장 영역(또는, 저장 공간)에 저장할 수 있다. 예를 들어, 전자 장치는 수정하지 않은 쿠키 정보 및 수정된 쿠키 정보를 메모리의 동일한 테이블에 저장할 수 있다. 예를 들어, 전자 장치는 쿠키 정보에 포함된 도메인 정보에 컨텍스트 정보를 추가하여 쿠키 정보를 수정할 수 있다. 예를 들어, 전자 장치는 쿠키 정보의 명칭(또는, 도메인 정보)에 프리픽스(prefix) 형태로 컨텍스트 정보를 나타내는 정보를 추가할 수 있다. 예를 들어, 전자 장치는 쿠키 정보에 컨텍스트 정보와 관련된 플래그(flag)를 설정하여 상기 쿠키 정보를 수정할 수 있다. 예를 들어, 전자 장치는 쿠키 정보에 컨텍스트 정보에 포함된 정보들 각각 및/또는 전체 컨텍스트 정보를 나타내는 플래그를 설정할 수 있다. 예를 들어, 전자 장치는 컨텍스트 정보에 기반하여 쿠키 정보를 암호화하여 쿠키 정보를 수정할 수 있다. 예를 들어, 전자 장치는 쿠키 정보와 관련된 데이터베이스를 생성하고, 데이터베이스에 포함된 컨텍스트 정보와 관련된 필드에 쿠키 정보에 대응하는 컨텍스트 정보를 저장할 수 있다. 예를 들어, 쿠키 정보와 관련된 데이터베이스는 쿠키 정보와 쿠키 정보에 대응하는 컨텍스트 정보를 매핑한 정보를 포함할 수 있다. 예를 들어, 쿠키 정보와 관련된 데이터베이스를 생성 및/또는 수정하는 동작은 쿠키 정보의 수정 동작에 포함될 수 있다. 다양한 실시예에 따르면, 쿠키 정보와 컨텍스트 정보를 연관시키는 다양한 동작들이 본 개시에서 설명하는 쿠키 정보의 동작에 포함될 수 있다.
일 실시예에 따르면, 전자 장치는 디스플레이를 통하여 쿠키 정보를 관리하는 방식을 선택하기 위한 사용자 인터페이스를 제공할 수 있다. 전자 장치는 사용자 인터페이스를 통하여 수신한 사용자 입력에 기반하여 쿠키 정보를 수정할지 여부를 결정할 수 있다. 예를 들어, 쿠키 정보를 수정하지 않는 경우, 전자 장치는 웹 서버로부터 수신한 쿠키 정보를 수정 없이 비휘발성 메모리에 저장할 수 있다.
일 실시예에 따르면, 전자 장치는 쿠키 정보의 저장 이후 지정된 시간이 경과하면 상기 쿠키 정보를 삭제할 수 있다. 일 실시예에 따르면, 전자 장치는 적어도 하나의 브라우저의 실행을 종료하는 경우, 실행을 종료하는 브라우저의 실행 중 수정된 쿠키 정보를 삭제할 수 있다.
일 실시예에 따르면, 860 동작에서, 전자 장치는, 850 동작의 쿠키 정보를 저장하는 동작 이후, 제2 사용자 입력에 기반하여 적어도 하나의 브라우저를 실행하고 웹 사이트에 접속하기 위한 요청을 웹 서버에 전송할 수 있다. 예를 들어, 적어도 하나의 브라우저의 실행은 기 실행된 브라우저가 없는 상태에서 브라우저를 실행하는 동작, 기 실행된 브라우저가 있는 상태에서 새로운 브라우저를 실행하는 동작, 또는 기 실행된 브라우저를 통해 새로운 창(window) 또는 새로운 탭(tab)을 실행하는 동작 중 적어도 하나를 포함할 수 있다.
일 실시예에 따르면, 870 동작에서, 전자 장치는, 현재 컨텍스트 정보를 결정할 수 있다. 예를 들어, 현재 컨텍스트 정보는, 현재 시간(예를 들어, 현재 시각 또는 시간대(예: 낮 또는 밤))과 관련된 정보, 전자 장치의 현재 위치(예를 들어, 지리적 위치 및/또는 지정된 장소(예: 집, 회사, 또는 야외))와 관련된 정보, 전자 장치의 타입(예: 모바일 장치, 태블릿, 웨어러블 장치, 또는 데스크톱)과 관련된 정보, 현재 사용자 정보(예: 사용자 ID 또는 사용자 계정), 현재 실행된 브라우저의 식별 정보, 쿠키 정보의 획득과 관련된 현재 사용자 입력, 및/또는 전자 장치 및/또는 현재 실행된 브라우저의 현재 동작 모드(예: 프라이버시(privacy) 모드, 시크릿(secret) 모드, 절전 모드, 및/또는 키드(kid) 모드)와 관련된 정보 중 적어도 하나를 포함할 수 있다.
일 실시예에 따르면, 880 동작에서, 전자 장치는, 비휘발성 메모리에 저장된 웹 사이트에 대응하는 쿠키 정보 중 현재 컨텍스트 정보에 대응되는 쿠키 정보를 인식할 수 있다. 예를 들어, 전자 장치는 비휘발성 메모리에 저장된 웹 사이트에 대응하는 쿠키 정보의 쿠키 정보의 획득과 관련된 컨텍스트 정보를 현재 컨텍스트 정보와 비교할 수 있다. 예를 들어, 전자 장치는 수정된 쿠키 정보(및/또는, 쿠키 정보와 관련된 데이터베이스)로부터 해당 쿠키 정보의 획득과 관련된 컨텍스트 정보를 인식할 수 있다. 예를 들어, 전자 장치는 수정된 쿠키 정보에 포함된 컨텍스트 정보(예를 들어, 수정된 쿠키 정보에 프리픽스 형태로 추가된 컨텍스트 정보)를 인식할 수 있다. 전자 장치는 수정된 쿠키 정보에 포함된 컨텍스트 정보와 관련된 플래그를 인식할 수 있다. 전자 장치는 수정된 쿠키 정보의 암호화 방식 및/또는 암호화 키를 기반으로 컨텍스트 정보를 인식하거나, 또는 수정된 쿠키 정보를 복호화하여 컨텍스트 정보를 인식할 수 있다. 전자 장치는 쿠키 정보와 관련된 데이터베이스에 저장된 컨텍스트 정보를 기반으로 현재 컨텍스트 정보에 대응되는 쿠키 정보를 인식할 수 있다. 전자 장치는 현재 컨텍스트 정보에 대응하는 쿠키 정보의 획득과 관련된 컨텍스트 정보를 인식하고, 인식된 쿠키 정보의 획득과 관련된 컨텍스트 정보를 가지는 쿠키 정보를 인식할 수 있다.
일 실시예에 따르면, 890 동작에서, 전자 장치는, 인식된 쿠키 정보를 웹 서버에 제공할 수 있다. 예를 들어, 전자 장치는 수정된 쿠키 정보를 수정 전의 상태로 복구하여 웹 서버에 제공할 수 있다. 일 실시예에 따르면, 수정된 쿠키 정보는 전자 장치 내부적으로 관리되는 형태이고, 전자 장치가 웹 서버와 송수신하는 쿠키 정보는 수정 전의 일반적으로 전자 장치가 웹 사이트 접속하는 경우에 이용되는 형태일 수 있다. 일 실시예에 따르면, 전자 장치는 컨텍스트 정보에 따라 웹 서버에 쿠키 정보를 제공함으로써, 하나의 브라우저를 통해 실행된 복수의 탭 각각 및/또는 복수의 브라우저 각각을 통해 동일한 웹 사이트에 상이한 사용자 계정 정보를 이용하여 동시에 로그인할 수 있다.
이상에서, 860 동작에서 전자 장치가 웹 사이트에 접속하기 위한 요청을 전송하는 것으로 설명하였으나, 다양한 실시예에 따르면, 전자 장치는 860 동작에서 적어도 하나의 브라우저를 실행한 이후 870 및 880 동작을 수행하고, 890 동작에서 웹 사이트에 접속하기 위한 요청과 인식된 쿠키 정보를 함께 웹 서버에 제공할 수 있다. 이 경우, 웹 사이트에 접속하기 위한 요청은 인식된 쿠키 정보를 포함할 수 있다.
일 실시예에 따르면, 전자 장치는 쿠키 정보의 획득과 관련된 컨텍스트 정보를 기반으로 쿠키 정보를 수정하여 저장하고, 이후 브라우저의 실행 시 현재 컨텍스트 정보에 대응하는 쿠키 정보를 인식하여 웹 서버에 제공함으로써, 컨텍스트 정보에 기반하여 쿠키 정보를 관리할 수 있다. 전자 장치는 쿠키 정보를 일률적으로 관리하지 않고 컨텍스트 정보에 기반하여 분류하여 관리함으로써, 동일한 웹 사이트에 접속하는 경우에도 컨텍스트 정보에 따라 상이한 쿠키 정보를 이용할 수 있다. 예를 들어, 전자 장치는 컨텍스트 정보에 따라 동일한 웹 사이트라도 상이한 사용자 계정으로 로그인할 수 있다. 예를 들어, 전자 장치는 컨텍스트 정보에 따라 동일한 웹 사이트라도 웹 사이트 이용 내역(예: 검색 이력)이 공유되지 않도록 할 수 있다. 예를 들어, 전자 장치는 컨텍스트 정보에 따라 동일한 웹 사이트로부터 상이한 타겟 광고를 제공 받을 수 있다. 예를 들어, 전자 장치는 컨텍스트 정보에 따라 상이한 쿠키 정보를 사용함으로써, 컨텍스트 정보에 따라 특정 웹 사이트에 로그인하는 사용자 계정을 자동으로 전환할 수 있다.
일 실시예에 따르면, 전자 장치(예: 도 1의 전자 장치(100) 또는 도 9의 전자 장치(901))의 쿠키 정보 관리 방법은, 제1 사용자 입력에 기반하여 적어도 하나의 브라우저를 실행하고 웹 사이트에 접속하기 위한 요청을 웹 사이트에 대응하는 웹 서버에 전송하는 동작을 포함할 수 있다. 일 실시예에 따르면, 상기 방법은, 상기 요청에 응답하여, 상기 웹 사이트에 대응하는 웹 데이터를 상기 웹 서버로부터 수신하는 동작을 포함할 수 있다, 일 실시예에 따르면, 상기 방법은, 상기 웹 데이터에 포함된 쿠키 정보를 획득하는 동작을 포함할 수 있다. 일 실시예에 따르면, 상기 방법은, 상기 쿠키 정보의 획득과 관련된 컨텍스트 정보를 인식하는 동작을 포함할 수 있다. 일 실시예에 따르면, 상기 방법은, 상기 컨텍스트 정보에 기초하여 상기 쿠키 정보를 수정하여 상기 전자 장치의 비휘발성 메모리에 저장하는 동작을 포함할 수 있다. 일 실시예에 따르면, 상기 방법은, 상기 저장 이후, 제2 사용자 입력에 기반하여 상기 적어도 하나의 브라우저를 실행하고 상기 웹 사이트에 접속하기 위한 요청을 상기 웹 서버에 전송하는 동작을 포함할 수 있다. 일 실시예에 따르면, 상기 방법은, 현재 컨텍스트 정보를 결정하는 동작을 포함할 수 있다. 일 실시예에 따르면, 상기 방법은, 상기 비휘발성 메모리에 저장된 상기 웹 사이트에 대응하는 쿠키 정보 중 현재 컨텍스트에 대응되는 쿠키 정보를 인식하는 동작을 포함할 수 있다. 일 실시예에 따르면, 상기 방법은, 상기 인식된 쿠키 정보를 상기 웹 서버에 제공하는 동작을 포함할 수 있다.
일 실시예에 따르면, 상기 쿠키 정보의 획득과 관련된 컨텍스트 정보는, 상기 쿠키 정보를 획득한 시간과 관련된 정보, 상기 전자 장치가 상기 쿠키 정보를 획득한 위치와 관련된 정보, 상기 전자 장치의 타입과 관련된 정보, 상기 쿠키 정보와 관련된 사용자 정보, 상기 적어도 하나의 브라우저의 식별 정보, 상기 쿠키 정보의 획득과 관련된 사용자 입력, 또는 상기 쿠키 정보를 획득 시 상기 전자 장치 또는 상기 적어도 하나의 브라우저 중 적어도 하나의 동작 모드와 관련된 정보 중 적어도 하나를 포함할 수 있다.
일 실시예에 따르면, 상기 쿠키 정보를 수정하여 상기 비휘발성 메모리에 저장하는 동작은, 상기 쿠키 정보에 포함된 도메인 정보에 상기 컨텍스트 정보를 추가하는 동작을 포함할 수 있다.
일 실시예에 따르면, 상기 쿠키 정보를 수정하여 상기 비휘발성 메모리에 저장하는 동작은, 상기 쿠키 정보에 상기 컨텍스트 정보와 관련된 플래그(flag)를 설정하는 동작을 포함할 수 있다.
일 실시예에 따르면, 상기 쿠키 정보를 수정하여 상기 비휘발성 메모리에 저장하는 동작은, 상기 쿠키 정보와 관련된 데이터베이스를 생성하는 동작을 포함할 수 있다. 일 실시예에 따르면, 상기 쿠키 정보를 수정하여 상기 비휘발성 메모리에 저장하는 동작은, 상기 데이터베이스에 포함된 상기 컨텍스트 정보와 관련된 필드에 상기 쿠키 정보에 대응하는 컨텍스트 정보를 저장하는 동작을 포함할 수 있다.
일 실시예에 따르면, 상기 쿠키 정보를 수정하여 상기 비휘발성 메모리에 저장하는 동작은, 상기 컨텍스트 정보에 기반하여 상기 쿠키 정보를 암호화하는 동작을 포함할 수 있다.
일 실시예에 따르면, 전자 장치(예: 도 1의 전자 장치(100) 또는 도 9의 전자 장치(901))의 쿠키 정보 관리 방법은, 브라우저(browser)를 이용하여 웹 사이트에 접속하는 동작을 포함할 수 있다. 일 실시예에 따르면, 상기 방법은, 상기 접속한 웹 사이트로부터 상기 접속한 웹 사이트에 대응하는 도메인에 대한 쿠키(cookie) 정보를 획득하는 동작을 포함할 수 있다. 일 실시예에 따르면, 상기 방법은, 사용자 입력, 상기 브라우저와 관련된 정보, 또는 상기 전자 장치와 관련된 정보 중 적어도 하나에 기반하여 상기 쿠키 정보를 수정하는 동작을 포함할 수 있다. 일 실시예에 따르면, 상기 방법은, 상기 수정된 쿠키 정보를 저장하는 동작을 포함할 수 있다. 일 실시예에 따르면, 상기 방법은, 적어도 하나의 브라우저를 이용하여 새로운 인스턴스(instance)를 실행하는 경우, 상기 새로운 인스턴스에 대응하는 상기 수정된 쿠키 정보가 있는지 여부를 인식하는 동작을 포함할 수 있다. 일 실시예에 따르면, 상기 방법은, 상기 새로운 인스턴스에 대응하는 상기 수정된 쿠키 정보가 있는 경우, 상기 수정된 쿠키 정보로부터 수정된 정보를 복원하여 상기 새로운 인스턴스에 대응하는 웹 사이트에 제공하는 동작을 포함할 수 있다. 일 실시예에 따르면, 전자 장치는, 사용자 입력, 브라우저와 관련된 정보, 또는 전자 장치와 관련된 정보 중 적어도 하나에 기반하여 쿠키 정보를 수정하여 관리함으로써, 동일한 브라우저를 이용하여 다수의 인스턴스를 실행 시, 동일한 도메인(예: 웹 사이트)에 접속하는 경우에도 독립적으로 쿠키 정보를 관리할 수 있고, 상이한 사용자 정보(예: 사용자 계정)에 기반하여 웹 사이트로부터 정보를 수신할 수 있다.
일 실시예에 따르면, 상기 방법은, 상기 쿠키 정보를 관리하는 방식을 선택하기 위한 사용자 인터페이스를 제공하는 동작을 포함할 수 있다. 일 실시예에 따르면, 상기 방법은, 상기 사용자 인터페이스를 통하여 수신한 사용자 입력에 기반하여 상기 쿠키 정보를 수정할지 여부를 결정하는 동작을 포함할 수 있다.
일 실시예에 따르면, 상기 새로운 인스턴스는 상기 적어도 하나의 브라우저를 이용하여 새 창 또는 새 탭을 통한 웹 사이트의 접속을 포함할 수 있다.
일 실시예에 따르면, 상기 브라우저와 관련된 정보는 상기 브라우저의 식별 정보, 상기 브라우저의 동작 모드, 또는 상기 브라우저를 통해 실행한 창 또는 탭의 식별 정보 중 적어도 하나를 포함할 수 있다. 일 실시예에 따르면, 상기 전자 장치와 관련된 정보는 상기 전자 장치의 동작 모드 또는 상기 전자 장치의 위치 정보 중 적어도 하나를 포함할 수 있다.
일 실시예에 따르면, 상기 쿠키 정보를 수정하는 동작은, 상기 쿠키 정보에 포함된 도메인 정보에 상기 사용자 입력, 상기 브라우저와 관련된 정보, 또는 상기 전자 장치와 관련된 정보 중 적어도 하나를 추가하여 상기 수정된 쿠키 정보를 생성하는 동작을 포함할 수 있다.
일 실시예에 따르면, 상기 쿠키 정보를 수정하는 동작은, 상기 사용자 입력, 상기 브라우저와 관련된 정보, 또는 상기 전자 장치와 관련된 정보 중 적어도 하나에 기초하여 상기 쿠키 정보를 암호화하여 상기 수정된 쿠키 정보를 생성하는 동작을 포함할 수 있다.
일 실시예에 따르면, 상기 방법은, 상기 수정된 쿠키 정보 생성 후 지정된 시간이 경과하면 상기 수정된 쿠키 정보를 삭제하는 동작을 포함할 수 있다.
일 실시예에 따르면, 상기 방법은, 상기 브라우저를 종료하는 경우, 상기 수정된 쿠키 정보를 삭제하는 동작을 포함할 수 있다.
일 실시예에 따르면, 상기 방법은, 상기 브라우저의 실행 시, 사용자로부터 상기 쿠키 정보를 수정하기 위한 패스워드를 포함하는 상기 사용자 입력을 수신하는 동작을 포함할 수 있다. 일 실시예에 따르면, 상ㄱ 방법은, 상기 패스워드에 적어도 일부 기반하여 상기 쿠키 정보를 수정하는 동작을 포함할 수 있다. 일 실시예에 따르면, 상기 방법은, 상기 새로운 인스턴스를 실행 시, 상기 패스워드를 입력하기 위한 사용자 인터페이스를 제공하는 동작을 포함할 수 있다. 일 실시예에 따르면, 상기 방법은, 상기 사용자 인터페이스를 통하여 사용자로부터 상기 패스워드를 입력 받은 경우, 상기 수정된 쿠키 정보에 기초하여 상기 새로운 인스턴스에 대응하는 웹 사이트에 상기 쿠키 정보를 제공하는 동작을 포함할 수 있다.
일 실시예에 따르면, 상기 접속한 웹 사이트 및 상기 새로운 인스턴스에 대응하는 웹 사이트는 동일한 웹 사이트일 수 있다. 일 실시예에 따르면, 상기 방법은, 상기 접속한 웹 사이트 및 상기 새로운 인스턴스에 대응하는 웹 사이트 각각에 상이한 사용자 계정 정보를 이용하여 로그인하는 동작을 포함할 수 있다.
일 실시예에 따른 기록 매체(또는, 저장 매체)는 전자 장치(예: 도 1의 전자 장치(100) 또는 도 9의 전자 장치(901))의 프로세서(예: 도 1의 프로세서(140) 또는 도 9의 프로세서(920))에 의해 실행 시, 전자 장치가 전자 장치의 쿠키 정보 관리 방법을 수행하도록 하는 프로그램(또는, 인스트럭션들)을 저장할 수 있다. 일 실시예에 따르면, 상기 프로그램은 상기 전자 장치가, 브라우저(browser)를 이용하여 웹 사이트에 접속하도록 할 수 있다. 일 실시예에 따르면, 상기 프로그램은 상기 전자 장치가, 상기 접속한 웹 사이트로부터 상기 접속한 웹 사이트에 대응하는 도메인에 대한 쿠키(cookie) 정보를 획득하도록 할 수 있다. 일 실시예에 따르면, 상기 프로그램은 상기 전자 장치가, 사용자 입력, 상기 브라우저와 관련된 정보, 또는 상기 전자 장치와 관련된 정보 중 적어도 하나에 기반하여 상기 쿠키 정보를 수정하도록 할 수 있다. 일 실시예에 따르면, 상기 프로그램은 상기 전자 장치가, 상기 수정된 쿠키 정보를 저장하도록 할 수 있다. 일 실시예에 따르면, 상기 프로그램은 상기 전자 장치가, 적어도 하나의 브라우저를 이용하여 새로운 인스턴스(instance)를 실행하는 경우, 상기 새로운 인스턴스에 대응하는 상기 수정된 쿠키 정보가 있는지 여부를 인식하도록 할 수 있다. 일 실시예에 따르면, 상기 프로그램은 상기 전자 장치가, 상기 새로운 인스턴스에 대응하는 상기 수정된 쿠키 정보가 있는 경우, 상기 수정된 쿠키 정보로부터 수정된 정보를 복원하여 상기 새로운 인스턴스에 대응하는 웹 사이트에 제공하도록 할 수 있다. 일 실시예에 따르면, 사용자 입력, 브라우저와 관련된 정보, 또는 전자 장치와 관련된 정보 중 적어도 하나에 기반하여 쿠키 정보를 수정하여 관리함으로써, 동일한 브라우저를 이용하여 다수의 인스턴스를 실행 시, 동일한 도메인(예: 웹 사이트)에 접속하는 경우에도 독립적으로 쿠키 정보를 관리할 수 있고, 상이한 사용자 정보(예: 사용자 계정)에 기반하여 웹 사이트로부터 정보를 수신할 수 있다.
도 9는, 다양한 실시예들에 따른, 네트워크 환경(900) 내의 전자 장치(901)의 블록도이다. 도 9를 참조하면, 네트워크 환경(900)에서 전자 장치(901)는 제 1 네트워크(998)(예: 근거리 무선 통신 네트워크)를 통하여 전자 장치(902)와 통신하거나, 또는 제 2 네트워크(999)(예: 원거리 무선 통신 네트워크)를 통하여 전자 장치(904) 또는 서버(908) 중 적어도 하나와 통신할 수 있다. 일 실시예에 따르면, 전자 장치(901)는 서버(908)를 통하여 전자 장치(904)와 통신할 수 있다. 일 실시예에 따르면, 전자 장치(901)는 프로세서(920), 메모리(930), 입력 모듈(950), 음향 출력 모듈(955), 디스플레이 모듈(960), 오디오 모듈(970), 센서 모듈(976), 인터페이스(977), 연결 단자(978), 햅틱 모듈(979), 카메라 모듈(980), 전력 관리 모듈(988), 배터리(989), 통신 모듈(990), 가입자 식별 모듈(996), 또는 안테나 모듈(997)을 포함할 수 있다. 어떤 실시예에서는, 전자 장치(901)에는, 이 구성요소들 중 적어도 하나(예: 연결 단자(978))가 생략되거나, 하나 이상의 다른 구성요소가 추가될 수 있다. 어떤 실시예에서는, 이 구성요소들 중 일부들(예: 센서 모듈(976), 카메라 모듈(980), 또는 안테나 모듈(997))은 하나의 구성요소(예: 디스플레이 모듈(960))로 통합될 수 있다.
프로세서(920)는, 예를 들면, 소프트웨어(예: 프로그램(940))를 실행하여 프로세서(920)에 연결된 전자 장치(901)의 적어도 하나의 다른 구성요소(예: 하드웨어 또는 소프트웨어 구성요소)를 제어할 수 있고, 다양한 데이터 처리 또는 연산을 수행할 수 있다. 일 실시예에 따르면, 데이터 처리 또는 연산의 적어도 일부로서, 프로세서(920)는 다른 구성요소(예: 센서 모듈(976) 또는 통신 모듈(990))로부터 수신된 명령 또는 데이터를 휘발성 메모리(932)에 저장하고, 휘발성 메모리(932)에 저장된 명령 또는 데이터를 처리하고, 결과 데이터를 비휘발성 메모리(934)에 저장할 수 있다. 일 실시예에 따르면, 프로세서(920)는 메인 프로세서(921)(예: 중앙 처리 장치 또는 어플리케이션 프로세서) 또는 이와는 독립적으로 또는 함께 운영 가능한 보조 프로세서(923)(예: 그래픽 처리 장치, 신경망 처리 장치(NPU: neural processing unit), 이미지 시그널 프로세서, 센서 허브 프로세서, 또는 커뮤니케이션 프로세서)를 포함할 수 있다. 예를 들어, 전자 장치(901)가 메인 프로세서(921) 및 보조 프로세서(923)를 포함하는 경우, 보조 프로세서(923)는 메인 프로세서(921)보다 저전력을 사용하거나, 지정된 기능에 특화되도록 설정될 수 있다. 보조 프로세서(923)는 메인 프로세서(921)와 별개로, 또는 그 일부로서 구현될 수 있다.
보조 프로세서(923)는, 예를 들면, 메인 프로세서(921)가 인액티브(예: 슬립) 상태에 있는 동안 메인 프로세서(921)를 대신하여, 또는 메인 프로세서(921)가 액티브(예: 어플리케이션 실행) 상태에 있는 동안 메인 프로세서(921)와 함께, 전자 장치(901)의 구성요소들 중 적어도 하나의 구성요소(예: 디스플레이 모듈(960), 센서 모듈(976), 또는 통신 모듈(990))와 관련된 기능 또는 상태들의 적어도 일부를 제어할 수 있다. 일 실시예에 따르면, 보조 프로세서(923)(예: 이미지 시그널 프로세서 또는 커뮤니케이션 프로세서)는 기능적으로 관련 있는 다른 구성요소(예: 카메라 모듈(980) 또는 통신 모듈(990))의 일부로서 구현될 수 있다. 일 실시예에 따르면, 보조 프로세서(923)(예: 신경망 처리 장치)는 인공지능 모델의 처리에 특화된 하드웨어 구조를 포함할 수 있다. 인공지능 모델은 기계 학습을 통해 생성될 수 있다. 이러한 학습은, 예를 들어, 인공지능 모델이 수행되는 전자 장치(901) 자체에서 수행될 수 있고, 별도의 서버(예: 서버(908))를 통해 수행될 수도 있다. 학습 알고리즘은, 예를 들어, 지도형 학습(supervised learning), 비지도형 학습(unsupervised learning), 준지도형 학습(semi-supervised learning) 또는 강화 학습(reinforcement learning)을 포함할 수 있으나, 전술한 예에 한정되지 않는다. 인공지능 모델은, 복수의 인공 신경망 레이어들을 포함할 수 있다. 인공 신경망은 심층 신경망(DNN: deep neural network), CNN(convolutional neural network), RNN(recurrent neural network), RBM(restricted boltzmann machine), DBN(deep belief network), BRDNN(bidirectional recurrent deep neural network), 심층 Q-네트워크(deep Q-networks) 또는 상기 중 둘 이상의 조합 중 하나일 수 있으나, 전술한 예에 한정되지 않는다. 인공지능 모델은 하드웨어 구조 이외에, 추가적으로 또는 대체적으로, 소프트웨어 구조를 포함할 수 있다.
메모리(930)는, 전자 장치(901)의 적어도 하나의 구성요소(예: 프로세서(920) 또는 센서 모듈(976))에 의해 사용되는 다양한 데이터를 저장할 수 있다. 데이터는, 예를 들어, 소프트웨어(예: 프로그램(940)) 및, 이와 관련된 명령에 대한 입력 데이터 또는 출력 데이터를 포함할 수 있다. 메모리(930)는, 휘발성 메모리(932) 또는 비휘발성 메모리(934)를 포함할 수 있다.
프로그램(940)은 메모리(930)에 소프트웨어로서 저장될 수 있으며, 예를 들면, 운영 체제(942), 미들 웨어(944) 또는 어플리케이션(946)을 포함할 수 있다.
입력 모듈(950)은, 전자 장치(901)의 구성요소(예: 프로세서(920))에 사용될 명령 또는 데이터를 전자 장치(901)의 외부(예: 사용자)로부터 수신할 수 있다. 입력 모듈(950)은, 예를 들면, 마이크, 마우스, 키보드, 키(예: 버튼), 또는 디지털 펜(예: 스타일러스 펜)을 포함할 수 있다.
음향 출력 모듈(955)은 음향 신호를 전자 장치(901)의 외부로 출력할 수 있다. 음향 출력 모듈(955)은, 예를 들면, 스피커 또는 리시버를 포함할 수 있다. 스피커는 멀티미디어 재생 또는 녹음 재생과 같이 일반적인 용도로 사용될 수 있다. 리시버는 착신 전화를 수신하기 위해 사용될 수 있다. 일 실시예에 따르면, 리시버는 스피커와 별개로, 또는 그 일부로서 구현될 수 있다.
디스플레이 모듈(960)은 전자 장치(901)의 외부(예: 사용자)로 정보를 시각적으로 제공할 수 있다. 디스플레이 모듈(960)은, 예를 들면, 디스플레이, 홀로그램 장치, 또는 프로젝터 및 해당 장치를 제어하기 위한 제어 회로를 포함할 수 있다. 일 실시예에 따르면, 디스플레이 모듈(960)은 터치를 감지하도록 설정된 터치 센서, 또는 상기 터치에 의해 발생되는 힘의 세기를 측정하도록 설정된 압력 센서를 포함할 수 있다.
오디오 모듈(970)은 소리를 전기 신호로 변환시키거나, 반대로 전기 신호를 소리로 변환시킬 수 있다. 일 실시예에 따르면, 오디오 모듈(970)은, 입력 모듈(950)을 통해 소리를 획득하거나, 음향 출력 모듈(955), 또는 전자 장치(901)와 직접 또는 무선으로 연결된 외부 전자 장치(예: 전자 장치(902))(예: 스피커 또는 헤드폰)를 통해 소리를 출력할 수 있다.
센서 모듈(976)은 전자 장치(901)의 작동 상태(예: 전력 또는 온도), 또는 외부의 환경 상태(예: 사용자 상태)를 감지하고, 감지된 상태에 대응하는 전기 신호 또는 데이터 값을 생성할 수 있다. 일 실시예에 따르면, 센서 모듈(976)은, 예를 들면, 제스처 센서, 자이로 센서, 기압 센서, 마그네틱 센서, 가속도 센서, 그립 센서, 근접 센서, 컬러 센서, IR(infrared) 센서, 생체 센서, 온도 센서, 습도 센서, 또는 조도 센서를 포함할 수 있다.
인터페이스(977)는 전자 장치(901)가 외부 전자 장치(예: 전자 장치(902))와 직접 또는 무선으로 연결되기 위해 사용될 수 있는 하나 이상의 지정된 프로토콜들을 지원할 수 있다. 일 실시예에 따르면, 인터페이스(977)는, 예를 들면, HDMI(high definition multimedia interface), USB(universal serial bus) 인터페이스, SD카드 인터페이스, 또는 오디오 인터페이스를 포함할 수 있다.
연결 단자(978)는, 그를 통해서 전자 장치(901)가 외부 전자 장치(예: 전자 장치(902))와 물리적으로 연결될 수 있는 커넥터를 포함할 수 있다. 일 실시예에 따르면, 연결 단자(978)는, 예를 들면, HDMI 커넥터, USB 커넥터, SD 카드 커넥터, 또는 오디오 커넥터(예: 헤드폰 커넥터)를 포함할 수 있다.
햅틱 모듈(979)은 전기적 신호를 사용자가 촉각 또는 운동 감각을 통해서 인지할 수 있는 기계적인 자극(예: 진동 또는 움직임) 또는 전기적인 자극으로 변환할 수 있다. 일 실시예에 따르면, 햅틱 모듈(979)은, 예를 들면, 모터, 압전 소자, 또는 전기 자극 장치를 포함할 수 있다.
카메라 모듈(980)은 정지 영상 및 동영상을 촬영할 수 있다. 일 실시예에 따르면, 카메라 모듈(980)은 하나 이상의 렌즈들, 이미지 센서들, 이미지 시그널 프로세서들, 또는 플래시들을 포함할 수 있다.
전력 관리 모듈(988)은 전자 장치(901)에 공급되는 전력을 관리할 수 있다. 일 실시예에 따르면, 전력 관리 모듈(988)은, 예를 들면, PMIC(power management integrated circuit)의 적어도 일부로서 구현될 수 있다.
배터리(989)는 전자 장치(901)의 적어도 하나의 구성요소에 전력을 공급할 수 있다. 일 실시예에 따르면, 배터리(989)는, 예를 들면, 재충전 불가능한 1차 전지, 재충전 가능한 2차 전지 또는 연료 전지를 포함할 수 있다.
통신 모듈(990)은 전자 장치(901)와 외부 전자 장치(예: 전자 장치(902), 전자 장치(904), 또는 서버(908)) 간의 직접(예: 유선) 통신 채널 또는 무선 통신 채널의 수립, 및 수립된 통신 채널을 통한 통신 수행을 지원할 수 있다. 통신 모듈(990)은 프로세서(920)(예: 어플리케이션 프로세서)와 독립적으로 운영되고, 직접(예: 유선) 통신 또는 무선 통신을 지원하는 하나 이상의 커뮤니케이션 프로세서를 포함할 수 있다. 일 실시예에 따르면, 통신 모듈(990)은 무선 통신 모듈(992)(예: 셀룰러 통신 모듈, 근거리 무선 통신 모듈, 또는 GNSS(global navigation satellite system) 통신 모듈) 또는 유선 통신 모듈(994)(예: LAN(local area network) 통신 모듈, 또는 전력선 통신 모듈)을 포함할 수 있다. 이들 통신 모듈 중 해당하는 통신 모듈은 제 1 네트워크(998)(예: 블루투스, WiFi(wireless fidelity) direct 또는 IrDA(infrared data association)와 같은 근거리 통신 네트워크) 또는 제 2 네트워크(999)(예: 레거시 셀룰러 네트워크, 5G 네트워크, 차세대 통신 네트워크, 인터넷, 또는 컴퓨터 네트워크(예: LAN 또는 WAN)와 같은 원거리 통신 네트워크)를 통하여 외부의 전자 장치(904)와 통신할 수 있다. 이런 여러 종류의 통신 모듈들은 하나의 구성요소(예: 단일 칩)로 통합되거나, 또는 서로 별도의 복수의 구성요소들(예: 복수 칩들)로 구현될 수 있다. 무선 통신 모듈(992)은 가입자 식별 모듈(996)에 저장된 가입자 정보(예: 국제 모바일 가입자 식별자(IMSI))를 이용하여 제 1 네트워크(998) 또는 제 2 네트워크(999)와 같은 통신 네트워크 내에서 전자 장치(901)를 확인 또는 인증할 수 있다.
무선 통신 모듈(992)은 4G 네트워크 이후의 5G 네트워크 및 차세대 통신 기술, 예를 들어, NR 접속 기술(new radio access technology)을 지원할 수 있다. NR 접속 기술은 고용량 데이터의 고속 전송(eMBB(enhanced mobile broadband)), 단말 전력 최소화와 다수 단말의 접속(mMTC(massive machine type communications)), 또는 고신뢰도와 저지연(URLLC(ultra-reliable and low-latency communications))을 지원할 수 있다. 무선 통신 모듈(992)은, 예를 들어, 높은 데이터 전송률 달성을 위해, 고주파 대역(예: mmWave 대역)을 지원할 수 있다. 무선 통신 모듈(992)은 고주파 대역에서의 성능 확보를 위한 다양한 기술들, 예를 들어, 빔포밍(beamforming), 거대 배열 다중 입출력(massive MIMO(multiple-input and multiple-output)), 전차원 다중입출력(FD-MIMO: full dimensional MIMO), 어레이 안테나(array antenna), 아날로그 빔형성(analog beam-forming), 또는 대규모 안테나(large scale antenna)와 같은 기술들을 지원할 수 있다. 무선 통신 모듈(992)은 전자 장치(901), 외부 전자 장치(예: 전자 장치(904)) 또는 네트워크 시스템(예: 제 2 네트워크(999))에 규정되는 다양한 요구사항을 지원할 수 있다. 일 실시예에 따르면, 무선 통신 모듈(992)은 eMBB 실현을 위한 Peak data rate(예: 20Gbps 이상), mMTC 실현을 위한 손실 Coverage(예: 164dB 이하), 또는 URLLC 실현을 위한 U-plane latency(예: 다운링크(DL) 및 업링크(UL) 각각 0.5ms 이하, 또는 라운드 트립 1ms 이하)를 지원할 수 있다.
안테나 모듈(997)은 신호 또는 전력을 외부(예: 외부의 전자 장치)로 송신하거나 외부로부터 수신할 수 있다. 일 실시예에 따르면, 안테나 모듈(997)은 서브스트레이트(예: PCB) 위에 형성된 도전체 또는 도전성 패턴으로 이루어진 방사체를 포함하는 안테나를 포함할 수 있다. 일 실시예에 따르면, 안테나 모듈(997)은 복수의 안테나들(예: 어레이 안테나)을 포함할 수 있다. 이런 경우, 제 1 네트워크(998) 또는 제 2 네트워크(999)와 같은 통신 네트워크에서 사용되는 통신 방식에 적합한 적어도 하나의 안테나가, 예를 들면, 통신 모듈(990)에 의하여 상기 복수의 안테나들로부터 선택될 수 있다. 신호 또는 전력은 상기 선택된 적어도 하나의 안테나를 통하여 통신 모듈(990)과 외부의 전자 장치 간에 송신되거나 수신될 수 있다. 어떤 실시예에 따르면, 방사체 이외에 다른 부품(예: RFIC(radio frequency integrated circuit))이 추가로 안테나 모듈(997)의 일부로 형성될 수 있다.
다양한 실시예에 따르면, 안테나 모듈(997)은 mmWave 안테나 모듈을 형성할 수 있다. 일 실시예에 따르면, mmWave 안테나 모듈은 인쇄 회로 기판, 상기 인쇄 회로 기판의 제 1 면(예: 아래 면)에 또는 그에 인접하여 배치되고 지정된 고주파 대역(예: mmWave 대역)을 지원할 수 있는 RFIC, 및 상기 인쇄 회로 기판의 제 2 면(예: 윗 면 또는 측 면)에 또는 그에 인접하여 배치되고 상기 지정된 고주파 대역의 신호를 송신 또는 수신할 수 있는 복수의 안테나들(예: 어레이 안테나)을 포함할 수 있다.
상기 구성요소들 중 적어도 일부는 주변 기기들간 통신 방식(예: 버스, GPIO(general purpose input and output), SPI(serial peripheral interface), 또는 MIPI(mobile industry processor interface))을 통해 서로 연결되고 신호(예: 명령 또는 데이터)를 상호간에 교환할 수 있다.
일 실시예에 따르면, 명령 또는 데이터는 제 2 네트워크(999)에 연결된 서버(908)를 통해서 전자 장치(901)와 외부의 전자 장치(904)간에 송신 또는 수신될 수 있다. 외부의 전자 장치(902, 또는 104) 각각은 전자 장치(901)와 동일한 또는 다른 종류의 장치일 수 있다. 일 실시예에 따르면, 전자 장치(901)에서 실행되는 동작들의 전부 또는 일부는 외부의 전자 장치들(902, 104, 또는 108) 중 하나 이상의 외부의 전자 장치들에서 실행될 수 있다. 예를 들면, 전자 장치(901)가 어떤 기능이나 서비스를 자동으로, 또는 사용자 또는 다른 장치로부터의 요청에 반응하여 수행해야 할 경우에, 전자 장치(901)는 기능 또는 서비스를 자체적으로 실행시키는 대신에 또는 추가적으로, 하나 이상의 외부의 전자 장치들에게 그 기능 또는 그 서비스의 적어도 일부를 수행하라고 요청할 수 있다. 상기 요청을 수신한 하나 이상의 외부의 전자 장치들은 요청된 기능 또는 서비스의 적어도 일부, 또는 상기 요청과 관련된 추가 기능 또는 서비스를 실행하고, 그 실행의 결과를 전자 장치(901)로 전달할 수 있다. 전자 장치(901)는 상기 결과를, 그대로 또는 추가적으로 처리하여, 상기 요청에 대한 응답의 적어도 일부로서 제공할 수 있다. 이를 위하여, 예를 들면, 클라우드 컴퓨팅, 분산 컴퓨팅, 모바일 에지 컴퓨팅(MEC: mobile edge computing), 또는 클라이언트-서버 컴퓨팅 기술이 이용될 수 있다. 전자 장치(901)는, 예를 들어, 분산 컴퓨팅 또는 모바일 에지 컴퓨팅을 이용하여 초저지연 서비스를 제공할 수 있다. 다른 실시예에 있어서, 외부의 전자 장치(904)는 IoT(internet of things) 기기를 포함할 수 있다. 서버(908)는 기계 학습 및/또는 신경망을 이용한 지능형 서버일 수 있다. 일 실시예에 따르면, 외부의 전자 장치(904) 또는 서버(908)는 제 2 네트워크(999) 내에 포함될 수 있다. 전자 장치(901)는 5G 통신 기술 및 IoT 관련 기술을 기반으로 지능형 서비스(예: 스마트 홈, 스마트 시티, 스마트 카, 또는 헬스 케어)에 적용될 수 있다.
본 문서에 개시된 다양한 실시예들에 따른 전자 장치는 다양한 형태의 장치가 될 수 있다. 전자 장치는, 예를 들면, 휴대용 통신 장치(예: 스마트폰), 컴퓨터 장치, 휴대용 멀티미디어 장치, 휴대용 의료 기기, 카메라, 웨어러블 장치, 또는 가전 장치를 포함할 수 있다. 본 문서의 실시예에 따른 전자 장치는 전술한 기기들에 한정되지 않는다.
본 문서의 다양한 실시예들 및 이에 사용된 용어들은 본 문서에 기재된 기술적 특징들을 특정한 실시예들로 한정하려는 것이 아니며, 해당 실시예의 다양한 변경, 균등물, 또는 대체물을 포함하는 것으로 이해되어야 한다. 도면의 설명과 관련하여, 유사한 또는 관련된 구성요소에 대해서는 유사한 참조 부호가 사용될 수 있다. 아이템에 대응하는 명사의 단수 형은 관련된 문맥상 명백하게 다르게 지시하지 않는 한, 상기 아이템 한 개 또는 복수 개를 포함할 수 있다. 본 문서에서, "A 또는 B", "A 및 B 중 적어도 하나", "A 또는 B 중 적어도 하나", "A, B 또는 C", "A, B 및 C 중 적어도 하나", 및 "A, B, 또는 C 중 적어도 하나"와 같은 문구들 각각은 그 문구들 중 해당하는 문구에 함께 나열된 항목들 중 어느 하나, 또는 그들의 모든 가능한 조합을 포함할 수 있다. "제 1", "제 2", 또는 "첫째" 또는 "둘째"와 같은 용어들은 단순히 해당 구성요소를 다른 해당 구성요소와 구분하기 위해 사용될 수 있으며, 해당 구성요소들을 다른 측면(예: 중요성 또는 순서)에서 한정하지 않는다. 어떤(예: 제 1) 구성요소가 다른(예: 제 2) 구성요소에, "기능적으로" 또는 "통신적으로"라는 용어와 함께 또는 이런 용어 없이, "커플드" 또는 "커넥티드"라고 언급된 경우, 그것은 상기 어떤 구성요소가 상기 다른 구성요소에 직접적으로(예: 유선으로), 무선으로, 또는 제 3 구성요소를 통하여 연결될 수 있다는 것을 의미한다.
본 문서의 다양한 실시예들에서 사용된 용어 "모듈"은 하드웨어, 소프트웨어 또는 펌웨어로 구현된 유닛을 포함할 수 있으며, 예를 들면, 로직, 논리 블록, 부품, 또는 회로와 같은 용어와 상호 호환적으로 사용될 수 있다. 모듈은, 일체로 구성된 부품 또는 하나 또는 그 이상의 기능을 수행하는, 상기 부품의 최소 단위 또는 그 일부가 될 수 있다. 예를 들면, 일 실시예에 따르면, 모듈은 ASIC(application-specific integrated circuit)의 형태로 구현될 수 있다.
본 문서의 다양한 실시예들은 기기(machine)(예: 전자 장치(901)) 의해 읽을 수 있는 저장 매체(storage medium)(예: 내장 메모리(936) 또는 외장 메모리(938))에 저장된 하나 이상의 명령어들을 포함하는 소프트웨어(예: 프로그램(940))로서 구현될 수 있다. 예를 들면, 기기(예: 전자 장치(901))의 프로세서(예: 프로세서(920))는, 저장 매체로부터 저장된 하나 이상의 명령어들 중 적어도 하나의 명령을 호출하고, 그것을 실행할 수 있다. 이것은 기기가 상기 호출된 적어도 하나의 명령어에 따라 적어도 하나의 기능을 수행하도록 운영되는 것을 가능하게 한다. 상기 하나 이상의 명령어들은 컴파일러에 의해 생성된 코드 또는 인터프리터에 의해 실행될 수 있는 코드를 포함할 수 있다. 기기로 읽을 수 있는 저장 매체는, 비일시적(non-transitory) 저장 매체의 형태로 제공될 수 있다. 여기서, '비일시적'은 저장 매체가 실재(tangible)하는 장치이고, 신호(signal)(예: 전자기파)를 포함하지 않는다는 것을 의미할 뿐이며, 이 용어는 데이터가 저장 매체에 반영구적으로 저장되는 경우와 임시적으로 저장되는 경우를 구분하지 않는다.
일 실시예에 따르면, 본 문서에 개시된 다양한 실시예들에 따른 방법은 컴퓨터 프로그램 제품(computer program product)에 포함되어 제공될 수 있다. 컴퓨터 프로그램 제품은 상품으로서 판매자 및 구매자 간에 거래될 수 있다. 컴퓨터 프로그램 제품은 기기로 읽을 수 있는 저장 매체(예: compact disc read only memory(CD-ROM))의 형태로 배포되거나, 또는 어플리케이션 스토어(예: 플레이 스토어™)를 통해 또는 두 개의 사용자 장치들(예: 스마트 폰들) 간에 직접, 온라인으로 배포(예: 다운로드 또는 업로드)될 수 있다. 온라인 배포의 경우에, 컴퓨터 프로그램 제품의 적어도 일부는 제조사의 서버, 어플리케이션 스토어의 서버, 또는 중계 서버의 메모리와 같은 기기로 읽을 수 있는 저장 매체에 적어도 일시 저장되거나, 임시적으로 생성될 수 있다.
다양한 실시예들에 따르면, 상기 기술한 구성요소들의 각각의 구성요소(예: 모듈 또는 프로그램)는 단수 또는 복수의 개체를 포함할 수 있으며, 복수의 개체 중 일부는 다른 구성요소에 분리 배치될 수도 있다. 다양한 실시예들에 따르면, 전술한 해당 구성요소들 중 하나 이상의 구성요소들 또는 동작들이 생략되거나, 또는 하나 이상의 다른 구성요소들 또는 동작들이 추가될 수 있다. 대체적으로 또는 추가적으로, 복수의 구성요소들(예: 모듈 또는 프로그램)은 하나의 구성요소로 통합될 수 있다. 이런 경우, 통합된 구성요소는 상기 복수의 구성요소들 각각의 구성요소의 하나 이상의 기능들을 상기 통합 이전에 상기 복수의 구성요소들 중 해당 구성요소에 의해 수행되는 것과 동일 또는 유사하게 수행할 수 있다. 다양한 실시예들에 따르면, 모듈, 프로그램 또는 다른 구성요소에 의해 수행되는 동작들은 순차적으로, 병렬적으로, 반복적으로, 또는 휴리스틱하게 실행되거나, 상기 동작들 중 하나 이상이 다른 순서로 실행되거나, 생략되거나, 또는 하나 이상의 다른 동작들이 추가될 수 있다.
Claims (15)
- 전자 장치에 있어서,통신 회로;적어도 하나의 브라우저(browser) 및 쿠키(cookie) 정보를 포함하는 비휘발성 메모리; 및적어도 하나의 프로세서를 포함하고,상기 적어도 하나의 프로세서는,제1 사용자 입력에 기반하여 상기 적어도 하나의 브라우저를 실행하고 웹 사이트에 접속하기 위한 요청을 상기 웹 사이트에 대응하는 웹 서버에 전송하고,상기 요청에 응답하여, 상기 웹 사이트에 대응하는 웹 데이터를 상기 웹 서버로부터 수신하고,상기 웹 데이터에 포함된 쿠키 정보를 획득하고,상기 쿠키 정보의 획득과 관련된 컨텍스트 정보를 인식하고,상기 컨텍스트 정보에 기초하여 상기 쿠키 정보를 수정하여 상기 비휘발성 메모리에 저장하고,상기 저장 이후, 제2 사용자 입력에 기반하여 상기 적어도 하나의 브라우저를 실행하고 상기 웹 사이트에 접속하기 위한 요청을 상기 웹 서버에 전송하고,현재 컨텍스트 정보를 결정하고,상기 비휘발성 메모리에 저장된 상기 웹 사이트에 대응하는 쿠키 정보 중 현재 컨텍스트에 대응되는 쿠키 정보를 인식하고,상기 인식된 쿠키 정보를 상기 웹 서버에 제공하도록 설정된 전자 장치.
- 청구항 1에 있어서,상기 쿠키 정보의 획득과 관련된 컨텍스트 정보는, 상기 쿠키 정보를 획득한 시간과 관련된 정보, 상기 전자 장치가 상기 쿠키 정보를 획득한 위치와 관련된 정보, 상기 전자 장치의 타입과 관련된 정보, 상기 쿠키 정보와 관련된 사용자 정보, 상기 적어도 하나의 브라우저의 식별 정보, 상기 쿠키 정보의 획득과 관련된 사용자 입력, 또는 상기 쿠키 정보를 획득 시 상기 전자 장치 또는 상기 적어도 하나의 브라우저 중 적어도 하나의 동작 모드와 관련된 정보 중 적어도 하나를 포함하는 전자 장치.
- 청구항 1에 있어서,상기 적어도 하나의 프로세서는,상기 쿠키 정보에 포함된 도메인 정보에 상기 컨텍스트 정보를 추가하여 상기 쿠키 정보를 수정하도록 설정된 전자 장치.
- 청구항 1에 있어서,상기 적어도 하나의 프로세서는,상기 쿠키 정보에 상기 컨텍스트 정보와 관련된 플래그(flag)를 설정하여 상기 쿠키 정보를 수정하도록 설정된 전자 장치.
- 청구항 1에 있어서,상기 적어도 하나의 프로세서는,상기 쿠키 정보와 관련된 데이터베이스를 생성하고,상기 데이터베이스에 포함된 상기 컨텍스트 정보와 관련된 필드에 상기 쿠키 정보에 대응하는 컨텍스트 정보를 저장하도록 설정된 전자 장치.
- 청구항 1에 있어서,상기 적어도 하나의 프로세서는,상기 컨텍스트 정보에 기반하여 상기 쿠키 정보를 암호화하여 상기 쿠키 정보를 수정하도록 설정된 전자 장치.
- 청구항 1에 있어서,디스플레이를 더 포함하고,상기 적어도 하나의 프로세서는,상기 디스플레이를 통하여 상기 쿠키 정보를 관리하는 방식을 선택하기 위한 사용자 인터페이스를 제공하고,상기 사용자 인터페이스를 통하여 수신한 사용자 입력에 기반하여 상기 쿠키 정보를 수정할지 여부를 결정하도록 설정된 전자 장치.
- 청구항 1에 있어서,상기 적어도 하나의 브라우저의 실행은, 기 실행된 브라우저가 없는 상태에서 브라우저를 실행하는 동작, 기 실행된 브라우저가 있는 상태에서 새로운 브라우저를 실행하는 동작, 또는 기 실행된 브라우저를 통해 새로운 창(window) 또는 새로운 탭(tab)을 실행하는 동작 중 적어도 하나를 포함하는 전자 장치.
- 청구항 1에 있어서,상기 적어도 하나의 프로세서는,상기 저장 이후 지정된 시간이 경과하면 상기 쿠키 정보를 삭제하도록 설정된 전자 장치.
- 청구항 1에 있어서,상기 적어도 하나의 프로세서는,상기 적어도 하나의 브라우저의 실행을 종료하는 경우, 상기 수정된 쿠키 정보를 삭제하도록 설정된 전자 장치.
- 청구항 1에 있어서,상기 적어도 하나의 프로세서는,상기 제1 사용자 입력에 기반하여 상기 적어도 하나의 브라우저 실행 시, 사용자로부터 상기 쿠키 정보의 획득과 관련된 패스워드를 포함하는 제3 사용자 입력을 수신하고,상기 패스워드에 적어도 일부 기반하여 상기 획득된 쿠키 정보를 수정하고,상기 제2 사용자 입력에 기반하여 상기 적어도 하나의 브라우저 실행 시, 상기 패스워드를 입력 받기 위한 사용자 인터페이스를 제공하고,상기 사용자 인터페이스를 통해 상기 패스워드를 입력 받은 경우, 상기 비휘발성 메모리에 저장된 상기 웹 사이트에 대응하는 쿠키 정보 중 상기 패스워드에 대응되는 쿠키 정보를 인식하고,상기 패스워드에 대응되는 쿠키 정보를 상기 웹 서버에 제공하도록 설정된 전자 장치.
- 청구항 1에 있어서,상기 적어도 하나의 프로세서는,하나의 브라우저를 통해 실행된 복수의 탭 각각 및/또는 복수의 브라우저 각각을 통해 동일한 웹 사이트에 상이한 사용자 계정 정보를 이용하여 동시에 로그인하도록 설정된 전자 장치.
- 청구항 1에 있어서,상기 웹 데이터는 상기 웹 사이트와 관련된 웹 페이지 및 상기 쿠기 정보를 포함하는 전자 장치.
- 청구항 1에 있어서,상기 적어도 하나의 프로세서는,상기 웹 서버로부터 획득되고 수정하지 않은 쿠키 정보 및 상기 수정된 쿠키 정보를 상기 비휘발성 메모리의 동일한 저장 영역에 저장하도록 설정된 전자 장치.
- 전자 장치의 쿠키 정보 관리 방법에 있어서,제1 사용자 입력에 기반하여 적어도 하나의 브라우저를 실행하고 웹 사이트에 접속하기 위한 요청을 웹 사이트에 대응하는 웹 서버에 전송하는 동작;상기 요청에 응답하여, 상기 웹 사이트에 대응하는 웹 데이터를 상기 웹 서버로부터 수신하는 동작;상기 웹 데이터에 포함된 쿠키 정보를 획득하는 동작;상기 쿠키 정보의 획득과 관련된 컨텍스트 정보를 인식하는 동작;상기 컨텍스트 정보에 기초하여 상기 쿠키 정보를 수정하여 상기 전자 장치의 비휘발성 메모리에 저장하는 동작;상기 저장 이후, 제2 사용자 입력에 기반하여 상기 적어도 하나의 브라우저를 실행하고 상기 웹 사이트에 접속하기 위한 요청을 상기 웹 서버에 전송하는 동작;현재 컨텍스트 정보를 결정하는 동작;상기 비휘발성 메모리에 저장된 상기 웹 사이트에 대응하는 쿠키 정보 중 현재 컨텍스트에 대응되는 쿠키 정보를 인식하는 동작; 및상기 인식된 쿠키 정보를 상기 웹 서버에 제공하는 동작을 포함하는 방법.
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2022-0161771 | 2022-11-28 | ||
KR20220161771 | 2022-11-28 | ||
KR1020230009083A KR20240079126A (ko) | 2022-11-28 | 2023-01-20 | 전자 장치 및 전자 장치의 쿠키 정보 관리 방법 |
KR10-2023-0009083 | 2023-01-20 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2024117650A1 true WO2024117650A1 (ko) | 2024-06-06 |
Family
ID=91324333
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/KR2023/018852 WO2024117650A1 (ko) | 2022-11-28 | 2023-11-22 | 전자 장치 및 전자 장치의 쿠키 정보 관리 방법 |
Country Status (1)
Country | Link |
---|---|
WO (1) | WO2024117650A1 (ko) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20110053829A (ko) * | 2009-11-16 | 2011-05-24 | 삼성전기주식회사 | 다수의 인터넷 단말기의 쿠키정보를 공유한 인터넷서버 접속방법 |
KR20160032026A (ko) * | 2013-08-29 | 2016-03-23 | 페이팔, 인코포레이티드 | 위치 기반 웹 쿠키를 위한 시스템 및 방법 |
KR20180126259A (ko) * | 2017-05-17 | 2018-11-27 | 삼성전자주식회사 | 인접 기반 정보를 제공하는 방법 및 장치 |
US20210065254A1 (en) * | 2019-09-04 | 2021-03-04 | Capital One Services, Llc | Ad simulator browser extension |
US20210073893A1 (en) * | 2018-04-13 | 2021-03-11 | Reflektion, Inc. | Back End Server Modification And Model Visualization |
-
2023
- 2023-11-22 WO PCT/KR2023/018852 patent/WO2024117650A1/ko unknown
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20110053829A (ko) * | 2009-11-16 | 2011-05-24 | 삼성전기주식회사 | 다수의 인터넷 단말기의 쿠키정보를 공유한 인터넷서버 접속방법 |
KR20160032026A (ko) * | 2013-08-29 | 2016-03-23 | 페이팔, 인코포레이티드 | 위치 기반 웹 쿠키를 위한 시스템 및 방법 |
KR20180126259A (ko) * | 2017-05-17 | 2018-11-27 | 삼성전자주식회사 | 인접 기반 정보를 제공하는 방법 및 장치 |
US20210073893A1 (en) * | 2018-04-13 | 2021-03-11 | Reflektion, Inc. | Back End Server Modification And Model Visualization |
US20210065254A1 (en) * | 2019-09-04 | 2021-03-04 | Capital One Services, Llc | Ad simulator browser extension |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2022055068A1 (ko) | 음성에 포함된 커맨드를 확인하는 전자 장치와 이의 동작 방법 | |
WO2022177343A1 (ko) | 지오펜스를 설정하기 위한 전자 장치 및 이의 동작 방법 | |
WO2022146026A1 (ko) | 보안 데이터 처리 방법 및 이를 지원하는 전자 장치 | |
WO2023058860A1 (ko) | 멀티 서명된 apk 파일을 처리하는 전자 장치 및 그 동작 방법 | |
WO2022145768A1 (ko) | 액세서리 장치와 무선 통신을 수행하는 전자 장치 및 그 운용 방법 | |
WO2022177162A1 (ko) | 어플리케이션의 모델 파일을 초기화하는 프로세서 및 이를 포함하는 전자 장치 | |
WO2022211307A1 (ko) | 올웨이즈 온 디스플레이 컨텐트를 표시를 지원하는 전자 장치 및 이의 제어 방법 | |
WO2022060092A1 (ko) | 블루투스 통신을 위한 무선 통신 회로를 포함하는 전자 장치 및 그의 동작 방법 | |
WO2022085926A1 (ko) | 전자 장치 및 서버를 포함하는 시스템, 및 그 시스템을 이용한 컨텐츠 추천 방법 | |
WO2022154263A1 (ko) | 전자 장치 및 전자 장치의 동작 방법 | |
WO2024117650A1 (ko) | 전자 장치 및 전자 장치의 쿠키 정보 관리 방법 | |
WO2021221317A1 (ko) | 광고 공유 방법 및 그 장치 | |
WO2024076008A1 (ko) | 파일을 공유하는 전자 장치, 방법, 및 비일시적 컴퓨터 판독가능 저장 매체 | |
WO2024025194A1 (ko) | 알림과 관련된 동작을 수행하기 위한 방법 및 이를 지원하는 전자 장치 | |
WO2022092899A1 (ko) | 관심 지점 정보를 제공하는 방법 및 이를 지원하는 전자 장치 | |
WO2024025112A1 (ko) | 데이터를 관리하는 전자 장치 및 데이터 관리 방법 | |
WO2023027377A1 (ko) | 전자 장치 및 개인화된 사용자 상황 인지 서비스 제공 방법 | |
WO2024075998A1 (ko) | 다른 전자 장치의 등록을 위한 전자 장치, 방법, 및 비일시적 컴퓨터 판독가능 저장 매체 | |
WO2022203184A1 (ko) | 기능 공유를 위한 전자 장치 및 그의 동작 방법 | |
WO2022177120A1 (ko) | 전자 장치 및 전자 장치의 제어 방법 | |
WO2023054839A1 (ko) | 상황에 기반하여 서비스의 인증 방식을 적응적으로 제공하기 위한 전자 장치, 방법, 및 비일시적 컴퓨터 판독가능 저장 매체 | |
WO2023204427A1 (ko) | 전자 장치를 인증하는 방법 및 그 전자 장치 | |
WO2023013845A1 (ko) | 전자 장치 및 전자 장치에서 임베디드 가입자 식별 모듈 프로파일을 설치하는 방법 | |
WO2022177206A2 (ko) | 전자 장치 및 전자 장치의 동작 방법 | |
WO2023163403A1 (ko) | 스크린샷 생성 방법 및 상기 방법을 수행하는 전자 장치 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 23898181 Country of ref document: EP Kind code of ref document: A1 |