aksiksi / vaulty

A service that allows users to send email directly to a cloud storage service.
https://vaulty.net
4 stars 0 forks source link
ansible django mail python rust

Vaulty

Vaulty is service that allows users to send email directly into an online storage account (e.g., Dropbox).

Overview

The service consists of two main components:

These two services are "connected" through a Postgres database. vaulty-mail uses the DB to figure out where to store a given email as well as to update usage information. vaulty-web provides a user signup flow and handles payments.

TODO