CINXE.COM
Data Security and Privacy Archives | VentureBeat
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:addthis="http://www.addthis.com/help/api-spec"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:addthis="http://www.addthis.com/help/api-spec"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:addthis="http://www.addthis.com/help/api-spec"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"> <!--<![endif]--> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=IE6" /> <meta http-equiv="cleartype" content="on"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Data Security and Privacy Archives | VentureBeat</title> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="alternate" type="application/rss+xml" title="VentureBeat Feed" href="//feeds.feedburner.com/venturebeat/SZYF" /> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://venturebeat.com/wp-content/themes/vb-news/js/ie/html5shiv.js"></script> <script src="https://venturebeat.com/wp-content/themes/vb-news/js/ie/assets/js/respond.min.js"></script> <![endif]--> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- This site is optimized with the Yoast SEO Premium plugin v23.2 (Yoast SEO v23.2) - https://yoast.com/wordpress/plugins/seo/ --> <link rel="next" href="https://venturebeat.com/tag/data-security-privacy/page/2/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Wordware raises $30 million to make AI development as easy as writing a document" /> <meta property="og:url" content="https://venturebeat.com/tag/data-security-privacy/" /> <meta property="og:site_name" content="VentureBeat" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Wordware raises $30 million to make AI development as easy as writing a document" /> <meta name="twitter:image" content="https://venturebeat.com/wp-content/uploads/2024/11/preferred-internet-quality.jpg?w=1024?w=1200&strip=all" /> <meta name="twitter:site" content="@venturebeat" /> <!-- / Yoast SEO Premium plugin. --> <link rel='dns-prefetch' href='//stats.wp.com' /> <link rel='stylesheet' id='all-css-0' href='https://venturebeat.com/_static/??/wp-content/mu-plugins/jetpack-13.9/modules/infinite-scroll/infinity.css,/wp-content/themes/vb-news/dist/css/news.css?m=1732310736' type='text/css' media='all' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://venturebeat.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.5.5" /> <style>img#wpstats{display:none}</style> <meta name="description" content="This is a complete list of VentureBeat articles from Tag: <span>Data Security and Privacy</span>, in reverse chronological order."><meta property="fb:pages" content="7419689078"><link rel="shortcut icon" type="image/x-icon" href="https://venturebeat.com/wp-content/themes/vb-news/img/favicon.ico" /> <script type="text/javascript"> var vbSettings = {"property":"VBNews","infinitePostInjection":{"start":2,"offset":5},"segmentKey":"q55cFWnIHzsfGlvByS48gDWc3hzHzwnt"}; </script> <script type="text/javascript"> var vb_page_info = {"title":"Data Security and Privacy Archives | VentureBeat","url":"venturebeat.com\/tag\/data-security-privacy\/","page_type":"tag","tag":"https:\/\/venturebeat.com\/tag\/data-security-privacy\/","subSiteName":"VentureBeat","is_mobile":false,"is_tablet":false,"ad_load":"normal","dfp_enabled":true,"isDDM":false}; </script> <script type="text/javascript" async=true> (function() { var host = 'www.venturebeat.com'; var element = document.createElement('script'); var firstScript = document.getElementsByTagName('script')[0]; var url = 'https://cmp.inmobi.com' .concat('/choice/', 'UkS7f9ZMSZ6hP', '/', host, '/choice.js?tag_version=V3'); var uspTries = 0; var uspTriesLimit = 3; element.async = true; element.type = 'text/javascript'; element.src = url; firstScript.parentNode.insertBefore(element, firstScript); function makeStub() { var TCF_LOCATOR_NAME = '__tcfapiLocator'; var queue = []; var win = window; var cmpFrame; function addFrame() { var doc = win.document; var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]); if (!otherCMP) { if (doc.body) { var iframe = doc.createElement('iframe'); iframe.style.cssText = 'display:none'; iframe.name = TCF_LOCATOR_NAME; doc.body.appendChild(iframe); } else { setTimeout(addFrame, 5); } } return !otherCMP; } function tcfAPIHandler() { var gdprApplies; var args = arguments; if (!args.length) { return queue; } else if (args[0] === 'setGdprApplies') { if ( args.length > 3 && args[2] === 2 && typeof args[3] === 'boolean' ) { gdprApplies = args[3]; if (typeof args[2] === 'function') { args[2]('set', true); } } } else if (args[0] === 'ping') { var retr = { gdprApplies: gdprApplies, cmpLoaded: false, cmpStatus: 'stub' }; if (typeof args[2] === 'function') { args[2](retr); } } else { if(args[0] === 'init' && typeof args[3] === 'object') { args[3] = Object.assign(args[3], { tag_version: 'V3' }); } queue.push(args); } } function postMessageEventHandler(event) { var msgIsString = typeof event.data === 'string'; var json = {}; try { if (msgIsString) { json = JSON.parse(event.data); } else { json = event.data; } } catch (ignore) {} var payload = json.__tcfapiCall; if (payload) { window.__tcfapi( payload.command, payload.version, function(retValue, success) { var returnMsg = { __tcfapiReturn: { returnValue: retValue, success: success, callId: payload.callId } }; if (msgIsString) { returnMsg = JSON.stringify(returnMsg); } if (event && event.source && event.source.postMessage) { event.source.postMessage(returnMsg, '*'); } }, payload.parameter ); } } while (win) { try { if (win.frames[TCF_LOCATOR_NAME]) { cmpFrame = win; break; } } catch (ignore) {} if (win === window.top) { break; } win = win.parent; } if (!cmpFrame) { addFrame(); win.__tcfapi = tcfAPIHandler; win.addEventListener('message', postMessageEventHandler, false); } }; makeStub(); var uspStubFunction = function() { var arg = arguments; if (typeof window.__uspapi !== uspStubFunction) { setTimeout(function() { if (typeof window.__uspapi !== 'undefined') { window.__uspapi.apply(window.__uspapi, arg); } }, 500); } }; var checkIfUspIsReady = function() { uspTries++; if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) { console.warn('USP is not accessible'); } else { clearInterval(uspInterval); } }; if (typeof window.__uspapi === 'undefined') { window.__uspapi = uspStubFunction; var uspInterval = setInterval(checkIfUspIsReady, 6000); } })(); </script> <link rel="preload" href="https://venturebeat.com/wp-content/themes/vb-news/fonts/roboto-v20-latin/roboto-v20-latin-regular.woff2" type="font/woff2" as="font" crossorigin><meta name="robots" content="noindex,follow" /> <link rel="preconnect" href="https://www.googletagmanager.com"> <link rel="preconnect" href="https://www.google-analytics.com"> <link rel="preconnect" href="https://connect.facebook.net"> <link rel="preconnect" href="https://cmp.inmobi.com"> <link rel="preconnect" href="https://dn0qt3r0xannq.cloudfront.net"> <link rel="preconnect" href="https://securepubads.g.doubleclick.net"> <script type="text/javascript">var dfpTargeting = {"env":"production","page_type":"tag","tag_arch":"data-security-privacy"}</script> <script type="text/javascript"> var buckets = ['A', 'B', 'C', 'D']; var session; var channel; var authors; var tags; var pubDate; var pubTime; var pubDateTime; var randomInt; var pubThirtyDays; var story_type; var testKV; var currentTime = Date.now()/1000; var subSiteName; var post_ID = dfpTargeting.post_id ? dfpTargeting.post_id : null; //return session value from url param or null if session doesn't exist function getSessionParam() { var currentSearchParams = new URLSearchParams(window.location.search); return currentSearchParams.get('session'); } function getTestKeyValue() { var searchParams = new URLSearchParams(window.location.search); return searchParams.get('test'); } //sees if forced session is valid in buckets array function validateSession(forcedSession) { var validatedSession = buckets.indexOf(forcedSession) > -1 ? forcedSession : ''; return setSession(validatedSession); } //set session based on url param or create one from buckets array function setSession(forcedSession) { return session = forcedSession || randomSession(); } //return int between provided min and maxes function getRandomInt(min, max) { return Math.floor(Math.random() * (max - min + 1)) + min; } //choose random session from buckets array function randomSession() { return buckets[getRandomInt(0,buckets.length - 1)]; } //store value of url session param var sessionParam = getSessionParam(); //handles value of url session param sessionParam ? validateSession(sessionParam.toUpperCase()) : setSession(); dfpTargeting.session = session; testKV = getTestKeyValue(); if(testKV) { dfpTargeting.test = testKV; } if(typeof dfpTargeting !== 'undefined') { tags = dfpTargeting['tags']; } if(typeof vb_page_info !== 'undefined') { channel = vb_page_info.channel; if(vb_page_info.page_type === 'single') { authors = vb_page_info.authors.join(", "); pubDate = vb_page_info.pubDate; pubTime = vb_page_info.pubTime; pubDateTime = vb_page_info.pubDateTime; pubThirtyDays = (currentTime - vb_page_info.unixPubTime)/86400; if(pubThirtyDays > 30) { pubThirtyDays = true; } else { pubThirtyDays = false; } if(vb_page_info.story_type) { story_type = vb_page_info.story_type; } else { story_type = 'article'; } if(vb_page_info.subSiteName) { subSiteName = vb_page_info.subSiteName; } } if(vb_page_info.page_type === 'category') { subSiteName = vb_page_info.subSiteName; } if(vb_page_info.page_type === 'tag') { subSiteName = vb_page_info.subSiteName; } if(vb_page_info.page_type === 'home') { subSiteName = 'VentureBeat'; } } dfpTargeting.subSiteName = subSiteName; dataLayer = [{"session": session, "channel": channel, "authors": authors, "tags": tags, "pubDate": pubDate, "pubTime": pubTime, "pubDateTime": pubDateTime, "pubThirtyDays": pubThirtyDays, "story_type": story_type, "subSite": subSiteName, "post_ID": post_ID, "category": dfpTargeting.category, "sub_category": dfpTargeting.sub_category, "all_sub_categories": dfpTargeting.all_sub_categories, "all_categories": dfpTargeting.all_categories}]; </script> <script type="text/javascript"> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer',"GTM-M5ZX2VT"); </script> </head> <body class="us-briefings-geo VentureBeat tag"> <div id="pb-slot-top-billboard" data-sizes="[1000,1]" class="adslot" style="min-height: 100px"> </div> <a class="skip-to-main" href="#primary">Skip to main content</a> <nav id="global-nav" class="GlobalNav GlobalNav--general"> <div class="nav-top"> <div class="nav-top-content"> <div class="section-one"> <a href="https://events.venturebeat.com">Events</a> <a href="/video/">Video</a> <a href="/venturebeat-special-issues/">Special Issues</a> <a href="https://jobs.venturebeat.com/?source=navbar&utm_source=navbar&utm_medium=partner_referral" target="_blank">Jobs</a> </div> <div class="section-two"> <a href="/" class="site-logo-link"> <svg id="SiteLogo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400.54 51.22" height="25"> <title>VentureBeat Homepage</title> <defs> <style>.cls-1{fill:#ed2025;}.SiteLogo__v{fill:#000;}</style> </defs> <g> <g> <path class="cls-1" d="M305.38,19.39c5.06.14,11.19.36,14.89,4.2a14.2,14.2,0,0,1,3.35,9.26,10.6,10.6,0,0,1-3.14,8A17.83,17.83,0,0,1,315.43,44a14,14,0,0,1,6.12,3.13A13.66,13.66,0,0,1,325,56.58a12.12,12.12,0,0,1-3.49,8.82c-4,4.07-9.26,4.14-15,4.28H283.44V59.42l4.49.07V29.58l-4.49.07V19.39ZM301,39.62c4.06.07,4.63.07,5.63-.14a4.86,4.86,0,0,0,3.84-5A5,5,0,0,0,308,29.86c-1.14-.57-1.85-.57-6.91-.64Zm0,19.8H305c2.77,0,6.69-.07,6.69-4.84a4.92,4.92,0,0,0-3.06-4.84c-1.21-.5-1.78-.5-7.55-.5Z" transform="translate(-24.23 -19.39)"/><path class="cls-1" d="M362.66,57c-.5,2.64-1.15,6.13-4.42,9.26s-8,4.28-12.61,4.28c-9.83,0-18.45-4.77-18.45-19.16a24.55,24.55,0,0,1,1-7.41c2.5-8.48,9.41-12,17-12,5.7,0,10.33,2,13,4.7,5.42,5.27,5.14,13.82,5.06,17.1H340.71c0,2.85.08,7.9,4.7,7.9,3.85,0,4.35-3.27,4.57-4.63ZM350,46.74a8.36,8.36,0,0,0-.36-2.92,4.15,4.15,0,0,0-4.13-2.7c-4.28,0-4.42,4.13-4.42,5.62Z" transform="translate(-24.23 -19.39)"/><path class="cls-1" d="M400.91,59.42V69.68H385.52l-.28-4.27a11.58,11.58,0,0,1-10.19,5.13c-6.63,0-10.76-3.92-10.76-11.05a11.25,11.25,0,0,1,5-9.82c4.7-3.21,12-2.93,15.6-2.86a18.25,18.25,0,0,0-.14-3.91,3.13,3.13,0,0,0-3.21-2.71,3.32,3.32,0,0,0-2.42,1A4.79,4.79,0,0,0,378,44.75H365.57a14.7,14.7,0,0,1,1.28-6c2.64-5.34,9.34-6.91,14.47-6.91,4.84,0,10.4,1.42,13.46,4.56,2.78,2.77,3.06,6,3.06,8.69V59.42Zm-16-6.12a10.48,10.48,0,0,0-4,.29,4.43,4.43,0,0,0-3.28,4.55c0,2.49,1.29,3.85,3.21,3.85a3.68,3.68,0,0,0,3.2-1.78,6.61,6.61,0,0,0,.86-3.35Z" transform="translate(-24.23 -19.39)"/><path class="cls-1" d="M418.86,21.24V32.78h5.91V43h-5.91V56.29c.07,1.35.21,4.13,3.63,4.13a5.22,5.22,0,0,0,1.92-.35v9.4a43.5,43.5,0,0,1-7.76.93c-4.13,0-7.27-1.15-8.84-2.71-2-2-2.06-4.63-2.06-6.7V43h-3.21V32.78h4.21V24Z" transform="translate(-24.23 -19.39)"/></g><g><polygon class="SiteLogo__v" points="0 0 21.59 0 21.59 10.26 17.17 10.19 24.5 38.97 32.41 10.19 28 10.26 28 0 47.8 0 47.8 10.26 44.45 10.19 31.98 50.29 15.74 50.29 3.13 10.19 0 10.26 0 0"/><path class="SiteLogo__v" d="M102.94,57c-.5,2.64-1.14,6.13-4.41,9.26s-8,4.28-12.61,4.28c-9.83,0-18.45-4.77-18.45-19.16a24.28,24.28,0,0,1,1-7.41c2.49-8.48,9.4-12,17-12,5.7,0,10.33,2,13,4.7,5.42,5.27,5.13,13.82,5.06,17.1H81c0,2.85.07,7.9,4.7,7.9,3.85,0,4.35-3.27,4.56-4.63ZM90.26,46.74a8.59,8.59,0,0,0-.35-2.92,4.15,4.15,0,0,0-4.14-2.7c-4.27,0-4.41,4.13-4.41,5.62Z" transform="translate(-24.23 -19.39)"/><path class="SiteLogo__v" d="M142.83,59.42h3.07V69.68H129.58V48a9,9,0,0,0-.28-2.7,3.13,3.13,0,0,0-3.07-1.92,3.77,3.77,0,0,0-2.7,1.14c-1.28,1.28-1.36,2.91-1.43,5v10h2.5V69.68H105.93V59.42h3V43h-3V32.78h14.61l.42,5.63a11.07,11.07,0,0,1,2.21-3,12.9,12.9,0,0,1,9.33-3.64c3.85,0,6.42,1.43,7.77,2.86,2.42,2.42,2.49,5.41,2.56,8Z" transform="translate(-24.23 -19.39)"/><path class="SiteLogo__v" d="M163.56,21.24V32.78h5.91V43h-5.91V56.29c.07,1.35.21,4.13,3.63,4.13a5.24,5.24,0,0,0,1.93-.35v9.4a43.62,43.62,0,0,1-7.77.93c-4.13,0-7.26-1.15-8.83-2.71-2-2-2.07-4.63-2.07-6.7V43h-3.21V32.78h4.21V24Z" transform="translate(-24.23 -19.39)"/><path class="SiteLogo__v" d="M187.85,32.78V54.37c0,1.49.14,4.91,3.49,4.91s3.49-3.7,3.49-5.62V43l-2.7.07V32.78h16V59.49l3.06-.07V69.68H196V65.55a10.9,10.9,0,0,1-5,4,15.3,15.3,0,0,1-5.63,1.07,10.77,10.77,0,0,1-7.84-2.85c-2.78-2.7-2.92-6.27-3-9.68V43l-3,.07V32.78Z" transform="translate(-24.23 -19.39)"/><path class="SiteLogo__v" d="M228.81,39.19c.57-2,1.92-6.83,9-6.83a13,13,0,0,1,3.5.42V44.61a13.36,13.36,0,0,0-3.14-.36,9.11,9.11,0,0,0-6.27,2.14c-1.71,1.71-1.78,3.63-1.78,7l-.14,6h4.34V69.68H214.06V59.42h3.06V43h-3.06V32.78h14.32Z" transform="translate(-24.23 -19.39)"/><path class="SiteLogo__v" d="M279.52,57c-.49,2.64-1.13,6.13-4.41,9.26s-8,4.28-12.61,4.28c-9.83,0-18.45-4.77-18.45-19.16a24.28,24.28,0,0,1,1-7.41c2.49-8.48,9.4-12,16.95-12,5.7,0,10.33,2,13,4.7,5.41,5.27,5.13,13.82,5.06,17.1H257.59c0,2.85.07,7.9,4.69,7.9,3.85,0,4.35-3.27,4.57-4.63ZM266.85,46.74a8.36,8.36,0,0,0-.36-2.92,4.13,4.13,0,0,0-4.13-2.7c-4.28,0-4.42,4.13-4.42,5.62Z" transform="translate(-24.23 -19.39)"/></g></g></svg> </a> </div> <div class="section-three"> <div class="desktop-container"> <button id="desktop-nav-search-icon" class="desktop-nav-search-icon" aria-label="Display search form" aria-haspopup="true"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M14.965 14.255H15.755L20.745 19.255L19.255 20.745L14.255 15.755V14.965L13.985 14.685C12.845 15.665 11.365 16.255 9.755 16.255C6.16504 16.255 3.255 13.345 3.255 9.755C3.255 6.16501 6.16504 3.255 9.755 3.255C13.345 3.255 16.255 6.16501 16.255 9.755C16.255 11.365 15.665 12.845 14.6851 13.985L14.965 14.255ZM5.255 9.755C5.255 12.245 7.26501 14.255 9.755 14.255C12.245 14.255 14.255 12.245 14.255 9.755C14.255 7.26501 12.245 5.255 9.755 5.255C7.26501 5.255 5.255 7.26501 5.255 9.755Z"/> </g> </svg> </button> </div> <a href="/newsletters/?utm_source=VBsite&utm_medium=desktopNav" class="nav-subscribe">Subscribe</a> <a href="/category/games/" class="sibling-brand"> <svg width="100" height="39" viewBox="0 0 180 39" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.794 12.4152C11.396 12.4152 9.658 13.0862 8.58 14.4282C7.524 15.7482 6.996 17.5632 6.996 19.8732C6.996 20.9952 7.128 22.0182 7.392 22.9422C7.656 23.8442 8.052 24.6252 8.58 25.2852C9.108 25.9452 9.768 26.4622 10.56 26.8362C11.352 27.1882 12.276 27.3642 13.332 27.3642C13.904 27.3642 14.388 27.3532 14.784 27.3312C15.202 27.3092 15.565 27.2652 15.873 27.1992V19.2462H21.021V30.5652C20.405 30.8072 19.415 31.0602 18.051 31.3242C16.687 31.6102 15.004 31.7532 13.002 31.7532C11.286 31.7532 9.724 31.4892 8.316 30.9612C6.93 30.4332 5.742 29.6632 4.752 28.6512C3.762 27.6392 2.992 26.3962 2.442 24.9222C1.914 23.4482 1.65 21.7652 1.65 19.8732C1.65 17.9592 1.947 16.2652 2.541 14.7912C3.135 13.3172 3.949 12.0742 4.983 11.0622C6.017 10.0282 7.227 9.24722 8.613 8.71922C10.021 8.19122 11.517 7.92722 13.101 7.92722C14.179 7.92722 15.147 8.00422 16.005 8.15822C16.885 8.29022 17.633 8.45522 18.249 8.65322C18.887 8.82922 19.404 9.01622 19.8 9.21422C20.218 9.41222 20.515 9.56622 20.691 9.67622L19.206 13.8012C18.502 13.4272 17.688 13.1082 16.764 12.8442C15.862 12.5582 14.872 12.4152 13.794 12.4152ZM32.1139 27.8922C32.5979 27.8922 33.0599 27.8812 33.4999 27.8592C33.9399 27.8372 34.2919 27.8042 34.5559 27.7602V24.0312C34.3579 23.9872 34.0609 23.9432 33.6649 23.8992C33.2689 23.8552 32.9059 23.8332 32.5759 23.8332C32.1139 23.8332 31.6739 23.8662 31.2559 23.9322C30.8599 23.9762 30.5079 24.0752 30.1999 24.2292C29.8919 24.3832 29.6499 24.5922 29.4739 24.8562C29.2979 25.1202 29.2099 25.4502 29.2099 25.8462C29.2099 26.6162 29.4629 27.1552 29.9689 27.4632C30.4969 27.7492 31.2119 27.8922 32.1139 27.8922ZM31.7179 13.5042C33.1699 13.5042 34.3799 13.6692 35.3479 13.9992C36.3159 14.3292 37.0859 14.8022 37.6579 15.4182C38.2519 16.0342 38.6699 16.7822 38.9119 17.6622C39.1539 18.5422 39.2749 19.5212 39.2749 20.5992V30.8292C38.5709 30.9832 37.5919 31.1592 36.3379 31.3572C35.0839 31.5772 33.5659 31.6872 31.7839 31.6872C30.6619 31.6872 29.6389 31.5882 28.7149 31.3902C27.8129 31.1922 27.0319 30.8732 26.3719 30.4332C25.7119 29.9712 25.2059 29.3772 24.8539 28.6512C24.5019 27.9252 24.3259 27.0342 24.3259 25.9782C24.3259 24.9662 24.5239 24.1082 24.9199 23.4042C25.3379 22.7002 25.8879 22.1392 26.5699 21.7212C27.2519 21.3032 28.0329 21.0062 28.9129 20.8302C29.7929 20.6322 30.7059 20.5332 31.6519 20.5332C32.2899 20.5332 32.8509 20.5662 33.3349 20.6322C33.8409 20.6762 34.2479 20.7422 34.5559 20.8302V20.3682C34.5559 19.5322 34.3029 18.8612 33.7969 18.3552C33.2909 17.8492 32.4109 17.5962 31.1569 17.5962C30.3209 17.5962 29.4959 17.6622 28.6819 17.7942C27.8679 17.9042 27.1639 18.0692 26.5699 18.2892L25.9429 14.3292C26.2289 14.2412 26.5809 14.1532 26.9989 14.0652C27.4389 13.9552 27.9119 13.8672 28.4179 13.8012C28.9239 13.7132 29.4519 13.6472 30.0019 13.6032C30.5739 13.5372 31.1459 13.5042 31.7179 13.5042ZM53.2581 22.1172C53.2581 20.5332 53.0491 19.4112 52.6311 18.7512C52.2351 18.0912 51.5421 17.7612 50.5521 17.7612C50.2441 17.7612 49.9251 17.7832 49.5951 17.8272C49.2651 17.8492 48.9461 17.8822 48.6381 17.9262V31.3242H43.7211V14.5602C44.1391 14.4502 44.6231 14.3402 45.1731 14.2302C45.7451 14.0982 46.3391 13.9882 46.9551 13.9002C47.5931 13.7902 48.2421 13.7132 48.9021 13.6692C49.5621 13.6032 50.2111 13.5702 50.8491 13.5702C52.1031 13.5702 53.1151 13.7352 53.8851 14.0652C54.6771 14.3732 55.3261 14.7472 55.8321 15.1872C56.5361 14.6812 57.3391 14.2852 58.2411 13.9992C59.1651 13.7132 60.0121 13.5702 60.7821 13.5702C62.1681 13.5702 63.3011 13.7682 64.1811 14.1642C65.0831 14.5382 65.7981 15.0772 66.3261 15.7812C66.8541 16.4852 67.2171 17.3212 67.4151 18.2892C67.6131 19.2572 67.7121 20.3352 67.7121 21.5232V31.3242H62.7951V22.1172C62.7951 20.5332 62.5861 19.4112 62.1681 18.7512C61.7721 18.0912 61.0791 17.7612 60.0891 17.7612C59.8251 17.7612 59.4511 17.8272 58.9671 17.9592C58.5051 18.0912 58.1201 18.2562 57.8121 18.4542C57.9661 18.9602 58.0651 19.4992 58.1091 20.0712C58.1531 20.6212 58.1751 21.2152 58.1751 21.8532V31.3242H53.2581V22.1172ZM71.3522 22.7772C71.3522 21.2372 71.5832 19.8952 72.0452 18.7512C72.5292 17.5852 73.1562 16.6172 73.9262 15.8472C74.6962 15.0772 75.5762 14.4942 76.5662 14.0982C77.5782 13.7022 78.6122 13.5042 79.6682 13.5042C82.1322 13.5042 84.0792 14.2632 85.5092 15.7812C86.9392 17.2772 87.6542 19.4882 87.6542 22.4142C87.6542 22.7002 87.6432 23.0192 87.6212 23.3712C87.5992 23.7012 87.5772 23.9982 87.5552 24.2622H76.4012C76.5112 25.2742 76.9842 26.0772 77.8202 26.6712C78.6562 27.2652 79.7782 27.5622 81.1862 27.5622C82.0882 27.5622 82.9682 27.4852 83.8262 27.3312C84.7062 27.1552 85.4212 26.9462 85.9712 26.7042L86.6312 30.6972C86.3672 30.8292 86.0152 30.9612 85.5752 31.0932C85.1352 31.2252 84.6402 31.3352 84.0902 31.4232C83.5622 31.5332 82.9902 31.6212 82.3742 31.6872C81.7582 31.7532 81.1422 31.7862 80.5262 31.7862C78.9642 31.7862 77.6002 31.5552 76.4342 31.0932C75.2902 30.6312 74.3332 30.0042 73.5632 29.2122C72.8152 28.3982 72.2542 27.4412 71.8802 26.3412C71.5282 25.2412 71.3522 24.0532 71.3522 22.7772ZM82.9022 20.8962C82.8802 20.4782 82.8032 20.0712 82.6712 19.6752C82.5612 19.2792 82.3742 18.9272 82.1102 18.6192C81.8682 18.3112 81.5492 18.0582 81.1532 17.8602C80.7792 17.6622 80.3062 17.5632 79.7342 17.5632C79.1842 17.5632 78.7112 17.6622 78.3152 17.8602C77.9192 18.0362 77.5892 18.2782 77.3252 18.5862C77.0612 18.8942 76.8522 19.2572 76.6982 19.6752C76.5662 20.0712 76.4672 20.4782 76.4012 20.8962H82.9022ZM96.4317 27.7932C97.3337 27.7932 97.9717 27.7052 98.3457 27.5292C98.7197 27.3532 98.9067 27.0122 98.9067 26.5062C98.9067 26.1102 98.6647 25.7692 98.1807 25.4832C97.6967 25.1752 96.9597 24.8342 95.9697 24.4602C95.1997 24.1742 94.4957 23.8772 93.8577 23.5692C93.2417 23.2612 92.7137 22.8982 92.2737 22.4802C91.8337 22.0402 91.4927 21.5232 91.2507 20.9292C91.0087 20.3352 90.8877 19.6202 90.8877 18.7842C90.8877 17.1562 91.4927 15.8692 92.7027 14.9232C93.9127 13.9772 95.5737 13.5042 97.6857 13.5042C98.7417 13.5042 99.7537 13.6032 100.722 13.8012C101.69 13.9772 102.46 14.1752 103.032 14.3952L102.174 18.2232C101.602 18.0252 100.975 17.8492 100.293 17.6952C99.6327 17.5412 98.8847 17.4642 98.0487 17.4642C96.5087 17.4642 95.7387 17.8932 95.7387 18.7512C95.7387 18.9492 95.7717 19.1252 95.8377 19.2792C95.9037 19.4332 96.0357 19.5872 96.2337 19.7412C96.4317 19.8732 96.6957 20.0272 97.0257 20.2032C97.3777 20.3572 97.8177 20.5332 98.3457 20.7312C99.4237 21.1272 100.315 21.5232 101.019 21.9192C101.723 22.2932 102.273 22.7112 102.669 23.1732C103.087 23.6132 103.373 24.1082 103.527 24.6582C103.703 25.2082 103.791 25.8462 103.791 26.5722C103.791 28.2882 103.142 29.5862 101.844 30.4662C100.568 31.3462 98.7527 31.7862 96.3987 31.7862C94.8587 31.7862 93.5717 31.6542 92.5377 31.3902C91.5257 31.1262 90.8217 30.9062 90.4257 30.7302L91.2507 26.7372C92.0867 27.0672 92.9447 27.3312 93.8247 27.5292C94.7047 27.7052 95.5737 27.7932 96.4317 27.7932Z" fill="black"/> <path d="M115.418 31.6212C114.164 31.6212 112.91 31.5772 111.656 31.4892C110.424 31.4232 109.137 31.2472 107.795 30.9612V8.78522C108.851 8.58722 110.006 8.44422 111.26 8.35622C112.514 8.24622 113.68 8.19122 114.758 8.19122C116.21 8.19122 117.541 8.30122 118.751 8.52122C119.983 8.71922 121.039 9.07122 121.919 9.57722C122.799 10.0832 123.481 10.7542 123.965 11.5902C124.471 12.4042 124.724 13.4162 124.724 14.6262C124.724 16.4522 123.844 17.8932 122.084 18.9492C123.536 19.4992 124.526 20.2472 125.054 21.1932C125.582 22.1392 125.846 23.2062 125.846 24.3942C125.846 26.7922 124.966 28.5962 123.206 29.8062C121.468 31.0162 118.872 31.6212 115.418 31.6212ZM112.811 21.3582V27.2652C113.185 27.3092 113.592 27.3422 114.032 27.3642C114.472 27.3862 114.956 27.3972 115.484 27.3972C117.024 27.3972 118.267 27.1772 119.213 26.7372C120.159 26.2972 120.632 25.4832 120.632 24.2952C120.632 23.2392 120.236 22.4912 119.444 22.0512C118.652 21.5892 117.519 21.3582 116.045 21.3582H112.811ZM112.811 17.4312H115.319C116.903 17.4312 118.036 17.2332 118.718 16.8372C119.4 16.4192 119.741 15.7592 119.741 14.8572C119.741 13.9332 119.389 13.2842 118.685 12.9102C117.981 12.5362 116.947 12.3492 115.583 12.3492C115.143 12.3492 114.67 12.3602 114.164 12.3822C113.658 12.3822 113.207 12.4042 112.811 12.4482V17.4312ZM128.812 22.7772C128.812 21.2372 129.043 19.8952 129.505 18.7512C129.989 17.5852 130.616 16.6172 131.386 15.8472C132.156 15.0772 133.036 14.4942 134.026 14.0982C135.038 13.7022 136.072 13.5042 137.128 13.5042C139.592 13.5042 141.539 14.2632 142.969 15.7812C144.399 17.2772 145.114 19.4882 145.114 22.4142C145.114 22.7002 145.103 23.0192 145.081 23.3712C145.059 23.7012 145.037 23.9982 145.015 24.2622H133.861C133.971 25.2742 134.444 26.0772 135.28 26.6712C136.116 27.2652 137.238 27.5622 138.646 27.5622C139.548 27.5622 140.428 27.4852 141.286 27.3312C142.166 27.1552 142.881 26.9462 143.431 26.7042L144.091 30.6972C143.827 30.8292 143.475 30.9612 143.035 31.0932C142.595 31.2252 142.1 31.3352 141.55 31.4232C141.022 31.5332 140.45 31.6212 139.834 31.6872C139.218 31.7532 138.602 31.7862 137.986 31.7862C136.424 31.7862 135.06 31.5552 133.894 31.0932C132.75 30.6312 131.793 30.0042 131.023 29.2122C130.275 28.3982 129.714 27.4412 129.34 26.3412C128.988 25.2412 128.812 24.0532 128.812 22.7772ZM140.362 20.8962C140.34 20.4782 140.263 20.0712 140.131 19.6752C140.021 19.2792 139.834 18.9272 139.57 18.6192C139.328 18.3112 139.009 18.0582 138.613 17.8602C138.239 17.6622 137.766 17.5632 137.194 17.5632C136.644 17.5632 136.171 17.6622 135.775 17.8602C135.379 18.0362 135.049 18.2782 134.785 18.5862C134.521 18.8942 134.312 19.2572 134.158 19.6752C134.026 20.0712 133.927 20.4782 133.861 20.8962H140.362ZM155.542 27.8922C156.026 27.8922 156.488 27.8812 156.928 27.8592C157.368 27.8372 157.72 27.8042 157.984 27.7602V24.0312C157.786 23.9872 157.489 23.9432 157.093 23.8992C156.697 23.8552 156.334 23.8332 156.004 23.8332C155.542 23.8332 155.102 23.8662 154.684 23.9322C154.288 23.9762 153.936 24.0752 153.628 24.2292C153.32 24.3832 153.078 24.5922 152.902 24.8562C152.726 25.1202 152.638 25.4502 152.638 25.8462C152.638 26.6162 152.891 27.1552 153.397 27.4632C153.925 27.7492 154.64 27.8922 155.542 27.8922ZM155.146 13.5042C156.598 13.5042 157.808 13.6692 158.776 13.9992C159.744 14.3292 160.514 14.8022 161.086 15.4182C161.68 16.0342 162.098 16.7822 162.34 17.6622C162.582 18.5422 162.703 19.5212 162.703 20.5992V30.8292C161.999 30.9832 161.02 31.1592 159.766 31.3572C158.512 31.5772 156.994 31.6872 155.212 31.6872C154.09 31.6872 153.067 31.5882 152.143 31.3902C151.241 31.1922 150.46 30.8732 149.8 30.4332C149.14 29.9712 148.634 29.3772 148.282 28.6512C147.93 27.9252 147.754 27.0342 147.754 25.9782C147.754 24.9662 147.952 24.1082 148.348 23.4042C148.766 22.7002 149.316 22.1392 149.998 21.7212C150.68 21.3032 151.461 21.0062 152.341 20.8302C153.221 20.6322 154.134 20.5332 155.08 20.5332C155.718 20.5332 156.279 20.5662 156.763 20.6322C157.269 20.6762 157.676 20.7422 157.984 20.8302V20.3682C157.984 19.5322 157.731 18.8612 157.225 18.3552C156.719 17.8492 155.839 17.5962 154.585 17.5962C153.749 17.5962 152.924 17.6622 152.11 17.7942C151.296 17.9042 150.592 18.0692 149.998 18.2892L149.371 14.3292C149.657 14.2412 150.009 14.1532 150.427 14.0652C150.867 13.9552 151.34 13.8672 151.846 13.8012C152.352 13.7132 152.88 13.6472 153.43 13.6032C154.002 13.5372 154.574 13.5042 155.146 13.5042ZM166.984 9.64322L171.901 8.85122V13.9662H177.808V18.0582H171.901V24.1632C171.901 25.1972 172.077 26.0222 172.429 26.6382C172.803 27.2542 173.54 27.5622 174.64 27.5622C175.168 27.5622 175.707 27.5182 176.257 27.4302C176.829 27.3202 177.346 27.1772 177.808 27.0012L178.501 30.8292C177.907 31.0712 177.247 31.2802 176.521 31.4562C175.795 31.6322 174.904 31.7202 173.848 31.7202C172.506 31.7202 171.395 31.5442 170.515 31.1922C169.635 30.8182 168.931 30.3122 168.403 29.6742C167.875 29.0142 167.501 28.2222 167.281 27.2982C167.083 26.3742 166.984 25.3512 166.984 24.2292V9.64322Z" fill="black"/> </svg> </a> </div> <div id="mobile-nav-icons" class="mobile-nav-icons"> <button id="mobile-search-icon" class="mobile-search-icon" aria-label="Display search form" > <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M14.965 14.255H15.755L20.745 19.255L19.255 20.745L14.255 15.755V14.965L13.985 14.685C12.845 15.665 11.365 16.255 9.755 16.255C6.16504 16.255 3.255 13.345 3.255 9.755C3.255 6.16501 6.16504 3.255 9.755 3.255C13.345 3.255 16.255 6.16501 16.255 9.755C16.255 11.365 15.665 12.845 14.6851 13.985L14.965 14.255ZM5.255 9.755C5.255 12.245 7.26501 14.255 9.755 14.255C12.245 14.255 14.255 12.245 14.255 9.755C14.255 7.26501 12.245 5.255 9.755 5.255C7.26501 5.255 5.255 7.26501 5.255 9.755Z"/> </g> </svg> </button> <button id="nav-expand" class="Hamburger__icon nav-expand" aria-label="Open navigation menu" > <svg class="Hamburger__icon" id="Ham-icon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g id="menu_24px"> <path fill-rule="evenodd" clip-rule="evenodd" d="M3 8V6H21V8H3ZM3 13H21V11H3V13ZM3 18H21V16H3V18Z"/> </g> </svg> </button> <button id="nav-close-btn" class="Close__icon" aria-label="Close navigation menu" > <svg class="Close__icon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g id="close_24px"> <path d="M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12L19 6.41Z"/> </g> </svg> </button> </div> </div> </div> <div class="nav-bottom" id="nav-bottom"> <ul id="categories-dropdowns" class="categories-dropdowns"> <li class="dropdown-parent"> <a class="dropdown-parent-link" href="/category/ai/" aria-haspopup="menu"> Artificial Intelligence <svg class="dropdown-icon" width="11" height="8" viewBox="0 0 11 8" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.73437 1.91675L5.77391 6.08862L1.96875 1.8855" stroke="white" stroke-width="2" stroke-linecap="round"/> </svg> <svg class="add-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.97798 4.79883C8.97798 4.357 8.61981 3.99883 8.17798 3.99883C7.73615 3.99883 7.37798 4.357 7.37798 4.79883V7.99883H4.17798C3.73615 7.99883 3.37798 8.357 3.37798 8.79883C3.37798 9.24066 3.73615 9.59883 4.17798 9.59883H7.37798V12.7988C7.37798 13.2407 7.73615 13.5988 8.17798 13.5988C8.61981 13.5988 8.97798 13.2407 8.97798 12.7988V9.59883H12.178C12.6198 9.59883 12.978 9.24066 12.978 8.79883C12.978 8.357 12.6198 7.99883 12.178 7.99883H8.97798V4.79883Z" fill="#172956"/> </svg> <svg class="minus-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <rect x="3.38574" y="7.96033" width="9.58438" height="1.6525" rx="0.826252" fill="#172956"/> </svg> </a> <ul class="dropdown-elements " aria-label="submenu"> <li> <a href="/category/ai/"> View All </a> </li> <li> <a href="/tag/ai-ml-deep-learning/"> AI, ML and Deep Learning </a> </li> <li> <a href="/tag/auto-ml/"> Auto ML </a> </li> <li> <a href="/tag/data-labelling/"> Data Labelling </a> </li> <li> <a href="/tag/synthetic-data/"> Synthetic Data </a> </li> <li> <a href="/tag/conversational-ai/"> Conversational AI </a> </li> <li> <a href="/tag/nlp/"> NLP </a> </li> <li> <a href="/tag/text-to-speech/"> Text-to-Speech </a> </li> </ul> <li class="dropdown-parent"> <a class="dropdown-parent-link" href="/category/security/" aria-haspopup="menu"> Security <svg class="dropdown-icon" width="11" height="8" viewBox="0 0 11 8" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.73437 1.91675L5.77391 6.08862L1.96875 1.8855" stroke="white" stroke-width="2" stroke-linecap="round"/> </svg> <svg class="add-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.97798 4.79883C8.97798 4.357 8.61981 3.99883 8.17798 3.99883C7.73615 3.99883 7.37798 4.357 7.37798 4.79883V7.99883H4.17798C3.73615 7.99883 3.37798 8.357 3.37798 8.79883C3.37798 9.24066 3.73615 9.59883 4.17798 9.59883H7.37798V12.7988C7.37798 13.2407 7.73615 13.5988 8.17798 13.5988C8.61981 13.5988 8.97798 13.2407 8.97798 12.7988V9.59883H12.178C12.6198 9.59883 12.978 9.24066 12.978 8.79883C12.978 8.357 12.6198 7.99883 12.178 7.99883H8.97798V4.79883Z" fill="#172956"/> </svg> <svg class="minus-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <rect x="3.38574" y="7.96033" width="9.58438" height="1.6525" rx="0.826252" fill="#172956"/> </svg> </a> <ul class="dropdown-elements " aria-label="submenu"> <li> <a href="/category/security/"> View All </a> </li> <li> <a href="/tag/data-security-privacy/"> Data Security and Privacy </a> </li> <li> <a href="/tag/network-security-privacy/"> Network Security and Privacy </a> </li> <li> <a href="/tag/software-security/"> Software Security </a> </li> <li> <a href="/tag/computer-hardware-security/"> Computer Hardware Security </a> </li> <li> <a href="/tag/cloud-data-storage-security/"> Cloud and Data Storage Security </a> </li> </ul> <li class="dropdown-parent"> <a class="dropdown-parent-link" href="/category/data-infrastructure/" aria-haspopup="menu"> Data Infrastructure <svg class="dropdown-icon" width="11" height="8" viewBox="0 0 11 8" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.73437 1.91675L5.77391 6.08862L1.96875 1.8855" stroke="white" stroke-width="2" stroke-linecap="round"/> </svg> <svg class="add-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.97798 4.79883C8.97798 4.357 8.61981 3.99883 8.17798 3.99883C7.73615 3.99883 7.37798 4.357 7.37798 4.79883V7.99883H4.17798C3.73615 7.99883 3.37798 8.357 3.37798 8.79883C3.37798 9.24066 3.73615 9.59883 4.17798 9.59883H7.37798V12.7988C7.37798 13.2407 7.73615 13.5988 8.17798 13.5988C8.61981 13.5988 8.97798 13.2407 8.97798 12.7988V9.59883H12.178C12.6198 9.59883 12.978 9.24066 12.978 8.79883C12.978 8.357 12.6198 7.99883 12.178 7.99883H8.97798V4.79883Z" fill="#172956"/> </svg> <svg class="minus-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <rect x="3.38574" y="7.96033" width="9.58438" height="1.6525" rx="0.826252" fill="#172956"/> </svg> </a> <ul class="dropdown-elements " aria-label="submenu"> <li> <a href="/category/data-infrastructure/"> View All </a> </li> <li> <a href="/tag/data-science/"> Data Science </a> </li> <li> <a href="/tag/data-management/"> Data Management </a> </li> <li> <a href="/tag/data-storage-cloud/"> Data Storage and Cloud </a> </li> <li> <a href="/tag/big-data-and-analytics/"> Big Data and Analytics </a> </li> <li> <a href="/tag/data-networks/"> Data Networks </a> </li> </ul> <li class="dropdown-parent"> <a class="dropdown-parent-link" href="/category/automation/" aria-haspopup="menu"> Automation <svg class="dropdown-icon" width="11" height="8" viewBox="0 0 11 8" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.73437 1.91675L5.77391 6.08862L1.96875 1.8855" stroke="white" stroke-width="2" stroke-linecap="round"/> </svg> <svg class="add-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.97798 4.79883C8.97798 4.357 8.61981 3.99883 8.17798 3.99883C7.73615 3.99883 7.37798 4.357 7.37798 4.79883V7.99883H4.17798C3.73615 7.99883 3.37798 8.357 3.37798 8.79883C3.37798 9.24066 3.73615 9.59883 4.17798 9.59883H7.37798V12.7988C7.37798 13.2407 7.73615 13.5988 8.17798 13.5988C8.61981 13.5988 8.97798 13.2407 8.97798 12.7988V9.59883H12.178C12.6198 9.59883 12.978 9.24066 12.978 8.79883C12.978 8.357 12.6198 7.99883 12.178 7.99883H8.97798V4.79883Z" fill="#172956"/> </svg> <svg class="minus-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <rect x="3.38574" y="7.96033" width="9.58438" height="1.6525" rx="0.826252" fill="#172956"/> </svg> </a> <ul class="dropdown-elements " aria-label="submenu"> <li> <a href="/category/automation/"> View All </a> </li> <li> <a href="/tag/industrial-automation/"> Industrial Automation </a> </li> <li> <a href="/tag/business-process-automation/"> Business Process Automation </a> </li> <li> <a href="/tag/development-automation/"> Development Automation </a> </li> <li> <a href="/tag/robotic-process-automation/"> Robotic Process Automation </a> </li> <li> <a href="/tag/test-automation/"> Test Automation </a> </li> </ul> <li class="dropdown-parent"> <a class="dropdown-parent-link" href="/category/enterprise-analytics/" aria-haspopup="menu"> Enterprise Analytics <svg class="dropdown-icon" width="11" height="8" viewBox="0 0 11 8" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.73437 1.91675L5.77391 6.08862L1.96875 1.8855" stroke="white" stroke-width="2" stroke-linecap="round"/> </svg> <svg class="add-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.97798 4.79883C8.97798 4.357 8.61981 3.99883 8.17798 3.99883C7.73615 3.99883 7.37798 4.357 7.37798 4.79883V7.99883H4.17798C3.73615 7.99883 3.37798 8.357 3.37798 8.79883C3.37798 9.24066 3.73615 9.59883 4.17798 9.59883H7.37798V12.7988C7.37798 13.2407 7.73615 13.5988 8.17798 13.5988C8.61981 13.5988 8.97798 13.2407 8.97798 12.7988V9.59883H12.178C12.6198 9.59883 12.978 9.24066 12.978 8.79883C12.978 8.357 12.6198 7.99883 12.178 7.99883H8.97798V4.79883Z" fill="#172956"/> </svg> <svg class="minus-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <rect x="3.38574" y="7.96033" width="9.58438" height="1.6525" rx="0.826252" fill="#172956"/> </svg> </a> <ul class="dropdown-elements " aria-label="submenu"> <li> <a href="/category/enterprise-analytics/"> View All </a> </li> <li> <a href="/tag/business-intelligence/"> Business Intelligence </a> </li> <li> <a href="/tag/disaster-recovery-business-continuity/"> Disaster Recovery Business Continuity </a> </li> <li> <a href="/tag/statistical-analysis/"> Statistical Analysis </a> </li> <li> <a href="/tag/predictive-analysis/"> Predictive Analysis </a> </li> </ul> <li class="dropdown-parent"> <span class="dropdown-parent-link" aria-label="More navigation menu links"> More <svg class="dropdown-icon" width="11" height="8" viewBox="0 0 11 8" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.73437 1.91675L5.77391 6.08862L1.96875 1.8855" stroke="white" stroke-width="2" stroke-linecap="round"/> </svg> <svg class="add-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.97798 4.79883C8.97798 4.357 8.61981 3.99883 8.17798 3.99883C7.73615 3.99883 7.37798 4.357 7.37798 4.79883V7.99883H4.17798C3.73615 7.99883 3.37798 8.357 3.37798 8.79883C3.37798 9.24066 3.73615 9.59883 4.17798 9.59883H7.37798V12.7988C7.37798 13.2407 7.73615 13.5988 8.17798 13.5988C8.61981 13.5988 8.97798 13.2407 8.97798 12.7988V9.59883H12.178C12.6198 9.59883 12.978 9.24066 12.978 8.79883C12.978 8.357 12.6198 7.99883 12.178 7.99883H8.97798V4.79883Z" fill="#172956"/> </svg> <svg class="minus-icon" width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.177979 8.79883C0.177979 4.38055 3.7597 0.798828 8.17798 0.798828C12.5963 0.798828 16.178 4.38055 16.178 8.79883C16.178 13.2171 12.5963 16.7988 8.17798 16.7988C3.7597 16.7988 0.177979 13.2171 0.177979 8.79883ZM8.17798 2.39883C4.64336 2.39883 1.77798 5.26421 1.77798 8.79883C1.77798 12.3335 4.64336 15.1988 8.17798 15.1988C11.7126 15.1988 14.578 12.3335 14.578 8.79883C14.578 5.26421 11.7126 2.39883 8.17798 2.39883Z" fill="#172956"/> <rect x="3.38574" y="7.96033" width="9.58438" height="1.6525" rx="0.826252" fill="#172956"/> </svg> </span> <ul class="dropdown-elements has-nesting" aria-label="submenu"> <li > <a href="/category/datadecisionmakers/"> Data Decision Makers </a> <ul class="nested-cats"> </ul> </li> <li > <a href="/category/virtual/"> Virtual Communication </a> <ul class="nested-cats"> <li> <a href="/tag/team-collaboration/"> Team Collaboration </a> </li> <li> <a href="/tag/ucaas/"> UCaaS </a> </li> <li> <a href="/tag/virtual-reality-collaboration/"> Virtual Reality Collaboration </a> </li> <li> <a href="/tag/virtual-employee-experience/"> Virtual Employee Experience </a> </li> </ul> </li> <li > <a href="/category/programming-development/"> Programming & Development </a> <ul class="nested-cats"> <li> <a href="/tag/product-development/"> Product Development </a> </li> <li> <a href="/tag/application-development/"> Application Development </a> </li> <li> <a href="/tag/test-management/"> Test Management </a> </li> <li> <a href="/tag/development-languages/"> Development Languages </a> </li> </ul> </li> </ul> </ul> <form method="get" action="https://venturebeat.com/" class="search-form" id="nav-search-form"> <input id="mobile-search-input" class="" type="text" placeholder="Search" name="s" aria-label="Search" required /> <button type="submit" class=""> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M14.965 14.255H15.755L20.745 19.255L19.255 20.745L14.255 15.755V14.965L13.985 14.685C12.845 15.665 11.365 16.255 9.755 16.255C6.16504 16.255 3.255 13.345 3.255 9.755C3.255 6.16501 6.16504 3.255 9.755 3.255C13.345 3.255 16.255 6.16501 16.255 9.755C16.255 11.365 15.665 12.845 14.6851 13.985L14.965 14.255ZM5.255 9.755C5.255 12.245 7.26501 14.255 9.755 14.255C12.245 14.255 14.255 12.245 14.255 9.755C14.255 7.26501 12.245 5.255 9.755 5.255C7.26501 5.255 5.255 7.26501 5.255 9.755Z"/> </g> </svg> </button> </form> <button id="desktop-close-search" class="search-cancel" class="Close__icon" aria-label="Close navigation menu" > <svg class="Close__icon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g id="close_24px"> <path d="M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12L19 6.41Z"/> </g> </svg> </button> </div> <div class="mobile-nav-footer"> <div class="links"> <a href="/newsletters/?utm_source=VBsite&utm_medium=mobileNav" class="solid-link">Subscribe</a> <a href="https://events.venturebeat.com/" class="">Events</a> <a href="/video/" class="">Video</a> <a href="/venturebeat-special-issues/">Special Issues</a> <a href="https://jobs.venturebeat.com/?source=navbar&utm_source=navbar&utm_medium=partner_referral" target="_blank">Jobs</a> </div> <div class="logo"> <a href="/category/games/"> <svg width="140" height="30" viewBox="0 0 180 39" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.794 12.4152C11.396 12.4152 9.658 13.0862 8.58 14.4282C7.524 15.7482 6.996 17.5632 6.996 19.8732C6.996 20.9952 7.128 22.0182 7.392 22.9422C7.656 23.8442 8.052 24.6252 8.58 25.2852C9.108 25.9452 9.768 26.4622 10.56 26.8362C11.352 27.1882 12.276 27.3642 13.332 27.3642C13.904 27.3642 14.388 27.3532 14.784 27.3312C15.202 27.3092 15.565 27.2652 15.873 27.1992V19.2462H21.021V30.5652C20.405 30.8072 19.415 31.0602 18.051 31.3242C16.687 31.6102 15.004 31.7532 13.002 31.7532C11.286 31.7532 9.724 31.4892 8.316 30.9612C6.93 30.4332 5.742 29.6632 4.752 28.6512C3.762 27.6392 2.992 26.3962 2.442 24.9222C1.914 23.4482 1.65 21.7652 1.65 19.8732C1.65 17.9592 1.947 16.2652 2.541 14.7912C3.135 13.3172 3.949 12.0742 4.983 11.0622C6.017 10.0282 7.227 9.24722 8.613 8.71922C10.021 8.19122 11.517 7.92722 13.101 7.92722C14.179 7.92722 15.147 8.00422 16.005 8.15822C16.885 8.29022 17.633 8.45522 18.249 8.65322C18.887 8.82922 19.404 9.01622 19.8 9.21422C20.218 9.41222 20.515 9.56622 20.691 9.67622L19.206 13.8012C18.502 13.4272 17.688 13.1082 16.764 12.8442C15.862 12.5582 14.872 12.4152 13.794 12.4152ZM32.1139 27.8922C32.5979 27.8922 33.0599 27.8812 33.4999 27.8592C33.9399 27.8372 34.2919 27.8042 34.5559 27.7602V24.0312C34.3579 23.9872 34.0609 23.9432 33.6649 23.8992C33.2689 23.8552 32.9059 23.8332 32.5759 23.8332C32.1139 23.8332 31.6739 23.8662 31.2559 23.9322C30.8599 23.9762 30.5079 24.0752 30.1999 24.2292C29.8919 24.3832 29.6499 24.5922 29.4739 24.8562C29.2979 25.1202 29.2099 25.4502 29.2099 25.8462C29.2099 26.6162 29.4629 27.1552 29.9689 27.4632C30.4969 27.7492 31.2119 27.8922 32.1139 27.8922ZM31.7179 13.5042C33.1699 13.5042 34.3799 13.6692 35.3479 13.9992C36.3159 14.3292 37.0859 14.8022 37.6579 15.4182C38.2519 16.0342 38.6699 16.7822 38.9119 17.6622C39.1539 18.5422 39.2749 19.5212 39.2749 20.5992V30.8292C38.5709 30.9832 37.5919 31.1592 36.3379 31.3572C35.0839 31.5772 33.5659 31.6872 31.7839 31.6872C30.6619 31.6872 29.6389 31.5882 28.7149 31.3902C27.8129 31.1922 27.0319 30.8732 26.3719 30.4332C25.7119 29.9712 25.2059 29.3772 24.8539 28.6512C24.5019 27.9252 24.3259 27.0342 24.3259 25.9782C24.3259 24.9662 24.5239 24.1082 24.9199 23.4042C25.3379 22.7002 25.8879 22.1392 26.5699 21.7212C27.2519 21.3032 28.0329 21.0062 28.9129 20.8302C29.7929 20.6322 30.7059 20.5332 31.6519 20.5332C32.2899 20.5332 32.8509 20.5662 33.3349 20.6322C33.8409 20.6762 34.2479 20.7422 34.5559 20.8302V20.3682C34.5559 19.5322 34.3029 18.8612 33.7969 18.3552C33.2909 17.8492 32.4109 17.5962 31.1569 17.5962C30.3209 17.5962 29.4959 17.6622 28.6819 17.7942C27.8679 17.9042 27.1639 18.0692 26.5699 18.2892L25.9429 14.3292C26.2289 14.2412 26.5809 14.1532 26.9989 14.0652C27.4389 13.9552 27.9119 13.8672 28.4179 13.8012C28.9239 13.7132 29.4519 13.6472 30.0019 13.6032C30.5739 13.5372 31.1459 13.5042 31.7179 13.5042ZM53.2581 22.1172C53.2581 20.5332 53.0491 19.4112 52.6311 18.7512C52.2351 18.0912 51.5421 17.7612 50.5521 17.7612C50.2441 17.7612 49.9251 17.7832 49.5951 17.8272C49.2651 17.8492 48.9461 17.8822 48.6381 17.9262V31.3242H43.7211V14.5602C44.1391 14.4502 44.6231 14.3402 45.1731 14.2302C45.7451 14.0982 46.3391 13.9882 46.9551 13.9002C47.5931 13.7902 48.2421 13.7132 48.9021 13.6692C49.5621 13.6032 50.2111 13.5702 50.8491 13.5702C52.1031 13.5702 53.1151 13.7352 53.8851 14.0652C54.6771 14.3732 55.3261 14.7472 55.8321 15.1872C56.5361 14.6812 57.3391 14.2852 58.2411 13.9992C59.1651 13.7132 60.0121 13.5702 60.7821 13.5702C62.1681 13.5702 63.3011 13.7682 64.1811 14.1642C65.0831 14.5382 65.7981 15.0772 66.3261 15.7812C66.8541 16.4852 67.2171 17.3212 67.4151 18.2892C67.6131 19.2572 67.7121 20.3352 67.7121 21.5232V31.3242H62.7951V22.1172C62.7951 20.5332 62.5861 19.4112 62.1681 18.7512C61.7721 18.0912 61.0791 17.7612 60.0891 17.7612C59.8251 17.7612 59.4511 17.8272 58.9671 17.9592C58.5051 18.0912 58.1201 18.2562 57.8121 18.4542C57.9661 18.9602 58.0651 19.4992 58.1091 20.0712C58.1531 20.6212 58.1751 21.2152 58.1751 21.8532V31.3242H53.2581V22.1172ZM71.3522 22.7772C71.3522 21.2372 71.5832 19.8952 72.0452 18.7512C72.5292 17.5852 73.1562 16.6172 73.9262 15.8472C74.6962 15.0772 75.5762 14.4942 76.5662 14.0982C77.5782 13.7022 78.6122 13.5042 79.6682 13.5042C82.1322 13.5042 84.0792 14.2632 85.5092 15.7812C86.9392 17.2772 87.6542 19.4882 87.6542 22.4142C87.6542 22.7002 87.6432 23.0192 87.6212 23.3712C87.5992 23.7012 87.5772 23.9982 87.5552 24.2622H76.4012C76.5112 25.2742 76.9842 26.0772 77.8202 26.6712C78.6562 27.2652 79.7782 27.5622 81.1862 27.5622C82.0882 27.5622 82.9682 27.4852 83.8262 27.3312C84.7062 27.1552 85.4212 26.9462 85.9712 26.7042L86.6312 30.6972C86.3672 30.8292 86.0152 30.9612 85.5752 31.0932C85.1352 31.2252 84.6402 31.3352 84.0902 31.4232C83.5622 31.5332 82.9902 31.6212 82.3742 31.6872C81.7582 31.7532 81.1422 31.7862 80.5262 31.7862C78.9642 31.7862 77.6002 31.5552 76.4342 31.0932C75.2902 30.6312 74.3332 30.0042 73.5632 29.2122C72.8152 28.3982 72.2542 27.4412 71.8802 26.3412C71.5282 25.2412 71.3522 24.0532 71.3522 22.7772ZM82.9022 20.8962C82.8802 20.4782 82.8032 20.0712 82.6712 19.6752C82.5612 19.2792 82.3742 18.9272 82.1102 18.6192C81.8682 18.3112 81.5492 18.0582 81.1532 17.8602C80.7792 17.6622 80.3062 17.5632 79.7342 17.5632C79.1842 17.5632 78.7112 17.6622 78.3152 17.8602C77.9192 18.0362 77.5892 18.2782 77.3252 18.5862C77.0612 18.8942 76.8522 19.2572 76.6982 19.6752C76.5662 20.0712 76.4672 20.4782 76.4012 20.8962H82.9022ZM96.4317 27.7932C97.3337 27.7932 97.9717 27.7052 98.3457 27.5292C98.7197 27.3532 98.9067 27.0122 98.9067 26.5062C98.9067 26.1102 98.6647 25.7692 98.1807 25.4832C97.6967 25.1752 96.9597 24.8342 95.9697 24.4602C95.1997 24.1742 94.4957 23.8772 93.8577 23.5692C93.2417 23.2612 92.7137 22.8982 92.2737 22.4802C91.8337 22.0402 91.4927 21.5232 91.2507 20.9292C91.0087 20.3352 90.8877 19.6202 90.8877 18.7842C90.8877 17.1562 91.4927 15.8692 92.7027 14.9232C93.9127 13.9772 95.5737 13.5042 97.6857 13.5042C98.7417 13.5042 99.7537 13.6032 100.722 13.8012C101.69 13.9772 102.46 14.1752 103.032 14.3952L102.174 18.2232C101.602 18.0252 100.975 17.8492 100.293 17.6952C99.6327 17.5412 98.8847 17.4642 98.0487 17.4642C96.5087 17.4642 95.7387 17.8932 95.7387 18.7512C95.7387 18.9492 95.7717 19.1252 95.8377 19.2792C95.9037 19.4332 96.0357 19.5872 96.2337 19.7412C96.4317 19.8732 96.6957 20.0272 97.0257 20.2032C97.3777 20.3572 97.8177 20.5332 98.3457 20.7312C99.4237 21.1272 100.315 21.5232 101.019 21.9192C101.723 22.2932 102.273 22.7112 102.669 23.1732C103.087 23.6132 103.373 24.1082 103.527 24.6582C103.703 25.2082 103.791 25.8462 103.791 26.5722C103.791 28.2882 103.142 29.5862 101.844 30.4662C100.568 31.3462 98.7527 31.7862 96.3987 31.7862C94.8587 31.7862 93.5717 31.6542 92.5377 31.3902C91.5257 31.1262 90.8217 30.9062 90.4257 30.7302L91.2507 26.7372C92.0867 27.0672 92.9447 27.3312 93.8247 27.5292C94.7047 27.7052 95.5737 27.7932 96.4317 27.7932Z" fill="white"/> <path d="M115.418 31.6212C114.164 31.6212 112.91 31.5772 111.656 31.4892C110.424 31.4232 109.137 31.2472 107.795 30.9612V8.78522C108.851 8.58722 110.006 8.44422 111.26 8.35622C112.514 8.24622 113.68 8.19122 114.758 8.19122C116.21 8.19122 117.541 8.30122 118.751 8.52122C119.983 8.71922 121.039 9.07122 121.919 9.57722C122.799 10.0832 123.481 10.7542 123.965 11.5902C124.471 12.4042 124.724 13.4162 124.724 14.6262C124.724 16.4522 123.844 17.8932 122.084 18.9492C123.536 19.4992 124.526 20.2472 125.054 21.1932C125.582 22.1392 125.846 23.2062 125.846 24.3942C125.846 26.7922 124.966 28.5962 123.206 29.8062C121.468 31.0162 118.872 31.6212 115.418 31.6212ZM112.811 21.3582V27.2652C113.185 27.3092 113.592 27.3422 114.032 27.3642C114.472 27.3862 114.956 27.3972 115.484 27.3972C117.024 27.3972 118.267 27.1772 119.213 26.7372C120.159 26.2972 120.632 25.4832 120.632 24.2952C120.632 23.2392 120.236 22.4912 119.444 22.0512C118.652 21.5892 117.519 21.3582 116.045 21.3582H112.811ZM112.811 17.4312H115.319C116.903 17.4312 118.036 17.2332 118.718 16.8372C119.4 16.4192 119.741 15.7592 119.741 14.8572C119.741 13.9332 119.389 13.2842 118.685 12.9102C117.981 12.5362 116.947 12.3492 115.583 12.3492C115.143 12.3492 114.67 12.3602 114.164 12.3822C113.658 12.3822 113.207 12.4042 112.811 12.4482V17.4312ZM128.812 22.7772C128.812 21.2372 129.043 19.8952 129.505 18.7512C129.989 17.5852 130.616 16.6172 131.386 15.8472C132.156 15.0772 133.036 14.4942 134.026 14.0982C135.038 13.7022 136.072 13.5042 137.128 13.5042C139.592 13.5042 141.539 14.2632 142.969 15.7812C144.399 17.2772 145.114 19.4882 145.114 22.4142C145.114 22.7002 145.103 23.0192 145.081 23.3712C145.059 23.7012 145.037 23.9982 145.015 24.2622H133.861C133.971 25.2742 134.444 26.0772 135.28 26.6712C136.116 27.2652 137.238 27.5622 138.646 27.5622C139.548 27.5622 140.428 27.4852 141.286 27.3312C142.166 27.1552 142.881 26.9462 143.431 26.7042L144.091 30.6972C143.827 30.8292 143.475 30.9612 143.035 31.0932C142.595 31.2252 142.1 31.3352 141.55 31.4232C141.022 31.5332 140.45 31.6212 139.834 31.6872C139.218 31.7532 138.602 31.7862 137.986 31.7862C136.424 31.7862 135.06 31.5552 133.894 31.0932C132.75 30.6312 131.793 30.0042 131.023 29.2122C130.275 28.3982 129.714 27.4412 129.34 26.3412C128.988 25.2412 128.812 24.0532 128.812 22.7772ZM140.362 20.8962C140.34 20.4782 140.263 20.0712 140.131 19.6752C140.021 19.2792 139.834 18.9272 139.57 18.6192C139.328 18.3112 139.009 18.0582 138.613 17.8602C138.239 17.6622 137.766 17.5632 137.194 17.5632C136.644 17.5632 136.171 17.6622 135.775 17.8602C135.379 18.0362 135.049 18.2782 134.785 18.5862C134.521 18.8942 134.312 19.2572 134.158 19.6752C134.026 20.0712 133.927 20.4782 133.861 20.8962H140.362ZM155.542 27.8922C156.026 27.8922 156.488 27.8812 156.928 27.8592C157.368 27.8372 157.72 27.8042 157.984 27.7602V24.0312C157.786 23.9872 157.489 23.9432 157.093 23.8992C156.697 23.8552 156.334 23.8332 156.004 23.8332C155.542 23.8332 155.102 23.8662 154.684 23.9322C154.288 23.9762 153.936 24.0752 153.628 24.2292C153.32 24.3832 153.078 24.5922 152.902 24.8562C152.726 25.1202 152.638 25.4502 152.638 25.8462C152.638 26.6162 152.891 27.1552 153.397 27.4632C153.925 27.7492 154.64 27.8922 155.542 27.8922ZM155.146 13.5042C156.598 13.5042 157.808 13.6692 158.776 13.9992C159.744 14.3292 160.514 14.8022 161.086 15.4182C161.68 16.0342 162.098 16.7822 162.34 17.6622C162.582 18.5422 162.703 19.5212 162.703 20.5992V30.8292C161.999 30.9832 161.02 31.1592 159.766 31.3572C158.512 31.5772 156.994 31.6872 155.212 31.6872C154.09 31.6872 153.067 31.5882 152.143 31.3902C151.241 31.1922 150.46 30.8732 149.8 30.4332C149.14 29.9712 148.634 29.3772 148.282 28.6512C147.93 27.9252 147.754 27.0342 147.754 25.9782C147.754 24.9662 147.952 24.1082 148.348 23.4042C148.766 22.7002 149.316 22.1392 149.998 21.7212C150.68 21.3032 151.461 21.0062 152.341 20.8302C153.221 20.6322 154.134 20.5332 155.08 20.5332C155.718 20.5332 156.279 20.5662 156.763 20.6322C157.269 20.6762 157.676 20.7422 157.984 20.8302V20.3682C157.984 19.5322 157.731 18.8612 157.225 18.3552C156.719 17.8492 155.839 17.5962 154.585 17.5962C153.749 17.5962 152.924 17.6622 152.11 17.7942C151.296 17.9042 150.592 18.0692 149.998 18.2892L149.371 14.3292C149.657 14.2412 150.009 14.1532 150.427 14.0652C150.867 13.9552 151.34 13.8672 151.846 13.8012C152.352 13.7132 152.88 13.6472 153.43 13.6032C154.002 13.5372 154.574 13.5042 155.146 13.5042ZM166.984 9.64322L171.901 8.85122V13.9662H177.808V18.0582H171.901V24.1632C171.901 25.1972 172.077 26.0222 172.429 26.6382C172.803 27.2542 173.54 27.5622 174.64 27.5622C175.168 27.5622 175.707 27.5182 176.257 27.4302C176.829 27.3202 177.346 27.1772 177.808 27.0012L178.501 30.8292C177.907 31.0712 177.247 31.2802 176.521 31.4562C175.795 31.6322 174.904 31.7202 173.848 31.7202C172.506 31.7202 171.395 31.5442 170.515 31.1922C169.635 30.8182 168.931 30.3122 168.403 29.6742C167.875 29.0142 167.501 28.2222 167.281 27.2982C167.083 26.3742 166.984 25.3512 166.984 24.2292V9.64322Z" fill="white"/> </svg> </a> </div> </div> </nav> <!-- Set up hero image if page css requires one --> <div class="body-container container clearfix MainBlock "> <div id="primary" class="MainBlock"> <div class="tag-description"> </div> <div id="river" class="story-river MainBlock__river" role="main"> <header class="page-header"> <h1 class="page-title"> Topic > <span class="term-title">Data Security and Privacy</span> </h1> </header> <article id="post-2984916" class="ArticleListing"> <a href="https://venturebeat.com/ai/how-wordware-30m-seed-round-could-disrupt-the-entire-ai-development-industry/" title="'Permalink to Wordware raises $30 million to make AI development as easy as writing a document" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/11/preferred-internet-quality.jpg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Wordware raises $30 million to make AI development as easy as writing a document" srcset="https://venturebeat.com/wp-content/uploads/2024/11/preferred-internet-quality.jpg?w=350&h=175&crop=1 350w" decoding="async" fetchpriority="high" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/how-wordware-30m-seed-round-could-disrupt-the-entire-ai-development-industry/" title="Wordware raises $30 million to make AI development as easy as writing a document" rel="bookmark" class="ArticleListing__title-link">Wordware raises $30 million to make AI development as easy as writing a document</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-11-21T06:00:00-08:00" datetime="2024-11-21T06:00:00-08:00">November 21, 2024 6:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2984916 .article-wrapper --> <article id="post-2984680" class="ArticleListing"> <a href="https://venturebeat.com/data-infrastructure/microsoft-debuts-custom-chips-to-boost-data-center-security-and-power-efficiency/" title="'Permalink to Microsoft debuts custom chips to boost data center security and power efficiency " rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/11/Azure-Integrated-HSM-e1732030287329.png?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Microsoft debuts custom chips to boost data center security and power efficiency " srcset="https://venturebeat.com/wp-content/uploads/2024/11/Azure-Integrated-HSM-e1732030287329.png?w=350&h=175&crop=1 350w" decoding="async" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/data-infrastructure/microsoft-debuts-custom-chips-to-boost-data-center-security-and-power-efficiency/" title="Microsoft debuts custom chips to boost data center security and power efficiency " rel="bookmark" class="ArticleListing__title-link">Microsoft debuts custom chips to boost data center security and power efficiency </a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/shubham-sharma/" title="Posts by Shubham Sharma" class="ArticleListing__author" rel="author">Shubham Sharma</a> <time class="ArticleListing__time" title="2024-11-19T09:28:06-08:00" datetime="2024-11-19T09:28:06-08:00">November 19, 2024 9:28 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2984680 .article-wrapper --> <article id="post-2984580" class="ArticleListing"> <a href="https://venturebeat.com/ai/anychat-brings-together-chatgpt-google-gemini-and-more-for-ultimate-ai-flexibility/" title="'Permalink to AnyChat brings together ChatGPT, Google Gemini, and more for ultimate AI flexibility" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/11/nuneybits_Vector_art_of_an_AI_chatbot_window_4cc5f798-d55b-43f9-9ff7-53c7c8ae3c09.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="AnyChat brings together ChatGPT, Google Gemini, and more for ultimate AI flexibility" srcset="https://venturebeat.com/wp-content/uploads/2024/11/nuneybits_Vector_art_of_an_AI_chatbot_window_4cc5f798-d55b-43f9-9ff7-53c7c8ae3c09.webp?w=350&h=175&crop=1 350w" decoding="async" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/anychat-brings-together-chatgpt-google-gemini-and-more-for-ultimate-ai-flexibility/" title="AnyChat brings together ChatGPT, Google Gemini, and more for ultimate AI flexibility" rel="bookmark" class="ArticleListing__title-link">AnyChat brings together ChatGPT, Google Gemini, and more for ultimate AI flexibility</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-11-18T15:36:00-08:00" datetime="2024-11-18T15:36:00-08:00">November 18, 2024 3:36 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2984580 .article-wrapper --> <article id="post-2984381" class="ArticleListing"> <a href="https://venturebeat.com/security/3-leadership-lessons-we-can-learn-from-ethical-hackers/" title="'Permalink to 3 leadership lessons we can learn from ethical hackers" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/11/a-photo-of-a-giant-lock-with-data-on-it-the-lock-i-dJZGYtRmR5GGAGRoZ7XYwg-PpiX9xXfRO6M-RbLJZUhHQ_Nero-AI_Photo_Face.jpeg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="3 leadership lessons we can learn from ethical hackers" srcset="https://venturebeat.com/wp-content/uploads/2024/11/a-photo-of-a-giant-lock-with-data-on-it-the-lock-i-dJZGYtRmR5GGAGRoZ7XYwg-PpiX9xXfRO6M-RbLJZUhHQ_Nero-AI_Photo_Face.jpeg?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/security/3-leadership-lessons-we-can-learn-from-ethical-hackers/" title="3 leadership lessons we can learn from ethical hackers" rel="bookmark" class="ArticleListing__title-link">3 leadership lessons we can learn from ethical hackers</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/chris-evans-hackerone/" title="Posts by Chris Evans, HackerOne" class="ArticleListing__author" rel="author">Chris Evans, HackerOne</a> <time class="ArticleListing__time" title="2024-11-17T12:15:00-08:00" datetime="2024-11-17T12:15:00-08:00">November 17, 2024 12:15 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2984381 .article-wrapper --> <article id="post-2984393" class="ArticleListing"> <a href="https://venturebeat.com/ai/google-gemini-unexpectedly-surges-to-no-1-over-openai-but-benchmarks-dont-tell-the-whole-story/" title="'Permalink to Google Gemini unexpectedly surges to No. 1, over OpenAI, but benchmarks don’t tell the whole story" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/11/nuneybits_Vector_art_of_a_gold_trophy_2ea30292-2c42-4b45-99e6-7ae4589da561.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Google Gemini unexpectedly surges to No. 1, over OpenAI, but benchmarks don’t tell the whole story" srcset="https://venturebeat.com/wp-content/uploads/2024/11/nuneybits_Vector_art_of_a_gold_trophy_2ea30292-2c42-4b45-99e6-7ae4589da561.webp?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/google-gemini-unexpectedly-surges-to-no-1-over-openai-but-benchmarks-dont-tell-the-whole-story/" title="Google Gemini unexpectedly surges to No. 1, over OpenAI, but benchmarks don’t tell the whole story" rel="bookmark" class="ArticleListing__title-link">Google Gemini unexpectedly surges to No. 1, over OpenAI, but benchmarks don’t tell the whole story</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-11-15T14:18:00-08:00" datetime="2024-11-15T14:18:00-08:00">November 15, 2024 2:18 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2984393 .article-wrapper --> <article id="post-2978448" class="ArticleListing"> <a href="https://venturebeat.com/security/protecting-enterprise-systems-against-ai-driven-threats/" title="'Permalink to Securing the AI frontier: Protecting enterprise systems against AI-driven threats" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/11/teal-Securing-the-AI-frontier_-Protecting-enterprise-systems-against-AI-driven-threats.jpg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Securing the AI frontier: Protecting enterprise systems against AI-driven threats" srcset="https://venturebeat.com/wp-content/uploads/2024/11/teal-Securing-the-AI-frontier_-Protecting-enterprise-systems-against-AI-driven-threats.jpg?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/security/protecting-enterprise-systems-against-ai-driven-threats/" title="Securing the AI frontier: Protecting enterprise systems against AI-driven threats" rel="bookmark" class="ArticleListing__title-link">Securing the AI frontier: Protecting enterprise systems against AI-driven threats</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/louis-columbus/" title="Posts by Louis Columbus" class="ArticleListing__author" rel="author">Louis Columbus</a> <time class="ArticleListing__time" title="2024-11-14T09:00:00-08:00" datetime="2024-11-14T09:00:00-08:00">November 14, 2024 9:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2978448 .article-wrapper --> <article id="post-2984079" class="ArticleListing"> <a href="https://venturebeat.com/ai/anthropic-new-ai-tools-promise-to-simplify-prompt-writing-and-boost-accuracy-by-30/" title="'Permalink to Anthropic’s new AI tools promise to simplify prompt writing and boost accuracy by 30%" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/11/nuneybits_Vector_art_of_a_work_station_computer_screen_is_showi_946d5140-6451-4cca-abcc-9dad262d3ef5.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Anthropic’s new AI tools promise to simplify prompt writing and boost accuracy by 30%" srcset="https://venturebeat.com/wp-content/uploads/2024/11/nuneybits_Vector_art_of_a_work_station_computer_screen_is_showi_946d5140-6451-4cca-abcc-9dad262d3ef5.webp?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/anthropic-new-ai-tools-promise-to-simplify-prompt-writing-and-boost-accuracy-by-30/" title="Anthropic’s new AI tools promise to simplify prompt writing and boost accuracy by 30%" rel="bookmark" class="ArticleListing__title-link">Anthropic’s new AI tools promise to simplify prompt writing and boost accuracy by 30%</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-11-14T09:00:00-08:00" datetime="2024-11-14T09:00:00-08:00">November 14, 2024 9:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2984079 .article-wrapper --> <article id="post-2984075" class="ArticleListing"> <a href="https://venturebeat.com/ai/this-startups-ai-platform-could-replace-90-of-your-accounting-tasks-heres-how/" title="'Permalink to This startup’s AI platform could replace 90% of your accounting tasks—here’s how" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/11/nuneybits_Vector_art_of_accounting_software_on_a_retro_computer_3fc610b4-cd16-48ca-a991-7a565f6d40c6.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="This startup’s AI platform could replace 90% of your accounting tasks—here’s how" srcset="https://venturebeat.com/wp-content/uploads/2024/11/nuneybits_Vector_art_of_accounting_software_on_a_retro_computer_3fc610b4-cd16-48ca-a991-7a565f6d40c6.webp?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/this-startups-ai-platform-could-replace-90-of-your-accounting-tasks-heres-how/" title="This startup’s AI platform could replace 90% of your accounting tasks—here’s how" rel="bookmark" class="ArticleListing__title-link">This startup’s AI platform could replace 90% of your accounting tasks—here’s how</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-11-14T06:00:00-08:00" datetime="2024-11-14T06:00:00-08:00">November 14, 2024 6:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2984075 .article-wrapper --> <article id="post-2983937" class="ArticleListing ArticleListing--featured"> <a href="https://venturebeat.com/ai/microsoft-brings-ai-to-the-farm-and-factory-floor-partnering-with-industry-giants/" title="'Permalink to Microsoft brings AI to the farm and factory floor, partnering with industry giants" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/11/nuneybits_Vast_wheat_fields_during_harvest_season_with_modern_c_3553ab11-87b7-4d61-9f39-50f91bc545b1.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Microsoft brings AI to the farm and factory floor, partnering with industry giants" srcset="https://venturebeat.com/wp-content/uploads/2024/11/nuneybits_Vast_wheat_fields_during_harvest_season_with_modern_c_3553ab11-87b7-4d61-9f39-50f91bc545b1.webp?w=785 880w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/microsoft-brings-ai-to-the-farm-and-factory-floor-partnering-with-industry-giants/" title="Microsoft brings AI to the farm and factory floor, partnering with industry giants" rel="bookmark" class="ArticleListing__title-link">Microsoft brings AI to the farm and factory floor, partnering with industry giants</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-11-13T15:51:55-08:00" datetime="2024-11-13T15:51:55-08:00">November 13, 2024 3:51 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2983937 .article-wrapper --> <article id="post-2983760" class="ArticleListing"> <a href="https://venturebeat.com/ai/alibaba-new-ai-can-code-in-92-languages-and-its-completely-free/" title="'Permalink to Qwen2.5-Coder just changed the game for AI programming—and it’s free" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/11/nuneybits_Vector_art_of_a_retro_computer_background_is_a_China__6da9d858-dfc8-43fa-bcf5-392b1884f3e6.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Qwen2.5-Coder just changed the game for AI programming—and it’s free" srcset="https://venturebeat.com/wp-content/uploads/2024/11/nuneybits_Vector_art_of_a_retro_computer_background_is_a_China__6da9d858-dfc8-43fa-bcf5-392b1884f3e6.webp?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/alibaba-new-ai-can-code-in-92-languages-and-its-completely-free/" title="Qwen2.5-Coder just changed the game for AI programming—and it’s free" rel="bookmark" class="ArticleListing__title-link">Qwen2.5-Coder just changed the game for AI programming—and it’s free</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-11-12T12:22:10-08:00" datetime="2024-11-12T12:22:10-08:00">November 12, 2024 12:22 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2983760 .article-wrapper --> <article id="post-2983602" class="ArticleListing"> <a href="https://venturebeat.com/ai/google-deepmind-open-sources-alphafold-3-ushering-in-a-new-era-for-drug-discovery-and-molecular-biology/" title="'Permalink to Google DeepMind open-sources AlphaFold 3, ushering in a new era for drug discovery and molecular biology" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/11/nuneybits_Vector_art_of_molecular_biology_408e5075-81f3-4f82-bad4-8c5228f22230-1.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Google DeepMind open-sources AlphaFold 3, ushering in a new era for drug discovery and molecular biology" srcset="https://venturebeat.com/wp-content/uploads/2024/11/nuneybits_Vector_art_of_molecular_biology_408e5075-81f3-4f82-bad4-8c5228f22230-1.webp?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/google-deepmind-open-sources-alphafold-3-ushering-in-a-new-era-for-drug-discovery-and-molecular-biology/" title="Google DeepMind open-sources AlphaFold 3, ushering in a new era for drug discovery and molecular biology" rel="bookmark" class="ArticleListing__title-link">Google DeepMind open-sources AlphaFold 3, ushering in a new era for drug discovery and molecular biology</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-11-11T12:53:35-08:00" datetime="2024-11-11T12:53:35-08:00">November 11, 2024 12:53 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2983602 .article-wrapper --> <article id="post-2983533" class="ArticleListing"> <a href="https://venturebeat.com/ai/exclusive-northflank-scores-22-3-million-to-make-cloud-infrastructure-less-of-a-nightmare-for-developers/" title="'Permalink to Exclusive: Northflank scores $22.3 million to make cloud infrastructure less of a nightmare for developers" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/11/northflank-founders-and-coo.jpg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Exclusive: Northflank scores $22.3 million to make cloud infrastructure less of a nightmare for developers" srcset="https://venturebeat.com/wp-content/uploads/2024/11/northflank-founders-and-coo.jpg?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/exclusive-northflank-scores-22-3-million-to-make-cloud-infrastructure-less-of-a-nightmare-for-developers/" title="Exclusive: Northflank scores $22.3 million to make cloud infrastructure less of a nightmare for developers" rel="bookmark" class="ArticleListing__title-link">Exclusive: Northflank scores $22.3 million to make cloud infrastructure less of a nightmare for developers</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-11-11T07:00:00-08:00" datetime="2024-11-11T07:00:00-08:00">November 11, 2024 7:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2983533 .article-wrapper --> <article id="post-2982468" class="ArticleListing"> <a href="https://venturebeat.com/ai/uc-san-diego-tsinghua-university-researchers-just-made-ai-way-better-at-knowing-when-to-ask-for-help/" title="'Permalink to UC San Diego, Tsinghua University researchers just made AI way better at knowing when to ask for help" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/11/nuneybits_Vector_art_of_a_robot_asking_a_question_eedac5d9-3cbf-4dd3-acc9-4f2d09f8e0b3.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="UC San Diego, Tsinghua University researchers just made AI way better at knowing when to ask for help" srcset="https://venturebeat.com/wp-content/uploads/2024/11/nuneybits_Vector_art_of_a_robot_asking_a_question_eedac5d9-3cbf-4dd3-acc9-4f2d09f8e0b3.webp?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/uc-san-diego-tsinghua-university-researchers-just-made-ai-way-better-at-knowing-when-to-ask-for-help/" title="UC San Diego, Tsinghua University researchers just made AI way better at knowing when to ask for help" rel="bookmark" class="ArticleListing__title-link">UC San Diego, Tsinghua University researchers just made AI way better at knowing when to ask for help</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-11-04T11:51:27-08:00" datetime="2024-11-04T11:51:27-08:00">November 4, 2024 11:51 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2982468 .article-wrapper --> <article id="post-2980612" class="ArticleListing"> <a href="https://venturebeat.com/ai/noma-arrives-to-provide-security-from-data-storage-to-deployment-for-enterprise-ai-solutions/" title="'Permalink to Noma arrives to provide security from data storage to deployment for enterprise AI solutions" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/security-engineer-minimalist.png?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Noma arrives to provide security from data storage to deployment for enterprise AI solutions" srcset="https://venturebeat.com/wp-content/uploads/2024/10/security-engineer-minimalist.png?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/noma-arrives-to-provide-security-from-data-storage-to-deployment-for-enterprise-ai-solutions/" title="Noma arrives to provide security from data storage to deployment for enterprise AI solutions" rel="bookmark" class="ArticleListing__title-link">Noma arrives to provide security from data storage to deployment for enterprise AI solutions</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/carlfranzen/" title="Posts by Carl Franzen" class="ArticleListing__author" rel="author">Carl Franzen</a> <time class="ArticleListing__time" title="2024-10-31T06:30:00-07:00" datetime="2024-10-31T06:30:00-07:00">October 31, 2024 6:30 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2980612 .article-wrapper --> <article id="post-2980733" class="ArticleListing"> <a href="https://venturebeat.com/security/google-clouds-security-chief-warns-cyber-defenses-must-evolve-to-counter-ai-abuses/" title="'Permalink to Google Cloud’s security chief warns: Cyber defenses must evolve to counter AI abuses" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/04/a-futuristic-illustration-of-google-cloud-s-securi-vO9_bOfZQtWLQLQoitf4CA-dDK9fdpWQuKSq7q50O22Gw-transformed.jpeg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Google Cloud’s security chief warns: Cyber defenses must evolve to counter AI abuses" srcset="https://venturebeat.com/wp-content/uploads/2024/04/a-futuristic-illustration-of-google-cloud-s-securi-vO9_bOfZQtWLQLQoitf4CA-dDK9fdpWQuKSq7q50O22Gw-transformed.jpeg?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/security/google-clouds-security-chief-warns-cyber-defenses-must-evolve-to-counter-ai-abuses/" title="Google Cloud’s security chief warns: Cyber defenses must evolve to counter AI abuses" rel="bookmark" class="ArticleListing__title-link">Google Cloud’s security chief warns: Cyber defenses must evolve to counter AI abuses</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/taryn-plumb/" title="Posts by Taryn Plumb" class="ArticleListing__author" rel="author">Taryn Plumb</a> <time class="ArticleListing__time" title="2024-10-31T06:00:00-07:00" datetime="2024-10-31T06:00:00-07:00">October 31, 2024 6:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2980733 .article-wrapper --> <article id="post-2980198" class="ArticleListing"> <a href="https://venturebeat.com/security/how-and-why-federated-learning-enhances-cybersecurity/" title="'Permalink to How (and why) federated learning enhances cybersecurity" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/a-cinematic-shot-of-a-giant-lock-with-data-inscrib-H0CPCOEcToiwZw4qV8siAg-PpiX9xXfRO6M-RbLJZUhHQ-transformed.jpeg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="How (and why) federated learning enhances cybersecurity" srcset="https://venturebeat.com/wp-content/uploads/2024/10/a-cinematic-shot-of-a-giant-lock-with-data-inscrib-H0CPCOEcToiwZw4qV8siAg-PpiX9xXfRO6M-RbLJZUhHQ-transformed.jpeg?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/security/how-and-why-federated-learning-enhances-cybersecurity/" title="How (and why) federated learning enhances cybersecurity" rel="bookmark" class="ArticleListing__title-link">How (and why) federated learning enhances cybersecurity</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/zac-amos-rehack/" title="Posts by Zac Amos, ReHack" class="ArticleListing__author" rel="author">Zac Amos, ReHack</a> <time class="ArticleListing__time" title="2024-10-26T12:05:00-07:00" datetime="2024-10-26T12:05:00-07:00">October 26, 2024 12:05 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2980198 .article-wrapper --> <article id="post-2980073" class="ArticleListing"> <a href="https://venturebeat.com/ai/linkedin-founder-reid-hoffman-unveils-super-agency-vision-at-ted-ai-conference-takes-subtle-shot-at-elon-musk/" title="'Permalink to LinkedIn founder Reid Hoffman unveils ‘super agency’ vision at TED AI conference, takes subtle shot at Elon Musk" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/nuneybits_A_minimalist_illustration_showing_a_human_silhouette__65ab955b-64be-45dd-85a7-26d79ef9638c.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="LinkedIn founder Reid Hoffman unveils ‘super agency’ vision at TED AI conference, takes subtle shot at Elon Musk" srcset="https://venturebeat.com/wp-content/uploads/2024/10/nuneybits_A_minimalist_illustration_showing_a_human_silhouette__65ab955b-64be-45dd-85a7-26d79ef9638c.webp?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/linkedin-founder-reid-hoffman-unveils-super-agency-vision-at-ted-ai-conference-takes-subtle-shot-at-elon-musk/" title="LinkedIn founder Reid Hoffman unveils ‘super agency’ vision at TED AI conference, takes subtle shot at Elon Musk" rel="bookmark" class="ArticleListing__title-link">LinkedIn founder Reid Hoffman unveils ‘super agency’ vision at TED AI conference, takes subtle shot at Elon Musk</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-10-25T14:36:40-07:00" datetime="2024-10-25T14:36:40-07:00">October 25, 2024 2:36 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2980073 .article-wrapper --> <article id="post-2979946" class="ArticleListing"> <a href="https://venturebeat.com/ai/meta-just-beat-google-and-apple-in-the-race-to-put-powerful-ai-on-phones/" title="'Permalink to Meta just beat Google and Apple in the race to put powerful AI on phones" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/nuneybits_Vector_art_of_a_quantum_atom_coming_out_of_a_smartpho_b79cd110-dbb1-4e55-a187-eba70c8451d1.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Meta just beat Google and Apple in the race to put powerful AI on phones" srcset="https://venturebeat.com/wp-content/uploads/2024/10/nuneybits_Vector_art_of_a_quantum_atom_coming_out_of_a_smartpho_b79cd110-dbb1-4e55-a187-eba70c8451d1.webp?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/meta-just-beat-google-and-apple-in-the-race-to-put-powerful-ai-on-phones/" title="Meta just beat Google and Apple in the race to put powerful AI on phones" rel="bookmark" class="ArticleListing__title-link">Meta just beat Google and Apple in the race to put powerful AI on phones</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-10-24T11:57:42-07:00" datetime="2024-10-24T11:57:42-07:00">October 24, 2024 11:57 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2979946 .article-wrapper --> <article id="post-2979708" class="ArticleListing"> <a href="https://venturebeat.com/ai/openai-noam-brown-stuns-ted-ai-conference-20-seconds-of-thinking-worth-100000x-more-data/" title="'Permalink to OpenAI scientist Noam Brown stuns TED AI Conference: ’20 seconds of thinking worth 100,000x more data’" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/nuneybits_Vector_art_of_a_robot_thinking_cd8aae98-0b7b-4091-b16c-0983316aae5a.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="OpenAI scientist Noam Brown stuns TED AI Conference: ’20 seconds of thinking worth 100,000x more data’" srcset="https://venturebeat.com/wp-content/uploads/2024/10/nuneybits_Vector_art_of_a_robot_thinking_cd8aae98-0b7b-4091-b16c-0983316aae5a.webp?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/openai-noam-brown-stuns-ted-ai-conference-20-seconds-of-thinking-worth-100000x-more-data/" title="OpenAI scientist Noam Brown stuns TED AI Conference: ’20 seconds of thinking worth 100,000x more data’" rel="bookmark" class="ArticleListing__title-link">OpenAI scientist Noam Brown stuns TED AI Conference: ’20 seconds of thinking worth 100,000x more data’</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-10-23T12:46:59-07:00" datetime="2024-10-23T12:46:59-07:00">October 23, 2024 12:46 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2979708 .article-wrapper --> <article id="post-2979485" class="ArticleListing"> <a href="https://venturebeat.com/ai/anthropic-new-ai-can-use-computers-like-a-human-redefining-automation-for-enterprises/" title="'Permalink to Anthropic’s new AI can use computers like a human, redefining automation for enterprises" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/Computer-Use_-Claude-computer-use-static.png?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Anthropic’s new AI can use computers like a human, redefining automation for enterprises" srcset="https://venturebeat.com/wp-content/uploads/2024/10/Computer-Use_-Claude-computer-use-static.png?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/anthropic-new-ai-can-use-computers-like-a-human-redefining-automation-for-enterprises/" title="Anthropic’s new AI can use computers like a human, redefining automation for enterprises" rel="bookmark" class="ArticleListing__title-link">Anthropic’s new AI can use computers like a human, redefining automation for enterprises</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-10-22T08:00:00-07:00" datetime="2024-10-22T08:00:00-07:00">October 22, 2024 8:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2979485 .article-wrapper --> <article id="post-2979454" class="ArticleListing"> <a href="https://venturebeat.com/ai/generative-ai-grows-17-in-2024-but-data-quality-plummets-key-findings-from-appens-state-of-ai-report/" title="'Permalink to Generative AI grows 17% in 2024, but data quality plummets: Key findings from Appen’s State of AI Report" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/nuneybits_Vector_art_of_a_chart_up_and_to_the_right_business_gr_845ae2bc-5fb6-4942-be76-d3123f3066fe.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Generative AI grows 17% in 2024, but data quality plummets: Key findings from Appen’s State of AI Report" srcset="https://venturebeat.com/wp-content/uploads/2024/10/nuneybits_Vector_art_of_a_chart_up_and_to_the_right_business_gr_845ae2bc-5fb6-4942-be76-d3123f3066fe.webp?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/generative-ai-grows-17-in-2024-but-data-quality-plummets-key-findings-from-appens-state-of-ai-report/" title="Generative AI grows 17% in 2024, but data quality plummets: Key findings from Appen’s State of AI Report" rel="bookmark" class="ArticleListing__title-link">Generative AI grows 17% in 2024, but data quality plummets: Key findings from Appen’s State of AI Report</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-10-22T06:00:00-07:00" datetime="2024-10-22T06:00:00-07:00">October 22, 2024 6:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2979454 .article-wrapper --> <article id="post-2979248" class="ArticleListing"> <a href="https://venturebeat.com/security/gartner-2025-will-see-the-rise-of-ai-agents-and-other-top-trends/" title="'Permalink to Gartner: 2025 will see the rise of AI agents (and other top trends)" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/a-medium-shot-of-a-room-with-a-group-of-sophistica-1tn7weTmQge4BNeUfcaMog-_IPXTpVKTQS911RnMYDw_g-transformed.jpeg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Gartner: 2025 will see the rise of AI agents (and other top trends)" srcset="https://venturebeat.com/wp-content/uploads/2024/10/a-medium-shot-of-a-room-with-a-group-of-sophistica-1tn7weTmQge4BNeUfcaMog-_IPXTpVKTQS911RnMYDw_g-transformed.jpeg?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/security/gartner-2025-will-see-the-rise-of-ai-agents-and-other-top-trends/" title="Gartner: 2025 will see the rise of AI agents (and other top trends)" rel="bookmark" class="ArticleListing__title-link">Gartner: 2025 will see the rise of AI agents (and other top trends)</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/taryn-plumb/" title="Posts by Taryn Plumb" class="ArticleListing__author" rel="author">Taryn Plumb</a> <time class="ArticleListing__time" title="2024-10-21T09:00:00-07:00" datetime="2024-10-21T09:00:00-07:00">October 21, 2024 9:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2979248 .article-wrapper --> <article id="post-2979242" class="ArticleListing"> <a href="https://venturebeat.com/security/the-ai-edge-in-cybersecurity-predictive-tools-aim-to-slash-response-times/" title="'Permalink to The AI edge in cybersecurity: Predictive tools aim to slash response times" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/an-illustration-of-an-enterprise-leader-looking-ou-iWNzEnm5R_yT247iLCHk2g-GWcyLO5aRnSh5B8OG8cxpw-transformed.jpeg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="The AI edge in cybersecurity: Predictive tools aim to slash response times" srcset="https://venturebeat.com/wp-content/uploads/2024/10/an-illustration-of-an-enterprise-leader-looking-ou-iWNzEnm5R_yT247iLCHk2g-GWcyLO5aRnSh5B8OG8cxpw-transformed.jpeg?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/security/the-ai-edge-in-cybersecurity-predictive-tools-aim-to-slash-response-times/" title="The AI edge in cybersecurity: Predictive tools aim to slash response times" rel="bookmark" class="ArticleListing__title-link">The AI edge in cybersecurity: Predictive tools aim to slash response times</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/john-funk-sevenatoms/" title="Posts by John Funk, SevenAtoms" class="ArticleListing__author" rel="author">John Funk, SevenAtoms</a> <time class="ArticleListing__time" title="2024-10-20T12:15:00-07:00" datetime="2024-10-20T12:15:00-07:00">October 20, 2024 12:15 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2979242 .article-wrapper --> <article id="post-2979234" class="ArticleListing"> <a href="https://venturebeat.com/programming-development/the-human-factor-how-companies-can-prevent-cloud-disasters/" title="'Permalink to The human factor: How companies can prevent cloud disasters" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/a-photo-of-a-modern-security-operations-team-worki-vo6QCZxVRhahDEnnMeVpfQ-GklDb0XITyq_n4MmV8pq3g-transformed.jpeg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="The human factor: How companies can prevent cloud disasters" srcset="https://venturebeat.com/wp-content/uploads/2024/10/a-photo-of-a-modern-security-operations-team-worki-vo6QCZxVRhahDEnnMeVpfQ-GklDb0XITyq_n4MmV8pq3g-transformed.jpeg?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/programming-development/the-human-factor-how-companies-can-prevent-cloud-disasters/" title="The human factor: How companies can prevent cloud disasters" rel="bookmark" class="ArticleListing__title-link">The human factor: How companies can prevent cloud disasters</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/aditya-visweswaran-google-cloud/" title="Posts by Aditya Visweswaran, Google Cloud" class="ArticleListing__author" rel="author">Aditya Visweswaran, Google Cloud</a> <time class="ArticleListing__time" title="2024-10-19T12:05:00-07:00" datetime="2024-10-19T12:05:00-07:00">October 19, 2024 12:05 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2979234 .article-wrapper --> <article id="post-2977813" class="ArticleListing"> <a href="https://venturebeat.com/security/shadow-it-risks-are-on-the-rise-as-genai-tools-gain-popularity-with-employees/" title="'Permalink to Shadow IT risks are on the rise as GenAI tools gain popularity with employees" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/AdobeStock_677829840_9f7545.jpeg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Shadow IT risks are on the rise as GenAI tools gain popularity with employees" srcset="https://venturebeat.com/wp-content/uploads/2024/10/AdobeStock_677829840_9f7545.jpeg?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/security/shadow-it-risks-are-on-the-rise-as-genai-tools-gain-popularity-with-employees/" title="Shadow IT risks are on the rise as GenAI tools gain popularity with employees" rel="bookmark" class="ArticleListing__title-link">Shadow IT risks are on the rise as GenAI tools gain popularity with employees</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/vb-staff/" title="Posts by VB Staff" class="ArticleListing__author" rel="author">VB Staff</a> <time class="ArticleListing__time" title="2024-10-17T04:50:00-07:00" datetime="2024-10-17T04:50:00-07:00">October 17, 2024 4:50 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2977813 .article-wrapper --> <article id="post-2978817" class="ArticleListing"> <a href="https://venturebeat.com/business/mistral-ai-new-language-models-bring-ai-power-to-your-phone-and-laptop/" title="'Permalink to Mistral AI’s new language models bring AI power to your phone and laptop" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/nuneybits_Vector_art_of_lowercase_m_made_of_computer_code_on_a__07c673f6-714d-4cd0-9a26-d72379563642.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Mistral AI’s new language models bring AI power to your phone and laptop" srcset="https://venturebeat.com/wp-content/uploads/2024/10/nuneybits_Vector_art_of_lowercase_m_made_of_computer_code_on_a__07c673f6-714d-4cd0-9a26-d72379563642.webp?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/business/mistral-ai-new-language-models-bring-ai-power-to-your-phone-and-laptop/" title="Mistral AI’s new language models bring AI power to your phone and laptop" rel="bookmark" class="ArticleListing__title-link">Mistral AI’s new language models bring AI power to your phone and laptop</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-10-16T10:47:19-07:00" datetime="2024-10-16T10:47:19-07:00">October 16, 2024 10:47 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2978817 .article-wrapper --> <article id="post-2978670" class="ArticleListing"> <a href="https://venturebeat.com/security/what-open-source-ai-models-should-your-enterprise-use-endor-labs-analyzes-them-all/" title="'Permalink to What open-source AI models should your enterprise use? Endor Labs analyzes them all" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/a-photo-of-an-ai-robot-with-a-metallic-body-a-chec-ccYto6yPTZS15Uk8_HcPIw-YzTL77FBRv-huJDMvDNn7w-transformed.jpeg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="What open-source AI models should your enterprise use? Endor Labs analyzes them all" srcset="https://venturebeat.com/wp-content/uploads/2024/10/a-photo-of-an-ai-robot-with-a-metallic-body-a-chec-ccYto6yPTZS15Uk8_HcPIw-YzTL77FBRv-huJDMvDNn7w-transformed.jpeg?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/security/what-open-source-ai-models-should-your-enterprise-use-endor-labs-analyzes-them-all/" title="What open-source AI models should your enterprise use? Endor Labs analyzes them all" rel="bookmark" class="ArticleListing__title-link">What open-source AI models should your enterprise use? Endor Labs analyzes them all</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/taryn-plumb/" title="Posts by Taryn Plumb" class="ArticleListing__author" rel="author">Taryn Plumb</a> <time class="ArticleListing__time" title="2024-10-16T06:00:00-07:00" datetime="2024-10-16T06:00:00-07:00">October 16, 2024 6:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2978670 .article-wrapper --> <article id="post-2978693" class="ArticleListing"> <a href="https://venturebeat.com/ai/anthropic-just-made-it-harder-for-ai-to-go-rogue-with-its-updated-safety-policy/" title="'Permalink to Anthropic just made it harder for AI to go rogue with its updated safety policy" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/nuneybits_Vector_art_of_a_robotic_hand_holding_the_world_in_the_99dcfc08-dd12-4e68-aa31-2c6e30a51df3.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Anthropic just made it harder for AI to go rogue with its updated safety policy" srcset="https://venturebeat.com/wp-content/uploads/2024/10/nuneybits_Vector_art_of_a_robotic_hand_holding_the_world_in_the_99dcfc08-dd12-4e68-aa31-2c6e30a51df3.webp?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/anthropic-just-made-it-harder-for-ai-to-go-rogue-with-its-updated-safety-policy/" title="Anthropic just made it harder for AI to go rogue with its updated safety policy" rel="bookmark" class="ArticleListing__title-link">Anthropic just made it harder for AI to go rogue with its updated safety policy</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-10-15T12:16:26-07:00" datetime="2024-10-15T12:16:26-07:00">October 15, 2024 12:16 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2978693 .article-wrapper --> <article id="post-2977908" class="ArticleListing"> <a href="https://venturebeat.com/security/prime-rethinks-enterprise-security-by-design-with-ai-system-risk-analysis-and-suggested-actions/" title="'Permalink to Prime rethinks enterprise security by design with AI system risk analysis and suggested actions" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/cfr0z3n_vector_art_line_art_gradients_corporate_memphis_minimal_509a8e31-84f2-4952-9888-ad64672046f8.png?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Prime rethinks enterprise security by design with AI system risk analysis and suggested actions" srcset="https://venturebeat.com/wp-content/uploads/2024/10/cfr0z3n_vector_art_line_art_gradients_corporate_memphis_minimal_509a8e31-84f2-4952-9888-ad64672046f8.png?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/security/prime-rethinks-enterprise-security-by-design-with-ai-system-risk-analysis-and-suggested-actions/" title="Prime rethinks enterprise security by design with AI system risk analysis and suggested actions" rel="bookmark" class="ArticleListing__title-link">Prime rethinks enterprise security by design with AI system risk analysis and suggested actions</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/carlfranzen/" title="Posts by Carl Franzen" class="ArticleListing__author" rel="author">Carl Franzen</a> <time class="ArticleListing__time" title="2024-10-09T04:30:00-07:00" datetime="2024-10-09T04:30:00-07:00">October 9, 2024 4:30 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2977908 .article-wrapper --> <article id="post-2976956" class="ArticleListing"> <a href="https://venturebeat.com/security/how-open-source-llms-enable-security-teams-to-stay-ahead-of-evolving-threats/" title="'Permalink to How open-source LLMs enable security teams to stay ahead of evolving threats" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/09/hero-candidate-2.jpg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="How open-source LLMs enable security teams to stay ahead of evolving threats" srcset="https://venturebeat.com/wp-content/uploads/2024/09/hero-candidate-2.jpg?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Analysis</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/security/how-open-source-llms-enable-security-teams-to-stay-ahead-of-evolving-threats/" title="How open-source LLMs enable security teams to stay ahead of evolving threats" rel="bookmark" class="ArticleListing__title-link">How open-source LLMs enable security teams to stay ahead of evolving threats</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/louis-columbus/" title="Posts by Louis Columbus" class="ArticleListing__author" rel="author">Louis Columbus</a> <time class="ArticleListing__time" title="2024-10-04T14:14:24-07:00" datetime="2024-10-04T14:14:24-07:00">October 4, 2024 2:14 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2976956 .article-wrapper --> <article id="post-2977410" class="ArticleListing"> <a href="https://venturebeat.com/security/why-mfa-alone-wont-protect-you-in-the-age-of-adversarial-ai/" title="'Permalink to Why MFA alone won’t protect you in the age of adversarial AI" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/an-aerial-photo-of-a-complex-labyrinth-within-a-wa-gFGN2m3XSISVa6UG4KfCEw-0slpvu3VQqW-FjXLO_UGwA.jpeg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Why MFA alone won’t protect you in the age of adversarial AI" srcset="https://venturebeat.com/wp-content/uploads/2024/10/an-aerial-photo-of-a-complex-labyrinth-within-a-wa-gFGN2m3XSISVa6UG4KfCEw-0slpvu3VQqW-FjXLO_UGwA.jpeg?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/security/why-mfa-alone-wont-protect-you-in-the-age-of-adversarial-ai/" title="Why MFA alone won’t protect you in the age of adversarial AI" rel="bookmark" class="ArticleListing__title-link">Why MFA alone won’t protect you in the age of adversarial AI</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/taryn-plumb/" title="Posts by Taryn Plumb" class="ArticleListing__author" rel="author">Taryn Plumb</a> <time class="ArticleListing__time" title="2024-10-04T13:53:16-07:00" datetime="2024-10-04T13:53:16-07:00">October 4, 2024 1:53 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2977410 .article-wrapper --> <article id="post-2977361" class="ArticleListing"> <a href="https://venturebeat.com/games/3thix-partners-with-avalanche-on-web3-gaming-ad-data/" title="'Permalink to 3thix partners with Avalanche on !eb3 gaming ad data" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/3THIX.jpg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="3thix partners with Avalanche on !eb3 gaming ad data" srcset="https://venturebeat.com/wp-content/uploads/2024/10/3THIX.jpg?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/games/3thix-partners-with-avalanche-on-web3-gaming-ad-data/" title="3thix partners with Avalanche on !eb3 gaming ad data" rel="bookmark" class="ArticleListing__title-link">3thix partners with Avalanche on !eb3 gaming ad data</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/rachelkaser/" title="Posts by Rachel Kaser" class="ArticleListing__author" rel="author">Rachel Kaser</a> <time class="ArticleListing__time" title="2024-10-03T14:24:40-07:00" datetime="2024-10-03T14:24:40-07:00">October 3, 2024 2:24 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2977361 .article-wrapper --> <article id="post-2977237" class="ArticleListing"> <a href="https://venturebeat.com/ai/vera-ai-launches-ai-gateway-to-help-companies-safely-scale-ai-without-the-risks/" title="'Permalink to Vera AI launches ‘AI Gateway’ to help companies safely scale AI without the risks" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/10/nuneybits_Futuristic_AI_Gateway_arch_streams_of_glowing_data_pa_9bc2fabe-19b4-45d6-860b-0528f7a05885.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Vera AI launches ‘AI Gateway’ to help companies safely scale AI without the risks" srcset="https://venturebeat.com/wp-content/uploads/2024/10/nuneybits_Futuristic_AI_Gateway_arch_streams_of_glowing_data_pa_9bc2fabe-19b4-45d6-860b-0528f7a05885.webp?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/vera-ai-launches-ai-gateway-to-help-companies-safely-scale-ai-without-the-risks/" title="Vera AI launches ‘AI Gateway’ to help companies safely scale AI without the risks" rel="bookmark" class="ArticleListing__title-link">Vera AI launches ‘AI Gateway’ to help companies safely scale AI without the risks</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-10-02T10:00:00-07:00" datetime="2024-10-02T10:00:00-07:00">October 2, 2024 10:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2977237 .article-wrapper --> <article id="post-2976651" class="ArticleListing"> <a href="https://venturebeat.com/business/artisan-raises-11-5m-to-deploy-ai-employees-for-sales-teams/" title="'Permalink to Artisan raises $11.5M to deploy AI ’employees’ for sales teams" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/09/Artisan-founders.jpg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Artisan raises $11.5M to deploy AI ’employees’ for sales teams" srcset="https://venturebeat.com/wp-content/uploads/2024/09/Artisan-founders.jpg?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/business/artisan-raises-11-5m-to-deploy-ai-employees-for-sales-teams/" title="Artisan raises $11.5M to deploy AI ’employees’ for sales teams" rel="bookmark" class="ArticleListing__title-link">Artisan raises $11.5M to deploy AI ’employees’ for sales teams</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-09-30T06:00:00-07:00" datetime="2024-09-30T06:00:00-07:00">September 30, 2024 6:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2976651 .article-wrapper --> <article id="post-2975994" class="ArticleListing"> <a href="https://venturebeat.com/security/with-23andmes-directors-quitting-your-data-is-at-risk-time-to-double-down-on-identity-securitywith-23andmes-directors-quitting-your-data-is-at-risk-time-to-double-down-on-identity-security/" title="'Permalink to With 23andMe in crisis, strengthening DNA security has never been more urgent" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/09/23ANDME-HERO-IMAGE.jpg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="With 23andMe in crisis, strengthening DNA security has never been more urgent" srcset="https://venturebeat.com/wp-content/uploads/2024/09/23ANDME-HERO-IMAGE.jpg?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Analysis</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/security/with-23andmes-directors-quitting-your-data-is-at-risk-time-to-double-down-on-identity-securitywith-23andmes-directors-quitting-your-data-is-at-risk-time-to-double-down-on-identity-security/" title="With 23andMe in crisis, strengthening DNA security has never been more urgent" rel="bookmark" class="ArticleListing__title-link">With 23andMe in crisis, strengthening DNA security has never been more urgent</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/louis-columbus/" title="Posts by Louis Columbus" class="ArticleListing__author" rel="author">Louis Columbus</a> <time class="ArticleListing__time" title="2024-09-24T06:00:00-07:00" datetime="2024-09-24T06:00:00-07:00">September 24, 2024 6:00 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2975994 .article-wrapper --> <article id="post-2976115" class="ArticleListing"> <a href="https://venturebeat.com/ai/openai-tackles-global-language-divide-with-massive-multilingual-ai-dataset-release/" title="'Permalink to OpenAI tackles global language divide with massive multilingual AI dataset release" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/09/nuneybits_Watercolor_painting_of_the_earth_Abstract_background__a35e4d2d-92a7-4241-897c-4f02ad79282e.jpeg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="OpenAI tackles global language divide with massive multilingual AI dataset release" srcset="https://venturebeat.com/wp-content/uploads/2024/09/nuneybits_Watercolor_painting_of_the_earth_Abstract_background__a35e4d2d-92a7-4241-897c-4f02ad79282e.jpeg?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/openai-tackles-global-language-divide-with-massive-multilingual-ai-dataset-release/" title="OpenAI tackles global language divide with massive multilingual AI dataset release" rel="bookmark" class="ArticleListing__title-link">OpenAI tackles global language divide with massive multilingual AI dataset release</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-09-23T17:33:05-07:00" datetime="2024-09-23T17:33:05-07:00">September 23, 2024 5:33 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2976115 .article-wrapper --> <article id="post-2975829" class="ArticleListing"> <a href="https://venturebeat.com/security/harvest-now-decrypt-later-why-hackers-are-waiting-for-quantum-computing/" title="'Permalink to ‘Harvest now, decrypt later’: Why hackers are waiting for quantum computing" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/09/DDM-Sat-1.jpeg?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="‘Harvest now, decrypt later’: Why hackers are waiting for quantum computing" srcset="https://venturebeat.com/wp-content/uploads/2024/09/DDM-Sat-1.jpeg?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> <span class="ArticleListing__label"><span class="article-type">Guest</span></span> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/security/harvest-now-decrypt-later-why-hackers-are-waiting-for-quantum-computing/" title="‘Harvest now, decrypt later’: Why hackers are waiting for quantum computing" rel="bookmark" class="ArticleListing__title-link">‘Harvest now, decrypt later’: Why hackers are waiting for quantum computing</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/zac-amos-rehack/" title="Posts by Zac Amos, ReHack" class="ArticleListing__author" rel="author">Zac Amos, ReHack</a> <time class="ArticleListing__time" title="2024-09-21T12:05:00-07:00" datetime="2024-09-21T12:05:00-07:00">September 21, 2024 12:05 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2975829 .article-wrapper --> <article id="post-2975596" class="ArticleListing"> <a href="https://venturebeat.com/ai/microsofts-grin-moe-ai-model-takes-on-coding-and-math-beating-competitors-in-key-benchmarks/" title="'Permalink to Microsoft’s GRIN-MoE AI model takes on coding and math, beating competitors in key benchmarks" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/09/nuneybits_Vector_art_of_a_robot_that_is_doing_math_and_coding_p_0f4a253f-d705-42f9-b732-8bed4f68cb31.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Microsoft’s GRIN-MoE AI model takes on coding and math, beating competitors in key benchmarks" srcset="https://venturebeat.com/wp-content/uploads/2024/09/nuneybits_Vector_art_of_a_robot_that_is_doing_math_and_coding_p_0f4a253f-d705-42f9-b732-8bed4f68cb31.webp?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/microsofts-grin-moe-ai-model-takes-on-coding-and-math-beating-competitors-in-key-benchmarks/" title="Microsoft’s GRIN-MoE AI model takes on coding and math, beating competitors in key benchmarks" rel="bookmark" class="ArticleListing__title-link">Microsoft’s GRIN-MoE AI model takes on coding and math, beating competitors in key benchmarks</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-09-19T11:15:44-07:00" datetime="2024-09-19T11:15:44-07:00">September 19, 2024 11:15 AM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2975596 .article-wrapper --> <article id="post-2974562" class="ArticleListing"> <a href="https://venturebeat.com/ai/microsofts-windows-agent-arena-teaching-ai-assistants-to-navigate-your-pc/" title="'Permalink to Microsoft’s Windows Agent Arena: Teaching AI assistants to navigate your PC" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/09/nuneybits_Vector_art_of_a_robot_on_a_Microsoft_Windows_computer_67d71b28-f8e1-4e85-8dd2-2dd1ec46cd8f.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="Microsoft’s Windows Agent Arena: Teaching AI assistants to navigate your PC" srcset="https://venturebeat.com/wp-content/uploads/2024/09/nuneybits_Vector_art_of_a_robot_on_a_Microsoft_Windows_computer_67d71b28-f8e1-4e85-8dd2-2dd1ec46cd8f.webp?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/microsofts-windows-agent-arena-teaching-ai-assistants-to-navigate-your-pc/" title="Microsoft’s Windows Agent Arena: Teaching AI assistants to navigate your PC" rel="bookmark" class="ArticleListing__title-link">Microsoft’s Windows Agent Arena: Teaching AI assistants to navigate your PC</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-09-13T13:48:30-07:00" datetime="2024-09-13T13:48:30-07:00">September 13, 2024 1:48 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2974562 .article-wrapper --> <article id="post-2974241" class="ArticleListing"> <a href="https://venturebeat.com/ai/ai-safety-showdown-yann-lecun-slams-californias-sb-1047-as-geoffrey-hinton-backs-new-regulations/" title="'Permalink to AI safety showdown: Yann LeCun slams California’s SB 1047 as Geoffrey Hinton backs new regulations" rel="bookmark" class="ArticleListing__image-link "> <img width="350" height="175" src="https://venturebeat.com/wp-content/uploads/2024/09/nuneybits_Abstract_painting_of_Geoffrey_Hinton_arguing_with_Met_f8f40e82-4f81-4281-a610-fb6e06f52940.webp?w=350&h=175&crop=1" class="ArticleListing__image wp-post-image" alt="AI safety showdown: Yann LeCun slams California’s SB 1047 as Geoffrey Hinton backs new regulations" srcset="https://venturebeat.com/wp-content/uploads/2024/09/nuneybits_Abstract_painting_of_Geoffrey_Hinton_arguing_with_Met_f8f40e82-4f81-4281-a610-fb6e06f52940.webp?w=350&h=175&crop=1 350w" decoding="async" loading="lazy" /> </a> <header class="ArticleListing__body "> <div class="Label__wrapper"> </div> <h2 class="ArticleListing__title"> <a href="https://venturebeat.com/ai/ai-safety-showdown-yann-lecun-slams-californias-sb-1047-as-geoffrey-hinton-backs-new-regulations/" title="AI safety showdown: Yann LeCun slams California’s SB 1047 as Geoffrey Hinton backs new regulations" rel="bookmark" class="ArticleListing__title-link">AI safety showdown: Yann LeCun slams California’s SB 1047 as Geoffrey Hinton backs new regulations</a> </h2> <div class="ArticleListing__byline"> <a href="https://venturebeat.com/author/michael_nunez/" title="Posts by Michael Nuñez" class="ArticleListing__author" rel="author">Michael Nuñez</a> <time class="ArticleListing__time" title="2024-09-11T17:21:16-07:00" datetime="2024-09-11T17:21:16-07:00">September 11, 2024 5:21 PM</time> </div><!-- .article-byline --> </header><!-- .article-header --> </article><!-- #post-2974241 .article-wrapper --> </div> </div> </div><!-- END .body-container --> <noscript> <ul class='archive-navigation'> <li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2024/">2024</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2024/11/">Nov</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2023/">2023</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2023/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2022/">2022</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2022/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2021/">2021</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2021/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2020/">2020</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2020/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2019/">2019</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2019/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2018/">2018</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2018/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2017/">2017</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2017/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2016/">2016</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2016/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2015/">2015</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2015/12/">Dec</a></li></ul> </li><li class="archive-year"><ul class="archive-month-list"><li class="archive-item archive-year-title"><a href="https://venturebeat.com/2014/">2014</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/01/">Jan</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/02/">Feb</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/03/">Mar</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/04/">Apr</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/05/">May</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/06/">Jun</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/07/">Jul</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/08/">Aug</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/09/">Sep</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/10/">Oct</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/11/">Nov</a></li><li class="archive-item"><a href="https://venturebeat.com/2014/12/">Dec</a></li></ul> </li> </ul> </noscript> <footer id="the_footer" class="site-footer "> <div class="Footer__content"> <ul class="Footer__icons"> <li class="Footer__icon"> <a class="Footer__site-logo " href="/"> <svg class="SiteLogo" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 177.75 100"><title>VentureBeat Homepage</title><path d="M140,0c10.06.29,22.25.72,29.6,8.36,4.26,4.53,6.67,11.9,6.67,18.41,0,8.79-4,13.74-6.24,15.87-2.83,2.83-6.52,4.67-10.05,6.37,4.1,1.29,8.36,2.55,12.17,6.24,4.12,4.1,6.94,11.18,6.94,18.69a24.19,24.19,0,0,1-6.94,17.56c-7.92,8.07-18.41,8.22-29.74,8.5h-46V79.6l8.92.14V20.26l-8.92.14V0Zm-8.64,40.22c8.08.15,9.21.15,11.2-.27A9.65,9.65,0,0,0,150.23,30c0-5.24-3-8.21-5.09-9.21s-3.69-1.13-13.75-1.27Zm0,39.38h7.8c5.52,0,13.31-.13,13.31-9.62,0-5-2.69-8.36-6.1-9.64-2.4-1-3.53-1-15-1Z" transform="translate(-1.37)" class="SiteLogo--red"/><polygon points="0 0 42.92 0 42.92 20.4 34.13 20.26 48.72 77.48 64.45 20.26 55.67 20.4 55.67 0 95.04 0 95.04 20.4 88.38 20.26 63.6 100 31.3 100 6.23 20.26 0 20.4 0 0" class="SiteLogo--white"/></svg> </a> </li> <li class="Footer__icon"> <a href="https://www.facebook.com/venturebeat/"> <svg class="Footer__social-icon" data-name="Facebook Logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23.17 49.85"><title>Follow us on Facebook</title><path d="M50.83,39.89h-7v24.9H33.5V39.89H28.57v-8.8H33.5V25.4C33.5,21.32,35.43,15,43.94,15l7.67,0v8.54H46a2.11,2.11,0,0,0-2.19,2.4v5.17h7.89Z" transform="translate(-28.57 -14.95)"/></svg> </a> </li> <li class="Footer__icon"> <a href="https://twitter.com/venturebeat"> <svg class="Footer__social-icon" data-name="X Logo" height="20" viewBox="0 0 22 20" fill="none" xmlns="http://www.w3.org/2000/svg"><title>Follow us on X</title> <path d="M17.244 0.25H20.552L13.325 8.51L21.827 19.75H15.17L9.956 12.933L3.99 19.75H0.679998L8.41 10.915L0.253998 0.25H7.08L11.793 6.481L17.244 0.25ZM16.083 17.77H17.916L6.084 2.126H4.117L16.083 17.77Z" fill="white"/> </svg> </a> </li> <li class="Footer__icon"> <a href="https://www.linkedin.com/company/venturebeat"> <svg class="Footer__social-icon" data-name="LinkedIn Logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 47.79"><title>Follow us on LinkedIn</title><path d="M43,35.33v-.11l-.07.11Z" transform="translate(-15 -15.11)"/><path d="M26.35,62.9H15.63V30.66H26.35ZM21,26.25h-.07A5.55,5.55,0,0,1,15,20.68c0-3.16,2.4-5.57,6.06-5.57s5.93,2.41,6,5.57S24.73,26.25,21,26.25ZM65,62.9H54.28V45.65c0-4.34-1.55-7.3-5.43-7.3a5.89,5.89,0,0,0-5.5,3.93A7.37,7.37,0,0,0,43,44.89v18H32.28s.14-29.22,0-32.24H43v4.56a10.63,10.63,0,0,1,9.66-5.32C59.71,29.9,65,34.5,65,44.41Z" transform="translate(-15 -15.11)"/></svg> </a> </li> <li class="Footer__icon"> <a href="https://feeds.feedburner.com/venturebeat/SZYF"> <svg class="Footer__social-icon" data-name="RSS Icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 40 40"><defs><clipPath><rect x="1.29" y="-3.95" width="42.51" height="42.51" style="fill:none"/></clipPath></defs><title>Follow us on RSS</title><g style="clip-path:url(#clip-path)"><circle cx="6.5" cy="33.6" r="4.9"/><path d="M-.6,8.48A33.48,33.48,0,0,1,32.84,41.92,33.48,33.48,0,0,1-.6,75.36,33.48,33.48,0,0,1-34,41.92,33.48,33.48,0,0,1-.6,8.48m0-5.77A39.21,39.21,0,0,0-39.81,41.92,39.2,39.2,0,0,0-.6,81.13,39.21,39.21,0,0,0,38.61,41.92,39.22,39.22,0,0,0-.6,2.71Z"/><path d="M.33,19.56a20.51,20.51,0,1,1,0,41,20.51,20.51,0,0,1,0-41m0-5.77A26.29,26.29,0,0,0-25.95,40.07,26.28,26.28,0,0,0,.33,66.35,26.28,26.28,0,0,0,26.62,40.07,26.29,26.29,0,0,0,.33,13.79Z"/></g></svg> </a> </li> </ul> <ul class="Footer__page-links"> <li class="Footer__page-link"> <a href="/tag/business-sponsored-company-news/" class="Footer__link">Press Releases</a> </li> <li class="Footer__page-link"> <a href="/contact/" class="Footer__link">Contact Us</a> </li> <li class="Footer__page-link"> <a href="https://media.venturebeat.com/" class="Footer__link">Advertise</a> </li> <li class="Footer__page-link"> <a href="/contact/" class="Footer__link">Share a News Tip</a> </li> <li class="Footer__page-link"> <a href="/guest-posts/" class="Footer__link">Contribute to DataDecisionMakers</a> </li> </ul> <ul class="Footer__page-links"> <li class="Footer__page-link"> <a href="/privacy-policy/" class="Footer__link">Privacy Policy</a> </li> <li class="Footer__page-link"> <a href="/terms-of-service/" class="Footer__link">Terms of Service</a> </li> <li class="Footer__page-link"> <button onclick="__uspapi('displayUspUi')" href="javascript:void(0)" class="Footer__link">Do Not Sell My Personal Information</button> </li> </ul> <p class="Footer__cr">© 2024 <a href="https://venturebeat.com/" class="Footer__legal">VentureBeat</a>. All rights reserved.</p> </div> </footer> <div id="ROS_HB" class="adslot adslot-custom" data-sizes="[1,1]"></div> <div id="newsletter-signup" class="newsletter-signup" style="display: none;"> <div class="newsletter-content"> <span id="close-newsletter" class="close-newsletter">×</span> <div class="newsletter-inner"> <img class="newsletter-image" src="https://venturebeat.com/wp-content/themes/vb-news/brand/img/vb-daily-newsletter.png" alt=""> <div class="form-container"> <h3 id="cta-title">VB Daily</h3> <p id="cta-copy" class="newsletter-description">The best of VentureBeat delivered to your inbox everyday</p> <form action="" data-action="nonce_mailchimp_sticky_subscribe" id="NewsletterForm" class="Form js-vb-newsletter-cta"> <input type="email" name="email" placeholder="Email" class="Form__input" id="email-input" required> <input type="hidden" id="newsletter-input" name="newsletter" value="vb_dailyroundup"> <input type="hidden" name="b_f67554569818c29c4c844d121_89d8059242" value=""> <input type="hidden" id="nonce_mailchimp_sticky_subscribe" name="nonce_mailchimp_sticky_subscribe" value="ef9f46d1fd" /><input type="hidden" name="_wp_http_referer" value="/tag/data-security-privacy/" /> <button type="submit" class="Form__button Newsletter__sub-btn">Subscribe</button> </form> <p class="Form__newsletter-legal">We respect your privacy. Your email will only be used for sending our newsletter. You can unsubscribe at any time. Read our <a href="/privacy-policy/">Privacy Policy</a>.</p> <p class="Form__success" > Thanks for subscribing. Check out more <a href="/newsletters/">VB newsletters here</a>. </p> <p class="Form__error">An error occured.</p> </div> </div> </div> </div> <script type="text/javascript"> var infiniteScroll = {"settings":{"id":"river","ajaxurl":"https:\/\/venturebeat.com\/?infinity=scrolling","type":"click","wrapper":true,"wrapper_class":"infinite-wrap","footer":"the_footer","click_handle":"1","text":"Load more articles","totop":"Scroll back to top","currentday":"11.09.24","order":"DESC","scripts":[],"styles":[],"google_analytics":true,"offset":1,"history":{"host":"venturebeat.com","path":"\/tag\/data-security-privacy\/page\/%d\/","use_trailing_slashes":true,"parameters":""},"query_args":{"tag":"data-security-privacy","error":"","m":"","p":0,"post_parent":"","subpost":"","subpost_id":"","attachment":"","attachment_id":0,"name":"","pagename":"","page_id":0,"second":"","minute":"","hour":"","day":0,"monthnum":0,"year":0,"w":0,"category_name":"","cat":"","tag_id":6514,"author":"","author_name":"","feed":"","tb":"","paged":0,"meta_key":"","meta_value":"","preview":"","s":"","sentence":"","title":"","fields":"","menu_order":"","embed":"","category__in":[],"category__not_in":[],"category__and":[],"post__in":[],"post__not_in":[],"post_name__in":[],"tag__in":[],"tag__not_in":[],"tag__and":[],"tag_slug__in":["data-security-privacy"],"tag_slug__and":[],"post_parent__in":[],"post_parent__not_in":[],"author__in":[],"author__not_in":[],"search_columns":[],"update_post_term_cache":false,"posts_per_page":40,"ignore_sticky_posts":false,"suppress_filters":false,"cache_results":true,"update_menu_item_cache":false,"lazy_load_term_meta":false,"update_post_meta_cache":true,"post_type":"","nopaging":false,"comments_per_page":"50","no_found_rows":false,"order":"DESC"},"query_before":"2024-11-23 04:59:57","last_post_date":"2024-09-11 17:21:16","body_class":"infinite-scroll","loading_text":"Loading new page","stats":"blog=126020344&host=venturebeat.com&v=ext&j=1:13.9.1&x_pagetype=infinite-click-jetpack"}}; </script> <noscript> <img src="//pixel.quantserve.com/pixel/p-UkS7f9ZMSZ6hP.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/> </noscript> <script type="text/javascript" src="https://venturebeat.com/_static/??/wp-content/mu-plugins/jetpack-13.9/_inc/build/infinite-scroll/infinity.min.js,/wp-content/themes/vb-news/dist/js/news-general.js?m=1732310736j" ></script><script type="text/javascript" src="https://stats.wp.com/e-202447.js" id="jetpack-stats-js" data-wp-strategy="defer"></script> <script type="text/javascript" id="jetpack-stats-js-after"> /* <![CDATA[ */ _stq = window._stq || []; _stq.push([ "view", JSON.parse("{\"v\":\"ext\",\"blog\":\"126020344\",\"post\":\"0\",\"tz\":\"-8\",\"srv\":\"venturebeat.com\",\"hp\":\"vip\",\"j\":\"1:13.9.1\"}") ]); _stq.push([ "clickTrackerInit", "126020344", "0" ]); /* ]]> */ </script> <script type="text/javascript"> (function() { var extend = function(out) { out = out || {}; for (var i = 1; i < arguments.length; i++) { if (!arguments[i]) continue; for (var key in arguments[i]) { if (arguments[i].hasOwnProperty(key)) out[key] = arguments[i][key]; } } return out; }; extend( window.infiniteScroll.settings.scripts, ["the-neverending-homepage","vb-news-general","jetpack-stats"] ); extend( window.infiniteScroll.settings.styles, ["the-neverending-homepage","vb-brand-combined","core-block-supports-duotone"] ); })(); </script> <span id="infinite-aria" aria-live="assertive"></span> </body> </html>