From f963add18354a5dd6785c55629181d661550e83c Mon Sep 17 00:00:00 2001 From: idk Date: Mon, 20 Sep 2021 23:28:22 -0400 Subject: [PATCH] Update glossary to include broad p2p/distributed software terms --- i2p2www/blog/2021/09/18/i2p-bitcoin.draft.rst | 16 ++-- i2p2www/pages/site/about/glossary.html | 78 +++++++++++++++++-- 2 files changed, 81 insertions(+), 13 deletions(-) diff --git a/i2p2www/blog/2021/09/18/i2p-bitcoin.draft.rst b/i2p2www/blog/2021/09/18/i2p-bitcoin.draft.rst index 9ccc32f9..9f19a8f1 100644 --- a/i2p2www/blog/2021/09/18/i2p-bitcoin.draft.rst +++ b/i2p2www/blog/2021/09/18/i2p-bitcoin.draft.rst @@ -12,10 +12,9 @@ An event months in the making, Bitcoin Core has added official support for I2P! Bitcoin-over-I2P nodes can interact fully with the rest of the Bitcoin nodes, using the help of nodes that operate within both I2P and the clearnet, making -them first-class participants in the Bitcoin network. This is exciting news, in -part because it highlights some of the things I2P is singularly good at, like -empowering application developers to build I2P connections programmatically and -conveniently. +them first-class participants in the Bitcoin network. It's exciting to see +large communities like Bitcoin taking notice of the advantages I2P can bring +to them providing privacy and reachability to people all over the world. {%- endtrans %} {% trans -%} @@ -24,5 +23,10 @@ How it Works ------------ {% trans -%} -I2P support is automatic, via the SAM API. -{%- endtrans %} \ No newline at end of file +I2P support is automatic, via the SAM API. This is also exciting news, because +it highlights some of the things I2P is singularly good at, like empowering +application developers to build I2P connections programmatically and +conveniently. Bitcoin-over-I2P users can use I2P with no manual configuration by +enabling the SAM API. +{%- endtrans %} + diff --git a/i2p2www/pages/site/about/glossary.html b/i2p2www/pages/site/about/glossary.html index 67c6ff26..effa0840 100644 --- a/i2p2www/pages/site/about/glossary.html +++ b/i2p2www/pages/site/about/glossary.html @@ -2,16 +2,80 @@ {% block title %}{{ _('Glossary') }}{% endblock %} {% block content %} {% trans -%} -This page lists often-used terminology when discussing I2P and cryptography. +This table lists often-used terminology when discussing I2P and cryptography. {%- endtrans %} +
+{% trans -%}This table lists definition of different networks and their components. These +terms and the definitions provided are taken from +Decentralization Off The +Shelf: 7 Maxims by Simply Secure(used with permission).{%- endtrans %} + +
{% endblock %}