- Creative Cloud User Guide
- Introduction to Creative Cloud
- Download, install, set up, and update
- Download Creative Cloud apps
- Open Creative Cloud apps
- Start workspace
- Update Creative Cloud apps
- Change the language of your Creative Cloud apps
- Uninstall the Creative Cloud desktop app
- Uninstall or remove Creative Cloud apps
- Fix errors installing Adobe apps
- How and when to use the CC Cleaner tool
- Apps available for download
- Manage your account
- Changes to Creative Cloud for individual plans
- Changes to Creative Cloud for teams plans
- Web and mobile access with new Adobe Creative Cloud plans
- Convert a Creative Cloud trial to a paid membership
- Reset your Adobe password
- Change your Adobe plan
- Update credit card and billing address
- View, download, or email your Adobe invoice
- Fix a failed or missed payment
- Cancel Adobe trial or subscription
- Find support for free and discontinued products
- Sign in to your Adobe account
- Sign in to your company or school account
- Understand Creative Cloud subscription terms and refund policies
- Creative services
- Collaboration and storage services
- What are cloud documents
- Cloud documents FAQ
- Create or convert files to cloud documents
- Set up cloud documents to use offline
- Revert to an earlier version of a cloud document
- Share your work for commenting
- Why can't I see my cloud documents offline?
- Creative Cloud Libraries
- Collaborate on Creative Cloud Libraries and folders
- Collaboration FAQ
- Sync your files using cloud storage
- Find how much cloud storage you have
- Set sync options
- Discontinuation of Creative Cloud Synced files
- Download Synced files and content
- Projects
- Organize libraries
- Creative Cloud mobile apps
- Enterprise and teams
- Adobe Content Authenticity
- Generative AI in Creative Cloud
어떤 웹 페이지에서든 Content Credentials를 확인하거나 Content Credentials에 접근할 수 있습니다.
Adobe Content Authenticity Chrome 브라우저 확장 기능을 사용하면 아직 기본 제공 Content Credential 디스플레이를 제공하지 않는 웹 사이트를 비롯한 어떤 웹 사이트에서든 Content Credentials를 확인할 수 있습니다. 온라인에서 소비하는 콘텐츠와 관련된 콘텐츠 Content Credentials를 확인하면 제작자가 Content Credentials에 포함하기로 선택한 내용에 따라 다음 사항을 파악할 수 있습니다.
콘텐츠를 제작한 사람의 신원 정보
콘텐츠를 생성 또는 편집하는 데 생성형 AI가 사용되었는지 여부를 비롯한 도구 및 편집 방법
콘텐츠를 만들고 편집하는 데 사용된 카메라 디바이스나 편집 소프트웨어를 포함한 앱 또는 디바이스 정보
Chrome 브라우저 확장 기능 사용
Chrome에 확장 기능을 설치하면 방문하는 각 웹 페이지의 이미지에 대한 Content Credentials를 자동으로 감지합니다. 확장 아이콘은 페이지에서 감지된 콘텐츠 Content Credentials의 수를 표시하고, 이를 클릭하면 검사할 수 있는 항목의 목록이 표시됩니다. Adobe Content Authenticity Chrome 브라우저 확장 기능 받기.
파일에는 여러 개의 Content Credentials가 있을 수 있지만 가장 최근의 Content Credentials만 표시됩니다.
Content Credentials의 세부 정보를 모두 검사하려면 검사 버튼을 선택합니다. 이렇게 하면 Adobe의 검사 도구로 이동합니다. 이 확장 기능은 현재 페이지에서 Content Credentials가 감지되지 않는 경우에도 관련 내용을 표시합니다.
작동 방식
특정 파일에 연관된 Content Credentials는 파일 자체에 메타데이터로 첨부되거나, Adobe의 공개 Content Credentials 클라우드에 저장되거나, 두 곳 모두에 저장될 수 있습니다. 확장 기능은 웹 사이트를 방문할 때마다 자동으로 페이지의 각 파일을 스캔하여 Content Credentials를 확인하고 사용자가 검사할 수 있도록 이를 나열합니다.
- Adobe Content Authenticity (Beta)를 사용하면 다른 사람이 볼 수 있는 Content Credentials를 적용할 수 있습니다.
- Chrome 확장 기능은 사용자의 온라인 활동이나 정보를 저장하지 않습니다. 확장 기능은 사용자가 방문한 웹 페이지의 이미지만 식별하고 해당 이미지에 대한 콘텐츠 Content Credentials를 사용할 수 있는지 확인합니다.
개발자의 경우: 웹 사이트의 Content Credentials 구현을 최우선으로 합니다.
개발자는 특정 메타태그를 사용하여 웹 사이트의 Content Credentials 정보 구현의 우선순위를 지정할 수 있습니다.
Content Credentials 표시를 이미 지원하는 웹 사이트를 소유하거나 관리하는 경우 Chrome 확장 기능이 사이트에서 자체 UI 요소(예: Content Credentials 핀)를 표시하는 것을 방지할 수 있습니다. 사이트 내부에 <Head> 태그를 메타 태그로 포함하고 콘텐츠 값을 false:
<meta name="CR-allow-UI-injection" content="true/false">
로 설정합니다.