diff --git a/readme.md b/readme.md index d2f00570..79455599 100644 --- a/readme.md +++ b/readme.md @@ -38,8 +38,11 @@ For non-developers people, it is time for you to unleash your ideas. ### Code & Repo +No unsafe code is permitted, and the codebase will never contain `.unwrap()`, `.except()` or `panic!()`. + For the moment I try to organize the repository like the official one. But it won't last for long. + ### Improvements & Features
Traffic Obfuscation
Different protocol to bypass DPI will be available, such as with Levin protocol (TLS based, see https://github.com/monero-project/monero/issues/7078) and QUIC like Syncthing have done, but with offset and timing mitigations. Unless the monero-core team decide to implement these protocols, they'll only by available between cuprate peers.