From 3bb857ec19e13e474ffc209fdbd59080d59a5eed Mon Sep 17 00:00:00 2001 From: Kharec Date: Sun, 1 Mar 2026 12:14:38 +0100 Subject: [PATCH] docs: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61bcf57..83622da 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Note: the creator cannot see their post with the copied link (except in private - Data is **never written to disk** - All data is lost on server restart - CSRF protection via double-submit cookie pattern -- Rate limiting: 10 requests per minute per IP +- Rate limiting: 10 requests per IP (resets on server restart) - Security headers: CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy - 10MB maximum paste size limit - Intended for ephemeral sharing only — do not store sensitive data