Skip to content

Commit d9c7961

Browse files
committed
Updated to remove note about second funding proposal (update was pushed)
1 parent c3052ae commit d9c7961

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

content/blog/botan-first-milestone.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,7 @@ Finally, we'd also like to continue improving, unifying, and standardizing the `
129129

130130
These are some of the things that we'd like to accomplish over the coming months.
131131

132-
You can find more details in the update[^3] [second funding proposal][second proposal]. This proposal is a continuation of the efforts of the first proposal, and is motivated by the same long-term goals.
133-
134-
[^3]: Update is not yet live at time of writing - if it hasn't been updated yet at time of reading, check back in a day or so.
132+
You can find more details in the updated [second funding proposal][second proposal]. This proposal is a continuation of the efforts of the first proposal, and is motivated by the same long-term goals.
135133

136134
# A flag planted on the horizon
137135

@@ -167,9 +165,9 @@ There's a whole host of interesting and useful cryptography algorithms that have
167165

168166
Once we have a stable foundation, such as `botan`, we want to move on to implementation of more advanced algorithms, such as Merkle trees and Signal's [Double ratchet][double ratchet] / [Apple's PQ3][apple pq3]
169167

170-
We don't want you to be messing around with cryptographic primitives - we want you importing libraries like `double-ratchet`[^4] and `sparse-merkle`[^4] and `distributed-json`[^4] instead of having to implement it yourself.
168+
We don't want you to be messing around with cryptographic primitives - we want you importing libraries like `double-ratchet`[^3] and `sparse-merkle`[^3] and `distributed-json`[^3] instead of having to implement it yourself.
171169

172-
[^4]: These libraries do not yet exist, but we'd like them to.
170+
[^3]: These libraries do not yet exist, but we'd like them to.
173171

174172
## Building an application framework that takes care of cryptography & security
175173

0 commit comments

Comments
 (0)