A letter is sent to your email.
Please, confirm the subscription
# Store sessions in a local encrypted DB db = EncryptedDB('stretch_log') db.save(StretchSession(...))
# Store sessions in a local encrypted DB db = EncryptedDB('stretch_log') db.save(StretchSession(...))