metastream icon indicating copy to clipboard operation
metastream copied to clipboard

Show pubkey before accepting/declining join

Open namibj opened this issue 5 years ago • 1 comments

It would be great if I, as a host, could somehow verify that a friend who asks to join is really that friend, instead of some stranger. It seems like the general infrastructure for that exists, just no UI.

I would suggest http://bohwaz.net/archives/web/Bubble_Babble.html or diceware (EFF wordlist) encoding of a truncated-to-128bit hash, because a birthday attack isn't possible.

namibj avatar Jul 01 '20 23:07 namibj

Glitch's "friendly words" list could be used to prevent people from having to use a code like "hufed-dwhgs-wdhsj". It's a lot harder to share than something like "shrouded-millenium". Maybe they could also be used for default usernames.

ajsirota avatar Oct 09 '20 18:10 ajsirota