TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Trussed – a new Rust framework for security chips that could replace JavaCard

27 pointsby conorppover 4 years ago

2 comments

hlandauover 4 years ago
Strange title. The obstacle to &quot;replacing JavaCard&quot; is not the availability or non-availability of some software stack but the fact that JavaCard hardware only runs Java, and the manufacturers that make such devices continue foisting it on people.<p>This appears to be discussing the use of a software platform on a non-smartcard chip; an ordinary MCU with some MCU-class security features. This doesn&#x27;t reflect the level of physical hardening that, as far as I am aware, actual smartcard chips have, so it seems strange to make a comparison to JavaCard. (The lack of programmable smartcards other than those which force one to use Java has long been of irritation to me, as I previously wrote about. [1])<p>AIUI this situation has now changed and there are now flash-based (rather than ROM-based) smartcard chips which use an ARM core (SC000) rather than an 8051 as they often did, but these chips all appear to be NDA-encumbered, making them DOA for my purposes. Whereas ordinary MCU chips lack the same hardening.<p>[1] <a href="https:&#x2F;&#x2F;www.devever.net&#x2F;~hl&#x2F;smartcards" rel="nofollow">https:&#x2F;&#x2F;www.devever.net&#x2F;~hl&#x2F;smartcards</a>
rudolph9over 4 years ago
This is step in the right direction. I hope to see more open source project based on trussed flourish.