Ru-Board.club
← Вернуться в раздел «Программы»

» KeePass Password Safe

Автор: feor
Дата сообщения: 17.09.2008 16:54
aar
Думаю, надо бы разработчикам написать, это очень неприятный баг. Если пароль содержит символы с двух раскладок клавиатуры, тогда эта функция вообще никогда не сработает верно.
Автор: aar
Дата сообщения: 01.10.2008 18:37
feor

Да, досадная «фича». Напишу.

В принципе, Ctrl+C корректно работает в этом случае, можно использовать эту возможность для ввода пароля с такими символами.
Автор: exhugo
Дата сообщения: 16.10.2008 18:27
Новый релиз: 1.14!
http://sourceforge.net/project/platformdownload.php?group_id=95013
Автор: aar
Дата сообщения: 17.10.2008 08:18
exhugo

Цитата:
Новый релиз: 1.14!


Не баламуть почем зря

KeePass 1.x    1.13    September 7, 2008
Translations    1.14    October 15, 2008









Автор: exhugo
Дата сообщения: 17.10.2008 15:28
Извиняюсь, если вышло недоразумение. Основывался на http://www.enfull.com/english/Safe/{DA8255B2-CCEE-4C49-8869-2033A58105EE}.htm
Автор: makarei
Дата сообщения: 18.10.2008 13:21
KeePass 1.14

Цитата:
New Features:

* KeePass is now also available as MSI package.
* Entry field references are now dereferenced in drag&drop operations.
* Added support for writing databases to hidden files.
* Added '-lock' command line option.

Improvements:

* Improved compatibility of browser placeholders with cmd:// URLs.
* Improved compatibility of the database auto-saving option (at exit and locking) with other options.
* Consecutive auto-type delays now add up.
* Improved encoding detection in file import routines.
* Several 64-bit code improvements.
* Various code optimizations.
* Minor other improvements.

Bugfixes:

* Fixed crash that happened when clicking 'No' in the plugin incompatibility message box while passing a plugin command line argument.
* Special XML characters in group names are now encoded correctly in XML exports (group tree attribute).
Автор: promod
Дата сообщения: 28.10.2008 00:19
Подскажите, возможно ли импортировать базу Roboform в keeppass 1.14? Или данное свойство доступно только в альфе 2.хх ?
Автор: Barabashka
Дата сообщения: 01.11.2008 15:44
[more=Changes from 2.05 Alpha to 2.06 Beta:]Changes from 2.05 Alpha to 2.06 Beta:

New Features:
Translation system is now complete (translations to various languages will be published on the KeePass translations page when translators finish them).
When saving the database, KeePass now first checks whether the file on disk/server has been modified since it was loaded and if so, asks the user whether to synchronize with the changed file instead of overwriting it (i.e. multiple users can now use a shared database on a network drive).
Database files are now verified (read and hashed) after writing them to disk (in order to prevent data loss caused by damaged/broken devices and/or file systems).
Completely new auto-type/URL placeholder replacement and field reference engine.
On Windows Vista, some of the message boxes are now displayed as modern task dialogs.
KeePass is now also available as MSI package.
Accessibility: added advanced option to optimize the user interface for screen readers (only enable this option if you're really using a screen reader).
Added standard client icons: Tux, feather, apple, generic Wiki icon, '$', certificate and BlackBerry.
Secure edit controls in the master key and entry dialogs now accept text drops.
Added ability to store notes for each group (see 'Notes' tab in the group editing window), these notes are shown in the tooltip of the group in the group tree of the main window.
Group names in the entry details view are now clickable; click it to jump to the group of the entry (especially useful for jumping from search results to the real group of an entry).
Added 'GROUPPATH', 'DELAY' and 'PICKPASSWORDCHARS' special placeholders to auto-type sequence editing dialog.
Wildcards (*) may now also appear in the middle of auto-type target window filters.
For auto-type target window filters, regular expressions are now supported (enclose in //).
KeePass now shows an explicit file corruption warning message when saving to a file fails.
Added option to prepend a special auto-type initialization sequence for Internet Explorer and Maxthon windows to fix a focus issue (option enabled by default).
Added ability to specify a minimum length and minimum estimated quality that master passwords must have (see help file -> Features -> Composite Master Key; for admins).
Added field reference creation dialog (accessible through the 'Tools' menu in the entry editing dialog).
Field references are dereferenced when copying data to the clipboard.
Entry field references are now dereferenced in drag&drop operations.
KeePass now follows field references in indirect auto-type sequence paths.
Added internal field reference cache (highly improves performance of multiple-cyclic/recursive field references).
Added managed system power mode change handler.
Added "Lock Workspace" tray context menu command.
Moved all export commands into a new export dialog.
Added context menu command to export the selected group only.
Added context menu command to export selected entries only.
Added support for importing Password Memory 2008 XML files.
Added support for importing Password Keeper 7.0 CSV files.
Added support for importing Passphrase Keeper 2.70 HTML files.
Added support for importing data from PassKeeper 1.2.
Added support for importing Mozilla bookmarks JSON files (Firefox 3 bookmark files).
Added support for exporting to KeePass 1.x CSV files.
Added XSL transformation file to export passwords only (useful for generating and exporting password lists).
Added support for writing databases to hidden files.
When passing '/?', '--help' or similar on the command line, KeePass will now open the command line help.
When single instance mode is enabled and a second instance is started with command line parameters, these parameters are now sent to the already open KeePass instance.
KeePass now ships with a compiled XML serializer library, which highly improves startup performance.
Added support for Uniform Naming Convention (UNC) paths (Windows) in the URL field (without cmd:// prefix).
Added option to exclude expired entries in the 'Find' dialog.
Added option to exclude expired entries in quick searches (toolbar; disabled by default).
The box to enter the name of a custom string field is now a combobox that suggests previously-used names in its drop-down list.
Added Shift, Control and Alt key modifiers to placeholder overview in the auto-type sequence editing dialog.
Added support for 64 byte key files which don't contain hex keys.
Added Ctrl-Shift-F accelerator for the 'Find in this Group' context menu command (group tree must have the focus).
Added export ability to KPScript plugin.
Ctrl-Tab now also works in the password list, groups tree and entry details view.
Added multi-user documentation.
Plugin developers: DocumentManagerEx now has an ActiveDocumentSelected event.
Plugin developers: instead of manually setting the parent group property and adding an object to a group, use the new AddEntry / AddGroup methods of PwGroup (can take ownership).
Plugins can now add new export file formats (in addition to import formats).
Plugins: added static message service event.

Improvements / Changes:
When using the installation package and Windows Vista, settings are now stored in the user's profile directory (instead of Virtual Store; like on Windows XP and earlier).
Accessibility: multi-line edit controls do not accept tabs anymore (i.e. tab jumps to the next dialog control), and inserting a new line doesn't require pressing Ctrl anymore.
When moving entries, KeePass doesn't switch to the target group anymore.
When deleting entries from the search results, the entry list is not cleared anymore.
Improved entry duplication method (now also works correctly in search results list and grouped list views).
A more useful error message is shown when checking for updates fails.
Improved formats sorting in the import dialog.
The 'Limit to single instance' option is now turned on by default (multiple databases are opened in tabs).
Removed 'sort up', 'sort down' and empty client icons.
Improved program termination code (common clean-up).
Improved error message that is shown when reading/writing the protected user key fails.
The key file selection dialog now by default shows all files.
Plugins: improved event handlers (now using generic delegate).
Implemented several workarounds for Mono (2.0.1+).
Added conformance level specification for XSL transformations (in order to improve non-XML text exports using XSLT).
Improved key state toggling for auto-type on 64-bit systems.
Removed several unnecessary .NET assembly dependencies.
Threading safety improvements.
Highly improved entry context menu performance when many entries are selected.
Entry selection performance improvements in main window.
Improved entries list view performance (state caching).
List view group assignment improvements (to avoid splitting).
Removed tab stops from quality progress bars.
After moving entries to a different group, the original group is selected instead of the target group.
Layout and text improvements in the master key creation form.
Text in the URL field is now shown in blue (if it's black in the standard theme).
Improved auto-type tab in entry dialog (default sequence).
Improved AES/Rijndael cipher engine initialization.
Improved build scripts.
Various code optimizations.
Minor other improvements.
Installer: changed AppId to allow parallel installation of KeePass 1.x and 2.x.
Minor other installer improvements.

Bugfixes:
The 'View' -> 'Show Columns' -> 'Last Access Time' menu command now works correctly.
The 'Clipboard' -> 'Paste Entries' menu command now assigns correct group references to pasted entries.[/more]
Автор: promod
Дата сообщения: 01.11.2008 19:56
Barabashka
Впечатляет Установлю попробую..
Автор: Tnav
Дата сообщения: 01.11.2008 23:44
русика для 2.0x в природе не существует?
Автор: promod
Дата сообщения: 02.11.2008 00:20
Tnav
Пока нету...
Автор: promod
Дата сообщения: 04.11.2008 11:07
Установил 2.06 бету, перестал работать Auto-type в IE7. Заполняет только имя.
Прописал правило в ручную, стал заполнять пароль, но не полностью.
И только после включения Two-channel auto-type всё заработало нормально.
Автор: NaxAlex
Дата сообщения: 10.11.2008 14:13
Ребят, а есть в этой утилите синхронизация двух баз?
Автор: aar
Дата сообщения: 10.11.2008 14:24
NaxAlex

Цитата:
есть в этой утилите синхронизация двух баз?

Напрямую — нет. Но есть импорт/экспорт.
Автор: Terman
Дата сообщения: 21.12.2008 18:40

Цитата:
русика для 2.0x в природе не существует?

Появился русификатор для версии 2.0* http://keepass.info/translations.html
Автор: Tnav
Дата сообщения: 21.12.2008 20:22
Terman
сенк за инфу, добавил в шапку.
Автор: Tnav
Дата сообщения: 29.01.2009 18:26
хмм, а как в 2.06 Beta заставить автонабор послать в окно нажатие клавиши "пробел"?
в 1.x был код {SPACE}, но тут не проканывает... разобрался, теперь вместо {SPACE} нужно использовать ' '

и еще, что такое "двухканальная обсуфикация автонабора"? =)

PS
кто бы справку перевёл? ))
Автор: wellic
Дата сообщения: 29.01.2009 19:52
Поставил Maxthon 2.5.1 Ru-board. Перед этим стоял 2.1.4 все было ок. Теперь никаким боком не работает автонабор. Перепробывал все галочки. Ничего не выходит.

Может, кто подскажет, что надо в Keepass 1.14 подкрутить.
Автор: aar
Дата сообщения: 30.01.2009 08:01
wellic

Цитата:
не работает автонабор. Перепробывал все галочки.

Мало информации => слишком широкое поле для ответа => замахаешься все варианты писать.
Автор: Tnav
Дата сообщения: 30.01.2009 10:24
еще такая проблема:
имеем пароль "мама"
при автонаборе, если текущая раскладка - русская, то всё нормально, но если раскладка английская, то вместо "мама" в поле попадает "vfvf" и наоборот...
с этим можно как то бороться?
Автор: aar
Дата сообщения: 30.01.2009 10:29
Tnav

Цитата:
с этим можно как то бороться?

Нельзя.

Прежде чем спросить, неплохо было бы прочесть хотя бы одну-две последних страницы темы.
Автор: wellic
Дата сообщения: 31.01.2009 11:30

Цитата:
Прежде чем спросить, неплохо было бы прочесть хотя бы одну-две последних страницы темы.


Прежде, чем спросить я прочитал все страницы.
Ничего кроме

Цитата:
Added option to prepend a special auto-type initialization sequence for Internet Explorer and Maxthon windows to fix a focus issue (option enabled by default).

я не нашел.

Мало того, неделю назад, пока стоял Maxthon 2.1.4 все было нормально.
Так же все нормально и в Maxthon 1.6+

А сейчас, когда вызываешь Autotype
происходит следующее:
1) нажимаю короткую комбинацию Ctrl+Alt+A
2) выскакивает Keepass запрашивает для какой конкретно проги выбрать пароль
3) потом возвращается в Maxthon но фокус теряется и логин и пароль не вводятся
Автор: aar
Дата сообщения: 31.01.2009 11:54
wellic

Цитата:
Прежде, чем спросить я прочитал все страницы.

А это не тебе писалось


Цитата:
выскакивает Keepass запрашивает для какой конкретно проги выбрать пароль

А версия KeePass какая и как ты делаешь, что у тебя спрашивается, для какой программы нужно вводить пароль? 2.06?


Цитата:
потом возвращается в Maxthon но фокус теряется и логин и пароль не вводятся

Ясно. А по Ctrl+V нормально вводится? Ставишь фокус на поле ввода в Maxthon, переходишь в окно KeePass, там выбираешь запись, нажимаешь Ctrl+V.
Автор: wellic
Дата сообщения: 31.01.2009 11:59

Цитата:
это не тебе писалось

Сорри, сразу не понял. На разных страницах

Keepass 1.14, так как мне нравится, что можно на Флешке носить.

Ctll+V ес-но я пробывал, результат тот же.

У меня сложилось впечатление, что режим совместимости с Maxthon перестал работать
Автор: aar
Дата сообщения: 31.01.2009 12:06
wellic

Ну, что я могу сказать: у меня в Opera какой-то левой сборке он тоже почему-то не работал. Потом поставил OperaAC — заработал. Что было и почему — не знаю.

Могу лишь посоветовать еще погуглить на эту тему, возможно, всплывет что-либо полезное
Автор: wellic
Дата сообщения: 31.01.2009 12:16
Уже перерыл весь гугл пока тихо.
Буду спрашивать здесь http://forum.ru-board.com/topic.cgi?forum=5&topic=29438#11
Автор: Tnav
Дата сообщения: 13.02.2009 15:42
KeePass 1.15
Installer
Zip
Автор: Altus
Дата сообщения: 16.02.2009 12:16
Подскажите пожалуйста, как настроить, чтобы сабж 2.06 запоминал местоположение ключевого файла. Это наверно можно в KeePass.config.xml как то прописать?
Или лучше если бы можно было настроить так, чтобы сабж запускался вообще без каких либо запросов.
...да, я не параноик, мне кепасс нужен только для хранения
Автор: aar
Дата сообщения: 16.02.2009 13:17
Altus

Цитата:
ак настроить, чтобы сабж 2.06 запоминал местоположение ключевого файла

Можно задавать его из командной строки: http://keepass.info/help/base/cmdline.html
Автор: Altus
Дата сообщения: 16.02.2009 13:53
aar
Во! спасибо, то что нужно, теперь разобрался.

Страницы: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192

Предыдущая тема: Подскажите альтернативу HappyHarvester


Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.