[Cryptography] Eudaemon: A peer-to-peer electronic identity system
iang
iang at iang.org
Sun Apr 23 17:08:54 EDT 2023
On 22/04/2023 02:25, Agathos wrote:
> By combining a small-world trust network, a peer-to-peer storage system,
> a fungible reputation, and personal blockchains, we create a
> peer-to-peer electronic identity system for individuals to secure and
> assert their identities and histories without requiring a central
> institution. At the core of this system is proof of human (PoH), a peer
> consensus mechanism based on asymmetric key signing and threshold
> signatures<sup>[1](#1shamir1979)</sup>, which prevents any M-of-N peers
> from claiming authority over an individual's identity. Trusted peers act
> as relays to the greater network and provide storage and propagation of
> messages allowing for persistent serverless digital identity and digital
> interactions.
>
> We anchor identity and associated data to our social peers using the
What do you envision is in the "identity and associated data" ?
> robust and easy to recover data structure that is a personal blockchain
What is a personal blockchain? I am guessing that it is where each
person constructs a blockchain-like distributed store with all of her
trusted partners?
> to solve identity sovereignty and data loss problems simultaneously.
> This solves the general key management problem by providing secure
> backup and recovery of seed phrases and private keys from trusted peer
> groups without the need for a central authority.
Does this mean the trusted partners can recover Alice's "identity"
without her permission? If so, how is that mitigated?
> Personal blockchains
> are used instead of a classic central blockchain so no initial tokens
> need to be mined or purchased before being able to participate. The
> system enables creation of identity at birth, the restoration of
> identity and personal blockchain in the event of identity/device loss
> and the autonomous execution of digital legacy/will at death. We propose
> that this, when used in conjunction with traditional blockchain
> networks, will allow for widespread adoption of blockchain technology.
> ...
In general the system bears close alignment to my design/theory. However
where it differs is (assuming I am correct in understanding) that you
postulate each person being the center of their network, and branching
out to trusted others. Whereas my work starts from assuming a trusted
group to which a person joins. Have you considered groups?
What is the business model by which you intend for this to promulgate?
iang
More information about the cryptography
mailing list