From 5a188577c0e4cf11d70ae3bd680f0bdce4ed536f Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 7 May 2019 13:50:47 -0600 Subject: [PATCH] add links --- index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 685500a..a176e70 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,9 @@

@bluecrypt/acme: Let's Encrypt for the Browser

This is intended to be explored with your JavaScript console open.

+
<script src="https://rootprojects.org/acme/bluecrypt-acme.js"></script>
+
<script src="https://rootprojects.org/acme/bluecrypt-acme.min.js"></script>
+ Documentation

1. Keypair Generation

@@ -134,7 +137,7 @@ They are fast, tiny, and secure, using the native features of modern browsers where possible. This means it's easy-to-use crypto in kilobytes, not megabytes.


- +