OpenAI has recently courted a heck ton of flak for allowing ChatGPT conversations that went seriously haywire. One person sought health advice and ended up with a form of psychosis seen in the previous century. There have been cases where the conversations even proved fatal.
Now, the company is weighing a privacy option that could raise further alarms as it intends to lock temporary chats behind a layer of encryption. It’s a positive move for users concerned about the privacy of their chats, as it would likely prevent other parties from having a peek at the conversations, but could also prove to be a hurdle for law enforcement authorities.
What’s the plan?
In a session with reporters, OpenAI chief Sam Altman mentioned that temporary conversations with ChatGPT could go behind encryption in the near future. When you enable the temporary chat feature, the AI chatbot has no memory of your previous conversations, and as a result, it won’t tailor the responses based on your preferences or conversation history.Shantanu Kumar/Pexels
It’s as if the slate has been wiped clean. These interactions do not appear in the chat history, and they’re not used for AI model training purposes either. OpenAI’s policy page, however, warns that these chats can be retained for 30 days, citing “safety” requirements.
Recommended Videos
(function(){let containerEl=document.getElementById(‘dt-cnx-container-68b11131115e5’);const deletePlayer=()=>{if(containerEl){containerEl.remove();containerEl=null}};if(!window.DT_RELATED_PLAYER_PROVIDER){deletePlayer();return}
const iasAnId=decodeURIComponent(‘927851’);if(!window.dtCNXReady){const loadIAS=()=>{return new Promise((resolve)=>{const e=document.createElement(‘script’);e.src=’https://static.adsafeprotected.com/vans-adapter-google-ima.js’;e.onload=()=>{resolve()};document.head.appendChild(e)})};const loadCNX=()=>{return new Promise((resolve)=>{!function(n){if(!window.cnx){window.cnx={},window.cnx.cmd=[];var t=n.createElement(‘iframe’);t.src=’javascript:false’;t.style.display=’none’,t.onload=function(){var n=t.contentWindow.document,c=n.createElement(‘script’);c.onload=function(){window.dtCNXIframe=t;resolve()};c.src=’//cd.connatix.com/connatix.player.js?cid=2a2352ef-fe98-483c-8897-aef587823f13′,c.setAttribute(‘async’,’1′),c.setAttribute(‘type’,’text/javascript’),n.body.appendChild(c)};if(document.readyState!==’loading’){n.body.appendChild(t)}else{n.addEventListener(“DOMContentLoaded”,function(){n.body.appendChild(t)})}}}(document)})};window.dtCNXReady=()=>{if(!window.dtCNXReadyPromise){window.dtCNXReadyPromise=new Promise((resolve)=>{Promise.all([iasAnId?loadIAS():Promise.resolve(),]).then(()=>loadCNX()).then(()=>{resolve()})})}
return window.dtCNXReadyPromise}}
const disableFloating=()=>{let playerAPI=window.DTConnatixPlayers&&window.DTConnatixPlayers[‘dt-cnx-player-68b11131115e4’];if(playerAPI){playerAPI.disableFloatingMode()}else{DTEvent.on(‘dt-connatix-player-ready’,()=>{playerAPI=window.DTConnatixPlayers[‘dt-cnx-player-68b11131115e4’];if(playerAPI){playerAPI.disableFloatingMode()}})}};window.dtDampenPlayerCallbacks=window.dtDampenPlayerCallbacks||{};window.dtDampenPlayerCallbacks[‘dt-cnx-player-68b11131115e4’]=deletePlayer;const lazyLoad=()=>{return new Promise((resolve)=>{if(containerEl&&window.IntersectionObserver){const observer=new IntersectionObserver((entries)=>{if(entries[0].isIntersecting){observer.disconnect();if(containerEl){window.dtDampenPlayerCallbacks[‘dt-cnx-player-68b11131115e4′]=disableFloating;resolve()}}},{rootMargin:’300px’});observer.observe(containerEl)}})};Promise.resolve().then(()=>lazyLoad()).then(()=>window.dtCNXReady()).then(()=>{(new Image()).src=’https://capi.connatix.com/tr/si?token=65fece0c-941b-4d77-b455-b6d23b01b35b&cid=2a2352ef-fe98-483c-8897-aef587823f13′;cnx.cmd.push(()=>{cnx({playerId:’65fece0c-941b-4d77-b455-b6d23b01b35b’,mediaId:”,playlistId:”,settings:{playbackMode:cnx.configEnums.PlaybackModeEnum.AutoPlay,},}).render(‘dt-cnx-player-68b11131115e4’,(renderError,playerAPI)=>{if(playerAPI){window.DTConnatixPlayers=window.DTConnatixPlayers||{};window.DTConnatixPlayers[‘dt-cnx-player-68b11131115e4’]=playerAPI;DTEvent.trigger(‘dt-connatix-player-ready’);const videoTitleEl=containerEl.querySelector(‘.h-video-title’);if(videoTitleEl){playerAPI.getAllMetadata().then((metadata)=>{if(metadata&&metadata.length>0){videoTitleEl.innerText=metadata[0].title}})}
if(iasAnId){const videoElement=document.getElementById(‘dt-cnx-player-68b11131115e4’).parentElement.querySelector(‘.cnx-video-container’);playerAPI.on(cnx.configEvents.ImaAdsManager,(adsManager)=>{const adUnit=adsManager.Oa.l.iu;try{const config={anId:iasAnId,campId:playerAPI.getSize().width+’x’+playerAPI.getSize().height,chanId:adUnit,};googleImaVansAdapter.init(window.dtCNXIframe.contentWindow.google,adsManager,videoElement,config)}catch(error){console.error(‘Could not init IAS for Connatix.’,error)}})}}})})})}())
Now, there are a lot of reasons why one would want to have a conversation with ChatGPT in temporary mode. Think of it as using incognito mode for web browsing, but instead of surfing the internet with a browser, you are just engaged in a tete-a-tete with OpenAI’s chatbot. On paper, temporary chats sound like a safe (and more private way) of having sensitive conversations, but they’re not totally private.
Why encryption matters?
The problem with chatbot conversations and their perceived privacy begins when law enforcement comes calling. In a recent appearance on a podcast, Altman hinted at how the company is bound by the local legal framework to hand over chat records when it is duly requested. Nadeem Sarwar / Digital Trends
“So, if you go talk to ChatGPT about your most sensitive stuff and then there’s like a lawsuit or whatever, like we could be required to produce that. And I think that’s very screwed up,” the OpenAI chief was quoted as saying. That is where encryption comes into the picture. “We’re, like, very serious about it,” Altman told reporters in a recent conversation with reporters, as per Axios.
(function(){if(document.currentScript){var e=document.currentScript.parentNode;if(e.classList.contains(‘dtads-location’)){if(!e.classList.contains(‘dtads-‘+window.DTScenario.getExperience())){e.parentNode.removeChild(e)}}}}());Notably, he didn’t reveal a timeline as to when encryption will be implemented for temporary chats. ChatGPT users are increasingly having intimate conversations with the chatbot, including medical and legal conversations, but as of now, none of them are protected behind a layer of confidentiality that you would expect from a doctor or lawyer. Encryption could at least partially address the privacy scares attached to temporary chats.