diff --git a/README.rst b/README.rst
index 0b4ea27c80ccb7d0df4f6521123bc559c9f7e1f6..18efd3f59bb667abf5fe50bea11faa127315b799 100644
--- a/README.rst
+++ b/README.rst
@@ -1,5 +1,5 @@
-Secure Access Token Authorizer
-==============================
+Zero-Knowledge Access Pass Authorizer
+=====================================
 
 |coverage|_
 |circleci|_
@@ -7,9 +7,9 @@ Secure Access Token Authorizer
 What is this?
 -------------
 
-Secure Access Token Authorizer is a `Tahoe-LAFS`_ storage-system plugin which authorizes storage operations based on privacy-respecting tokens.
+Zero-Knowledge Access Pass (ZKAP) Authorizer is a `Tahoe-LAFS`_ storage-system plugin which authorizes storage operations based on privacy-respecting passes.
 
-Such tokens derive from `PrivacyPass`_.
+Such passes derive from `PrivacyPass`_.
 They allow a Tahoe-LAFS client to prove it has a right to access without revealing additional information.
 
 Copyright