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

Takeaways

  1. Be empathetic to, flexible about, and tolerant of any of the various actions the user could take or any input they might provide.
  2. Anticipate virtually anything in terms of input, access, and capability while providing a reliable and accessible interface.
  3. The more we can anticipate and plan for in design, the more resilient the design will be.
  4. Accept variable input from users, translating that input to meet your requirements, defining boundaries for input, and providing clear feedback to the user.

Origins

Postel’s Law (also known as the Robustness Principle) was formulated by Jon Postel, an early pioneer of the Internet. The Law is a design guideline for software, specifically in regards to TCP and networks, and states “TCP implementations should follow a general principle of robustness: be conservative in what you do, be liberal in what you accept from others”. In other words, programs that send messages to other machines (or to other programs on the same machine) should conform completely to the specifications, but programs that receive messages should accept non-conformant input as long as the meaning is clear.

Source

Further Reading

Buy Large Format Poster

Download free poster