aboutsummaryrefslogtreecommitdiff
path: root/proposals/248-removing-rsa-identities.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-07-16 10:19:28 -0400
committerNick Mathewson <nickm@torproject.org>2015-07-16 10:19:28 -0400
commit85f00718f1b6da4089bede0fe1388abdec42b7ea (patch)
treea674535c475693d87c2dd5b3d208e1d7cf494b69 /proposals/248-removing-rsa-identities.txt
parent342f21ba5cb15a5c6f7ff4f383c5ea51a3d549fc (diff)
downloadtorspec-85f00718f1b6da4089bede0fe1388abdec42b7ea.tar.gz
torspec-85f00718f1b6da4089bede0fe1388abdec42b7ea.zip
Fix a mistype, found by Ian.
Diffstat (limited to 'proposals/248-removing-rsa-identities.txt')
-rw-r--r--proposals/248-removing-rsa-identities.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/proposals/248-removing-rsa-identities.txt b/proposals/248-removing-rsa-identities.txt
index 93584c0..56b7ffc 100644
--- a/proposals/248-removing-rsa-identities.txt
+++ b/proposals/248-removing-rsa-identities.txt
@@ -10,7 +10,7 @@ Status: Draft
identity keys are 1024-bit RSA, which should not really be considered
adequate. In proposal 220, we describe a migration path to start
using Ed25519 keys. This proposal describes an additional migration
- path, for finally removing our old Ed25519 keys.
+ path, for finally removing our old RSA identity keys.
See also proposal 245, which describes a migration path away from the
old TAP RSA1024-based circuit extension protocol.