summaryrefslogtreecommitdiffhomepage
path: root/doc/news/version_0.20160927.mdwn
blob: 1787aa5bfde6083d44d4f1a9d553e37144a292b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
keysafe 0.20160927 released with [[!toggle text="these changes"]]
[[!toggleable text="""
   * Makefile: Avoid rebuilding on make install, so that sudo make install works.
   * Added --chaff-max-delay option for slower chaffing.
   * Fix embedded copy of Argon2 to not use Word64, fixing build on 32 bit
     systems.
   * Randomize the server list.
   * Don't upload more than neededshares-1 shares to Alternate servers
     without asking the user if they want to do this potentially dangerous
     action.
   * Added a second keysafe server to the server list. It's provided
     by Marek Isalski at Faelix. Currently located in UK, but planned move
     to CH. Currently at Alternate level until verification is complete.
   * Server: --motd can be used to provide a Message Of The Day.
   * Added --check-servers mode, which is useful both at the command line
     to see what servers keysafe knows about, and as a cron job.
   * Server: Round number of objects down to the nearest thousand, to avoid
     leaking too much data about when objects are uploaded to servers.
   * Filter out escape sequences and any other unusual characters when
     writing all messages to the console."""]]