I have released new version of https://crates.io/crates/uppsala my new #XML library in #rust #rustlang. I am wondering if any Rust #XML user is in my timeline who can try this out. The latest version should be good in performance in x86_64 machines.
More stencil experiments.
#rustlang
More stencil experiments.
#rustlang
Just a few weeks left until our training, Deconstructing Rust Binaries, at Ringzer0 COUNTERMEASURE Spring 2026!
For any reverse engineer who wants to learn practical Rust reversing tips and real Rust malware analysis techniques: this is the course you've been looking for.
4 hours each day across 4 days of fully remote training, March 23-26. Prices go up March 8, so reserve your spot now!
https://ringzer0.training/countermeasure-spring-2026-deconstructing-rust-binaries/
#MalwareAnalysis #Rust #RustLang #ReverseEngineering #Reversing #Infosec
Just a few weeks left until our training, Deconstructing Rust Binaries, at Ringzer0 COUNTERMEASURE Spring 2026!
For any reverse engineer who wants to learn practical Rust reversing tips and real Rust malware analysis techniques: this is the course you've been looking for.
4 hours each day across 4 days of fully remote training, March 23-26. Prices go up March 8, so reserve your spot now!
https://ringzer0.training/countermeasure-spring-2026-deconstructing-rust-binaries/
#MalwareAnalysis #Rust #RustLang #ReverseEngineering #Reversing #Infosec
@mmstick Nope. I'll check it out tomorrow and report back. Thank you!
@mmstick Unfortunately that didn't help much. :(
I change a few lines of code in a test, run `cargo test my_module` and have to wait 4 minutes for it to build. Output shows that it still builds everything, including tests that I didn't change nor wanted to run.
It is what it is. cargo check runs fast enough, so I'll just adapt my dev process. No TDD for me.
Signal Protocol for a P2P Webapp
TL;DR: I have open-sourced a #Rust implementation of the #SignalProtocol that compiles to #WASM for #Browser-based #P2P messaging, overcoming the #NodeJS limitations of the official library.
I am sharing my implementation of the Signal Protocol designed specifically for the #Frontend. While the official libsignal is the gold standard, its #JavaScript targets are often optimized for Node.js, which creates integration challenges for client-side web applications.
My version is built in #RustLang and compiles to #WebAssembly, utilizing #ModuleFederation to provide robust #Encryption for decentralized environments. It currently powers the end-to-end security for my #P2P messaging project.
Protocol Demo:
https://signal.positive-intentions.com/
P2P App Demo:
https://p2p.positive-intentions.com/iframe.html?globals=&id=demo-p2p-messaging--p-2-p-messaging&viewMode=story
I am looking for feedback from the #Dev and #Infosec community. If you have experience with #Cryptography audits or formal-proof verification, I would appreciate your eyes on the codebase as I work toward a more finished state.
GitHub Repository:
https://github.com/positive-intentions/signal-protocol
#Signal #SignalProtocol #Rust #RustLang #WASM #WebAssembly #OpenSource #OSS #Privacy #Encryption #E2EE #WebDev #Frontend #BrowserTech #Decentralized #WebApps #Coding #Security #SoftwareEngineering #Networking #PeerToPeer #P2P #Cryptography #Audit #CyberSecurity #Tech #JavaScript #Programming #ModuleFederation #P2PWeb #PrivacyTech #SecureMessaging #WebPerf #TechCommunity #InfoSec #WebSecurity
Rust debugging survey 2026 🦀
https://blog.rust-lang.org/2026/02/23/rust-debugging-survey-2026/
I have released new version of https://crates.io/crates/uppsala my new #XML library in #rust #rustlang. I am wondering if any Rust #XML user is in my timeline who can try this out. The latest version should be good in performance in x86_64 machines.
Rust debugging survey 2026 🦀
https://blog.rust-lang.org/2026/02/23/rust-debugging-survey-2026/
Automate the most repetitive operational task in Proxmox: keeping cluster nodes updated! ProxPatch drains, migrates, patches, and reboots nodes in a controlled rolling fashion — no downtime, no manual intervention.
ProxPatch is written in Rust and fully #opensource.
Website: https://proxpatch.de
GitHub: https://github.com/gyptazy/ProxPatch
#PVE #homelab #enterprise #Debian #PatchManagement #ProxmoxVE #Security #ProxLB #SecurityUpdateManagement #Automation #Rustlang
Automate the most repetitive operational task in Proxmox: keeping cluster nodes updated! ProxPatch drains, migrates, patches, and reboots nodes in a controlled rolling fashion — no downtime, no manual intervention.
ProxPatch is written in Rust and fully #opensource.
Website: https://proxpatch.de
GitHub: https://github.com/gyptazy/ProxPatch
#PVE #homelab #enterprise #Debian #PatchManagement #ProxmoxVE #Security #ProxLB #SecurityUpdateManagement #Automation #Rustlang
Signal Protocol for a P2P Webapp
TL;DR: I have open-sourced a #Rust implementation of the #SignalProtocol that compiles to #WASM for #Browser-based #P2P messaging, overcoming the #NodeJS limitations of the official library.
I am sharing my implementation of the Signal Protocol designed specifically for the #Frontend. While the official libsignal is the gold standard, its #JavaScript targets are often optimized for Node.js, which creates integration challenges for client-side web applications.
My version is built in #RustLang and compiles to #WebAssembly, utilizing #ModuleFederation to provide robust #Encryption for decentralized environments. It currently powers the end-to-end security for my #P2P messaging project.
Protocol Demo:
https://signal.positive-intentions.com/
P2P App Demo:
https://p2p.positive-intentions.com/iframe.html?globals=&id=demo-p2p-messaging--p-2-p-messaging&viewMode=story
I am looking for feedback from the #Dev and #Infosec community. If you have experience with #Cryptography audits or formal-proof verification, I would appreciate your eyes on the codebase as I work toward a more finished state.
GitHub Repository:
https://github.com/positive-intentions/signal-protocol
#Signal #SignalProtocol #Rust #RustLang #WASM #WebAssembly #OpenSource #OSS #Privacy #Encryption #E2EE #WebDev #Frontend #BrowserTech #Decentralized #WebApps #Coding #Security #SoftwareEngineering #Networking #PeerToPeer #P2P #Cryptography #Audit #CyberSecurity #Tech #JavaScript #Programming #ModuleFederation #P2PWeb #PrivacyTech #SecureMessaging #WebPerf #TechCommunity #InfoSec #WebSecurity
Remember that we already have a great, friendly, inclusive, LLM-less browser engine project in the Rust community: https://servo.org/