mailpile / python-passcrow

Passcrow is a system for community-assisted secure password recovery.
GNU Lesser General Public License v3.0
11 stars 0 forks source link

Launch a public passcrow TEST server; probably passcrow-test.mailpile.is #6

Closed BjarniRunar closed 2 years ago

BjarniRunar commented 2 years ago

There needs to be a public recovery server that knows how to do e-mail and SMS, so people can really test this thing and get a feel for how it works.

The test server should probably have an explicit policy of deleting all data periodically (once per month?) since it is only intended for testing.

Later on we launch a production server, but let's start modest.

BjarniRunar commented 2 years ago

Ok, https://passcrow-test.mailpile.is/ is now live. It is configured to auto-pull and run the latest code from this repo 1x per day and delete any data that is 30 days old. Very exciting!!!!