Postel's law

Source status: Source not yet verified by the archive.

Be conservative in what you send and liberal in what you accept.

Category: Browse categories

Votes: 0 up, 0 down

In context

This law belongs with Murphy's Laws, where small assumptions, timing, and system complexity tend to turn into memorable failures.

Editorial note

The robustness principle encouraged tolerant receivers, but modern protocol guidance also warns that accepting malformed input can create ambiguity and security risk.

Practical example: An API documents strict input validation while preserving backward compatibility only for explicitly supported older fields.

Reviewed ยท RFC 1122

Keep exploring laws from this topic or browse the full archive for neighboring ideas.

Improve this entry

Know the original source, a better attribution, or a duplicate we should merge? Report an issue.