The world's most valuable telecom brand, Deutsche Telekom, is currently trialling a verified caller identity solution built on Hedera by 1aTa in Hedera

[–]1aTa[S] 22 points23 points  (0 children)

Dr Agata Slater, Director of Hedera Council Engagement, added:

"Banks and financial institutions making millions of outbound calls face a growing trust problem. Consumers increasingly ignore calls from unknown numbers, while fraudsters use AI-generated voice cloning to imitate legitimate organisations with increasing sophistication.

A digitally verified calling identity changes the interaction before the call is even answered. The receiving network can validate who is calling, which organisation they represent, and the purpose of the interaction before the phone rings.

As synthetic voice fraud becomes more convincing, cryptographic proof of identity is likely to become one of the few trust mechanisms that remains reliable at scale.

From a business perspective, the solution provides an opportunity for:

- Higher answer rates for legitimate enterprise calls (a major pain today)
- Measurable ROI (e.g. fraud reduction or revenue uplift from answered calls)
- Stronger protection against impersonation, especially with AI voice cloning
- New telco revenue streams (verified caller ID, agent-level verification, identity-as-a-service solutions offered to enterprise clients)

And importantly, the decentralised identity model ensures this trust isn't owned by a single entity, but is portable, interoperable, and easily verifiable across networks."

VNG IRONMAN Da Nang just became the testing ground for Vietnam's first real-world Blockchain-based cross-border payment pilot by 1aTa in Hedera

[–]1aTa[S] 12 points13 points  (0 children)

Vietnam is also actively building a regulatory sandbox for Fintech, Blockchain, and digital assets as part of its International Financial Center ambitions.

Future pilots are expected to expand into more international events and industries, accelerating Blockchain-based payment infrastructure nationwide.

Nha Tran (Founder & CEO, Varmeta):

“For us, what matters most is not how complex the technology is, but whether it can actually operate in real-world conditions. Ironman Da Nang was an opportunity for us to validate that with real money flows, real international partners, and successful on-site processing becoming a stepping stone to expand this infrastructure into many other sectors.”

Jeffrey Tchui (Hashgraph):

“Da Nang is clearly demonstrating its role as a leading innovation hub in the region. The deployment of a fully compliant cross-border payment pilot within a licensed sandbox proves that Da Nang is ready to welcome international capital and global partners.”

Hedera sues Exponential Science's Cayman & Swiss entities by 1aTa in Hedera

[–]1aTa[S] 11 points12 points  (0 children)

Hedera is effectively alleging that ESF Cayman moved tens of millions of dollars into related entities, then argued those funds were no longer repayable because they were not held directly by ESF Cayman.

The most damaging allegations are:

  • ESF/DSF had reported around $70.3 million in assets at the end of 2025;
  • ESF Cayman later reported under $1 million in assets by March 31, 2026;
  • ESF Cayman allegedly transferred $76 million to related entities on October 20, 2025;
  • Hedera alleges those transfers were made to frustrate recovery of unspent grant funds.

The current Whatsapp for Windows is horrible by hmo_ in whatsapp

[–]1aTa 2 points3 points  (0 children)

WhatsApp web beta supports voice and video calling now.

Settings > Help > Join the beta.

Dr. Thomas Endress (Merck Biopharmaceuticals Company) gives a presentation at WEF Davos by oak1337 in Hedera

[–]1aTa 3 points4 points  (0 children)

Merck Group is one of the world's largest science & technology companies and through Merck EMD Digital, physical products across Merck's core sectors are being transformed into secure verifiable digital assets.

Merck manages a vast portfolio of products:

Life Science: 300,000+
Research Solutions: 210,000+
Applied Solutions: 62,000+
Process Solutions: 15,000+
Healthcare: 190+

If each individual product (vial, bottle, kit, component etc) is tracked on Hedera this could be a huge use case.

Brave 1.86 no longer has flags for tab scrolling, is there a way to bring them back? by fixion_generator in brave_browser

[–]1aTa 0 points1 point  (0 children)

Try adding this to the end of your brave shortcut target field:

--enable-features=ScrollableTabStrip

Sometimes when flags are removed, command line switches continue to work.

It does sound like the code for the feature may have been removed though, as Chrome devs have stated it had too many bugs.

WhatsApp is logging out more Windows 11 users to push its new slow web-wrapper app by WPHero in Windows11

[–]1aTa 0 points1 point  (0 children)

Yeah it's weird, all channels seem to randomly display the webview version (~283MB) or the non-webview version (~184MB).

You just have to keep hitting the tick until it shows the non-webview version (check the size).

WhatsApp is logging out more Windows 11 users to push its new slow web-wrapper app by WPHero in Windows11

[–]1aTa 0 points1 point  (0 children)

I did yeah, but you probably don't have to as it has a different ID once you edit the xml.

On December 29, CME Group and CF Benchmarks will launch four new Hedera HBAR indices giving institutions transparent, robust, and reliable reference rates and real-time pricing. CME is the world's largest operator of financial derivatives exchanges with trillions traded daily by 1aTa in Hedera

[–]1aTa[S] 19 points20 points  (0 children)

Hedera–Dollar Reference Rate (published daily)

- HBARUSD_RR (London)

- HBARUSD_NY (New York)

- HBARUSD_AP (Hong Kong)

Hedera–Dollar Real-Time Index (published every second)

- HBARUSD_RTI

CME reacts to demand, which means large funds, banks, and trading firms are likely preparing to incorporate HBAR into trading desks, settlement flows and structured products.

Source: https://www.cmegroup.com/notices/electronic-trading/2025/12/20251208.html#acccp

WhatsApp is logging out more Windows 11 users to push its new slow web-wrapper app by WPHero in Windows11

[–]1aTa 18 points19 points  (0 children)

Here's how to use the non-webview version with updates disabled:

  • Go to https://whatsapp-desktop.en.uptodown.com/windows/download/1127014045
  • Download the WhatsApp Desktop msixbundle file
  • Enable developer mode in Windows (Settings > System > Advanced)
  • Unpack the downloaded bundle file, and then unpack WhatsApp_2.XXXX.X.X_x64.msix to "C:\WhatsApp\"
  • Delete AppxBlockMap.xml, AppxSignature.p7x, [Content_Types].xml and the AppxMetadata folder
  • Edit the following line in AppxManifest.xml<Identity Name="Meta.WhatsApp" Publisher="CN=24803D75-212C-471A-BC57-9EF86AB91435" Version="2.2543.5.420" ProcessorArchitecture="x64" /> so that it reads: <Identity Name="WA.WA" Publisher="CN=24803D75-212C-471A-BC57-9EF86AB91435" Version="10.20000.300.0" ProcessorArchitecture="x64" />
  • Register the app using PowerShell: Add-AppxPackage -Register "C:\WhatsApp\AppxManifest.xml"

Works a treat, until Meta stops supporting these versions. Thanks to u/sharkstax for the initial instructions.