📢 Gate Square #MBG Posting Challenge# is Live— Post for MBG Rewards!
Want a share of 1,000 MBG? Get involved now—show your insights and real participation to become an MBG promoter!
💰 20 top posts will each win 50 MBG!
How to Participate:
1️⃣ Research the MBG project
Share your in-depth views on MBG’s fundamentals, community governance, development goals, and tokenomics, etc.
2️⃣ Join and share your real experience
Take part in MBG activities (CandyDrop, Launchpool, or spot trading), and post your screenshots, earnings, or step-by-step tutorials. Content can include profits, beginner-friendl
Solana launches SAS identification verification, Web3 applications usher in a new round of development.
Solana Launches Identification Verification Service: Discussing the Difference Between AS and Oracle Machine
Recently, the Solana ecosystem has welcomed an important update. The Solana identification team and the foundation jointly announced that the Solana Authentication Service (SAS) has officially launched on the mainnet. This is an open, permissionless verifiable credential protocol aimed at providing a more comprehensive identification verification solution for the Solana ecosystem.
The core function of SAS is to allow trusted issuers to associate off-chain information with user wallets. This information may include KYC verification results, geographical qualification, membership status, or other identification statuses. Through SAS, this verification information is signed and can be verified, while also being reusable across different applications without having to expose sensitive data or repeat verification steps each time.
The launch of this service brings a neutral and permissionless proof layer to the Solana ecosystem, promising more efficient compliance management, access control, reputation systems, and programmable identification throughout the ecosystem. For end users and developers, this means a higher quality and more convenient experience.
However, when we talk about bringing off-chain information on-chain, it is inevitable to compare SAS with Oracle Machine. Although both aim to bring off-chain information on-chain, they have significant differences in positioning, use cases, trust models, and how they operate.
The following is a detailed comparison between SAS and Oracle Machine:
Main Use:
Data Type:
Data Structure:
Source of Trust:
Update Frequency:
Composability and Reusability:
Privacy Processing:
Representative Project:
Through a simple example, we can more intuitively understand the difference between the two:
The application scenario of SAS may be: after the user completes identity verification on the Web3 platform, they obtain an "adult" on-chain verification stamp. This stamp is stored in the user's wallet, and any dApp in the future can verify it without needing to submit identification documents repeatedly.
A typical use case for the Oracle Machine is that a DeFi protocol needs to know the current ETH price to determine liquidation conditions, and it will read the real-time ETH/USD price through the Oracle Machine.
Overall, the Oracle Machine mainly serves as a "data feeding" mechanism, focusing on off-chain "objective facts"; while SAS is a mechanism for "verification of identification or status," focusing on off-chain "subjective or conditional trust." These two technologies are not mutually exclusive, but play complementary roles in the Web3 ecosystem, jointly promoting the development and improvement of blockchain applications.