Crypto Donations Face Ban As Canada Steps Up Election Security Measures

bitcoinist2026-03-30 tarihinde yayınlandı2026-03-30 tarihinde güncellendi

Özet

Canada's "Strong and Free Elections Act" proposes a ban on cryptocurrency, money order, and prepaid card donations to political parties and third-party groups, citing traceability concerns and foreign interference risks. Penalties include fines up to $25,000 for individuals and $100,000 for corporations, plus repayment of up to double the contribution amount. The bill also targets AI-generated deepfakes that mislead voters. This follows a failed 2024 attempt and a recommendation from Canada’s chief electoral officer. The UK action the same day reflects broader Western democratic concerns about anonymous digital payments in elections.

Canada’s federal government introduced legislation Thursday that would bar political parties and third-party election groups from accepting crypto, money orders, and prepaid cards as political donations.

The bill, called the Strong and Free Elections Act, targets payment methods that officials say are difficult to trace and could be used by foreign actors to funnel money into Canadian politics without detection.

Steven MacKinnon, the government’s House leader, said the measures are designed to keep elections “free, fair and secure.”

The penalties under the proposed law are significant. Anyone caught violating the rules could be forced to return or destroy the funds — or hand them over to the chief electoral officer.

On top of that, individuals could face fines of up to $25,000, while corporations could be hit with penalties as high as $100,000. In both cases, violators would also owe up to twice the original amount contributed.

Not Canada’s First Try

This isn’t the first time Ottawa has pushed for this kind of ban. A nearly identical bill was introduced in 2024, but it stalled after its second reading in the House of Commons and never made it to a vote. That earlier attempt was led by Dominic LeBlanc, who was then serving as minister of public safety.

The current bill follows a recommendation made by Canada’s chief electoral officer, Stéphane Perrault, in a 2024 report. Perrault argued that crypto donations present a unique problem because identifying who actually made the contribution is far harder than with conventional payment methods.

Crypto has been an accepted form of political donation in Canada since 2019, treated much the same way as property donations under existing rules.

To become law, the bill must clear multiple readings in the House of Commons, pass through committee, move through the Senate, and receive royal assent from the Governor General.

BTCUSD currently trading at $66,505. Chart: TradingView

Deepfakes Also In The Crosshairs

Beyond the donation rules, the bill takes aim at AI-generated content. It would expand existing restrictions on realistic deepfakes that impersonate election candidates in ways meant to mislead voters.

The issue drew widespread attention during the lead-up to the 2024 US elections, when a fabricated audio clip depicted US President Joe Biden telling voters to stay home on election day.

Canada is not acting alone on crypto donations. Reports indicate the UK announced similar plans the same day, following an independent review and pressure from senior members of parliament.

The parallel moves suggest growing concern among Western democracies about the role anonymous digital payments could play in influencing elections.

Whether Canada’s bill succeeds where the 2024 version failed will depend on how quickly it moves through parliament — and whether it has enough support to survive the process this time.

Featured image from Unsplash, chart from TradingView

Trend Kriptolar

İlgili Sorular

QWhat is the name of the bill introduced by Canada's federal government to ban crypto donations in political campaigns?

AThe bill is called the Strong and Free Elections Act.

QAccording to the article, what are the maximum fines for individuals and corporations that violate the proposed crypto donation ban?

AIndividuals could face fines of up to $25,000, while corporations could be hit with penalties as high as $100,000.

QBesides crypto, what other two payment methods does the proposed legislation aim to ban for political donations?

AThe legislation also aims to ban money orders and prepaid cards.

QWho recommended the ban on crypto donations in a 2024 report, as mentioned in the article?

ACanada’s chief electoral officer, Stéphane Perrault, recommended the ban in a 2024 report.

QWhat other type of technology, besides anonymous payments, does the new bill target to protect election integrity?

AThe bill also targets AI-generated content, specifically realistic deepfakes that impersonate election candidates to mislead voters.

İlgili Okumalar

Rubin Ultra Makes Major Cuts, Even Nvidia Can't Handle Memory Price Hikes?

NVIDIA's Rubin Ultra, the top-tier variant of the newly announced Rubin AI accelerators, has reportedly seen significant specification downgrades, according to an industry report from SemiAnalysis. Initially designed with four compute dies (4-die), the Rubin Ultra is now said to be reduced to a 2-die design. Key changes highlighted in the report include: * **No increase in peak theoretical compute performance**, remaining at 35 PFLOPs like the standard Rubin. * **Severe reduction in memory capacity** to 192GB using 8-Hi HBM stacks, which is less than the standard Rubin's 288GB using 12-Hi stacks. * **Negligible memory bandwidth improvement** of only 1 TB/s. * **Slightly higher chip-level power consumption**. * The **primary upgrade is a massive increase in scale-up interconnect capacity**, supporting connections for up to 576 GPUs via NVLink, compared to 72 for the standard Rubin. The report suggests the redesign is primarily a cost-optimization move driven by the sharp rise in HBM (High-Bandwidth Memory) prices. By reducing the expensive HBM content and shifting investment towards enhanced system-scale networking, NVIDIA aims to maintain the platform's value for large-scale AI training clusters while managing soaring material costs. The news reportedly triggered a sell-off in South Korean memory stocks, with SK Hynix and Samsung shares falling around 8%, as markets grew concerned that NVIDIA—a major HBM buyer—might be reducing its reliance on high-capacity memory, potentially capping future pricing power for memory makers.

Odaily星球日报11 dk önce

Rubin Ultra Makes Major Cuts, Even Nvidia Can't Handle Memory Price Hikes?

Odaily星球日报11 dk önce

Can Generative Models Finally Be Trained End-to-End? The Core Is a For Loop

This article introduces a novel training paradigm for generative models called Explorative Modeling (XM), which enables true end-to-end training. Traditionally, powerful generative models like autoregressive and diffusion models are not trained end-to-end. They are trained to predict a single small step but require iterative multi-step sampling for inference. This "exposure bias" leads to error accumulation and limits performance. The core challenge XM addresses is "mode blurring." In generative tasks, a single input (e.g., "generate a dog") corresponds to many valid outputs (multiple modes). Standard training objectives like reconstruction loss force the model to average these modes, producing unrealistic, blurry outputs. To avoid this, existing models break generation into many small, almost deterministic steps, sacrificing end-to-end training. XM tackles this by restructuring the training loop itself. Its key insight is to amplify "generative expressivity." For each training input, instead of generating one sample, the model generates K candidate outputs. Only the candidate closest to the real data is used for computing the loss and updating the model via backpropagation. This simple "best-of-K" mechanism is implemented as a short for-loop. By exploring multiple possibilities, the model learns to distribute its guesses across different modes rather than collapsing to their uninformative average. The paper demonstrates that "exploration" acts as a new, powerful scaling axis. Gains from XM increase with model size, data scale, and compute. Experiments show improvements in FID scores for image generation and significant efficiency gains, sometimes outperforming larger models without exploration. When pushed to the limit, XM enables fully single-step, end-to-end generative models. In robotics tasks, an "Explorative Policy" matched the performance of a 100-step Diffusion Policy with a single forward pass, drastically improving inference speed. While the best-of-K concept is not entirely new, the authors' contribution lies in formally understanding it as a direct method to boost generative expressivity without fragmenting the generation process. This work suggests that as models scale, enhancing exploration during training may become crucial for overcoming fundamental performance bottlenecks.

marsbit1 saat önce

Can Generative Models Finally Be Trained End-to-End? The Core Is a For Loop

marsbit1 saat önce

İşlemler

Spot

Popüler Makaleler

BAN Nasıl Satın Alınır

HTX.com’a hoş geldiniz! Comedian (BAN) satın alma işlemlerini basit ve kullanışlı bir hâle getirdik. Adım adım açıkladığımız rehberimizi takip ederek kripto yolculuğunuza başlayın. 1. Adım: HTX Hesabınızı OluşturunHTX'te ücretsiz bir hesap açmak için e-posta adresinizi veya telefon numaranızı kullanın. Sorunsuzca kaydolun ve tüm özelliklerin kilidini açın. Hesabımı Aç2. Adım: Kripto Satın Al Bölümüne Gidin ve Ödeme Yönteminizi SeçinKredi/Banka Kartı: Visa veya Mastercard'ınızı kullanarak anında Comedian (BAN) satın alın.Bakiye: Sorunsuz bir şekilde işlem yapmak için HTX hesap bakiyenizdeki fonları kullanın.Üçüncü Taraflar: Kullanımı kolaylaştırmak için Google Pay ve Apple Pay gibi popüler ödeme yöntemlerini ekledik.P2P: HTX'teki diğer kullanıcılarla doğrudan işlem yapın.Borsa Dışı (OTC): Yatırımcılar için kişiye özel hizmetler ve rekabetçi döviz kurları sunuyoruz.3. Adım: Comedian (BAN) Varlıklarınızı SaklayınComedian (BAN) satın aldıktan sonra HTX hesabınızda saklayın. Alternatif olarak, blok zinciri transferi yoluyla başka bir yere gönderebilir veya diğer kripto para birimlerini takas etmek için kullanabilirsiniz.4. Adım: Comedian (BAN) Varlıklarınızla İşlem YapınHTX'in spot piyasasında Comedian (BAN) ile kolayca işlemler yapın.Hesabınıza erişin, işlem çiftinizi seçin, işlemlerinizi gerçekleştirin ve gerçek zamanlı olarak izleyin. Hem yeni başlayanlar hem de deneyimli yatırımcılar için kullanıcı dostu bir deneyim sunuyoruz.

639 Toplam GörüntülenmeYayınlanma 2024.12.11Güncellenme 2026.06.02

BAN Nasıl Satın Alınır

Tartışmalar

HTX Topluluğuna hoş geldiniz. Burada, en son platform gelişmeleri hakkında bilgi sahibi olabilir ve profesyonel piyasa görüşlerine erişebilirsiniz. Kullanıcıların BAN (BAN) fiyatı hakkındaki görüşleri aşağıda sunulmaktadır.

活动图片