Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 1.04 KB

tlog-rust-move.md

File metadata and controls

24 lines (15 loc) · 1.04 KB

Transparency Logs

Golang recently got code transparency (see Go-tlog, tlog).

(Note that Trillian is itself implemented in Golang.)

Rust

A Rust API for Trillian will be nice to have. Once we have that we can secure the Rust/crates.io ecosystem better.

We're planning to build this API ourselves even though it's not in our immediate roadmap. Want to contribute? Contact us on Discord!

Move

Wouldn't it be nice to have Transparency logs for All PLs? We believe Move should have it too. ∆

Once the LC authors deliver on their plan of a versioning scheme for Move, we may integrate it with our ongoing work on cargo-move and cargo-movemint.