Skip to content
View refitor's full-sized avatar
Block or Report

Block or report refitor

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
refitor/README.md

SelfWeb3

https://selfweb3.refitor.com

An on-chain privatization solution that binds Web3 to the user one-to-one, off-chain dynamic authorization (Email + TOTP + WebAuthn) + multi-party signature guarantee + on-chain mandatory verification

/docs/selfweb3-bg.png

Deployed contract

  1. Goerli: 5: 0x733755781396f53Be6cEd253f4C25C5ecE82Cd26

  2. Arbitrum Goerli, 421613: 0xec04F8Ee0493f3d763AB1624BB6aAcaCD94Ac4C1

Security model

Architecture

Principle: After dynamic authorization is completed off-chain, it is guaranteed by multi-party signatures invisible to each other to prove the legitimacy of the user's identity on the chain. All parties restrict each other to ensure decentralized operation while providing highly secure privacy protection.

docs/selfweb3-arch.png

Self-Host

git clone https://github.com/refitor/selfweb3.git

cd selfweb3

chmod +x ./build.sh

./build.sh

./selfweb3

Popular repositories Loading

  1. selfcrypto selfcrypto Public

    SelfCrypto provides decentralized key management and private dynamic authorization solutions for data encryption and decryption in the form of contract maintenance keys, and supports online text da…

    Vue 4 1

  2. selfweb3 selfweb3 Public

    An on-chain privatization solution that binds Web3 to the user one-to-one, off-chain dynamic authorization (Email + TOTP + WebAuthn) + multi-party signature guarantee + on-chain mandatory verification

    JavaScript 2

  3. rslog rslog Public

    Minimalist log unified interface library

    Go

  4. selfauth selfauth Public

    SelfAuth supports real-time monitoring and private dynamic authorization services for on-chain operations

    Go

  5. trigger3 trigger3 Public

    A tool for contract query and trigger calls, supporting any EVM compatible contract

    Vue

  6. refitor refitor Public