Skip to content

Commit

Permalink
Hugo build results
Browse files Browse the repository at this point in the history
  • Loading branch information
lrosenthol committed Oct 5, 2023
1 parent f29cb05 commit bd5d8fd
Show file tree
Hide file tree
Showing 7 changed files with 3,789 additions and 3 deletions.
3,500 changes: 3,500 additions & 0 deletions docs/images/logos/hero/publicis-groupe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,13 @@ <h2 class="text-xl font-medium text-gray-800 md:text-2xl">
style="height: 33px;"
/>

<img
id="member-publicis groupe"
src="/images/logos/hero/publicis-groupe.svg"
alt="Publicis Groupe"
style="height: 60px;"
/>

<img
id="member-sony"
src="/images/logos/hero/sony.svg"
Expand Down
11 changes: 10 additions & 1 deletion docs/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,16 @@
<description>Recent content in Overview on C2PA</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Mon, 05 Jun 2023 01:34:02 +0000</lastBuildDate><atom:link href="https://c2pa.org/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Thu, 05 Oct 2023 18:26:18 +0000</lastBuildDate><atom:link href="https://c2pa.org/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Introducing Official Content Credentials Icon</title>
<link>https://c2pa.org/post/contentcredentials/</link>
<pubDate>Thu, 05 Oct 2023 18:26:18 +0000</pubDate>

<guid>https://c2pa.org/post/contentcredentials/</guid>
<description>Today the Coalition for Content Provenance and Authenticity (C2PA) is introducing the new and official Content Credentials “icon of transparency,” a mark that will provide creators, marketers and consumers around the world with the ultimate signal of trustworthy digital content.</description>
</item>

<item>
<title>C2PA welcomes first advertising holding company to steering committee</title>
<link>https://c2pa.org/post/publicis_pr/</link>
Expand Down
229 changes: 229 additions & 0 deletions docs/post/contentcredentials/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,229 @@

<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>
Introducing Official Content Credentials Icon - C2PA
</title>
<meta name="description" content="Introducing Official Content Credentials Icon" />
<meta name="generator" content="Hugo 0.82.1" />

<link rel="stylesheet" href="https://use.typekit.net/tsb3xic.css" /><link
rel="stylesheet"
href="/css/styles.min.e8d62d0cef27fbc9b02956ca74d246783da0445a446cd46ecc0eb2ba774d1262.css"
integrity="sha256-6NYtDO8n+8mwKVbKdNJGeD2gRFpEbNRuzA6yundNEmI="
/>
</head>

<body
class=" relative pb-32 flex flex-col min-h-screen text-base"
>
<section class="relative overflow-hidden">
<div
class="absolute top-0 left-0 right-0 bg-gradient-to-b from-white to-gray-300"
style="height: 600px; z-index: -1;"
></div>
<div class="container mx-auto xl:px-12 z-10">



<header class="w-full" style="height: 100px;">

<style type="text/css">
input#nav-toggle:checked ~ label#show-button {
display: none;
}

input#nav-toggle:checked ~ label#hide-button {
display: flex;
}

input#nav-toggle:checked ~ #nav-menu {
display: block;
}
</style>

<nav class="flex h-full items-center justify-between flex-wrap xl:px-0">
<div class="flex h-full items-center transform origin-top-left scale-90 xl:scale-100">
<div>
<a href="/">
<img src="/images/logo.svg" alt="C2PA" />
</a>
</div>
<div class="bg-gray-300 mx-5 h-full" style="width: 1px;"></div>
<div>
<a href="/">
<img src="/images/text-logo.svg" alt="C2PA" />
</a>
</div>
</div>

<input id="nav-toggle" type="checkbox" class="hidden" />
<label
id="show-button"
for="nav-toggle"
class="flex items-center block lg:hidden text-gray-500 hover:text-blue-500"
>
<svg
class="fill-current h-5 w-5"
viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg"
>
<title>Menu Open</title>
<path d="M0 3h20v2H0V3z m0 6h20v2H0V9z m0 6h20v2H0V0z" />
</svg>
</label>

<div
id="nav-menu"
class="hidden fixed inset-y-0 right-0 w-72 p-8 pt-6 bg-white z-20 shadow-lg lg:inset-auto lg:shadow-none lg:p-0 lg:relative lg:bg-transparent lg:flex lg:w-auto"
>
<label
id="hide-button"
for="nav-toggle"
class="lg:hidden absolute top-6 right-6 flex items-center text-gray-700 hover:text-blue-500"
>
<svg
class="fill-current h-4 w-4"
viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg"
>
<title>Menu Close</title>
<polygon
points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2"
transform="rotate(45 10 10)"
/>
</svg>
</label>
<ul
class="list-none space-y-2 lg:flex lg:items-center lg:space-y-0 lg:space-x-6 xl:space-x-10 font-bold text-md xl:text-base"
>


<li>
<a
href="/about/"
class="text-gray-600 hover:text-blue-600 cursor-pointer no-underline"
>About</a
>
</li>



<li>
<a
href="/faq/"
class="text-gray-600 hover:text-blue-600 cursor-pointer no-underline"
>FAQ</a
>
</li>



<li>
<a
href="/principles/"
class="text-gray-600 hover:text-blue-600 cursor-pointer no-underline"
>Guiding Principles</a
>
</li>



<li>
<a
href="https://c2pa.org/specifications/specifications/1.3/index.html"
class="text-gray-600 hover:text-blue-600 cursor-pointer no-underline"
>Specification</a
>
</li>



<li>
<a
href="/membership/"
class="text-gray-600 hover:text-blue-600 cursor-pointer no-underline"
>Membership</a
>
</li>



<li>
<a
href="/post/"
class="text-gray-900 border-b border-gray-300 pb-1 cursor-default no-underline"
>News</a
>
</li>



<li>
<a
href="/contact/"
class="text-gray-600 hover:text-blue-600 cursor-pointer no-underline"
>Contact</a
>
</li>



<li>
<a
href="https://github.com/c2pa-org"
target="_blank"
class="text-gray-600 hover:text-blue-600 no-underline"
><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 32.579 31.775">
<path
d="M152.608,107.44a16.291,16.291,0,0,0-5.148,31.747c.815.149,1.112-.353,1.112-.785,0-.387-.014-1.411-.022-2.771-4.531.985-5.487-2.183-5.487-2.183a4.315,4.315,0,0,0-1.809-2.383c-1.479-1.011.112-.99.112-.99a3.42,3.42,0,0,1,2.495,1.678,3.468,3.468,0,0,0,4.741,1.354,3.482,3.482,0,0,1,1.034-2.178c-3.617-.411-7.42-1.808-7.42-8.051a6.3,6.3,0,0,1,1.677-4.371,5.852,5.852,0,0,1,.16-4.311s1.367-.438,4.479,1.67a15.448,15.448,0,0,1,8.156,0c3.11-2.108,4.475-1.67,4.475-1.67a5.854,5.854,0,0,1,.163,4.311A6.286,6.286,0,0,1,163,122.878c0,6.258-3.809,7.635-7.438,8.038a3.889,3.889,0,0,1,1.106,3.017c0,2.178-.02,3.935-.02,4.469,0,.435.294.942,1.12.783a16.292,16.292,0,0,0-5.16-31.745Z"
transform="translate(-136.32 -107.44)" fill="currentColor" fill-rule="evenodd" /></svg></a
>
</li>


</ul>
</div>
</nav>
</header>

<h1 class="page-title">Introducing Official Content Credentials Icon</h1>
</div>
</section>
<main class="container mx-auto xl:px-12">
<div class="grid grid-cols-12 gap-x-8">
<div class="col-span-12 lg:col-span-9">
<p>Today the Coalition for Content Provenance and Authenticity (C2PA) is introducing the new and official Content Credentials “icon of transparency,” a mark that will provide creators, marketers and consumers around the world with the ultimate signal of trustworthy digital content.</p>
<p>After a two-year collaborative journey of research, design, development and iteration, our community of technical leaders and UX design experts unanimously agreed on the new symbol that can tell people at-a-glance if a piece of media has Content Credentials attached to it. We built the design around criteria identified early in the process as necessary for the icon to be a success, including ensuring the icon conveyed trust, indicated the presence of more information, could be immediately and universally understood, and was simple and flexible enough to fit in across multiple contexts and on different backgrounds. The icon – a minimalist pin containing the letters “CR” – can be etched into media, such as images and video, in a way that seamlessly fits into creator and consumer workflows. In keeping with the guiding principles of the C2PA, it is also open source so it can be easily adopted by companies or developers into any platform, product, tool or solution.</p>
<p>Here’s how it works – simply scroll over the Content Credentials “CR” icon to reveal a “digital nutrition label” or list of ingredients, all in a seamless side-bar view. This list of ingredients will show verified information as key context so people can be sure of what they’re looking at. This can include data about a piece of content, such as: the publisher or creator’s information, where and when it was created, what tools were used to make it, including whether or not generative AI was used, as well as any edits that were made along the way. Privacy-preservation is a key pillar of Content Credentials, so anything related to identity is always optional.</p>
<p>The new Content Credentials icon will be integrated by major brands, including Adobe, Microsoft, Publicis Groupe, Leica, Nikon, Truepic, and many more, bringing a new level of digital content transparency from creation to consumption. With the rise in AI-generated content and viral deepfakes, it has become easier to spread misinformation and often difficult to decipher between trustworthy and untrustworthy content. From social platforms to online news sites to digital brand campaigns and much more, the goal is for this new Content Credentials icon to be so widely adopted that it becomes universally expected and, one day, becomes as ubiquitous and recognizable as the copyright symbol. With the support of partners and the creative community, the C2PA is gaining momentum and can help restore trust and transparency online at this critical time.</p>
<p>The official Content Credentials icon will be part of the C2PA’s international technical standard, and the steering committee companies and global communities like the Content Authenticity Initiative (CAI) and Project Origin, will all work closely to drive broad awareness and adoption of both Content Credentials and this new icon – ensuring positive societal impact.</p>
<p>Additionally, we’ve launched a new online hub called ContentCredentials.org as a central place to learn more about Content Credentials, as well as an ongoing resource for consumers and creators alike to go and verify content – check it out and learn more <link to new landing page>.</p>
<p>See below for more on how our C2PA steering committee leaders are thinking about the new icon and incorporating it into their products and solutions:</p>
<p><strong>Andy Parsons, Senior Director of the Content Authenticity Initiative (CAI) at Adobe, said</strong>:</p>
<p>“Content Credentials can act as a digital nutrition label for all kinds of content — and a foundation for rebuilding trust and transparency online. Throughout history, visual iconography has acted as a powerful signifier for communication and culture. We are incredibly excited about the potential of the official Content Credentials “icon of transparency” to become a universal standard and expectation across culture online – helping make trust a fundamental principle in this new digital world. We look forward to continuing to incorporate Content Credentials and the new icon across our Adobe products and solutions.”</p>
<p><strong>Andrew Jenks, Chair of the C2PA, said</strong>:</p>
<p>[TBD]</p>
<p><strong>[NAME], [TITLE] of Publicis Groupe, said</strong>:</p>
<p>[TBD]</p>
<p><strong>[Laura Ellis], [TITLE], said</strong>:</p>
<p>[TBD]</p>
<p><strong>Mounir Ibrahim , EVP of Public Affairs and Impact of Truepic, said</strong>:</p>
<p>“The digitization of our societies and economies has left us highly reliant on digital content when making decisions. The proliferation and accessibility of manipulation, editing, and synthetic tools make transparency and authenticity in digital content necessary today. A universal Content Credentials icon is a tremendous step forward toward a more authentic and transparent internet. The recognizable icon will become a signal and opportunity for us all to learn more about the history of digital content before making a decision of consequence based on what we see and hear online.”</p>
<p>[TBD]</p>
<h3 id="heading"></h3>

</div>

</div>

</main><footer
class="absolute bottom-0 w-full text-center border-t border-gray-200 p-4 text-sm text-gray-400"
>
© C2PA 2023
</footer>
</body>
</html>
27 changes: 27 additions & 0 deletions docs/post/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,33 @@ <h1 class="page-title">News</h1>

<div class="mb-3">
<div>
<div>
<h1>
<a href="/post/contentcredentials/" class="text-gray-900 hover:text-blue-600 transition-colors">
Introducing Official Content Credentials Icon
</a>
</h1>
<div>
Today the Coalition for Content Provenance and Authenticity (C2PA) is introducing the new and official Content Credentials “icon of transparency,” a mark that will provide creators, marketers and consumers around the world with the ultimate signal of trustworthy digital content.
<div>
<a href="/post/contentcredentials/" class="inline-flex items-center space-x-2 rounded mt-5 px-3 py-1.5 text-sm font-bold border-gray-300 bg-gray-100 hover:bg-gray-50 hover:border-gray-400 hover:text-blue-500 transition-colors border-b text-gray-600 no-underline">
<span>Read more</span>
<span class="transform scale-75"><?xml version="1.0" encoding="UTF-8"?>
<svg width="8px" height="12px" viewBox="0 0 8 12" version="1.1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<path
d="M7.3279379,5.93593303 C7.32822787,5.56663941 7.1817611,5.21236509 6.92077617,4.95108989 L2.37762167,0.407935387 C1.83370782,-0.135978462 0.951849236,-0.135978462 0.407935387,0.407935387 C-0.135978462,0.951849236 -0.135978462,1.83370782 0.407935387,2.37762167 L3.96798675,5.93593303 L0.407935387,9.49598439 C-0.135497959,10.0398982 -0.135108439,10.9213673 0.408805404,11.4648007 C0.952719247,12.008234 1.83418831,12.0078445 2.37762167,11.4639307 L6.92077617,6.92077617 C7.1817611,6.65950097 7.32822787,6.30522665 7.3279379,5.93593303 Z"
fill="currentColor" fill-rule="nonzero"></path>
</svg></span>
</a>
</div>
</div>
</div>
</div>
</div>

<div class="mb-3">
<div>
<div>
<h1>
<a href="/post/publicis_pr/" class="text-gray-900 hover:text-blue-600 transition-colors">
Expand Down
9 changes: 9 additions & 0 deletions docs/post/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Fri, 19 Feb 2021 19:11:21 +0000</lastBuildDate><atom:link href="https://c2pa.org/post/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Introducing Official Content Credentials Icon</title>
<link>https://c2pa.org/post/contentcredentials/</link>
<pubDate>Thu, 05 Oct 2023 18:26:18 +0000</pubDate>

<guid>https://c2pa.org/post/contentcredentials/</guid>
<description>Today the Coalition for Content Provenance and Authenticity (C2PA) is introducing the new and official Content Credentials “icon of transparency,” a mark that will provide creators, marketers and consumers around the world with the ultimate signal of trustworthy digital content.</description>
</item>

<item>
<title>C2PA welcomes first advertising holding company to steering committee</title>
<link>https://c2pa.org/post/publicis_pr/</link>
Expand Down
9 changes: 7 additions & 2 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,17 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://c2pa.org/post/publicis_pr/</loc>
<lastmod>2023-06-05T01:34:02+00:00</lastmod>
<loc>https://c2pa.org/post/contentcredentials/</loc>
<lastmod>2023-10-05T18:26:18+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url><url>
<loc>https://c2pa.org/</loc>
<lastmod>2023-10-05T18:26:18+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url><url>
<loc>https://c2pa.org/post/publicis_pr/</loc>
<lastmod>2023-06-05T01:34:02+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
Expand Down

0 comments on commit bd5d8fd

Please sign in to comment.