add [a-z].vern.cc to usersocket domainslist

This commit is contained in:
Arya Kiran 2022-11-03 19:53:52 +05:30
parent f73d520d6a
commit acb6229c00
No known key found for this signature in database
GPG Key ID: 3A6EA2D0EE314EEF
3 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@
<p>User sites for HTTP are rendered on the URL foo.vern.cc and vern.cc/~foo. User sites for Gemini also render on both URLs. Sadly, due to protocol limitations, gopher only renders on vern.cc/~foo</p>
<div class=h><h2 id=socket>How do I use my UNIX socket?</h2> <a aria-hidden=true href=#socket>#socket</a></div>
<p>Install any server that supports UNIX sockets. Then make it listen on <code>/home/your-username/.webserver.sock</code>. Any requests to 0your-username.vern.cc will use the socket.</p>
<p>Install any server that supports UNIX sockets. Then make it listen on <code>/home/your-username/.webserver.sock</code>. Any requests to [a-z]-your-username.vern.cc (basically everything between &amp; incl. a.user.vern.cc and z.user.vern.cc) or 0your-username.vern.cc will use the socket.</p>
<div class=h><h2 id=pgp>How can I host my PGP key on ~vern?</h2> <a aria-hidden=true href=#pgp>#pgp</a></div>
<p>Just place your ASCII PGP key (e.g. <code>gpg -a --export yourkeyid</code>) in <code>~/.pgp.asc</code> and it will be accessible via vern.cc/p/username.asc</p>

View File

@ -5,7 +5,7 @@
<li><a href=gopher://vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion>~vern gopher</a> - The ~vern gopherhole</li>
<li><a href=ssh://vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion>SSH (Reg needed)</a> - Each user can log in to the ~vern tilde using their SSH keys</li>
<li>User sites (Reg needed) - Each user can have their own site (HTTP, Gemini, Gopher) on username.vernccvbvyi5...onion</li>
<li>User sockets (Reg needed) - Each user has a UNIX socket and can run their own HTTP server from it, accessible via 0username.vernccvbvyi5...onion</li>
<li>User sockets (Reg needed) - Each user has a UNIX socket and can run their own HTTP server from it, accessible via [a-z]-username.vernccvbvyi5...onion or 0username.vernccvbvyi5...onion</li>
<li><a href=http://ag.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion>Agreper</a> - Minimal, no-JS web forum software</li>
<li><a href=http://gp.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion>gopherproxy</a> - HTTP proxy for Gopher and Gemini</a></li>
<li><a href=http://lists.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion>Mailman (Separate Sign-Up)</a> - manage email discussion and e-newsletter lists</li>

View File

@ -5,7 +5,7 @@
<li><a href=gopher://vern.cc>~vern gopher</a> - The ~vern gopherhole</li>
<li><a href=ssh://vern.cc>SSH (Reg needed)</a> - Users can log in to the ~vern pubnix using SSH</li>
<li>User sites (Reg needed) - Each user can have their own site (HTTP, Gemini, Gopher) on username.vern.cc</li>
<li>User sockets (Reg needed) - Each user has a UNIX socket and can run their own HTTP server from it, accessible via 0username.vern.cc</li>
<li>User sockets (Reg needed) - Each user has a UNIX socket and can run their own HTTP server from it, accessible via [a-z]-username.vern.cc or 0username.vern.cc</li>
<li><a href=//ag.vern.cc>Agreper</a> - Minimal, no-JS web forum software</a></li>
<li><a href=//gp.vern.cc>gopherproxy</a> - HTTP proxy for Gopher and Gemini</a></li>
<li><a href=//lists.vern.cc>Mailman (Separate Sign-Up)</a> - manage email discussion and e-newsletter lists</li>