Crypto Donations Face Ban As Canada Steps Up Election Security Measures

bitcoinistPublicado em 2026-03-30Última atualização em 2026-03-30

Resumo

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

Criptomoedas em alta

Perguntas relacionadas

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.

Leituras Relacionadas

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星球日报Há 11m

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

Odaily星球日报Há 11m

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.

marsbitHá 1h

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

marsbitHá 1h

Trading

Spot

Artigos em Destaque

Como comprar BAN

Bem-vindo à HTX.com!Tornámos a compra de Comedian (BAN) simples e conveniente.Segue o nosso guia passo a passo para iniciar a tua jornada no mundo das criptos.Passo 1: cria a tua conta HTXUtiliza o teu e-mail ou número de telefone para te inscreveres numa conta gratuita na HTX.Desfruta de um processo de inscrição sem complicações e desbloqueia todas as funcionalidades.Obter a minha contaPasso 2: vai para Comprar Cripto e escolhe o teu método de pagamentoCartão de crédito/débito: usa o teu visa ou mastercard para comprar Comedian (BAN) instantaneamente.Saldo: usa os fundos da tua conta HTX para transacionar sem problemas.Terceiros: adicionamos métodos de pagamento populares, como Google Pay e Apple Pay, para aumentar a conveniência.P2P: transaciona diretamente com outros utilizadores na HTX.Mercado de balcão (OTC): oferecemos serviços personalizados e taxas de câmbio competitivas para os traders.Passo 3: armazena teu Comedian (BAN)Depois de comprar o teu Comedian (BAN), armazena-o na tua conta HTX.Alternativamente, podes enviá-lo para outro lugar através de transferência blockchain ou usá-lo para transacionar outras criptomoedas.Passo 4: transaciona Comedian (BAN)Transaciona facilmente Comedian (BAN) no mercado à vista da HTX.Acede simplesmente à tua conta, seleciona o teu par de trading, executa as tuas transações e monitoriza em tempo real.Oferecemos uma experiência de fácil utilização tanto para principiantes como para traders experientes.

704 Visualizações TotaisPublicado em {updateTime}Atualizado em 2026.06.02

Como comprar BAN

Discussões

Bem-vindo à Comunidade HTX. Aqui, pode manter-se informado sobre os mais recentes desenvolvimentos da plataforma e obter acesso a análises profissionais de mercado. As opiniões dos utilizadores sobre o preço de BAN (BAN) são apresentadas abaixo.

活动图片