Connect with us
DAPA Banner

Crypto World

postal service may run out of cash

Published

on

Three Times the US Government Already Failed at Tech

The USPS crisis reached Congress in mid-March when Postmaster General David Steiner testified before the House Oversight Subcommittee on Government Operations that the agency will run out of cash in less than 12 months at its current rate and may be forced to stop delivering mail.

Summary

  • Steiner told lawmakers directly: “At our current rate, we’ll be out of cash in less than 12 months,” adding that “less than a year from now, the Postal Service will be unable to deliver the mail if we maintain the status quo”; pressed for a specific date, he said USPS could exhaust funds as early as October 2026 if it pays all obligations on schedule, or February 2027 if it continues deferring some payments
  • USPS lost $9 billion last fiscal year, $9.5 billion in 2024, and $1.3 billion in just the first quarter of 2026; it has posted annual losses almost every year since 2007 as traditional mail volume has fallen by nearly 50 percent over the past 20 years
  • The agency is asking Congress to increase its borrowing limit with the Treasury Department and to allow higher stamp prices; it is also exploring options including cutting delivery from six days to five or three days per week, closing post offices, and raising first-class stamp prices from the current 78 cents to $1 or more

Federal News Network reported that USPS has since taken one unilateral step to conserve cash: suspending contributions to the Federal Employees Retirement System, a move that could free up to $15 billion by delaying required pension payments through September 2030. The Postal Regulatory Commission granted a waiver allowing the deferral. That buys time but does not fix the structural problem.

USPS does not receive tax dollars for operating expenses. It funds itself through stamps and service fees. As email, texts, and online payments have replaced letters and check-mailing, first-class mail, the agency’s most profitable product, has collapsed in volume. Amazon, USPS’s largest package customer, has announced plans to cut the volume it sends through the agency by as much as two-thirds by September.

Advertisement

The practical consequences of a USPS cash failure extend well beyond mail delivery delays. Approximately 6 percent of diabetes prescriptions in the US are delivered by mail. Roughly 3.7 million Medicare enrollees live in areas where pharmacy access is limited and rely on postal delivery for medications. Rural communities, which are legally entitled to the same delivery service as urban areas under USPS’s universal service obligation, would be disproportionately exposed if service is cut. The Government Accountability Office released a report alongside the Steiner testimony calling the USPS business model “unsustainable” and stating that “urgent action” is needed.

What Congress Is Being Asked to Do

Steiner’s ask to Congress has three parts: raise the borrowing limit with the Treasury so USPS can access more capital, allow the agency to set prices more freely by removing the current once-per-year rate increase cap the Postal Regulatory Commission imposed through 2030, and give USPS flexibility on its universal service obligation. Republican committee members pushed back, questioning whether USPS had exhausted all internal cost-cutting options before asking for a bailout. Committee chair Rep. James Comer noted that Congress had already passed the Postal Service Reform Act in 2022, which saved USPS $107 billion in total costs.

What Happens to Mail If Nothing Changes

As crypto.news has reported, the federal legislative calendar in 2026 is under severe pressure from the Iran war, the CLARITY Act negotiations, and midterm positioning; a USPS rescue bill would compete for floor time against all of those priorities. As crypto.news has noted, disruptions to government-dependent services, including postal delivery of financial documents, checks, and regulatory notices, carry spillover effects into markets that rely on physical document flows. Steiner told lawmakers simply: “The mail will stop” if the agency cannot meet its obligations, including delivery of prescription drug packages.

Advertisement

Source link

Continue Reading
Click to comment

You must be logged in to post a comment Login

Leave a Reply

Crypto World

Quantum-Safe Bitcoin Transactions Need No Protocol Upgrade

Published

on

Quantum-Safe Bitcoin Transactions Need No Protocol Upgrade

A Bitcoin researcher has come up with a way that could immediately make Bitcoin transactions quantum-safe without the need for a soft fork. 

In a proposal published Thursday, StarkWare chief product officer Avihu Levy proposed a Quantum Safe Bitcoin (QSB) transaction scheme that he said would remain secure “even against an adversary with a large-scale quantum computer running Shor’s algorithm.” 

He added that the scheme requires no changes to the Bitcoin protocol and operates entirely within the existing legacy script constraints. The downside is that it is costly and likely is not useful for everyday transactions, he said. 

The Bitcoin community has been split on how to tackle the quantum problem. QSB presents a temporary solution while a long-term approach is ironed out.

Advertisement

The scheme’s main feature is replacing the proof-of-work signature-size puzzle with a hash-to-sig puzzle.

Instead of relying on elliptic curve math that quantum computers can break, the spender must find an input whose hash output randomly happens to resemble a valid ECDSA (elliptic curve digital signature algorithm) signature, requiring brute-force work that even a quantum computer cannot shortcut.

Far more computing power is required for QSB. Source: GitHub

Quantum Safe Bitcoin not practical for everyday use

The proposal comes with caveats, however. It costs the sender between $75 and $150 per transaction in GPU compute and is more complex than a typical Bitcoin transaction, and thus would only make sense for securing large BTC transactions. 

Related: Bitcoin’s quantum challenges are ‘more social than technical’: Grayscale

“This is huge,” said StarkWare CEO Eli Ben-Sasson, claiming that it essentially makes Bitcoin quantum-safe today. 

Advertisement

However, Bitcoin ESG specialist Daniel Batten said it was “an overstatement” because exposed public keys and dormant wallets are “not addressed in the paper.”

Batten was referring to an estimated 1.7 million BTC locked in early P2PK addresses that could be cracked by a quantum computer. 

Its existence has led to fierce debate about what to do with the dormant coins, with the community split between leaving Bitcoin as-is to preserve its core ethos, freezing or burning the vulnerable coins entirely or upgrading the protocol to support quantum-safe signatures.

Protocol changes are the preferred solution

The researchers acknowledged that this is a last-resort measure as transactions are non-standard, costs don’t scale to all users and use cases like Lightning Network are not covered.

Advertisement

They concluded that protocol-level changes remain the preferred long-term path.

“While this article describes a solution that works today for quantum-safe Bitcoin transactions, it should be treated as a last-resort measure.” 

Google published a paper in March that unsettled the Bitcoin community as it suggested that a quantum computer could potentially crack Bitcoin’s cryptography using far fewer resources than previously thought.

Meanwhile, Lightning Labs chief technology officer Olaoluwa Osuntokun on Wednesday published a quantum “escape hatch” prototype that enables users to prove Bitcoin wallet ownership from the original seed phrase without revealing it, which could serve as an alternative Bitcoin authorization method.

Magazine: Nobody knows if quantum secure cryptography will even work

Advertisement