ROT13 (rotate by 13 places) is a simple letter substitution cipher that replaces each letter in a text with the letter 13 positions ahead or behind it in the alphabet. It is a symmetric encryption algorithm, meaning applying ROT13 twice on the same text will revert it to the original. ROT13 is often used for basic obfuscation or as a way to hide spoilers in online forums.
This feature is still under maintenance.