You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently asciifarm is using only local connections which can't be intercepted without root permissions, but if asciifarm ever wants to run over the internet it will need a secure connection.
Currently asciifarm is using only local connections which can't be intercepted without root permissions, but if asciifarm ever wants to run over the internet it will need a secure connection.
Using TLS seems to be the way to go.