[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-dev] [task #7395] Passwords, aliases and.. encryption?
From: |
Sebastien Helleu |
Subject: |
[Weechat-dev] [task #7395] Passwords, aliases and.. encryption? |
Date: |
Wed, 04 Sep 2013 14:15:55 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.62 Safari/537.36 |
Follow-up Comment #6, task #7395 (project weechat):
It is because the string needs to be evaluated when you use it, for example
when you connect to an irc server, the irc server will read the value of
option with password, evaluate it (with eval_expression), then send it to
server.
Otherwise if you changed the value in secured data config, how could it be
propagated to all options?
And then secured data is not stored in options (as a cache, which would use a
lot of memory), it's always retrieved on-demand.
To sum up, it's for performance as well as saving memory.
If you need more info or have ideas to change some things, feel free to join
#weechat.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?7395>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/