📢 Gate Square #Creator Campaign Phase 2# is officially live!
Join the ZKWASM event series, share your insights, and win a share of 4,000 $ZKWASM!
As a pioneer in zk-based public chains, ZKWASM is now being prominently promoted on the Gate platform!
Three major campaigns are launching simultaneously: Launchpool subscription, CandyDrop airdrop, and Alpha exclusive trading — don’t miss out!
🎨 Campaign 1: Post on Gate Square and win content rewards
📅 Time: July 25, 22:00 – July 29, 22:00 (UTC+8)
📌 How to participate:
Post original content (at least 100 words) on Gate Square related to
Solana launches SAS identification verification service: a new mechanism for verification distinct from Oracle Machine.
Solana Launches Identification Verification Service SAS, How is it Different from Oracle Machine?
Recently, Solana launched a new identification verification service (SAS), which is an open, permissionless verifiable credential protocol. This service allows trusted issuers to associate off-chain information with user wallets, such as KYC check results, geographical eligibility, membership status, or certification status. These verifications are signed and validated, allowing for reuse across different applications without exposing sensitive data or requiring repeated verification steps.
The launch of SAS provides a neutral and permissionless proof layer for the Solana ecosystem, aiming to achieve compliance, access control, reputation systems, and programmable identification throughout the ecosystem. This not only brings a higher quality and more convenient experience for end users but also offers new functional support for developers.
Although verification services and Oracle Machines are both mechanisms for bringing off-chain information onto the blockchain, they have significant differences in terms of positioning, use cases, trust models, and how they operate. Below is a detailed comparison of the two:
Verification Services vs Oracle Machine: Main Features Comparison
Main Use:
Data Types:
Data Structure:
Source of Trust:
Update Frequency:
Composability and Reusability:
Privacy Processing:
Representative project/technology:
A specific example can help to better understand the difference between the two.
Application scenarios of verification services: After users complete identity verification on the Web3 platform, they receive an "adult" on-chain certification stamp. This stamp is stored in the user's wallet, and any dApp can verify it in the future without the user needing to resubmit identification documents.
Application scenarios of Oracle Machine: DeFi protocols need to know the current price of ETH to determine liquidation conditions, and will read the real-time ETH/USD price through the Oracle Machine.
Overall, the Oracle Machine primarily focuses on the off-chain "objective facts" data input, while the verification service concentrates on off-chain "subjective or conditional trust" identification or status verification. These two mechanisms play a complementary rather than substitute role in the blockchain ecosystem, jointly promoting the diversified development of blockchain applications.