/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Teddy Hogeborn
  • Date: 2014-08-09 23:37:07 UTC
  • Revision ID: teddy@recompile.se-20140809233707-6c5qyievp78lnzf1
askpass-fifo: Lower privileges after opening FIFO.

* plugins.d/askpass-fifo.c (main): Lower privileges after opening FIFO.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
** TODO [#B] use scandir(3) instead of readdir(3)
33
33
 
34
34
* askpass-fifo
35
 
** TODO [#B] Drop privileges after opening FIFO.
36
35
 
37
36
* password-prompt
38
37
** TODO [#B] lock stdin (with flock()?)