me <
judith...@googlemail.com> wrote:
> On Saturday, 12 March 2022 at 23:11:04 UTC, Sn!pe wrote:
> > me <
judith...@googlemail.com> wrote:
> > [...]
> > > > > A lot of places are named after other places where the new
> > > > > settlers have come from. The original Jersey is an island off the
> > > > > French coast and is a British Crown Dependency, which I suspect
> > > > > pisses the frogs off.
> > > > >
> > > > Aux grenouilles on dit bof.
> > >
> > > I didn't know you liked frogs?
> >
> > I used to post in another place where, after anything related to
> > the French (customarily ROT13ed to "Serapu"), it was thought
> > proper to append "WOCAB" meaning "Who Of Course Are Batsrads"
>
> ROT?????
ROT13 is a simple method of encoding for privacy. Each letter of
the alphabet is rotated (shifted) 13 places to the right so that 'A'
becomes 'N'; 'B' becomes 'O'; etc. Technically it's a Caesar cipher,
named after Julius Caesar who used such encryption.
There are other kinds of ROT, e.g. ROT8 where each character is
shifted 8 places. ROT13 is commonly used to obfuscate writings
because applying ROT13 twice brings you back to the original
plaintext, the alphabet containing 26 letters.
ROT13 is often used to hide spoilers when discussing e.g film plots.
Many newsreader programs have this function built-in.
<
https://en.wikipedia.org/wiki/Caesar_cipher>