The post Tornado Cash Developer Says DOJ Is Blocking Fair Trial appeared first on Coinpedia Fintech News
Roman Storm, the co-founder of Tornado Cash, is facing major hurdles ahead of his July 14 trial. Storm says that the U.S. Department of Justice is making it hard for him to defend himself in court. He had called six expert witnesses to support his defense, but the DOJ rejected five entirely and placed strict limits on the sixth, blockchain expert Matthew Edman.
The case began after the U.S. sanctioned Tornado Cash in 2023, accusing it of helping North Korean hackers. But Storm denies the claims. The focus is now on whether he can get a fair trial without enough expert witnesses.
I’m Roman Storm. I poured my soul into Tornado Cash—software that’s non-custodial, trustless, permissionless, immutable, unstoppable. In 31 days, I face trial. The DOJ wants to bury DeFi, saying I should’ve controlled it, added KYC, never built it. SDNY is trying to crush…
The DOJ has pushed back hard, saying that most expert witnesses were not relevant to the core issue – his alleged role in violating international sanctions. It also criticized how the witnesses were selected and the methods they used. They argued that their testimony on topics like digital privacy, blockchain tech, tokenomics, and KYC rules was irrelevant to the case.
“There are multiple deficiencies in the proposed testimony, including that they are inappropriate subjects for expert testimony, lack a reliable methodology or basis in facts and data, or are irrelevant, unfairly prejudicial, and confusing to the jury.”
Crypto Market Faces $190M Liquidation—But Signs Hint at Upcoming Rally
,
Community Support Grows
Although Tornado Cash has been removed from the US Treasury’s sanctions list, Storm is still under pressure. But the support is growing for him. Many have donated to his legal fund, which he had called for several times during the case. The Ethereum Foundation pledged $500K from its treasury and raised $750K from the wider crypto community to help fund his legal defense.
The EF is donating $500K to the legal defense of Roman Storm, and we will match up to a further $750K in donations from the community.
Privacy is normal, and writing code is not a crime.
But without expert witnesses, he may face major challenges in the court.
Defense Team Requests More Time
Storm’s legal team has requested a two-day extension to respond to the DOJ’s motion to block their expert witnesses. They say it won’t delay the case, but the DOJ is still opposing the request, even though it had asked for the same extension if needed.
Storm still faces several charges for his role in running Tornado Cash. While the DOJ dropped charges related to operating an unlicensed money transmitter last month, it is continuing to pursue other charges, including money laundering.
function subscribed_popupmodal(template_id) { var templateId = ‘6’; getAllSubscriberCategoryList([templateId]); var subcribemodal = window.parent.document.getElementById(‘subscribe-modal-design’); if (subcribemodal) { var modalContent = `
Never Miss a Beat in the Crypto World!
Stay informed and gain the edge you need to navigate the crypto world. Select your subscription now
if (storeCheckedId.length === 0) { var unsubcribedPopUpmodal =
`
You’ve Unsubscribed Successfully
We’re sorry to see you go! Your subscription has been canceled. If you change your mind, you can re-subscribe anytime. Thank you for being part of our community!
Thank you for subscribing to our crypto and blockchain newsletter! You’ll now receive the latest news, insights, and updates straight to your inbox. Welcome to our community!
`;
let selectedSubscriptionsArray = selectedSubscriptionsString.split(‘,’); let subscribedCategories = selectedSubscriptionsArray.map(subscription => subscription.split(‘_’)[0]); let subscribedCategoriesString = subscribedCategories.join(‘, ‘);
subscribedmodal.innerHTML = subscribedPopupModal; if (document.getElementById(‘selectidname’)) { document.getElementById(‘selectidname’).textContent = subscribedCategoriesString; }
function closeModal(template_id) { var modalId = template_id; var modal = document.querySelector(‘#’ + modalId); // Using querySelector to find the modal
// Function to get cookies function getCookie(name) { let value = “; ” + document.cookie; let parts = value.split(“; ” + name + “=”); if (parts.length == 2) return parts.pop().split(“;”).shift(); }
// Get user token from cookies const userToken = getCookie(‘user_token’);
if (subscribewithoutData === ‘true’ && userToken) { // Call the modal function with the category ID subscribed_popupmodal(subscribe_clicked_cat_id);
// Remove the flag and category ID from localStorage localStorage.removeItem(‘subscribe_without_Login’); localStorage.removeItem(‘subscribe_clicked_id’); } });
var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
}
function updateButtonText(anyActive) { var subscribeButtonSpan = document.querySelector(‘.subscribe-submit .changeBtnText’); if (subscribeButtonSpan) { if (anyActive) { subscribeButtonSpan.textContent=”Subscribe Now”; } else { subscribeButtonSpan.textContent=”Unsubscribe”; } } }
function updateSubscriptionButton() { var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
// Update the button text based on whether any list item has the ‘active’ class updateButtonText(anyActive); } document.addEventListener(‘click’, function(event) { var clickedItem = event.target.closest(‘.subscription-options li’); if (clickedItem) { var checkbox = clickedItem.querySelector(‘input[type=”checkbox”]’); if (checkbox) { checkbox.checked = !checkbox.checked; updateSubscriptionButton(); } } });
FAQs
Is Tornado Cash still working?
Yes, Tornado Cash’s smart contracts remain operational as it’s decentralized. The U.S. Treasury officially lifted sanctions on Tornado Cash itself in March 2025, following a court ruling.
What is the controversy with Tornado Cash?
Tornado Cash’s controversy stems from its use by malicious actors, including North Korean hackers, to launder illicit funds, leading to U.S. sanctions and legal action against its co-founders for alleged money laundering.
What charges does Roman Storm still face?
While money transmitter charges were dropped, Roman Storm still faces charges including money laundering related to his role in operating Tornado Cash.