Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protocol and layers #9

Open
szerge opened this issue Jul 15, 2020 · 0 comments
Open

Protocol and layers #9

szerge opened this issue Jul 15, 2020 · 0 comments

Comments

@szerge
Copy link

szerge commented Jul 15, 2020

How about defining 3 layers and the protocols within and across layers:

    • machine to machine e.g. mobile to mobile, mobile to server, etc.
    • bitoftrusts / trust networks
    • application

The bitoftrust “protocol” is the protocol needed to create, update, revoke, and read bitoftrusts (private/restricted/public) to create/exploit trust networks—and we imagined a git-like protocol based on local consensus for updating their contents.

Everything is connected through bitoftrusts, for example, there is a bit of trust between me and my telephone, me and my computer and one between my computer and my telephone (use the Mac address as ID for machines?). The #domain for those bitoftrusts could be #null. We could then create a network of trust across machines for the #null domain…

The machine layer (1) operates using information from the bitoftrust layer (2), e.g. to provide access to resources, storage, etc.

Security: after 3 failed attempts to access the machine, the bitoftrusts containing the ID of the machine are being revoked thus removing the machine from the web of trust.

The application layer (3) operates using the information from the bitoftrust layer (2), e.g. a Linkedin-like app, building representations and interpreting information relative to trust networks. Conversely, applications collect data to feed-in and grow the number of bitoftrusts, i.e. the meaningful connections within (and across) communities of practice (the #null #domain is the community of practice of all the people who own telephones / computers / tablets).

A “new” Linkedin application could move the centre of gravity from the individual to the communities (#domains). Individuals primarily exist in relation to communities (#domains), the “individual profile” being the projection in the “individual space” of a the information contained in the collective space / narrative. This is what gives credibility to individual stories. It makes it very difficult to create a faked story as, to exist, it needs to exist a as a shared story in the first place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants