Changeset 37bff51


Ignore:
Timestamp:
2008-02-17T02:05:23Z (16 years ago)
Author:
Sven Moritz Hallberg <sm@…>
Branches:
master
Children:
2ecfe39
Parents:
d0faf62
Message:

add TODO note about erasing forgotten keys

File:
1 edited

Legend:

Unmodified
Added
Removed
  • otr.c

    rd0faf62 r37bff51  
    905905       
    906906        otrl_privkey_forget(key);
     907        /* Hm, libotr doesn't seem to offer a function for explicitly /writing/
     908           keyfiles. So the key will be back on the next load... */
     909        /* TODO: Actually erase forgotten keys from storage? */
    907910}
    908911
Note: See TracChangeset for help on using the changeset viewer.