| 226 |
and the folder cleared every time Mixmaster |
and the folder cleared every time Mixmaster |
| 227 |
processes its pool, or at MAILINTIME intervals |
processes its pool, or at MAILINTIME intervals |
| 228 |
(closes: #597043). |
(closes: #597043). |
| 229 |
When sending type II messages interactivly you may |
When sending type II messages interactively you may |
| 230 |
now choose a middleman remailer as the last hop |
now choose a middleman remailer as the last hop |
| 231 |
in your chain (closes: #481244). |
in your chain (closes: #481244). |
| 232 |
If a footer.txt file exists its content will be |
If a footer.txt file exists its content will be |
| 257 |
keyring. |
keyring. |
| 258 |
Mixmaster now prompts for secret key passphrase when |
Mixmaster now prompts for secret key passphrase when |
| 259 |
started in daemon mode. |
started in daemon mode. |
| 260 |
The Mixmaster damon now writes a pid file. |
The Mixmaster daemon now writes a pid file. |
| 261 |
The files created with "SENDMAIL outfile" have |
The files created with "SENDMAIL outfile" have |
| 262 |
different names now to scale beyond 10k files |
different names now to scale beyond 10k files |
| 263 |
(closes: #587593). |
(closes: #587593). |
| 270 |
- the remailer refuses to decrypt messages to keys |
- the remailer refuses to decrypt messages to keys |
| 271 |
that expired one month ago or earlier. |
that expired one month ago or earlier. |
| 272 |
- the remailer automatically creates new mixmaster |
- the remailer automatically creates new mixmaster |
| 273 |
keys if the current one are about to expire or |
keys if the current ones are about to expire or |
| 274 |
already are expired. |
already are expired. |
| 275 |
- the latest key from secring.mix is written to |
- the latest key from secring.mix is written to |
| 276 |
key.txt. It used to be the first one. Since |
key.txt. It used to be the first one. Since |
| 277 |
creation of new mix key appends the key, this |
creation of new mix key appends the key, this |
| 278 |
seemed sensible. |
seemed sensible. |
| 279 |
|
In RSA PGP keys, we now set e=0x11. |
| 280 |
|
Mixmaster now deletes error and temporary files |
| 281 |
|
older than PACKETEXP time along with expired |
| 282 |
|
partial packets. |
| 283 |
|
Mixmaster now generates dummy messages automatically |
| 284 |
|
as mail enters and exits the pool (by PP). |