Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Needs Review
Workspace Domino
Categories General
Created by Guest
Created on Jun 29, 2025

Add SHA hash to every attachment and make it avaiable.

Having Domino store the attachment hash (e.g. SHA256) would be very helpful for multiple reasons:

  • Security audits and logging

  • Finding attachments by hash for security reasons

  • Having lookup option for the attachment finger print without sending out the attachment (e.g VirusTotal and others)

  • Lookups for attachments e.g. to see if the attachment is duplicated

This should be a core functionality provided by the back-end.

It could be a SHA256 by default with the option to change to a higher hash.

E.g. SHA386 is faster but requires more bytes.



  • Attach files
      Drop here to upload
    • Guest
      Jun 29, 2025

      Additonal use-cases:

      • Find duplicate attachments in DB regardless of DAOS. Make this available to applications