[freenet-dev] Usability testing results

2007-12-15 Thread Matthew Toseland
risks involved). -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20071215/96ecf6ef/attachment.pgp>

[freenet-dev] Usability testing results

2007-12-15 Thread Volodya
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > "Warning: Freenet may be illegal in some countries. If you allow you > to connect to strangers, those strangers will know that you are > running Freenet, and this could be dangerous. Freenet is still beta > software, and we offer no guarantees as

[freenet-dev] [freenet-cvs] r16554 - trunk/freenet/src/freenet/node

2007-12-15 Thread Matthew Toseland
> } > > > ___ > cvs mailing list > cvs at freenetproject.org > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs > > -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20071215/d5fb8e1a/attachment.pgp>

[freenet-dev] [freenet-cvs] r16548 - in trunk/plugins: . KeyExplorer

2007-12-15 Thread Matthew Toseland
} > + > + } > + > + } > + > + return pageNode.generate(); > + } > + > + private HTMLNode createUriBox() { > + HTMLNode browseBox = m_pm.getInfobox("Explore a freenet key"); > + HTMLNode browseContent = m_pm.getContentNode(browseBox); > + browseContent.addChild("#", "Display the top level chunk as > hexprint"); > + HTMLNode browseForm = m_pr.addFormChild(browseContent, "/plugins/plugins.KeyExplorer.KeyExplorer/", "uriForm"); > + browseForm.addChild("#", "Freenetkey to explore: \u00a0 "); > + browseForm.addChild("input", new String[] { "type", "name", > "size" }, new String[] { "text", "key", "70" }); > + browseForm.addChild("#", "\u00a0"); > + browseForm.addChild("input", new String[] { "type", "name", > "value" }, new String[] { "submit", "debug", "Explore!" }); > + return browseBox; > + } > + > + private HTMLNode createErrorBox(String errmsg) { > + HTMLNode errorBox = m_pm.getInfobox("infobox-alert", "ERROR"); > + errorBox.addChild("#", errmsg); > + return errorBox; > + } > + > +} > > ___ > cvs mailing list > cvs at freenetproject.org > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs > > -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20071215/766e0a97/attachment.pgp>

[freenet-dev] [freenet-cvs] r16548 - in trunk/plugins: . KeyExplorer

2007-12-15 Thread Matthew Toseland
gt; + } > + contentNode.addChild(metaBox); > + } > + > + } > + > + } > + > + return pageNode.generate(); > + } > + > + private HTMLNode createUriBox() { > + HTMLNode browseBox = m_pm.getInfobox("Explore a freenet key"); > + HTMLNode browseContent = m_pm.getContentNode(browseBox); > + browseContent.addChild("#", "Display the top level chunk as > hexprint"); > + HTMLNode browseForm = m_pr.addFormChild(browseContent, "/plugins/plugins.KeyExplorer.KeyExplorer/", "uriForm"); > + browseForm.addChild("#", "Freenetkey to explore: \u00a0 "); > + browseForm.addChild("input", new String[] { "type", "name", > "size" }, new String[] { "text", "key", "70" }); > + browseForm.addChild("#", "\u00a0"); > + browseForm.addChild("input", new String[] { "type", "name", > "value" }, new String[] { "submit", "debug", "Explore!" }); > + return browseBox; > + } > + > + private HTMLNode createErrorBox(String errmsg) { > + HTMLNode errorBox = m_pm.getInfobox("infobox-alert", "ERROR"); > + errorBox.addChild("#", errmsg); > + return errorBox; > + } > + > +} > > ___ > cvs mailing list > cvs at freenetproject.org > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs > > -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20071215/cd24f1f1/attachment.pgp>

[freenet-dev] Usability testing results

2007-12-15 Thread Matthew Toseland
ock it on their national firewalls, and have the death penalty for "revealing state secrets" and similar speech crimes. -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <

[freenet-dev] Usability testing results

2007-12-15 Thread Ian Clarke
On 12/15/07, Matthew Toseland wrote: > On Saturday 15 December 2007 13:51, Volodya wrote: > > > "Warning: Freenet may be illegal in some countries. If you allow you > > > to connect to strangers, those strangers will know that you are > > > running Freenet, and this could be dangerous. Freenet

[freenet-dev] Usability testing results

2007-12-15 Thread Ian Clarke
On 12/15/07, Volodya wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > "Warning: Freenet may be illegal in some countries. If you allow you > > to connect to strangers, those strangers will know that you are > > running Freenet, and this could be dangerous. Freenet is still beta > >

[freenet-dev] Shrinking the opennet warning, documentation toadlet

2007-12-15 Thread Matthew Toseland
se as possible. Hence the above debate. > > Ian. -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20071215/de643774/attachment.pgp>

[freenet-dev] Usability testing results

2007-12-15 Thread Edgar Friendly
Julien Cornuwel wrote: > I would also add a warning for those living in countries where Freenet > is illegal : > > Note : If Freenet is illegal in your country, then connecting to > strangers could permit your government to know that you are using it. > You should try to convince your friends to

[freenet-dev] German Translation Update (freenet.l10n.de.v1090)

2007-12-15 Thread Michael Tänzer
: <https://emu.freenetproject.org/pipermail/devl/attachments/20071215/19d3e72b/attachment.ksh>

[freenet-dev] Usability testing results

2007-12-15 Thread Matthew Toseland
ity testing, its incredibly valuable. Agreed. > > Ian. -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20071215/9d0475e0/attachment.pgp>

[freenet-dev] Shrinking the opennet warning, documentation toadlet

2007-12-15 Thread Matthew Toseland
you have at least 10 Friends, > > please turn off insecure mode and your node will become invisible to the > > outside world. > > OK for me. -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20071215/89e839f4/attachment.pgp>

[freenet-dev] Shrinking the opennet warning, documentation toadlet

2007-12-15 Thread Matthew Toseland
ature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20071215/8919fe77/attachment.pgp>

[freenet-dev] Shrinking the opennet warning, documentation toadlet

2007-12-15 Thread Ian Clarke
On 12/14/07, Matthew Toseland wrote: > > You're almost there! Your Freenet installation is almost complete. > > Freenet is currently running in insecure mode, which allows you to get > > up and running on the Freenet network, but isn't very secure. > > It is (relatively) easy for an attacker to

Re: [freenet-dev] Usability testing results

2007-12-15 Thread Volodya
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Warning: Freenet may be illegal in some countries. If you allow you to connect to strangers, those strangers will know that you are running Freenet, and this could be dangerous. Freenet is still beta software, and we offer no guarantees as to

Re: [freenet-dev] [freenet-cvs] r16548 - in trunk/plugins: . KeyExplorer

2007-12-15 Thread Matthew Toseland
Please don't use realGetKey(). That's an internal method, used by the request starters. Using it means your request isn't queued and is sent immediately, outside all the rate limiting etc code. There are other possibilities, such as subclassing SendableGet and queueing yourself. On Friday 14

Re: [freenet-dev] [freenet-cvs] r16548 - in trunk/plugins: . KeyExplorer

2007-12-15 Thread Matthew Toseland
Also, metadata is recursive: you probably want to decompose it recursively, maybe as a tree. E.g. simple manifest - simple manifest - redirect. On Friday 14 December 2007 20:56, you wrote: Author: saces Date: 2007-12-14 20:56:13 + (Fri, 14 Dec 2007) New Revision: 16548 Added:

Re: [freenet-dev] [freenet-cvs] r16554 - trunk/freenet/src/freenet/node

2007-12-15 Thread Matthew Toseland
Why display the countReports() as a double? It's just a long, isn't it? There's no such thing as half a report! On Friday 14 December 2007 23:53, [EMAIL PROTECTED] wrote: Author: robert Date: 2007-12-14 23:53:36 + (Fri, 14 Dec 2007) New Revision: 16554 Modified:

Re: [freenet-dev] Usability testing results

2007-12-15 Thread Edgar Friendly
Julien Cornuwel wrote: I would also add a warning for those living in countries where Freenet is illegal : Note : If Freenet is illegal in your country, then connecting to strangers could permit your government to know that you are using it. You should try to convince your friends to

Re: [freenet-dev] Usability testing results

2007-12-15 Thread Matthew Toseland
On Saturday 15 December 2007 16:01, Edgar Friendly wrote: Julien Cornuwel wrote: I would also add a warning for those living in countries where Freenet is illegal : Note : If Freenet is illegal in your country, then connecting to strangers could permit your government to know that you

Re: [freenet-dev] Usability testing results

2007-12-15 Thread Ian Clarke
On 12/15/07, Matthew Toseland [EMAIL PROTECTED] wrote: On Saturday 15 December 2007 13:51, Volodya wrote: Warning: Freenet may be illegal in some countries. If you allow you to connect to strangers, those strangers will know that you are running Freenet, and this could be dangerous.

Re: [freenet-dev] Auto-assigned IPv6 addresses in Vista

2007-12-15 Thread Florent Daignière
* Thomas Young [EMAIL PROTECTED] [2007-11-29 14:09:55]: 3. When IP addresses are detected by IPAddressDetector, there is no checking to see whether this interface is actually connected to another computer. In my case, IPAddressDetector.getAddress() returns an IPv6 address that is

[freenet-dev] Freenet 0.7 build 1091

2007-12-15 Thread Matthew Toseland
Freenet 0.7 build 1091 is now available. Please upgrade. This build contains many fixes and improvements to the announcement code in various areas (UI, too big packets, ...), some improvements to port forwarding detection and IP detection, fixes related to running out of disk space, some