') //check if OneTrust is allowing "Personalized Experience Cookies" (i.e., Adobe Target) to load var adobeTargetOneTrustGroup = "PE"; function isAdobeTargetAllowed(adobeTargetOneTrustGroup) { var OptanonConsentCookie = document.cookie.match(/OptanonConsent=.*;/); return (OptanonConsentCookie && decodeURIComponent(OptanonConsentCookie[0]).includes(adobeTargetOneTrustGroup + ":1")); } if (isAdobeTargetAllowed(adobeTargetOneTrustGroup)) { //Adobe Target prehiding snippet ;(function(win, doc, style, timeout) { var STYLE_ID = 'at-body-style'; function getParent() { return doc.getElementsByTagName('head')[0]; } function addStyle(parent, id, def) { if (!parent) { return; } var style = doc.createElement('style'); style.id = id; style.innerHTML = def; parent.appendChild(style); } function removeStyle(parent, id) { if (!parent) { return; } var style = doc.getElementById(id); if (!style) { return; } parent.removeChild(style); } addStyle(getParent(), STYLE_ID, style); setTimeout(function() { removeStyle(getParent(), STYLE_ID); }, timeout); }(window, document, "body {opacity: 0 !important}", 3000)); }
theCUBE.netのリサ・マーティンとアミット・シンハ博士が、ユーザーからサーバーまで、ソフトウェアからコンテンツまで、ドキュメントからデバイスまで、コネクテッド・リアリティのすべてを可能にするデジタルトラストの仕組みについて解説する。
アイデンティティは、デジタルセキュリティによって保護されるあらゆるものの土台ですが、そのリスクがかつてないほど高まっています。今こそ、業界として決断を下さねばなりません。
PKIはTLS/SSL証明書をの元になっている技術です。あらゆる接続の安全を守ります。
デジサート スマートシールの紹介 - ウェブセキュリティを魅せる
視覚的な手がかりは信頼につながります
アイデンティティの再定義
証明書の問題点を60秒以内に見つけて修正する方法
IBM: 今、アイデンティティが重要な理由
360°で操作できる動画「イノベーションの歴史」
5GとPKI: クラウドで実現した組み合わせ
SolarWinds:コード署名の理論と実践に関する注意話