I had one of those chance airplane conversations recently—the kind that sticks in your mind longer than the flight itself. My seatmate was reading a book about artificial intelligence, and at one point they described the idea of an “infinitely growing AI.” I couldn’t help but giggle a bit. The post Why Tech Supply Chains, Not Protocols, Set the Limits on AI and the Internet appeared first on Spherical Cow Consulting.| Spherical Cow Consulting
Most digital systems were built around a simple model: one user, one identity, one device, one intent. If you need more than that, that's what password sharing is for, right? (Note: that was sarcasm.) Who needs delegation? Reality, which has definitely included sharing passwords, has always been messier. The post Acting on Behalf of Others: Delegation, Consent, and Messy Reality appeared first on Spherical Cow Consulting.| Spherical Cow Consulting
For a long time, logging into a website was (perhaps still is) a bit of a mess. There’s definitely been many efforts to fix it, and though OAuth buttons and SSO integrations tried to clean things up, under the hood, “Sign in with…” is mostly a best-effort dance. You can authenticate a user, maybe even Continue Reading The post Web Payments and Digital Identity are Having a Moment appeared first on Spherical Cow Consulting.| Spherical Cow Consulting
When we talk about introspection in digital identity, we’re not just talking about what happens in OAuth 2.0. Yes, there’s a token introspection spec, but this post is about something broader: the idea that platforms—especially browsers—can inspect and influence the identity data being exchanged. Is that a good thing? Apple and Google disagree on just Continue Reading The post Is Introspection a Bug or a Feature? appeared first on Spherical Cow Consulting.| Spherical Cow Consulting
The open standards development process, whether at the IETF, W3C, or OpenID Foundation, has always been a balancing act. While politics inevitably plays a role (where there are people, there are politics), technology has historically held at least an equal seat at the table. At least, it did. With shifting geopolitical priorities and radical changes Continue Reading The post The Future of Open Standards: Politics, Sovereignty, and the Role of SDOs appeared first on Spherical Cow Consulting.| Spherical Cow Consulting
One of the areas I’m tracking from my usual standards’ perspective is how we set up guardrails for AI—how we contain its risks while still allowing the world to benefit from its utility. This challenge provides an excellent case study in the limitations of technical standards and where policy must step in to complement them. Continue Reading The post The Boundaries Between Standards and Policy: AI Training as a Case Study appeared first on Spherical Cow Consulting.| Spherical Cow Consulting
tl;dr: Traditional identity federation has enabled digital identity with centralized, third-party logins, for decades. Its limitations in security and user control, however, are becoming a problem, especially when there are alternatives being developed. Digital credentials offer a decentralized, user-empowering alternative that enhances privacy and enables offline authentication. We’re looking at a brave new world with Continue Reading The post Digital Credentials vs. Traditional Federation...| Spherical Cow Consulting
What if fraud prevention was, you know, a shared effort? That’s where the Shared Signals Framework (SSF) comes in! The idea behind shared signals is simple: instead of each company detecting threats on its own, organizations (or systems within an organization) can share security events—like compromised credentials or suspicious logins—in real-time. The SSF, developed by Continue Reading The post Shared Signals: Who Pays the Price for Stronger Identity? appeared first on Spherical Cow Co...| Spherical Cow Consulting
The irony with urgently questioning how to tell whether something is an AI or a person is the fact that we’re struggling just as much to distinguish humans from… well, other humans. This is, in fact, not a new problem at all. After writing about the AI vs Human issue in a previous post, I’m Continue Reading The post What AI Agents Can Teach Us About Fraud in Consumer Identity appeared first on Spherical Cow Consulting.| Spherical Cow Consulting
Imagine being able to prove you’re old enough to buy a drink without flashing your ID—or proving you have insurance without handing over your policy details. Sounds like magic? It’s just math. Zero-Knowledge Proofs (ZKPs) might be the biggest leap for privacy since encryption, but they also come with serious challenges. Let’s talk about the Continue Reading The post Zero-Knowledge Proofs: Privacy, Innovation, and Equity appeared first on Spherical Cow Consulting.| Spherical Cow Consulting
I’ve been saying that to follow what’s happening in NHI standards, some of the core work you need to follow is happening in the IETF: SPICE, WIMSE, and SCITT. Everybody loves WIMSE with its workload identity architecture, and building the credential format in SPICE that can meet the needs of NHIs is of course brilliant Continue Reading The post Securing the Software Supply Chain: How SCITT, SPIFFE, and WIMSE Work Together appeared first on Spherical Cow Consulting.| Spherical Cow Consulting
Back in November 2024, my article “Token Lifetimes and Security in OAuth 2.0: Best Practices and Emerging Trends” was published in the IDPro® Body of Knowledge, and wow—over 1,600 people have already checked it out! If you’re one of those people who clicked on the article but didn’t quite have time to read it (or Continue Reading The post Unlock the Secrets of OAuth 2.0 Tokens (and Have Fun Doing It!) appeared first on Spherical Cow Consulting.| Spherical Cow Consulting
The post discusses the critical role of standards development in shaping modern technology and emphasizes the importance of early organizational engagement. Referencing an NSA/CISA report, it argues that participating in standards not only offers organizations influence and insights into technological trends but also drives innovation and ensures representation of their needs. The writer encourages businesses to engage actively to mitigate the risk of competing interests dominating discussion...| Spherical Cow Consulting
Academia is facing challenges in managing non-human identities (NHIs), which are essential for modern research systems but often treated like human users. As NHIs grow in complexity, issues like token sprawl, access management misalignments, and compliance difficulties arise, especially in collaborative environments like high-performance computing. Traditional directories fail to manage these identities effectively due to their static assumptions and lack of context. To improve NHI management...| Spherical Cow Consulting
Digital identity wallets are crucial digital tools that should not be merely viewed as apps or tied only to government guidelines. Essential questions about their operation and interoperability remain. The EU's Digital Identity Architecture Reference Framework (ARF) provides guidance but lacks implementation specifics. Open-source initiatives like the Open Wallet Foundation offer valuable resources, including a Wallet Safety Guide, yet still do not address all protocol details needed for inte...| Spherical Cow Consulting
The journey of developing Internet standards is a complex yet fascinating process that combines personal creativity with collective teamwork. It begins with identifying a problem and brainstorming solutions, often involving multiple stakeholders to create a consensus. This requires navigating various interests within diverse Standards Development Organizations (SDOs), which may range from treaty-based to industry-based groups. Engaging a broad audience is vital for adoption, ensuring the stan...| Spherical Cow Consulting
In a digital age where the management of identity wallets and credentials is becoming increasingly complex, the W3C's Web Incubator Community Group (WICG) has initiated a pivotal work item called Digital Credentials. As co-chair of the newly formed Federated Identity Working Group alongside Wendy Seltzer, I delve into why this project may (or may not!) soon find a permanent home within our group. This post explores the dance between digital identity, browser behavior, and the broader ecosyste...| Spherical Cow Consulting
Moving towards a passwordless future is crucial for cybersecurity. So many high-profile breaches highlight the vulnerability of relying on passwords. Embracing passkeys, digital credentials tied to user accounts, and applications, offers a more secure and user-friendly alternative. Organizations should advocate for enhanced security, cost savings, and smoother user experience. In the meantime, implementing multi-factor authentication (MFA) can mitigate risks associated with passwords. Transit...| Spherical Cow Consulting
The blog post discusses Federated Identity and Self-Sovereign Identity (SSI), comparing the two architectures. Functionally, there's a lot in common. Technically, not so much. Read on to learn more! The post Federated Identity and SSI – YMMV appeared first on Spherical Cow Consulting.| Spherical Cow Consulting
The W3C is becoming more involved in the digital identity credential and wallet space due to the growing use of web browsers for various digital activities. This involvement includes addressing how browsers interact with identity wallets. An incubation effort is taking place within the Web Incubator Community Group (WICG) to investigate these issues and establish standards. The post Standards, Browsers, and Identity Wallets appeared first on Spherical Cow Consulting.| Spherical Cow Consulting
#mousegunmonday Rich Grassi of The Tactical Wire recently posted an article about distances at which Defensive Gun Uses can be successfully resolved. One of his comments is well put and bears remem…| tacticalprofessor
Halloween Safety: What a Certification Body Sees Behind the Costumes and Decorations Halloween is a night of creativity, fun, and spooky excitement, but behind the costumes, flashing decorations, and fog machines, there are very real safety risks that often go unnoticed. At LabTest Certification, we spend our days testing products to ensure they| LabTest Certification Inc
LabTest Certification Expands and Enhances Fire Testing Capabilities At LabTest Certification, precision and reliability in Fire Testing have always been our top priorities. And now, we’ve taken them even further. We’re excited to announce a series of major upgrades to our Flame Spread Testing Tunnel (Steiner Tunnel), designed to enhance accuracy, efficiency, and| LabTest Certification Inc
Fire Prevention Week: Reduce lithium-ion battery fire risks at home. Charge, use certified chargers, check recalls, store properly, know insurance limits.| LabTest Certification Inc.
In industrial environments, AI agents enhance human oversight, operating securely via orchestration in complex, automated environments.| Help Net Security
Imagine: A reporter maintains a list of sources and the information they provided for an article critical of the federal government. This is a requirement for fact-checking any serious news story or for later defending it in a court of law. But the federal government illegally seizes the list and jails the sources. Imagine: A protest group uses a supposedly secure messaging app to coordinate, but the government threatens the app store, who substitutes a version that records all of the informa...| Blockchain Commons
The Middle States Commission on Higher Education (MSCHE) is launching a review of its Standards for Accreditation and Requirements of Affiliation and Evidence Expectations by Standard. The Commission is dedicated to ensuring that our standards continue to drive innovation and best support our... The post Middle States Commission on Higher Education (MSCHE) Announces Review of Standards appeared first on Middle States Commission on Higher Education.| Middle States Commission on Higher Education
Tim recently gave a talk at Smashing Conference in New York called One Step Ahead. Based on the slides, it looks like it was an excellent talk. Towards the end, there’s a slide that could be the tagline for Web Day Out: Betting on the browser is our best chance at long-term success. Most of the talk focuses on two technologies that you can add to any website with just a couple of lines of code: view transitions and speculation rules. I’m using both of them on The Session and I can testify...| Adactio: Journal
I was messing about with some images on a website recently and while I was happy enough with the arrangement on large screens, I thought it would be better to have the images in a kind of carousel on smaller screens—a swipable gallery. My old brain immediately thought this would be fairly complicated to do, but actually it’s ludicrously straightforward. Just stick this bit of CSS on the containing element inside a media query (or better yet, a container query): display: flex; overflow-x: ...| Adactio: Journal
Media over QUIC (MoQ) hype check: WebTransport usage data with a rebuttal to Cloudflare’s post—why no one has switched to MoQ from WebRTC.| webrtcHacks
If you import toys to the EU or produce them, learn about EN 71-3 standard and its role in ensuring toy safety. Discover how to comply and protect children.| ExamineChina
What do pirates and librarians teach us about standards development? More than you’d think—especially when it comes to leadership.| Spherical Cow Consulting
The Security Industry Association (SIA) Audio and Intelligent Communications Subcommittee is exploring how audio solutions are shaping today’s security systems, and we want your insights! From intercoms and mass communication to intelligent audio analytics, audio technologies are becoming increasingly important in creating proactive, responsive and comprehensive security strategies, yet many in the industry are still… The post Share Your Feedback! Participate in SIA’s Audio and Intellig...| Security Industry Association
#mousegunmonday Many people comment that the LCP and LCP II are not particularly pleasant guns to shoot. Putting a Hogue HandALL® Hybrid Grip Sleeve on my LCP made it much more comfortable. I purch…| tacticalprofessor
The rise of e-commerce in the past decade changed the way customers interact with businesses online, leading to new innovations and improved user experiences.| WebKit
Animated example First, let’s define caret. For the scope of this post, I am not talking about the ^ symbol, which evolved from the circumflex. I’m also not talking about the proofreader mark, sometimes rendered as ‸, ⁁, or ⎀. I am talking about the navigation symbol (or insertion caret),…| Adrian Roselli
Achieving policymakers' goals in coordination with Internet standards activity can be difficult. This post explores some of the options and considerations involved.| Mark Nottingham
The Network and Information Security Directive 2 (NIS2) is the European Union's latest framework for strengthening cyber security resilience across critical sectors. If your organization falls within the scope of NIS2, understanding its requirements and ensuring compliance is crucial to avoiding penalties and securing your operations against cyber threats.| Compass Security Blog
Learn how the BIMI avp tag guides mailbox providers in choosing between personal avatars and brand logos.| BIMI Group
Lincoln’s leadership lessons offer timeless guidance for investors and advisors alike. The post Abraham Lincoln’s Playbook: A Model for Passive Investment Strategy appeared first on CFA Institute Enterprising Investor.| CFA Institute Enterprising Investor
The WSAVA Standards Steering Committee is developing the Essential Standards for Companion Animal Veterinary Practices (ESCAVP), practical, globally relevant guidelines to improve patient care, support veterinary teams, and strengthen our profession worldwide.| WSAVA
The World Wide Web Consortium (W3C) is an international community developing standards and guidelines to enhance interoperability and accessibility of digital publication technologies, initially on the web, now with a borader scope. The W3C Publishing Working Group, a W3C-restricted members group, focuses specifically on standards related to digital books, such as EPUB and Audiobooks. Its scope is to incrementally improve the […]| EDRLab
We don’t spend much time thinking about the roads we drive on—until one cracks, collapses, or dumps us somewhere we didn’t mean to be. Identity in the age of agentic AI? Same deal. It’s infrastructure. Like a good road, it needs to be ready for traffic we can’t imagine. The post Roads, Robots, and Responsibility: Why Agentic AI Needs Identity Infrastructure appeared first on Spherical Cow Consulting.| Spherical Cow Consulting
🚨The Security Industry Association (SIA) Intrusion Subcommittee is excited to share the release of a Java-based open source library for the ANSI/SIA DC-09 protocol—the trusted standard for secure IP-based communication between intrusion systems and monitoring centers. 🔗 Explore it on GitHub This initiative gives developers and solution providers direct access to a robust foundation for… The post SIA Releases Open-Source Library for ANSI/SIA DC-09 Implementation appeared first on Sec...| Security Industry Association
#mousegunmonday The Washington State Basic Covert Carry/Off-Duty Proficiency Course for Law Enforcement Officers includes shots out to 15 yards. This is perfectly workable with small guns like a Ru…| tacticalprofessor
In school as at the pool, kids will sink if we don’t insist on excellence| Education Next
In classics, two major changes were made. The “classics” track, which required an intermediate proficiency in Greek or Latin to enter the concentration, was eliminated, as was the requirement for students to take Greek or Latin. Students still are encouraged to take either language if it is relevant to their…| The Heidelblog
Two of the world’s leading building standards organisations, CIBSE and the International Code Council (ICC) signed the MOU to strengthen global cooperation on some of the biggest challenges facing the built environment. Signed on 23 April, the agreement aims to accelerate the exchange of knowledge, promote best practice, and jointly address critical issues such as building safety, sustainability, and performance. What will the MOU help accomplish? By signing the Memorandum, both CIBSE and I...| Work in Mind
A new report highlights how long days on-screen are impacting the eye health of UK employees. The post UK workplace eye health neglected, new survey finds appeared first on Work in Mind.| Work in Mind
Twenty-five years ago, the American National Standards Institute (ANSI) convened a working group of public and private sector representatives to draft the first version of a standards strategy for the United States. After much work, that document was approved. Every … Continue reading →| ConsortiumInfo.org
OZeWAI Ask the Professionals session – 11 September 2025 – Accessibility testing tips and tricks for mobile and apps.| OZeWAI
This free and open-to-all virtual symposium will feature dynamic, expert-led sessions on key topics in sustainability, environment, social and governance. SILVER SPRING, Md.—The Security Industry Association (SIA) has announced the schedule, speaker lineup and program for the first-ever ESG Week Virtual Symposium, taking place Sept. 9-11, 2025. This free and open-to-all event is co-presented by the SIA Environmental,… The post Security Industry Association Unveils Program for First-Eve...| Security Industry Association
This one’s for everyone who’s ever said, "I’m not technical enough to participate in standards development." If you’ve wondered what working group chair skills actually matter, I have news for you: you don’t need to be a spec-writing wizard to be effective. I do get it, though. The post Working Group Chair Skills: Standards Work Isn’t Just for Coders appeared first on Spherical Cow Consulting.| Spherical Cow Consulting
If you want to follow what's happening in AI, it helps to know where the conversations are happening. That doesn't just mean the headlines and white papers; it means the standards bodies, working groups, and protocol discussions shaping the infrastructure AI systems will have to live with (and live inside). The post Agentic AI in the Open Standards Community: Standards Work or Just Hype? appeared first on Spherical Cow Consulting.| Spherical Cow Consulting
Disinformation. Misinformation. Malinformation. These terms get used interchangeably, but they’re not the same thing. That distinction matters when designing resilient infrastructure that supports trust. Most of our efforts to address these problems focus on content, activities like fact-checking, moderation, and takedown requests.| Spherical Cow Consulting
When Hot Meets Cold: Why Thermal Shock Testing Could Save Your Product Ever launched a product that worked flawlessly in testing only to fail in the field? You're not alone. From aerospace systems to automotive electronics, unexpected thermal failures cost companies time, money, and reputation. One of the most overlooked culprits? Thermal cycling.| LabTest Certification Inc
Google’s announcement of Android Instant Apps caused me to fear for the future of the web for the first time. I’ve participated in many native versus web debates over the years. We even contemplated becoming an iOS-only shop after working on the Obama ’08 iPhone App. But we…| Cloud Four
Post by Rebecca Godfrey, Interim CEO of the Welsh Revenue Authority and Chair of the Digital and Data Standards Board for Wales Darllenwch y dudalen hon yn Gymraeg On 24 July, I chaired the D…| Digital and Data Blog
I went to WSIS+20 to hear what is and isn’t said about identity and standards when governance is discussed.| Spherical Cow Consulting
The X-Forwarded-For (XFF) HTTP header provides crucial insight into the origin of web requests. The header works as a mechanism for conveying the original...| httptoolkit.com
Author’s note: This article was initially published in a compilation of some of the articles published in the Electronics Cooling Magazine ‘Statistics Corner’ [4]. However, it was never published as part of a standard ECM issue. Therefore, it seemed appropriate […] The post Statistics Corner: Modifying Sample Size appeared first on Electronics Cooling.| Electronics Cooling
When people talk about ESG (Environmental, Social, Governance), the conversation often starts and ends with numbers. We hear a lot of terms such as carbon footprint, net zero, anticorruption and compliance. While the “E” and “G” categories often get technical attention, the “S” is frequently misunderstood, and it can sometimes be mistaken simply for sustainability.… The post Beyond the Metrics of ESG: Putting People Before Percentages appeared first on Security Industry Associat...| Security Industry Association
Is AI a useful option for policymakers who want to evaluate open standards? Let's take a look.| mark nottingham
Authentik Security has just six full-time team members. Why standardize anything?| authentik Blog
Are field inspections really that mysterious? Not quite, but they do come with a lot of myths, a few nerves, and occasionally… a juice bottle pretending to be an electrical enclosure (we’ll get to that). At LabTest Certification, we’ve performed countless field evaluations across North America and worldwide, from clean| LabTest Certification Inc
Gas Appliance Safety 101: What Every Homeowner and Manufacturer Should Know Imagine gathering around a cozy fireplace on a chilly evening or firing up the grill for a family barbecue. Gas appliances - from fireplaces and fire pits to boilers and pizza ovens, add a special touch to our daily| LabTest Certification Inc
Product Testing Myths — Straight from the Lab When it comes to product testing, a lot of assumptions float around, especially among the manufacturing industry. As a certification body, we often see the same misconceptions repeated by companies preparing to launch a new product or working toward compliance. To set| LabTest Certification Inc
Ensuring Safe and Magical Summer Evenings: Testing, Inspection, and Certification for Your Patio Lighting! What do Summer and Safety have in common? As we soak up the sun and enjoy these warm summer evenings on outdoor patios, it's essential to make sure the outdoor space is not only pretty and| LabTest Certification Inc
I can’t actually assert the ARTY overlay will result in a lawsuit, though there is a trend of overlays attracting lawsuits. Attorneys say overlays don’t protect from lawsuits, either. Regardless of the company making it, if you wonder if you should use an accessibility overlay, the answer is no. ARTY’s…| Adrian Roselli
I can’t actually assert the Accesstive overlay will result in a lawsuit, though there is a trend of overlays attracting lawsuits. Attorneys say overlays don’t protect from lawsuits, either. Regardless of the company making it, if you wonder if you should use an accessibility overlay, the answer is no. Accesstive’s…| Adrian Roselli
Members of SIA’s Built Environment Advisory Board share tips on how video and access control system data can be used to optimize building operations, drive revenue and more. 1. Using Occupancy Data From Video and Access Control Systems to Understand Space Utilization and Building Efficiency In the smart building market, occupancy sensors are traditionally deployed… The post Seven Ways Access Control and Video Can Be Used Beyond Security in the Built Environment appeared first on Security ...| Security Industry Association
Event to explore how security industry can contribute to and is adopting environment, social, governance and sustainability initiatives; call for speakers now open! Save the dates! Put a hold on your calendar for Sept. 9-11, 2025, for three powerful sessions of dialogue and discovery at the ESG Week Virtual Symposium. This free and open-to-all event… The post Save the Date: ESG Week Virtual Symposium Sept. 9-11, 2025 appeared first on Security Industry Association.| Security Industry Association
Sustainability is a concept influencing future developments; however, some of its terminology can be confusing or misused, which can result in misunderstandings. Whether you are a business aiming to make genuine efforts or an individual wanting to make informed decisions, understanding these nine terms is essential. 1. Offsets – a Complement, Not a Solution Offsets… The post Sustainability Concepts Defined appeared first on Security Industry Association.| Security Industry Association
Musheer Ahmed discusses a blueprint by HK Web3 Harbour to align business with crypto regulation. The post HK’s Web3 future | Musheer Ahmed, FinStep Asia appeared first on Digital Finance.| Digital Finance
Digital identity isn’t one-size-fits-all. Explore why trust frameworks must reflect cultural context and start with more inclusive standards.| Spherical Cow Consulting
Explores mDL “phone home” verification and how privacy, fraud, and risk influence digital credential standards development.| Spherical Cow Consulting
Minister Clark, Parliamentary Under-Secretary of State for AI and Digital Government, will set the tone for a dynamic programme focused on the future of secure connected devices and responsible AI.| IoT Security Foundation
By: Minh N. Vu and John W. Egan Seyfarth Synopsis: The Department of Energy recently issued a fast-track proposed rule that would eliminate accessibility| ADA Title III
The post Working towards an official standard for “Fossil free” energy online appeared first on Green Web Foundation.| Green Web Foundation
Can capitalism save the planet? Tom Steyer makes the case in this urgent, optimistic roadmap to a net-zero future.| CFA Institute Enterprising Investor
Finance teams play a vital role in cross-border healthcare M&A. This blog offers a framework for driving integration success through strategic finance.| CFA Institute Enterprising Investor
In our interconnected world, geopolitical events — ranging from trade disputes and regulatory shifts to conflicts and pandemics — capture headlines and influence market sentiments. As investment professionals, it’s crucial for us to understand these dynamics without losing sight of long-term client objectives. At CFA Institute, our role is clear: we educate financial professionals. We […]| CFA Institute Enterprising Investor
IEEE standards enhance safety, innovation, and global interoperability across industries—from Wi-Fi and AI to energy and aerospace.| IEEE Innovation at Work
TL;DR: Unless you have user testing results saying otherwise, maybe put a check-all checkbox outside the table. The rest of this post is an awkward mash-up of my posts Don’t Turn a Table into an ARIA Grid Just for a Clickable Row and Check-All / Expand-All Controls with a little…| Adrian Roselli
Most identity standards assume stability, but what happens when trust breaks down? Let's explore what resilience looks like.| Spherical Cow Consulting
Open standards are the backbone of interoperable digital identity. Here's what that really means and why the details matter more than ever.| Spherical Cow Consulting
A really great post by Jeremy Keith: You can choose to make it really complicated. Convince yourself that “the modern web” is inherently complex and convoluted. But then look at what makes it complex and convoluted: toolchains, build tools, pipelines, frameworks, libraries, and abstractions. Please try to remember that none of those things are required to make a website. This [the web] is for everyone. Not just for everyone to consume, but for everyone to make. Read the rest: “Foundatio...| Fight With Tools by AramZS
Open Banking Limited (OBL) is pleased to announce the publication of the Open Banking Standard version 4.0, following approval by the Trustee. This is the first major release since 2018 and includes important mandatory updates to the security profile and widely recognised international messaging standards (ISO 20022). The release also includes optional updates to improve […] The post OBL publishes Open Banking Standard v4.0 to assure future ecosystem growth appeared first on Open Banking.| Open Banking
Release scheduled for end of June 2024 Thank you to all the participants who provided valuable input to the Open Banking Standard v4.0 draft consultation. We have now released responses to all the feedback received and have finalised the scope of v4.0 with a release date planned for the end of June. You can see […] The post Open Banking Standard v4.0 – OBL responses to consultation feedback and final release plan appeared first on Open Banking.| Open Banking
We have opened consultation for v4.0 of the draft Open Banking Standard, the first major release of the Standard since September 2018. Overview of changes The proposed mandatory updates reflect several Order-related activities to ensure the Standard remains fit for purpose and aligns with international best practice in terms of messaging standards (specifically ISO 20022) […] The post Have your say on draft Open Banking Standard v4.0 – consultation now open appeared first on Ope...| Open Banking
Open Banking Limited (OBL) is pleased to announce the publication of the Open Banking Standard version 3.1.11. This is the first release following the substantive completion of the Competition and Markets Authority’s (CMA’s) Revised Roadmap and is mainly made up of optional updates. Fiona Hamilton, Head of Standards, OBL, says: “While the updates are relatively […] The post OBL publishes Open Banking Standard v.3.1.11 – includes new wallet functionality appeared first on Open Ba...| Open Banking
We are pleased to open the consultation for v3.1.11 of the Standard. The proposed updates reflect Order-related activity that was supported by an Expert Advisory Group, Technical Design Authority decisions for updates to the Read/Write specifications, and address several minor known issues. The updates also include one non-Order-related proposition funded by a member of the […] The post Have your say on v3.1.11 of the Open Banking Standard appeared first on Open Banking.| Open Banking
Explore how AI is reshaping investment management through augmentation, strategic insight, explainability, and evolving investor competencies.| CFA Institute Enterprising Investor
TL;DR: blanket statements about where to put focus when opening a modal dialog are wrong, including this one. This post is meant to help you, an intelligent and thoughtful and empathetic reader, figure out where you should set focus. The scenarios are non-exhaustive. Messages I’m artificially breaking these into three…| Adrian Roselli
How does the Directory of Open Access Books navigate challenges to instill trust and transparency. Part 1 of 2.| The Scholarly Kitchen
Explore how Alan Leidner’s 9/11 experience shaped global underground data standards and led to the creation of MUDDI with OGC.| Open Geospatial Consortium
Discover why full standardization isn’t required to optimize interoperability. Learn how stepwise, machine-readable standards drive scalable, automated systems.| Open Geospatial Consortium
The IoT Security Foundation (IoTSF) today announced the appointment of Florian Lukavsky, Chief Innovation Officer at SignPath, as the new Chair of its Regulatory Watch Working Group.| IoT Security Foundation
ABSTRACT: “Fair Witnessing” is a new approach for asserting and interpreting digital claims in a way that mirrors real-world human trust: through personal observation, contextual disclosure, and progressive validation. It can be implemented with the decentralized architecture of Gordian Envelopes to allow individuals to make verifiable statements while balancing privacy, accountability, and interpretability. At its core, fair witnessing is not about declaring truth, it’s about showing y...| Blockchain Commons
Hey, Alphabet or Google or Chrome or whomever in that illegal monopoly continues to release things to the web platform that are full of accessibility barriers, I have what I think is a straightforward request. My Request Please, if your team cannot explain how the thing satisfies all WCAG Success…| Adrian Roselli