misc wiki updates

This commit is contained in:
Ben Harris 2019-01-07 12:57:49 -05:00
parent 5432dec9e5
commit c298f12125
4 changed files with 75 additions and 71 deletions

View File

@ -3,43 +3,37 @@ author: ~ben
published: true published: true
title: email title: email
description: email settings for tilde.team description: email settings for tilde.team
category: category:
- main - main
--- ---
# email # email
tilde.team has a mailserver. here are your options: tilde.team has a mailserver. here are your options:
### clients and connection settings ### clients and connection settings
* mutt - should work out of the box - mutt - should work out of the box
- alpine - should work out of the box
* alpine - should work out of the box - [webmail](https://mail.tilde.team)
- imap/smtp
* [webmail](https://mail.tilde.team) - email address: username@tilde.team (or any of the aliased [domains](?page=domains))
- username: username (without the domain)
* imap/smtp - password: your shell password
- email address: username@tilde.team (or any of the aliased domains) - imap: imap.tilde.team port 143 (starttls)
- username: username (without the domain) - smtp: smtp.tilde.team port 587 (starttls)
- password: your shell password - (any subdomain of tilde.team works for smtp and imap. just make sure you have tls selected)
- imap: imap.tilde.team port 143 (starttls) - some clients will autoconfigure (tested with thunderbird)
- smtp: smtp.tilde.team port 587 (starttls)
- (any subdomain of tilde.team works for smtp and imap. just make sure you have tls selected)
these settings may or may not be automatically configured in your client.
### alternate domains and addresses ### alternate domains and addresses
because [~ben](https://tilde.team/~ben/) hoards domain names, you can use any of the [domains on this list](?page=domains) with your tildemail: because [~ben](https://tilde.team/~ben/) hoards domain names, you can use any of the [domains on this list](?page=domains) with your tildemail:
mail sent to yourusername@ any of those domains will end up in your inbox. most clients will allow you to add additional identities/aliases. mail sent to yourusername@ any of those domains will end up in your inbox. most clients will allow you to add additional identities/aliases.
additionally, any address with a `-` or `+` and arbitrary text behind it will be forwarded to you email: ie. `your_username+somethingcool@tildeverse.org` or `yourusername-notcool@tilde.site`. additionally, any address with a `-` or `+` and arbitrary text behind it will be forwarded to you email: ie. `your_username+somethingcool@tildeteam.org` or `yourusername-notcool@tilde.site`.
feel free to use as many as you'd like :) feel free to use as many as you'd like :)
### forwarding and sieve ### forwarding and sieve
if you would like your tildemail to be forwarded somewhere else, put that email address in ~/.forward if you would like your tildemail to be forwarded somewhere else, put that email address in ~/.forward

View File

@ -3,18 +3,24 @@ author: ~ahriman
published: false published: false
title: finger title: finger
description: finger as a social network description: finger as a social network
category: category:
- main - main
--- ---
# finger # finger
the [finger protocol](https://en.wikipedia.org/wiki/Finger_protocol) was created way back in 1977. its purpose was to display information about the queried user of a system, or all the users of a system. the [finger protocol](https://en.wikipedia.org/wiki/Finger_protocol) was created way back in 1977. its purpose was to display information about the queried user of a system, or all the users of a system.
it fell out of use in the 1990s due to various security concerns. the old finger daemons were buggy and easily exploited, while the information garnered from a query could be used for social engineering attacks. nowadays, the finger daemons have been refined and are no longer so vulnerable. it fell out of use in the 1990s due to various security concerns. the old finger daemons were buggy and easily exploited, while the information garnered from a query could be used for social engineering attacks. nowadays, the finger daemons have been refined and are no longer so vulnerable.
in the post-facebook world, new types of social networks are popping up. the latest in this movement is a resurgence of the finger protocol. what follows is a rough guide for getting yourself up to speed with finger on [tilde.team](https://tilde.team). in the post-facebook world, new types of social networks are popping up. the latest in this movement is a resurgence of the finger protocol. what follows is a rough guide for getting yourself up to speed with finger on [tilde.team](https://tilde.team).
## tilde.team specifics
here on ~team, we run efingerd. see `man efingerd` for more info.
you can create a script called `~/.efingerd` which will be run when anyone fingers you.
## querying ## querying
the standard query for finger is simply the standard query for finger is simply
@ -45,4 +51,3 @@ For example, say you want to use it as a personal summary, like having a blurb a
For a more traditional social network style format, put dated and timed status updates as if you're tooting on a mastodon instance. The sky's the limit! Well, actually, text is the limit. But you get the idea. Right? For a more traditional social network style format, put dated and timed status updates as if you're tooting on a mastodon instance. The sky's the limit! Well, actually, text is the limit. But you get the idea. Right?
hope to see you on finger soon! hope to see you on finger soon!

View File

@ -3,55 +3,53 @@ author: ~ben
published: true published: true
title: services title: services
description: tilde.team services list description: tilde.team services list
category: category:
- main - main
--- ---
# tilde.team services # tilde.team services
i'll keep this wiki page updated with the services that we run and maintain :) i'll keep this wiki page updated with the services that we run and maintain :)
as a founding member of the [tildeverse](https://tildeverse.org), tilde.team hosts a number of services for the tildeverse to share.
### our deployed projects ### our deployed projects
* [forum](https://forum.tilde.team) ([source](https://tildegit.org/team/forum)) - mostly defunct in favor of bbj - [forum](https://forum.tilde.team) ([source](https://tildegit.org/team/forum)) - mostly defunct in favor of [bbj](https://bbj.tilde.team)
### code related stuff ### code related stuff
* [gitea](https://tildegit.org/) tilde team git hosting - [gitea](https://tildegit.org/) tildeverse git hosting
### general utilities ### general utilities
* [cryptpad](https://pad.tildeverse.org) - [cryptpad](https://pad.tildeverse.org)
- [cryptdrive](https://pad.tildeverse.org/drive/) - [cryptdrive](https://pad.tildeverse.org/drive/)
- [markdown/code editor](https://pad.tildeverse.org/code/) - [markdown/code editor](https://pad.tildeverse.org/code/)
- [presentation slides editor](https://pad.tildeverse.org/slides/) - [presentation slides editor](https://pad.tildeverse.org/slides/)
- [polls](https://pad.tildeverse.org/poll/) - [polls](https://pad.tildeverse.org/poll/)
- [kanban boards](https://pad.tildeverse.org/kanban/) - [kanban boards](https://pad.tildeverse.org/kanban/)
- [whiteboard](https://pad.tildeverse.org/whiteboard/) - [whiteboard](https://pad.tildeverse.org/whiteboard/)
- [file drop](https://pad.tildeverse.org/file/) - [file drop](https://pad.tildeverse.org/file/)
- [todo lists](https://pad.tildeverse.org/todo/) - [todo lists](https://pad.tildeverse.org/todo/)
* [paste bin](https://paste.tildeverse.org) - [paste bin](https://paste.tildeverse.org)
* [nullpointer fileshare](https://ttm.sh) - [nullpointer fileshare](https://ttm.sh)
* [termbin](https://bin.tilde.team) - [termbin](https://bin.tilde.team)
- [rss reader](https://rss.tildeverse.org)
### social/communications ### social/communications
* [irc](https://tilde.chat) tilde.chat irc network for the tildeverse - [tilde.news](https://tilde.news) - [lobste.rs](https://lobste.rs) sister site for tilde-related links
* [pleroma](https://pleroma.tilde.zone) federated social network - [irc](https://tilde.chat) tilde.chat irc network for the tildeverse
* [mastodon](https://tilde.zone) federated social network - we host one node of the [network](https://tilde.chat/wiki/?page=servers)
- [pinafore front-end](https://pinafore.tilde.zone) - we host [quotes.tilde.chat](https://quotes.tilde.chat)
- [halcyon front-end](https://halcyon.tilde.zone) - [thelounge webclient](https://irc.tilde.team) - runs in private mode: it stays connected for you. run `webirc` to create a login.
- [tooty front-end](https://tooty.tilde.zone) - [pleroma](https://pleroma.tilde.zone) federated social network
* [email](?page=email) ([webmail](https://mail.tilde.team), smtp/imap, mutt, and alpine) - [mastodon](https://tilde.zone) federated social network
* [bbj](https://tildegit.org/team/bbj) ([web mirror here](https://bbj.tilde.team)) - forked from [desvox/bbj](https://github.com/desvox/bbj) - [pinafore front-end](https://pinafore.tilde.zone)
* [gopher proxy](https://gopher.tilde.team) - [halcyon front-end](https://halcyon.tilde.zone)
- [tooty front-end](https://tooty.tilde.zone)
### tildeverse service - [email](?page=email) ([webmail](https://mail.tilde.team), smtp/imap, mutt, and alpine)
- [mailing lists](https://lists.tildeverse.org) - hosted on top of our mailserver
tilde.team hosts several services for the tildeverse. - [bbj](https://tildegit.org/team/bbj) ([web mirror here](https://bbj.tilde.team)) - forked from [desvox/bbj](https://github.com/bbj-dev/bbj)
- [gopher proxy](https://gopher.tilde.team) - defaults to our local gopherd: gopher://tilde.team
see [tildeverse.org](https://tildeverse.org) for more info.

View File

@ -3,21 +3,28 @@ author: ~ben
published: true published: true
title: stuff to do on tilde.team title: stuff to do on tilde.team
description: programs and utilities to use on tilde.team description: programs and utilities to use on tilde.team
category: category:
- main - main
--- ---
# stuff to do while you're here # stuff to do while you're here
* `chat` - opens weechat connected to #meta - `chat` - opens weechat connected to #meta and #team
- `cat $(which chat)` to see what defaults we're setting - `cat $(which chat)` to see what defaults we're setting
* `mutt` - command line mail client for @tilde.team mail - `mutt` - command line mail client for @tilde.team mail
* `alpine` - alternate command line mail client based on pine - `alpine` - alternate command line mail client based on pine
* `bbj` - command line bbs (bulletin board and jelly) - `bbj` - command line bbs (bulletin board and jelly)
- source here: [gitea mirror](https://tildegit.org/team/bbj) and [github fork](https://github.com/tilde-team/bbj) - source here: [gitea mirror](https://tildegit.org/team/bbj) and [github fork](https://github.com/tilde-team/bbj)
* `talk` - old school chat utility (`man talk` for more info) - `talk` - old school chat utility (`man talk` for more info)
* `who` - see who else is connected right now - `who` - see who else is connected right now
* `webirc` - register for access to our [thelounge webchat client](https://irc.tilde.team) - `webirc` - register for access to our [thelounge webchat client](https://irc.tilde.team)
* `pb` - [pastebin](https://paste.tilde.team) - `pb` - [pastebin](https://paste.tilde.team)
- `talk` - old school tty-sharing tool: see `man talk` for more info
- `finger` - get info on other users (local and remote on other tildeverse member servers)
- `toot` - submit a post to the [tilde.team mastodon account](https://tilde.zone/@tildeteam)
- `botany` - tend to your plants and visit teammates' gardens
- `bb` - [bashblog tool](?page=tildeblogs)
- `feels` - ttbp feels engine, forked from [tilde.town/~endorphant](https://tilde.town/~endorphant/ttbp/). post to gopher, web, or internal only.
- `dcss` - connect to [tildecrawl](https://crawl.tildeverse.org) and get your roguelike on
you can type `motd` to see this while you're logged in :) you can type `motd` to see this while you're logged in :)