Showing posts with label Resources. Show all posts
Showing posts with label Resources. Show all posts

2026-04-22

2026-04-22 Wednesday - AI Governance and Compliance Resources

[image credit: geralt on pixabay dot com]
 

About two weeks ago (~ 2026-04-06, or so), I responded with a series of comments on a LinkedIn post by Alvin Reyes (Co-Founder and Chief Technology Officer, Koneksi), citing some resources that might be of interest, based on the question he raised:

"Anyone here working on AI governance? Be good to connect and share notes." 

This blog post is a placeholder to organize and assemble interesting resources that I find, from time-to-time.

 

Academic Research and Governance-Related Organizations

 

Possible Thought Leaders to follow on LinkedIn

  • Jesper Lowgren (Agentic Enterprise Architecture Lead - Agentic System Design, Agentic Governance, DXC Technology)

 

Interesting Articles, Related to AI Governance

 

Possible Vendor Solutions to consider exploring

(Caveat Emptor applies, always. An entry in this list does not constitute an endorsement, or recommendation)

 

Book Suggestions

There is a new book under development, through Manning Publications, that is available via their Manning Early Access Program (MEAP): 

AI Governance, Secure, privacy-preserving, ethical systems
by Engin Bozdag, PhD and Stefano Bennati, PhD


2019-06-18

2019-06-18 Tuesday - SRI Hash Generator

SRI Hash Generator
https://www.srihash.org/
SRI is a new W3C specification that allows web developers to ensure that resources hosted on third-party servers have not been tampered with. Use of SRI is recommended as a best-practice, whenever libraries are loaded from a third-party source.

TLS ensures that the connection between the browser and the server is secure. The resource itself may still be modified server-side by an attacker to include malicious content, yet still be served with a valid TLS certificate. SRI, on the other hand, guarantees that a resource hasn't changed since it was hashed by a web author.


References:

  1. https://en.wikipedia.org/wiki/Subresource_Integrity
  2. https://www.w3.org/TR/SRI/
  3. https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity
  4. https://wiki.mozilla.org/Security/Subresource_Integrity


WordCount

Copyright

© 2001-2026 International Technology Ventures, Inc., All Rights Reserved.