From cf8bc7d7cec5dde44f422d5abfe051fa4dafeb3f Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 14 Aug 2019 15:32:26 -0700 Subject: update/iterate --- admin_log.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'admin_log.md') diff --git a/admin_log.md b/admin_log.md index 5147b12..0150f78 100644 --- a/admin_log.md +++ b/admin_log.md @@ -1,4 +1,21 @@ +## 2019-08-14 + +Wiped and re-installed device with bionic, tor SSH service, and encrypted +volume (img file). + +eotk git rev is `c51d59fb118b752957f5dfcddfac37a0ee83f180` (same as last time. + +V3 onion addess is: + + 7vzoqkxebjx3ax3yt6kvfo4nxk5hksltmajvd3u7whrz54q43xvsb5ad.onion + +Installed (and used) mkcert this time while prototyping. To get the rootCA.pem file: + + cat `mkcert -CAROOT`/rootCA.pem > /private/eotk/mkcert_testing_snakeoil_rootCA.pem + +`scp` this file locally and follow [directions](https://github.com/alecmuffett/eotk/blob/8e64328350526ef533aec1c3dca215feb94bfdb9/docs.d/ADDING-A-ROOT-CERTIFICATE-TO-TOR-BROWSER.md) to add to torbrowser for testing. + ## 2019-07-15 Upgraded to git `c51d59fb118b752957f5dfcddfac37a0ee83f180` to try new v3 -- cgit v1.2.3