Skip to content

rust-secure-code/wg

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Rust Secure Code Working Group Zulip Chat

Hermit Ferris

This repository is the central issue tracker used by the Secure Code WG to coordinate efforts towards promoting secure code development in Rust.

Mission

Our mission is to make it easy to write secure code in Rust.

We have the following goals for the Rust language and ecosystem:

  • Most tasks shouldn't require dangerous features such as unsafe. This includes FFI.
  • Mistakes in security code should be easily caught by machines or, failing that, humans aided by machines.
  • It should be clear to programmers how to perform security-sensitive tasks.
  • Security-critical code which is relied on by Rust programmers should be bug free.

Projects

Contact

About

Coordination repository for the Secure Code Working Group

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published