From dc4fc1a48a847d7465fc82376ea33ac370a94b68 Mon Sep 17 00:00:00 2001 From: Ev Bogue Date: Fri, 12 Jul 2019 19:04:07 -0500 Subject: modify phrasing --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index c4d2efd..70cafce 100644 --- a/app.js +++ b/app.js @@ -40,7 +40,7 @@ function route (keys) { ])) - identify.appendChild(h('span', {innerHTML: marked("Next, make sure to save your public/private keypair on the [key](/#key) page, so that you can continue to use the same identity. No one but you access to your private key, so no one can restore your ability to publish under this identity if you lose your keypair.")})) + identify.appendChild(h('span', {innerHTML: marked("Next, make sure to save your public/private keypair on the [key](/#key) page, so that you can continue to use the same identity. No one but you can access your private key, so only you can restore your ability to publish to this identity. If you lose your key, you lose your ability to publish to this identity forever.")})) identify.appendChild(h('span', {innerHTML: marked("Finally, be sure to check out the code on [SourceHut](http://git.sr.ht/~ev/bogbook)")})) -- cgit v1.2.3-70-g09d2