Notebook PEA Specifications
|
Encrypt and password protect your texts, avoid saving unencrypted text while working with it.
NotebookPEA is an open source password-encryption tool with a built-in text editor, that handles texts in Rich Text Format. The program provides editing functions like cut, copy, paste, undo, redo and some styling functionality and supports Nextcloud, Owncloud and other providers that support the WebDAV protocol. Thanks to the embedded editor, the unencrypted text must be never stored on the hard disk, instead it is kept only in the random access memory (RAM). Even if the computer crashes, the confidentiality of the texts is not at risk. Several texts can be managed at the same time, not displaying texts remain encrypted in RAM. The authenticated encryption mode (EAX) achieves both confidentiality and integrity of the text. The most serious weakness of password encryption programs, the vulnerability to custom-hardware attacks are countered by the memory-hard key derivation function Catena-Dragonfly.