The did:psi method is a decentralized identifier system developed by the Police Science Institute of Korea for public security research and privacy protection. This method focuses on enabling Self-Sovereign Identity while protecting user privacy in social science and crime prevention contexts.
The method uses a blockchain-based architecture but stores only public key information, avoiding any personally identifiable information (PII) on-chain. The system is designed to support core SSI operations including authentication, encryption, issuance, and verification while maintaining data confidentiality and integrity.
Key features include:
Technical Implementation:
did:psi:<base58-identifier>^(did:psi:(?:[1-9A-HJ-NP-Za-km-z]{21,22}))$did:psi resolverEcdsaSecp256k1VerificationKey2019 for cryptographic operationsverificationMethodverificationRelationshipBigInt conversion for efficient UUID storageThe method implements standard CRUD operations through the following endpoints:
did contract/newaccount // Account creation
did contract/regdid // DID creation
did contract/updatekeys // Key updates
did contract/deletedid // DID deactivation
If you are featured in the Web of Trust Map and wish to exercise your GDPR rights, including the right to be forgotten, visit the privacy policy page