Skip to content
View KeyZox71's full-sized avatar
🌍
Student @ 42 Angoulême
🌍
Student @ 42 Angoulême

Highlights

  • Pro

Organizations

@seekrs @ft-grmhd

Block or report KeyZox71

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KeyZox71/README.md

Hi there 👋

Abstract. A purely peer-to-peer version of electronic cash would allow online payments to be sent directly from one party to another without going through a financial institution. Digital signatures provide part of the solution, but the main benefits are lost if a trusted third party is still required to prevent double-spending. We propose a solution to the double-spending problem using a peer-to-peer network. The network timestamps transactions by hashing them into an ongoing chain of hash-based proof-of-work, forming a record that cannot be changed without redoing the proof-of-work. The longest chain not only serves as proof of the sequence of events witnessed, but proof that it came from the largest pool of CPU power. As long as a majority of CPU power is controlled by nodes that are not cooperating to attack the network, they'll generate the longest chain and outpace attackers. The network itself requires minimal structure. Messages are broadcast on a best effort basis, and nodes can leave and rejoin the network at will, accepting the longest proof-of-work chain as proof of what happened while they were gone.

What i use :

My Skills gappscript

Pinned Loading

  1. nvim nvim Public

    Forked from bonsthie/nvim

    my nixxed neovim config ❄️

    Nix

  2. nixos-config nixos-config Public

    Nix

  3. y-syo/pogit y-syo/pogit Public

    🌸 a git wrapper for cute commits.

    Python 4 2

  4. notes notes Public

  5. ft_minipowershell ft_minipowershell Public

    The best shell in history (ft. @y-syo)

    C 1

  6. webserv webserv Public

    Webserv go brrrrr (ft. @y-syo)