Plugin:Dbx mmap/de: Difference between revisions

From Miranda NG
Plugin:Dbx mmap/de
Jump to navigation Jump to search
m ({{Menu}} used)
(Updating to match new version of source page)
Line 1: Line 1:
{{PluginCard}}
<languages/>{{PluginCard}}
Unterstützung für Miranda-Datenbank: Globale Einstellungen, Kontakte, Verlauf, Einstellungen pro Kontakt.
Provides Miranda database support: global settings, contacts, history, settings per contact.


== Verschlüsselung und Datenbankeinstellungen ==
== Encryption and password settings ==
Datenbankverschlüsselung wurde in Version [[Änderungsprotokoll/0.94.7|0.94.7]] fertiggestellt. Es gibt zwei Verschlüsselungsstufen (diese können unter {{Menu|Einstellungen|Datenbank}} geändert werden):
 
* '''Standard''' – Nur kritische Daten werden verschlüsselt (Passwörter, Sicherheitstoken etc.). Alle anderen Einstellungen sowie der Verlauf bleiben unverschlüsselt. Schnell und effektiv, für die meisten Anwendungsfälle geeignet.
Database encryption was finished in version [[Changelog/0.94.7|0.94.7]]. There are two encryption modes (the settings can be found in {{Menu|Options|Database}}):
* '''Komplett''' – Alle Strings sowie alle Ereignisse im Verlauf werden verschlüsselt. Dies macht Miranda aber sehr viel langsamer, und Sie riskieren es, alle Ihre Daten zu verlieren wenn Sie Ihr Passwort vergessen. Nur für paranoide Nutzer empfohlen.
* '''Standard''' (default) Only critical data are encrypted (passwords, security tokens, etc). All other settings and history remains unencrypted. Fast and effective, suitable for the most cases.
* '''Total''' – All string settings and all events in histories are encrypted. It also makes Miranda much slower and creates a risk of losing everything you've stored in a profile in case of losing password. Recommended only for paranoid users.
 
Password settings can be accessed either by {{Button|Set password}} button or through the main menu ({{Menu|Database|Set password}}).


Das Passwort kann entweder über die Schaltfläche ''Passwort setzen'' oder über das Hauptmenü ({{Menu|Datenbank|Passwort setzen}}) geändert werden.
{{PluginGroups}}
{{PluginGroups}}

Revision as of 14:26, 30 December 2017

Miranda NG mmap database driver

Dateiname Dbx_mmap.dll
Autor Miranda NG team
Download-Links
Stabile Version: 32-bit, 64-bit
Entwicklungsversion: 32-bit, 64-bit

Provides Miranda database support: global settings, contacts, history, settings per contact.

Encryption and password settings

Database encryption was finished in version 0.94.7. There are two encryption modes (the settings can be found in Options → Database):

  • Standard (default) – Only critical data are encrypted (passwords, security tokens, etc). All other settings and history remains unencrypted. Fast and effective, suitable for the most cases.
  • Total – All string settings and all events in histories are encrypted. It also makes Miranda much slower and creates a risk of losing everything you've stored in a profile in case of losing password. Recommended only for paranoid users.

Password settings can be accessed either by Set password button or through the main menu (Database → Set password).