Skip to content

Commit

Permalink
Deployed eb76975 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 5, 2024
1 parent a43f656 commit ba9fdba
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions APIs/core/Types/encrypted_pkm/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1755,7 +1755,7 @@ <h1 id="encryptedpkm"><code>EncryptedPKM</code><a class="headerlink" href="#encr
their home server to back up their private keys securely, and retrieve them later.</p>
<h2 id="json-representation">JSON representation<a class="headerlink" href="#json-representation" title="Permanent link">&para;</a></h2>
<div class="language-json highlight"><span class="filename">JSON</span><pre><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="p">{</span>
<a id="__codelineno-0-2" name="__codelineno-0-2" href="#__codelineno-0-2"></a><span class="w"> </span><span class="nt">&quot;serial_number&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">3784567832</span><span class="p">,</span>
<a id="__codelineno-0-2" name="__codelineno-0-2" href="#__codelineno-0-2"></a><span class="w"> </span><span class="nt">&quot;serial_number&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">[</span><span class="mi">32</span><span class="p">,</span><span class="w"> </span><span class="mi">34</span><span class="p">,</span><span class="w"> </span><span class="mi">56</span><span class="p">,</span><span class="w"> </span><span class="mi">54</span><span class="p">,</span><span class="w"> </span><span class="mi">53</span><span class="p">,</span><span class="w"> </span><span class="mi">12</span><span class="p">,</span><span class="w"> </span><span class="mi">51</span><span class="p">,</span><span class="w"> </span><span class="mi">8</span><span class="p">,</span><span class="w"> </span><span class="mi">49</span><span class="p">],</span>
<a id="__codelineno-0-3" name="__codelineno-0-3" href="#__codelineno-0-3"></a><span class="w"> </span><span class="nt">&quot;key_data&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;-----BEGIN[...]&quot;</span><span class="p">,</span>
<a id="__codelineno-0-4" name="__codelineno-0-4" href="#__codelineno-0-4"></a><span class="w"> </span><span class="nt">&quot;encryption_algorithm&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">[</span><span class="mi">1</span><span class="p">,</span><span class="w"> </span><span class="mi">2</span><span class="p">,</span><span class="w"> </span><span class="mi">840</span><span class="p">,</span><span class="w"> </span><span class="mi">113549</span><span class="p">,</span><span class="w"> </span><span class="mi">1</span><span class="p">,</span><span class="w"> </span><span class="mi">5</span><span class="p">,</span><span class="w"> </span><span class="mi">13</span><span class="p">,</span><span class="w"> </span><span class="mi">1</span><span class="p">,</span><span class="w"> </span><span class="mi">1</span><span class="p">,</span><span class="w"> </span><span class="mi">5</span><span class="p">]</span>
<a id="__codelineno-0-5" name="__codelineno-0-5" href="#__codelineno-0-5"></a><span class="p">}</span>
Expand All @@ -1772,7 +1772,7 @@ <h3 id="fields">Fields<a class="headerlink" href="#fields" title="Permanent link
<tbody>
<tr>
<td><code>serial_number</code></td>
<td>Integer, Unsigned Integer as specified by the <code>UInt</code> ASN.1 type.</td>
<td>Array of Integer, representing a positive integer <code>SerialNumber</code></td>
<td>The serial number of the ID-Cert this key material is associated with.</td>
</tr>
<tr>
Expand Down Expand Up @@ -1810,7 +1810,7 @@ <h3 id="fields">Fields<a class="headerlink" href="#fields" title="Permanent link
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-06-04T14:14:13+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-06-04</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-06-05T08:24:01+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-06-05</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion feed_rss_created.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>Polyphony</title><docs>https://github.com/polyphony-chat/polyproto</docs><language>en</language> <pubDate>Tue, 04 Jun 2024 14:14:43 -0000</pubDate> <lastBuildDate>Tue, 04 Jun 2024 14:14:43 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.12.2</generator> <item> <title>polyproto extensions</title> <author>bitfl0wer</author> <category>polyproto</category> <description>&lt;h1&gt;polyproto extensions.&lt;/h1&gt;&lt;p&gt;polyproto is a new federation protocol. Its main focus is enabling seamless participation of oneactor on many different servers. The core specification lacks routes for sending any sort of usergenerated data anywhere, though. What is up with that?&lt;/p&gt;</description> <pubDate>Sat, 01 Jun 2024 00:00:00 +0000</pubDate> </item> <item> <title>Work on polyproto and a &#34;vacation&#34; ⛱️</title> <author>bitfl0wer</author> <category>polyproto</category> <category>updates</category> <description>&lt;h1&gt;Work on polyproto and taking a break&lt;/h1&gt;&lt;p&gt;In this little update post I write about what I&#39;ve done in the last couple of weeks alongside talking about taking just a little break(don&#39;t worry, y&#39;all are not getting rid of me!)&lt;/p&gt;</description> <pubDate>Wed, 06 Mar 2024 00:00:00 +0000</pubDate> </item> <item> <title>X.509 in polyproto</title> <author>bitfl0wer</author> <category>X.509</category> <category>polyproto</category> <description>&lt;h1&gt;Certificates, please: X.509 in polyproto&lt;/h1&gt;&lt;p&gt;This blog post covers a bit about how and why X.509 is used in polyproto, and how we try to makethe process of implementing your own server and incorporating it into an existing network a littleeasier.&lt;/p&gt;</description> <pubDate>Mon, 19 Feb 2024 00:00:00 +0000</pubDate> </item> <item> <title>Account migration in polyproto</title> <author>bitfl0wer</author> <category>polyproto</category> <description>&lt;p&gt;Account migration is an important and difficult thing to get right in federated systems. In this blogpost, I will outline how I imagine account migration to work in polyproto, and what benefits thisapproach brings.&lt;/p&gt;</description> <pubDate>Wed, 07 Feb 2024 00:00:00 +0000</pubDate> </item> <item> <title>Porting chorus to WebAssembly + Client Update</title> <author>bitfl0wer</author> <category>chorus</category> <category>polyphony</category> <category>updates</category> <description>&lt;h1&gt;Porting chorus to WebAssembly + Client Update&lt;/h1&gt;&lt;p&gt;What the current state of GUI libraries in Rust means for Polyphony and chorus, and why we are porting chorus to WebAssembly.&lt;/p&gt;</description> <pubDate>Thu, 23 Nov 2023 00:00:00 +0000</pubDate> </item> <item> <title>Getting started with the Polyphony Client</title> <author>bitfl0wer</author> <category>polyphony</category> <category>updates</category> <description>&lt;h1&gt;Getting started with the Polyphony Client&lt;/h1&gt;</description> <pubDate>Sat, 02 Sep 2023 00:00:00 +0000</pubDate> </item> <item> <title>chorus Alpha 0.1.0</title> <author>bitfl0wer</author> <category>chorus</category> <category>updates</category> <description>&lt;h1&gt;chorus Alpha 0.1.0&lt;/h1&gt;&lt;p&gt;We are alpha now! As of 2 days ago, the first Alpha of Chorus, Version 0.1.0, has been released for everyone to look at and use on crates.io!&lt;/p&gt;</description> <pubDate>Tue, 29 Aug 2023 00:00:00 +0000</pubDate> </item> <item> <title>Self-updating structs, moving blog posts to GitHub, and more!</title> <author>bitfl0wer</author> <category>chorus</category> <category>updates</category> <description>&lt;h1&gt;Self-updating structs, moving blog posts to GitHub, and more!&lt;/h1&gt;&lt;p&gt;Introducing self-updating structs, explaining how they work, and what they are good for. Also, moving blog posts to GitHub, and other improvements.&lt;/p&gt;</description> <pubDate>Thu, 17 Aug 2023 00:00:00 +0000</pubDate> </item> </channel></rss>
<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>Polyphony</title><docs>https://github.com/polyphony-chat/polyproto</docs><language>en</language> <pubDate>Wed, 05 Jun 2024 08:24:40 -0000</pubDate> <lastBuildDate>Wed, 05 Jun 2024 08:24:40 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.12.2</generator> <item> <title>polyproto extensions</title> <author>bitfl0wer</author> <category>polyproto</category> <description>&lt;h1&gt;polyproto extensions.&lt;/h1&gt;&lt;p&gt;polyproto is a new federation protocol. Its main focus is enabling seamless participation of oneactor on many different servers. The core specification lacks routes for sending any sort of usergenerated data anywhere, though. What is up with that?&lt;/p&gt;</description> <pubDate>Sat, 01 Jun 2024 00:00:00 +0000</pubDate> </item> <item> <title>Work on polyproto and a &#34;vacation&#34; ⛱️</title> <author>bitfl0wer</author> <category>polyproto</category> <category>updates</category> <description>&lt;h1&gt;Work on polyproto and taking a break&lt;/h1&gt;&lt;p&gt;In this little update post I write about what I&#39;ve done in the last couple of weeks alongside talking about taking just a little break(don&#39;t worry, y&#39;all are not getting rid of me!)&lt;/p&gt;</description> <pubDate>Wed, 06 Mar 2024 00:00:00 +0000</pubDate> </item> <item> <title>X.509 in polyproto</title> <author>bitfl0wer</author> <category>X.509</category> <category>polyproto</category> <description>&lt;h1&gt;Certificates, please: X.509 in polyproto&lt;/h1&gt;&lt;p&gt;This blog post covers a bit about how and why X.509 is used in polyproto, and how we try to makethe process of implementing your own server and incorporating it into an existing network a littleeasier.&lt;/p&gt;</description> <pubDate>Mon, 19 Feb 2024 00:00:00 +0000</pubDate> </item> <item> <title>Account migration in polyproto</title> <author>bitfl0wer</author> <category>polyproto</category> <description>&lt;p&gt;Account migration is an important and difficult thing to get right in federated systems. In this blogpost, I will outline how I imagine account migration to work in polyproto, and what benefits thisapproach brings.&lt;/p&gt;</description> <pubDate>Wed, 07 Feb 2024 00:00:00 +0000</pubDate> </item> <item> <title>Porting chorus to WebAssembly + Client Update</title> <author>bitfl0wer</author> <category>chorus</category> <category>polyphony</category> <category>updates</category> <description>&lt;h1&gt;Porting chorus to WebAssembly + Client Update&lt;/h1&gt;&lt;p&gt;What the current state of GUI libraries in Rust means for Polyphony and chorus, and why we are porting chorus to WebAssembly.&lt;/p&gt;</description> <pubDate>Thu, 23 Nov 2023 00:00:00 +0000</pubDate> </item> <item> <title>Getting started with the Polyphony Client</title> <author>bitfl0wer</author> <category>polyphony</category> <category>updates</category> <description>&lt;h1&gt;Getting started with the Polyphony Client&lt;/h1&gt;</description> <pubDate>Sat, 02 Sep 2023 00:00:00 +0000</pubDate> </item> <item> <title>chorus Alpha 0.1.0</title> <author>bitfl0wer</author> <category>chorus</category> <category>updates</category> <description>&lt;h1&gt;chorus Alpha 0.1.0&lt;/h1&gt;&lt;p&gt;We are alpha now! As of 2 days ago, the first Alpha of Chorus, Version 0.1.0, has been released for everyone to look at and use on crates.io!&lt;/p&gt;</description> <pubDate>Tue, 29 Aug 2023 00:00:00 +0000</pubDate> </item> <item> <title>Self-updating structs, moving blog posts to GitHub, and more!</title> <author>bitfl0wer</author> <category>chorus</category> <category>updates</category> <description>&lt;h1&gt;Self-updating structs, moving blog posts to GitHub, and more!&lt;/h1&gt;&lt;p&gt;Introducing self-updating structs, explaining how they work, and what they are good for. Also, moving blog posts to GitHub, and other improvements.&lt;/p&gt;</description> <pubDate>Thu, 17 Aug 2023 00:00:00 +0000</pubDate> </item> </channel></rss>
Loading

0 comments on commit ba9fdba

Please sign in to comment.