Freenet 0.7.5 build 1448 is now available, please upgrade. This build will be 
mandatory in a week, please let me/us know if you have any trouble upgrading.

Changes include:
- Various minor fixes to the encryption code, which should be more robust and 
marginally more secure.
- Changes to the default bookmarks, notably including Nerdageddon, promoting 
FSNG, and removing TUFI and ISF.
- Fix auto-detection of memory limits over 2GB. This will result in the node 
using larger default cache sizes etc.
- Various internal changes and cleanups in fproxy (some of which may need new 
plugins; KeyUtils has been updated).
- Improve the Insert a File page slightly.

One of the crypto changes is to use the NSS library, if available, for 
connection setup. This should save some CPU usage by using native code to speed 
up ECC crypto. To use it you need the appropriate library ("apt-get install 
libnss3" on Linux, getting it working on Windows is nontrivial), and then add 
to your wrapper.conf:
wrapper.java.additional.4=-Dfreenet.jce.use.NSS=true
(Change "4" as appropriate depending on the previous lines in wrapper.conf)

You should then see in your wrapper.log:
INFO   | jvm 1    | 2013/07/15 21:49:35 | SunPKCS11-NSS: SunPKCS11-NSScrypto 
version 1.6

If this works, and doesn't have any problems connecting to other nodes, please 
let me know, as I'd like to make this the default soon.

Thanks!

Thanks to:
Eleriseth
nextgens
toad
tmarkus
vwoodzell
xor

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Devl mailing list
Devl@freenetproject.org
https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to