The article introduces s@, a decentralized social networking protocol based on static sites, where each user owns a static website storing their data in encrypted JSON stores. The protocol allows users to follow each other and share posts, which are encrypted and can only be decrypted by the intended recipients. The system is designed to be self-reliant and does not rely on any servers or relays. It uses a combination of HTTPS/TLS and X25519 keypairs for authentication and encryption.