hey ~teammates,
if you're new to the team and haven't heard about the freebsd server
that we maintain for ~team users.
it's somewhat barebones, but has web- and mailservers that are up and
running, ready to serve php and static files from ~/public_html.
this is the process that i use to migrate user accounts:
https://gist.github.com/benharri/2a515dbde2dfdf3294dffe7b1be56e67
~/.ssh/authorized_keys is copied over from tilde.team proper, meaning
you can ssh to bsd.tilde.team with the same keys that you use here.
there's also an inspircd node running there for the tilde.chat network,
so you can connect to localhost/6667 there as well.
i plan on using this list as a place to post updates and other info.
holler here if you need anything or have any package requests etc.
~ben
Howdy teammates!
I've set up a Web Key Directory for folks that have a key for their
@tilde.team email address.
See the repo for info:
https://tildegit.org/team/site/src/branch/master/.well-known/openpgpkey
Once you add your key here, it can be found with any gpg tool, for example:
gpg --locate-key ben(a)tilde.team
Feel free to mail me a patch or submit a pull request if you would like
to add your key.
Cheers and stay safe out there,
~ben