#Gate 2025 Semi-Year Community Gala# voting is in progress! 🔥
Gate Square TOP 40 Creator Leaderboard is out
🙌 Vote to support your favorite creators: www.gate.com/activities/community-vote
Earn Votes by completing daily [Square] tasks. 30 delivered Votes = 1 lucky draw chance!
🎁 Win prizes like iPhone 16 Pro Max, Golden Bull Sculpture, Futures Voucher, and hot tokens.
The more you support, the higher your chances!
Vote to support creators now and win big!
https://www.gate.com/announcements/article/45974
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.