A deep dive into RDP scard logon and how it is implemented on non-Windows systems. ...more
Important
All content is handwritten. No posts are AI-generated. I use an AI assistant only for spelling and punctuation corrections. For more details, see the AI Policy.I continue improving my personal note-taking app. In a new release, I added multi-device data synchronization and encryption. ...more
TL;DR: This article is highly inspired by this GitHub comment. ...more
A deep dive into how Kerberos RPC encryption works and how it is related to SSPI. By the end of the article, we will implement custom encryptor/decryptor. ...more
I am writing my custom node-taking app in Rust (even on frontend) using Tauri. Here is what I learned about error handling. ...more