チケット #9937

epa-file auto-saves in plain text
登録: 2007-02-11 22:39 最終更新: 2007-04-06 17:07

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
(未割り当て)
マイルストーン:
(未割り当て)
優先度:
5 - 中
重要度:
5 - 中
解決法:
修正済み
ファイル:
1

詳細

It seems like a security risk that epa-file writes the
contents of epa-file buffers to the disk in plain text.

Perhaps epa-file should disable auto-save in its buffers?

チケットの履歴 (7 件中 3 件表示)

2007-03-29 17:19 更新者: ueno
  • チケット完了時刻2007-03-29 17:19 に更新されました
  • 解決法なし から 修正済み に更新されました
  • 状況オープン から 完了 に更新されました
コメント
Logged In: YES
user_id=230

Thanks for your suggestion. I fixed this in the version
0.0.11. released today.
2007-04-03 20:33 更新者: dooglus
  • 状況完了 から オープン に更新されました
コメント
Logged In: YES
user_id=27068

This doesn't work for me, using the CVS trunk version of Emacs.

auto save is turned off here:

* auto-save-mode(0)
(if epa-file-inhibit-auto-save (auto-save-mode 0))
epa-file-insert-file-contents
epa-file-handler
insert-file-contents
find-file-noselect-1
find-file-noselect
find-file

and then turned on again straight away here:

* auto-save-mode(t)
after-find-file
find-file-noselect-1
find-file-noselect
find-file
2007-04-04 10:13 更新者: ueno
  • 担当者(未割り当て) から ueno に更新されました
2007-04-04 17:39 更新者: ueno
コメント
Logged In: YES
user_id=230

Oops, sorry for lack of testing.
The attached patch will fix the problem.
2007-04-04 17:39 更新者: ueno
  • 添付ファイル 1811: epa-file.el.diff が付加されました
2007-04-04 20:26 更新者: dooglus
コメント
Logged In: YES
user_id=27068

Yes, that works. Thanks.
2007-04-06 17:07 更新者: ueno
  • チケット完了時刻2007-04-06 17:07 に更新されました
  • 状況オープン から 完了 に更新されました

添付ファイルリスト

編集

ログインしていません。ログインしていない状態では、コメントに記載者の記録が残りません。 » ログインする