Mention yggdrasil in documentation

main
bashrc 2026-02-23 12:45:28 +00:00
parent 6bdfe309ec
commit ee44874d41
4 changed files with 7 additions and 7 deletions

View File

@ -301,11 +301,11 @@ To run a security audit:
Note that not all of the issues identified will necessarily be relevant to this project. Consider its output as a list of things which potentially can be investigated but usually will turn out not to be relevant.
## Installing on Onion or i2p domains
## Installing on Onion, i2p, or yggdrasil addresses
If you don't have access to the clearnet, or prefer not to use it, then it's possible to run an Epicyon instance easily from your laptop. There are scripts within the ```deploy``` directory which can be used to install an instance on a Debian or Arch/Parabola operating system. With some modification of package names they could be also used with other distros.
Please be aware that such installations will not federate with ordinary fediverse instances on the clearnet, unless those instances have been specially modified to do so. But onion instances will federate with other onion instances and i2p instances with other i2p instances.
Please be aware that such installations will not federate with ordinary fediverse instances on the clearnet, unless those instances have been specially modified to do so. But onion instances will federate with other onion instances, i2p instances with other i2p instances, etc.
## Custom Fonts

View File

@ -18,7 +18,7 @@
* Support content warnings, reporting and blocking
* http signatures and basic auth
* JSON-LD signatures on outgoing posts, optional on incoming
* Compatible with HTTP (onion addresses, i2p) and HTTPS
* Compatible with HTTP (onion addresses, i2p, yggdrasil) and HTTPS
* Minimal dependencies
* Dependencies are maintained Debian packages
* Data minimization principle. Configurable post expiry time

View File

@ -175,8 +175,8 @@ If you are using the Caddy web server then see caddy.example.conf
Now you can navigate to your domain and register an account. The first account becomes the administrator.
## Installing on Onion or i2p domains
## Installing on Onion, i2p, or yggdrasil addresses
If you don't have access to the clearnet, or prefer not to use it, then it's possible to run an Epicyon instance easily from your laptop. There are scripts within the deploy directory which can be used to install an instance on a Debian or Arch/Parabola operating system. With some modification of package names they could be also used with other distros.
Please be aware that such installations will not federate with ordinary fediverse instances on the clearnet, unless those instances have been specially modified to do so. But onion instances will federate with other onion instances and i2p instances with other i2p instances.
Please be aware that such installations will not federate with ordinary fediverse instances on the clearnet, unless those instances have been specially modified to do so. But onion instances will federate with other onion instances, i2p instances with other i2p instances, etc.

View File

@ -1560,12 +1560,12 @@ Ever feel like corporate social media is deliberately pressing your buttons or g
</p>
<center>
<p id="install" class="siteheader">Installing on Onion or i2p domains</p>
<p id="install" class="siteheader">Installing on Onion, i2p, or yggdrasil addresses</p>
<p class="intro">
If you don't have access to the clearnet, or prefer not to use it, then it's possible to run an Epicyon instance easily from your laptop. There are scripts within the <i>deploy</i> directory which can be used to install an instance on a Debian or Arch/Parabola operating system. With some modification of package names they could be also used with other distros.
</p>
<p class="intro">
Please be aware that such installations will not federate with ordinary fediverse instances on the clearnet, unless those instances have been specially modified to do so. But onion instances will federate with other onion instances and i2p instances with other i2p instances.
Please be aware that such installations will not federate with ordinary fediverse instances on the clearnet, unless those instances have been specially modified to do so. But onion instances will federate with other onion instances, i2p instances with other i2p instances, etc.
</p>
<p id="upgrade" class="siteheader">Upgrade</p>