[Phase 3] HIP 61: 15 Word Verbal Confirmation

HIP: 61
title: 15 Word Verbal Confirmation
authors: @greenlucid
status: Phase 3
created: 2021-09-07
conflicts with: None
languages: EN

Simple Summary

Modify verbal confirmation phrase to use 15 words instead, with room to errors.

Abstract

The proposal will allow submitters to fail at conveying up to 7 words in the verbal confirmation phrase. A sort of game is done to verify the correctness of the phrase, by removing up to two words, independently, from both the original phrase and the announced phrase, and asserting the phrases are the same.

Motivation

This user made a profile submission , misreading one of the words, and it got challenged. She lost the challenge. Some time later, another user went through the same problem.

Specification

Increase the amount of words in a verbal confirmation phrase to 15.
Correctness of an announced phrase is done as follows:

  1. The original phrase is written down. Up to 7 words can be omitted, and the result is stored, with the resulting words respecting the remaining order.
  2. The very same process is done with the announced phrase, which is written down as the submitter announces it. The up to two words here are independent.
  3. Both results are asserted to be the exact same. If so, confirmation is correct, otherwise, it’s incorrect.

Rationale

  • We can reasonably assume the shown submissions were valid in the spirit of PoH.
  • Using two extra words provides a buffer for mistakes to occur.
  • Making it work with a game, instead of hardcoding a given number of misorders, misreadings, etc, is easier to understand for verifiers.

Implementation

PR on proof-of-humanity/poh-docs