[ Latin: Fides ]
- Deity of trust and bona fides (good faith)
[ kuhn-fahyd ]
- to impart secrets trustfully; discuss private matters.
- to have full trust.
This DataFlex Web Application was created to make it possible to exchange confidential information like account and password credentials without using e-mail or other insecure means of messaging.
All messages are temporarily stored in the database using AES 256 encryption, a message can be read once and after being read the message is permanently deleted.
The encryption keys are randomly generated and used to store the message, even we do not know what is being stored in the database and have no ways of reading the message.
It's possible to add an extra layer of security by using a randomly generated mnemonic.
If you forget the mnemonic there is no way of retreiving the message.
All messages are deleted after three days.