Instead of the receiver pasting the ciphertext into the rot13.com textbox...
Make an easy-to-get-to bookmark in your browser, and paste this into where you’d normally put the link to the web site:
javascript:inText=window.getSelection()+″;if(inText==″)%7Bvoid(inText=prompt(‘Phrase...‘,″))%7D;if(!inText)%7BoutText=‘No%20text%20selected’%7Delse%7BoutText=″;for(i=0;i%3CinText.length;i++)%7Bt=inText.charCodeAt(i);if((t%3E64&&t%3C78)%7C%7C(t%3E96&&t%3C110))%7Bt+=13%7Delse%7Bif((t%3E77&&t%3C91)%7C%7C(t%3E109&&t%3C123))%7Bt-=13%7D%7DoutText+=String.fromCharCode(t)%7D%7Dalert(outText)
Now, select the text you want to rot13 and click this bookmark.
I can’t remember where I got this from, it’s been in my browser for ages.
[Edit: someone added a different one below, so I guess you have a backup if either doesn’t work on your browser].
This is an improved version of that bookmarklet.
Current theme: default
Less Wrong (text)
Less Wrong (link)
Arrow keys: Next/previous image
Escape or click: Hide zoomed image
Space bar: Reset image size & position
Scroll to zoom in/out
(When zoomed in, drag to pan; double-click to close)
Keys shown in yellow (e.g., ]) are accesskeys, and require a browser-specific modifier key (or keys).
]
Keys shown in grey (e.g., ?) do not require any modifier keys.
?
Esc
h
f
a
m
v
c
r
q
t
u
o
,
.
/
s
n
e
;
Enter
[
\
k
i
l
=
-
0
′
1
2
3
4
5
6
7
8
9
→
↓
←
↑
Space
x
z
`
g
Make an easy-to-get-to bookmark in your browser, and paste this into where you’d normally put the link to the web site:
javascript:inText=window.getSelection()+″;if(inText==″)%7Bvoid(inText=prompt(‘Phrase...‘,″))%7D;if(!inText)%7BoutText=‘No%20text%20selected’%7Delse%7BoutText=″;for(i=0;i%3CinText.length;i++)%7Bt=inText.charCodeAt(i);if((t%3E64&&t%3C78)%7C%7C(t%3E96&&t%3C110))%7Bt+=13%7Delse%7Bif((t%3E77&&t%3C91)%7C%7C(t%3E109&&t%3C123))%7Bt-=13%7D%7DoutText+=String.fromCharCode(t)%7D%7Dalert(outText)
Now, select the text you want to rot13 and click this bookmark.
I can’t remember where I got this from, it’s been in my browser for ages.
[Edit: someone added a different one below, so I guess you have a backup if either doesn’t work on your browser].
This is an improved version of that bookmarklet.