HIP: 61
title: 10 Word Verbal Confirmation
authors: @greenlucid
status: Phase 1
created: 2021-09-07
conflicts with: None
languages: EN
Simple Summary
Modify verbal confirmation phrase to use 10 words instead, with room to errors.
Abstract
The proposal will allow submitters to fail at conveying up to two 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 10.
Correctness of an announced phrase is done as follows:
- The original phrase is written down. Up to two words can be omitted, and the result is stored, with the resulting words respecting the remaining order.
- 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.
- 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.