- 모든 .md, .html 파일 권한을 644로 정상화 - .gitignore 파일 권한도 644로 수정 - 문서 파일에 실행 권한은 불필요하고 보안상 바람직하지 않음 - deprecated 아이디어 폴더 생성 및 레벨별 UI 변경 아이디어 이동
7 lines
530 B
Markdown
7 lines
530 B
Markdown
# Decentralized Identifiers (DIDs) v1.0
|
|
|
|
- **Publisher**: W3C (World Wide Web Consortium)
|
|
- **Year**: 2022
|
|
- **Summary**: This is the official specification for Decentralized Identifiers (DIDs). It defines a new type of globally unique identifier that can be created and controlled by any entity, without reliance on a centralized authority. DIDs are the foundation for verifiable credentials and self-sovereign identity, enabling auditable and trustworthy interactions between agents.
|
|
- **Link**: https://www.w3.org/TR/did-core/
|