aboutsummaryrefslogtreecommitdiff
path: root/proposals/275-md-published-time-is-silly.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2017-05-10 01:25:06 -0400
committerRoger Dingledine <arma@torproject.org>2017-05-10 01:25:06 -0400
commit28ed266a88a55605621c74b81e210b2fcf5c41ee (patch)
tree67301756db1160cb70657b04f2c5e51f52dcebaf /proposals/275-md-published-time-is-silly.txt
parent1fad82ef689b9883288e119d4accd3b5911a2be7 (diff)
downloadtorspec-28ed266a88a55605621c74b81e210b2fcf5c41ee.tar.gz
torspec-28ed266a88a55605621c74b81e210b2fcf5c41ee.zip
fix typos in proposal 275
Diffstat (limited to 'proposals/275-md-published-time-is-silly.txt')
-rw-r--r--proposals/275-md-published-time-is-silly.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/proposals/275-md-published-time-is-silly.txt b/proposals/275-md-published-time-is-silly.txt
index b23e747..0a01fe5 100644
--- a/proposals/275-md-published-time-is-silly.txt
+++ b/proposals/275-md-published-time-is-silly.txt
@@ -43,7 +43,7 @@ Target: 0.3.1.x-alpha
and see if we can replace the value with something else.
* Published is used in the voting process to decide which
- descriptor should be considered. But that is takend from
+ descriptor should be considered. But that is taken from
vote networkstatus documents, not consensuses.
* Published is used in mark_my_descriptor_dirty_if_too_old()
@@ -87,8 +87,8 @@ Target: 0.3.1.x-alpha
As an interim solution: We should add a new consensus method number
that changes the process by which Published fields in consensuses are
- generated. It should set all all Published fields in the consensus
- should be the same value. These fields should be taken to rotate
+ generated. It should set all Published fields in the consensus
+ to be the same value. These fields should be taken to rotate
every 15 hours, by taking consensus valid-after time, and rounding
down to the nearest multiple of 15 hours since the epoch.