remove dependencies on E-D keysync

master
Bernie Hoeneisen 4 years ago
parent 9d5ce082c8
commit e08acf463a

@ -21,7 +21,6 @@ $(DRAFT).xml: $(NAME).mkd \
#../shared/text-blocks/implementation-status.mkd \
#../shared/author_tags/claudio_luck.mkd \
#../shared/references/implementation-status.mkd \
# ../shared/references/ed-keysync.mkd \
# ../shared/references/isoc-btn.mkd \
#../shared/text-blocks/handshake.mkd \
# ../shared/text-blocks/trustwords.mkd \

@ -18,7 +18,6 @@ $(DRAFT).xml: $(NAME).mkd \
../shared/text-blocks/terms-intro.mkd \
../shared/text-blocks/implementation-status.mkd \
../shared/text-blocks/mitm.mkd \
# ../shared/references/ed-keysync.mkd \
# ../shared/references/isoc-btn.mkd \
#../shared/text-blocks/handshake.mkd \
# ../shared/text-blocks/trustwords.mkd \

@ -19,7 +19,6 @@ $(DRAFT).xml: $(NAME).mkd \
../shared/text-blocks/tofu.mkd \
../shared/text-blocks/mitm.mkd \
../shared/ascii-arts/basic-msg-flow.mkd \
# ../shared/references/ed-keysync.mkd \
# ../shared/references/isoc-btn.mkd \
# ../shared/references/implementation-status.mkd \
# ../shared/text-blocks/implementation-status.mkd \

@ -13,7 +13,6 @@ all: $(OUTPUTS)
$(DRAFT).xml: $(NAME).mkd \
../shared/author_tags/hernani_marques.mkd \
../shared/author_tags/claudio_luck.mkd \
../shared/references/ed-keysync.mkd \
../shared/references/isoc-btn.mkd \
../shared/references/implementation-status.mkd \
../shared/ascii-arts/basic-msg-flow.mkd \

@ -13,7 +13,6 @@ all: $(OUTPUTS)
$(DRAFT).xml: $(NAME).mkd \
../shared/author_tags/hernani_marques.mkd \
../shared/author_tags/bernie_hoeneisen.mkd \
../shared/references/ed-keysync.mkd \
../shared/references/isoc-btn.mkd \
../shared/references/implementation-status.mkd \
../shared/text-blocks/key-words-rfc2119.mkd \

@ -12,7 +12,6 @@ all: $(OUTPUTS)
$(DRAFT).xml: $(NAME).mkd \
../shared/author_tags/hernani_marques.mkd \
../shared/references/ed-keysync.mkd \
../shared/references/isoc-btn.mkd \
../shared/references/implementation-status.mkd \
../shared/text-blocks/key-words-rfc2119.mkd \

@ -33,7 +33,6 @@ $(DRAFT).xml: $(NAME).mkd \
# ../shared/author_tags/claudio_luck.mkd \
# ../shared/ascii-arts/basic-msg-flow.mkd \
# ../shared/ascii-arts/pep_id_system.mkd \
# ../shared/references/ed-keysync.mkd \
# to match backslash at the end of the previous line
kramdown-rfc2629 $(NAME).mkd > $(DRAFT).xml

@ -13,7 +13,6 @@ all: $(OUTPUTS)
$(DRAFT).xml: $(NAME).mkd \
../shared/author_tags/hernani_marques.mkd \
../shared/author_tags/bernie_hoeneisen.mkd \
../shared/references/ed-keysync.mkd \
../shared/references/isoc-btn.mkd \
../shared/references/implementation-status.mkd \
../shared/text-blocks/key-words-rfc2119.mkd \

@ -14,7 +14,6 @@ $(DRAFT).xml: $(NAME).mkd \
../shared/author_tags/volker_birk.mkd \
../shared/author_tags/hernani_marques.mkd \
../shared/author_tags/bernie_hoeneisen.mkd \
../shared/references/ed-keysync.mkd \
../shared/references/isoc-btn.mkd \
../shared/text-blocks/key-words-rfc2119.mkd \
../shared/text-blocks/terms-intro.mkd \

@ -14,7 +14,6 @@ $(DRAFT).xml: $(NAME).mkd \
../shared/author_tags/hernani_marques.mkd \
../shared/author_tags/claudio_luck.mkd \
../shared/author_tags/bernie_hoeneisen.mkd \
../shared/references/ed-keysync.mkd \
../shared/references/isoc-btn.mkd \
../shared/references/implementation-status.mkd \
../shared/text-blocks/key-words-rfc2119.mkd \

@ -34,7 +34,7 @@ informative:
I-D.birk-pep-trustwords:
I-D.marques-pep-rating:
I-D.marques-pep-handshake:
I-D.hoeneisen-pep-keysync:
# I-D.hoeneisen-pep-keysync:
SRC.pepcore:
target: https://pep.foundation/dev/
@ -203,7 +203,7 @@ and understanding cryptographic parts that he/she needs to be aware
of.
1. Helper functions for interactions between a user's own devices
(e.g., pEp Key Sync {{I-D.hoeneisen-pep-keysync}}) that assist the user
(e.g., pEp Key Sync <!-- {{I-D.hoeneisen-pep-keysync}} --> ) that assist the user
to run pEp applications on different devices (such as computer,
mobile phone or tables) at the same time.
@ -1508,7 +1508,7 @@ devices.
## Private Key Synchronization
A decentralized proposition -- the pEp Key Synchronization
protocol. {{I-D.hoeneisen-pep-keysync}} -- defines how pEp users can distribute
protocol. <!-- {{I-D.hoeneisen-pep-keysync}} --> -- defines how pEp users can distribute
their private keys among different devices in a user-authenticated
manner: this allows users to read their messages across their
different devices, when sharing a common address (e.g., the same email

Loading…
Cancel
Save