[[PageOutline]] [[TitleIndex(TipAndDoc/Security,format=group)]] * arch:Rng-tools > rngd allows the use of faster entropy sources, mainly hardware random number generators (TRNG), present in modern hardware like recent AMD/Intel processors, Via Nano or even Raspberry Pi. * arch:Haveged > you should try to use them with the rng-tools first and if it turns out not to be enough (or if you do not have a hardware random number generator available), then use Haveged. * arch:Linux_Containers#Container_creation > Tip: Users may optionally install haveged and start haveged.service to avoid a perceived hang during the setup process while waiting for system entropy to be seeded. Without it, the generation of private/GPG keys can add a lengthy wait to the process. = KeePass/KeePassX = * [http://keepass.info/ KeePass Password Safe] * [http://www.keepassx.org/ KeePassX] プラグイン非対応(?)、設定できる項目などを見てもまだ発展途上の模様 * github:keepassx/keepassx * [http://project-p.jp/halt/?p=1779 Macで動く KeePassHttp を作った!Autotypeできた! | この先生きのこるには] * github:ha1t/python-keepasshttp * [http://yellowshoes.de/2014/04/27/keepass-keefox-arch/ KeePass + KeeFox + ArchLinux | Jochen Bachmann] == Arch Linux == * Xfce 4.12下でテスト * [https://www.archlinux.org/packages/community/any/keepass/ keepass (any)] Mono上で動作させている * システムトレイアイコンが使用できない模様 * [http://superuser.com/questions/714158/how-to-show-keepass2-tray-icon-in-xfce linux - How to show KeePass2 tray icon in Xfce - Super User] * github:dlech/Keebuntu -> aur:keebuntu-git/ 依存先の{{{libappindicator-sharp}}}がインストール出来なくて詰む * {{{cp Japanese.lngx /usr/share/keepass/}}} 日本語化、ただしそのままだと文字化けする(いわゆる豆腐になる)。 * aur:keepass-plugin-http * KeePassHttp.plgx を手動でコピーしても良い * tcp/19455 ポートが使用中だとわかりにくいエラーメッセージを表示する[[br]][[Image(KeePassHttp.png)]] * aur:keepassx-http Dependenciesには無いが、{{{qjson}}}が必要 * github:Ivan0xFF/keepassx Fork of KeePassX with keepasshttp support for use with PassIFox for Mozilla Firefox and chromeIPass for Google Chrome. * システムトレイアイコンが正常に動作する * KeePassHttpの設定で、「Always allow access to entries」にチェックを入れると、以下のプロンプトをスキップできる[[br]][[Image(keepassx-http_1.png)]][[br]]↓[[br]] [[Image(keepassx-http_2.png)]] * KeePassのKeePassHttpプラグインにもこのオプションはあるが、keepassx-httpとは異なりOffの場合でもプロンプトが出ない * 再起動すると設定が揮発する模様 = 1Password = * [http://ry0.github.io/blog/2015/04/12/ubuntu-1password/ Ubuntuで1Passwordを使ってみる - Ry0 Note] * [http://linux.matchy.net/archives/397 Linux で 1Password を使う - 冒険するコンピューティング] > なお、この方法で動かすと、1Password アプリケーション本体で、各パスワードがロック解除しなくても画面に表示されてしまうという結構致命的な問題があるので、後ろから誰か覗いていないことを確認して使うように注意されたい。 * 例: tube:queKu0mpsDk?t=338 * 1Password-4.6.0.582.exe on wine-1.7.47-1-x86_64 with Arch 4.0.7-2だと問題ない模様[[br]][[Image(1password on Arch.png)]] > レジストリキー HKEY_CURRENT_USER\Software\AgileBits\1Password 4 に対して、名前を VerifyCodeSignature、型は DWORD で、値 0 を作成する。 * [[Image(1password-VerifyCodeSignature.png)]]