Skip to main content

Creating an encrypted desktop chat in Rust

Summary: #

How hard is it to create an encrypted chat application? In this article we will create a Desktop Rust app that will use the networking routing protocol Veilid and the UI framework iced.

Why Rust.Careers is the best place to post your Rust Job

Summary: #

Rust.Careers, the Best Job board in the world for companies looking for Rust developers and also a Comparison of Rust.Careers vs other Job sites.

If you are looking for a Rust job board that reaches serious, production-level developers, Rust.Careers is built for exactly that.

Post Quantum secure your Rust programs

Summary: #

This article talks about how Rust developers can make their applications Quantum secure, What algorithms are safe and which once are not. How does the threat model look like and what can we do now?