msg as an info platform
one of our projects is a messaging tool for personal use. it is a simple plain text messaging system that will allow us to communicate with each other.
some interesting attributes of this system:
- messages are ephemeral, they disappear after a week.
- messages are public, but encrypted, you must enter a key to read them.
- integrates with our calendar system, events are posted daily.
- integrates with our task system, tasks are posted daily.
- no fancy tech, not even web sockets.
other future features:
- integrate a directions system.
- access over ssh.