A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita audio rust zig deno mpris rockbox mpd
at master 19 lines 945 B view raw
1% $Id$ % 2\subsection{Keybox} 3Keybox is an encrypted password storage using the ``Tiny Encryption Algorithm'' 4with a key derived using md5. 5 6\subsubsection{Using Keybox} 7To get started, start up the plugin and select \setting{Enter Keybox}. 8The first time you enter Keybox you will be prompted for a master password 9and for confirmation of the master password. The master password is the 10password that you must use to access your stored passwords. 11 12Once inside, enter the context menu by pressing \ActionStdContext. 13From the context menu you can create new entries, delete entries and edit entries. 14Each entry has a ``title'', a ``user name'' and a ``password''. 15 16Selecting \setting{Reset Keybox} from the main menu will delete the current 17list of passwords and a new, empty list will be created the next time you 18select \setting{Enter Keybox} after prompting for a new master password. 19Entries are automatically saved when the plugin is exited.