Update site

master
Tait Hoyem 3 years ago
parent 603a9fa499
commit c6e05822d8

@ -175,7 +175,7 @@ When a user disconnects, send an explicit “disconnect”.
Have the VPN server report an <em>implicit</em> “disconnect” after an amount of time, say 15 minutes, then send an implicit “connect” message once traffic continues. This is all in RAM under temporary storage and is lost upon restart of the server.</li>
</ol>
<p>The best method (used currently by <a href="https://mullvad.net">Mullvad VPN</a> is 3.</p>
<p>The best method (used currently by <a href="https://mullvad.net">Mullvad VPN</a>) is number 3.</p>
<h2 id="panel">Panel</h2>

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.0">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2021-09-01T08:37:51-06:00</updated><id>/feed.xml</id><entry><title type="html">Idea For A VPN Service</title><link href="/2021/08/31/vpns-api/" rel="alternate" type="text/html" title="Idea For A VPN Service" /><published>2021-08-31T00:00:00-06:00</published><updated>2021-08-31T00:00:00-06:00</updated><id>/2021/08/31/vpns-api</id><content type="html" xml:base="/2021/08/31/vpns-api/">&lt;p&gt;Recently Ive been thinking about starting a VPN service.
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.0">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2021-09-01T08:39:36-06:00</updated><id>/feed.xml</id><entry><title type="html">Idea For A VPN Service</title><link href="/2021/08/31/vpns-api/" rel="alternate" type="text/html" title="Idea For A VPN Service" /><published>2021-08-31T00:00:00-06:00</published><updated>2021-08-31T00:00:00-06:00</updated><id>/2021/08/31/vpns-api</id><content type="html" xml:base="/2021/08/31/vpns-api/">&lt;p&gt;Recently Ive been thinking about starting a VPN service.
This service has some interesting requirements that I have never seen a VPN service do before, so Id like to put down my thoughts as to what might be sensible for a centralized yet encrypted* VPN service.&lt;/p&gt;
&lt;p&gt;I would license all the code and scripts under the AGPLv3.
@ -135,7 +135,7 @@ When a user disconnects, send an explicit “disconnect”.
Have the VPN server report an &lt;em&gt;implicit&lt;/em&gt; “disconnect” after an amount of time, say 15 minutes, then send an implicit “connect” message once traffic continues. This is all in RAM under temporary storage and is lost upon restart of the server.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The best method (used currently by &lt;a href=&quot;https://mullvad.net&quot;&gt;Mullvad VPN&lt;/a&gt; is 3.&lt;/p&gt;
&lt;p&gt;The best method (used currently by &lt;a href=&quot;https://mullvad.net&quot;&gt;Mullvad VPN&lt;/a&gt;) is number 3.&lt;/p&gt;
&lt;h2 id=&quot;panel&quot;&gt;Panel&lt;/h2&gt;

@ -2,31 +2,31 @@
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>/emacspeak-tutorials/arrays/</loc>
<lastmod>2021-09-01T08:37:51-06:00</lastmod>
<lastmod>2021-09-01T08:39:36-06:00</lastmod>
</url>
<url>
<loc>/emacspeak-tutorials/functions/</loc>
<lastmod>2021-09-01T08:37:51-06:00</lastmod>
<lastmod>2021-09-01T08:39:36-06:00</lastmod>
</url>
<url>
<loc>/emacspeak-tutorials/loops/</loc>
<lastmod>2021-09-01T08:37:51-06:00</lastmod>
<lastmod>2021-09-01T08:39:36-06:00</lastmod>
</url>
<url>
<loc>/emacspeak-tutorials/pointers/</loc>
<lastmod>2021-09-01T08:37:51-06:00</lastmod>
<lastmod>2021-09-01T08:39:36-06:00</lastmod>
</url>
<url>
<loc>/emacspeak-tutorials/printing/</loc>
<lastmod>2021-09-01T08:37:51-06:00</lastmod>
<lastmod>2021-09-01T08:39:36-06:00</lastmod>
</url>
<url>
<loc>/emacspeak-tutorials/structs/</loc>
<lastmod>2021-09-01T08:37:51-06:00</lastmod>
<lastmod>2021-09-01T08:39:36-06:00</lastmod>
</url>
<url>
<loc>/emacspeak-tutorials/user-input/</loc>
<lastmod>2021-09-01T08:37:51-06:00</lastmod>
<lastmod>2021-09-01T08:39:36-06:00</lastmod>
</url>
<url>
<loc>/2020/01/22/padding-and-margin/</loc>

Loading…
Cancel
Save