Re: [freenet-support] Freeenet: Help to create testbed to setup private freenet network

2017-01-17 Thread Freenet
Hey, sounds like a good project, I hope to see your results eventually
posted here.

You can get the source code from https://github.com/freenet/fred

Once you compile/use the precompiled installer, you should be able to
set the network security to settings to High, and be in a darknet mode.
This would separate you from the Opennet and you will not be able to
access any of the Freenet content, unless on of your darknet peers has
access to the Opennet. By setting up multiple nodes all connected in a
darknet fashion with Network Security set to High you will be separate
from the rest of Freenet and you can conduct your own tests.

You can also run multiple nodes on the same computer by changing the
port and peerid. Stop by IRC #freenode for help setting it up, most of
the developers will be happy to assist.

Thanks for using our project for your PhD.

Srikanta Pradhan:
> Hello Freenet,
> 
> I am Srikanta Pradhan, doing PhD at Indian Institute of Technology Patna
> [An university at India] on security analysis of decentralized P2P system.
> I am studying the freenet and its behavior. I have used the simulator in
> our research lab for this purpose. As we are not allowed to use any P2P
> software/website in our university.
> 
> Yesterday I came to know from the IRC chat #freenet that a testbed can be
> possible. We have several machines here, where I want to install FREENET
> for research purpose and verify their behavior in different conditions as
> simulated. I need to create a live FREENET netwrok, a private one [not
> connected to any other netwrok/internet] and modify them and observe their
> patterns.
> 
> But I have not found any materials and also the source code of FREENET.
> Can you kindly help me here to create a testbed i.e. to get the source
> code of it, the materials for installing as privately, how to make changes
> at different layers of it.
> 
> This will be a very great for me.
> 
> With Regards
> 
> Srikanta Pradhan
> Research Scholar
> Department of Computer Science and Engineering
> Indian Institute of Technology Patna,India. [www.iitp.ac.in]
> ___
> Support mailing list
> Support@freenetproject.org
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
> 
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Re: [freenet-support] User Quarry

2017-01-17 Thread Freenet
On the FMS forum there are some attempts at getting it to compile, some
users have reported limited success. Most end up running it in darknet
mode with a few peers.

Warning, it is CPU heavy and will kill your battery life, and SDcard
wear is a issue.

indrajit...@gmail.com:
> Hi there, is there any plans for making a Android version of the freenet 
> client? Or is there any unofficial active project?
> 
> 
> 
> 
> ___
> Support mailing list
> Support@freenetproject.org
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
> 
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Re: [freenet-support] Support Digest, Vol 83, Issue 1

2017-01-17 Thread Steve Dougherty
Are you saying you want to unsubscribe? There's a link to do that in the
message you replied to.

On Tue, Jan 17, 2017, 9:46 AM Denis Walker  wrote:

> I am no longer a member of freenet Regards Denis
>
>
> On Tuesday, 17 January 2017, 15:34, "support-requ...@freenetproject.org" <
> support-requ...@freenetproject.org> wrote:
>
>
> Send Support mailing list submissions to
> support@freenetproject.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> or, via email, send a message with subject or body 'help' to
> support-requ...@freenetproject.org
>
> You can reach the person managing the list at
> support-ow...@freenetproject.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Support digest..."
>
>
> Today's Topics:
>
>   1. Re: Question (Czery Swizier)
>   2. Re: Question (Arne Babenhauserheide)
>   3. I2P? (Private Message)
>   4. Freeenet: Help to create testbed to setup privatefreenet
>   network (Srikanta Pradhan)
>
>
> --
>
> Message: 1
> Date: Tue, 20 Dec 2016 14:51:41 -0500
> From: Czery Swizier 
> To: support@freenetproject.org
> Subject: Re: [freenet-support] Question
> Message-ID:
> 
> Content-Type: text/plain; charset="utf-8"
>
> Anyone can store anything onto the network.
> You do not know what is stored on your particular node since the data is
> encrypted and distributed.
> The entire goal of freenet is to provide storage such that
> - you don't know who inserted files
> - you don't know where the files are kept
> - if you access a node, you cannot actually discover what files the node is
> storing
>
> This gives the ability to deny any wrongdoing!
> This is much like how tor relay operators (NOT exit operators) can deny any
> responsibility for the content that passes through their nodes.
>
> In regards to your IP address question, people can see your IP since you
> need it to connect to *other people* in an opennet at least..
> If you don't want strangers to know your IP, you can choose darknet mode
> which will only connect you to people you already trust.
> If you are using an opennet, people will be able to tell you are using
> freenet but as long as you are careful, no one can trace data to and from
> you.
>
> On Tue, Dec 20, 2016 at 9:20 AM, Kevin S.  wrote:
>
> > Hello,
> >
> > Im interested in using Freenet, but I have 2 questions.
> >
> > "Users contribute to the network by giving bandwidth and a portion of
> > their hard drive (called the "data store") for storing files. Files are
> > automatically kept or deleted depending on how popular they are"
> >
> > Can you elaborate on this? Does that mean someone can store whatever they
> > want on my HDD? How do I know its not something illegal?
> >
> > Also, when using freenet, how do I know others cant see my real IP? Can
> > you describe?
> >
> > Thank you
> >
> > ___
> > Support mailing list
> > Support@freenetproject.org
> > http://news.gmane.org/gmane.network.freenet.support
> > Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/
> > support
> > Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
> >
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> https://emu.freenetproject.org/pipermail/support/attachments/20161220/4c55038a/attachment-0001.html
> >
>
> --
>
> Message: 2
> Date: Wed, 21 Dec 2016 09:57:05 +0100
> From: Arne Babenhauserheide 
> To: support@freenetproject.org
> Subject: Re: [freenet-support] Question
> Message-ID: <871sx1y80u@web.de>
> Content-Type: text/plain; charset="utf-8"
>
>
> Czery Swizier writes:
> > Anyone can store anything onto the network.
> > You do not know what is stored on your particular node since the data is
> > encrypted and distributed.
>
> And just as important: Files are encrypted and then split into small
> chunks of 32KiB. These chunks cannot be decrypted by themselves. You
> need the key for the file (which conveniently is just the link used to
> access them).
>
> So what’s on your disk are just small chunks of white noise which are
> totally useless without the key. They cannot even be correlated to a
> specific link without having the link in the first place.
>
> Essentially your computer acts as part of a distributed caching proxy
> server which cannot know what it caches. That’s how "the cloud" *should*
> work (but typically does not).
>
> Best wishes,
> Arne
> --
> Unpolitisch sein
> heißt politisch sein
> ohne es zu merken
> -- next part --
> A non-text attachment was scrubbed...
> Name: signature.asc
> Type: application/pgp-signature
> Size: 800 bytes
> Desc: not available
> URL: <
> https://emu.freenetproject.org/pipermail/support/attachments/20161221/a6e76e29/attachment-0001.sig
> >
>
> ---

Re: [freenet-support] Support Digest, Vol 83, Issue 1

2017-01-17 Thread Denis Walker
I am no longer a member of freenet Regards Denis 

On Tuesday, 17 January 2017, 15:34, "support-requ...@freenetproject.org" 
 wrote:
 

 Send Support mailing list submissions to
    support@freenetproject.org

To subscribe or unsubscribe via the World Wide Web, visit
    https://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
or, via email, send a message with subject or body 'help' to
    support-requ...@freenetproject.org

You can reach the person managing the list at
    support-ow...@freenetproject.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Support digest..."


Today's Topics:

  1. Re: Question (Czery Swizier)
  2. Re: Question (Arne Babenhauserheide)
  3. I2P? (Private Message)
  4. Freeenet: Help to create testbed to setup private    freenet
      network (Srikanta Pradhan)


--

Message: 1
Date: Tue, 20 Dec 2016 14:51:41 -0500
From: Czery Swizier 
To: support@freenetproject.org
Subject: Re: [freenet-support] Question
Message-ID:
    
Content-Type: text/plain; charset="utf-8"

Anyone can store anything onto the network.
You do not know what is stored on your particular node since the data is
encrypted and distributed.
The entire goal of freenet is to provide storage such that
 - you don't know who inserted files
- you don't know where the files are kept
- if you access a node, you cannot actually discover what files the node is
storing

This gives the ability to deny any wrongdoing!
This is much like how tor relay operators (NOT exit operators) can deny any
responsibility for the content that passes through their nodes.

In regards to your IP address question, people can see your IP since you
need it to connect to *other people* in an opennet at least..
If you don't want strangers to know your IP, you can choose darknet mode
which will only connect you to people you already trust.
If you are using an opennet, people will be able to tell you are using
freenet but as long as you are careful, no one can trace data to and from
you.

On Tue, Dec 20, 2016 at 9:20 AM, Kevin S.  wrote:

> Hello,
>
> Im interested in using Freenet, but I have 2 questions.
>
> "Users contribute to the network by giving bandwidth and a portion of
> their hard drive (called the "data store") for storing files. Files are
> automatically kept or deleted depending on how popular they are"
>
> Can you elaborate on this? Does that mean someone can store whatever they
> want on my HDD? How do I know its not something illegal?
>
> Also, when using freenet, how do I know others cant see my real IP? Can
> you describe?
>
> Thank you
>
> ___
> Support mailing list
> Support@freenetproject.org
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/
> support
> Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
>
-- next part --
An HTML attachment was scrubbed...
URL: 


--

Message: 2
Date: Wed, 21 Dec 2016 09:57:05 +0100
From: Arne Babenhauserheide 
To: support@freenetproject.org
Subject: Re: [freenet-support] Question
Message-ID: <871sx1y80u@web.de>
Content-Type: text/plain; charset="utf-8"


Czery Swizier writes:
> Anyone can store anything onto the network.
> You do not know what is stored on your particular node since the data is
> encrypted and distributed.

And just as important: Files are encrypted and then split into small
chunks of 32KiB. These chunks cannot be decrypted by themselves. You
need the key for the file (which conveniently is just the link used to
access them).

So what’s on your disk are just small chunks of white noise which are
totally useless without the key. They cannot even be correlated to a
specific link without having the link in the first place.

Essentially your computer acts as part of a distributed caching proxy
server which cannot know what it caches. That’s how "the cloud" *should*
work (but typically does not).

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein
ohne es zu merken
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 800 bytes
Desc: not available
URL: 


--

Message: 3
Date: Wed, 21 Dec 2016 07:53:40 -0500
From: Private Message 
To: undisclosed-recipients:;
Subject: [freenet-support] I2P?
Message-ID:
    

    
Content-Type: text/plain; charset="iso-8859-1"

Spam detection software, running on the system "freenetproject.org",
has identified this incoming email as possible spam.  The original
message has been attached to this so you can view it or label
similar 

[freenet-support] Freeenet: Help to create testbed to setup private freenet network

2017-01-17 Thread Srikanta Pradhan
Hello Freenet,

I am Srikanta Pradhan, doing PhD at Indian Institute of Technology Patna
[An university at India] on security analysis of decentralized P2P system.
I am studying the freenet and its behavior. I have used the simulator in
our research lab for this purpose. As we are not allowed to use any P2P
software/website in our university.

Yesterday I came to know from the IRC chat #freenet that a testbed can be
possible. We have several machines here, where I want to install FREENET
for research purpose and verify their behavior in different conditions as
simulated. I need to create a live FREENET netwrok, a private one [not
connected to any other netwrok/internet] and modify them and observe their
patterns.

But I have not found any materials and also the source code of FREENET.
Can you kindly help me here to create a testbed i.e. to get the source
code of it, the materials for installing as privately, how to make changes
at different layers of it.

This will be a very great for me.

With Regards

Srikanta Pradhan
Research Scholar
Department of Computer Science and Engineering
Indian Institute of Technology Patna,India. [www.iitp.ac.in]
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

[freenet-support] I2P?

2017-01-17 Thread Private Message
Spam detection software, running on the system "freenetproject.org",
has identified this incoming email as possible spam.  The original
message has been attached to this so you can view it or label
similar future email.  If you have any questions, see
the administrator of that system for details.

Content preview:  Is I2P better? Account of 
Correspondence/Communications/Liaison
   per procurationem /s/ in esse Sui juris Agent (~2/19/15, ~9EST/6PST) Express
   Actual Notice: This correspondence/communication/opinion is deemed 
private/confidential.
   Due to existence of sophisticated data collection programs globally, 
assume/presume
   by default that all digital data associated with this account is subject
  to storage, surveillance and/or monitoring by intelligence agencies, 
anytime/anywhere
   with regard to policy/law/neither, regardless of privacy/security/encryption.
   Sender(s)/agent(s) accepts no liability for any message(s) or its 
attachment(s).
   Keep sent attachment size less than inbox size of 1 GB. Without Prejudice.
   All Rights Reserved. [...] 

Content analysis details:   (5.7 points, 5.0 required)

 pts rule name  description
 -- --
 2.0 FREENET_FROM_BACKUPMX  Received from the backup-MX server
 0.2 FREEMAIL_REPLYTO_END_DIGIT Reply-To freemail username ends in digit
(agent1933[at]protonmail.ch)
 0.0 FREEMAIL_FROM  Sender email is commonly abused enduser mail 
provider
(agent1933[at]protonmail.ch)
 0.0 HTML_MESSAGE   BODY: HTML included in message
 0.8 BAYES_50   BODY: Bayes spam probability is 40 to 60%
[score: 0.5000]
-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
-0.1 DKIM_VALID_AU  Message has a valid DKIM or DK signature from 
author's
domain
 0.1 DKIM_SIGNEDMessage has a DKIM or DK signature, not necessarily 
valid
 2.0 FREENET_LOC_SHORT  Contains short body and URI
 0.8 RDNS_NONE  Delivered to internal network by a host with no rDNS

The original message was not completely plain text, and may be unsafe to
open with some email clients; in particular, it may contain a virus,
or confirm that your address can receive spam.  If you wish to view
it, it may be safer to save it to a file and open it with an editor.

--- Begin Message ---
Is I2P better?




Account of Correspondence/Communications/Liaison
per procurationem /s/ in esse Sui juris Agent (~2/19/15, ~9EST/6PST)

Express Actual Notice: This correspondence/communication/opinion is deemed 
private/confidential. Due to existence of sophisticated data collection 
programs globally, assume/presume by default that all digital data associated 
with this account is subject to storage, surveillance and/or monitoring by 
intelligence agencies, anytime/anywhere with regard to policy/law/neither, 
regardless of privacy/security/encryption. Sender(s)/agent(s) accepts no 
liability for any message(s) or its attachment(s). Keep sent attachment size 
less than inbox size of 1 GB. Without Prejudice. All Rights Reserved.

No email service is forever sustainable/safe. In any event/emergency this email 
service becomes totally dysfunctional or shutdown, please use (TO/CC) the 
following secure alternative contact(s):
1. Sigaint Secure Email: agent1...@sigaint.org / 
agent1933@sigaintevyh2rzvw.onion [sigaintevyh2rzvw.onion]
2. VIPole Secure Messenger ID (http://tinyurl.com/pq4mpmq): agent1933


Test your download/upload speed @ http://testmy.net/
Test your browser vulnerability @ https://panopticlick.eff.org/
Test your email privacy @ https://emailprivacytester.com/
Test your router security @ https://grc.com/x/ne.dll?bh0bkyd2
Test your browser SSL/TLS @ https://www.ssllabs.com/ssltest/viewMyClient.html
Test your server SSL @ https://www.ssllabs.com/ssltest/

This connection bridge platform brought to you by and made possible by Epic 
(https://www.epicbrowser.com/) and to reduce and save paper, ink, and 
national/international mail postage expenses.--- End Message ---
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

[freenet-support] User Quarry

2017-01-17 Thread indrajit360
Hi there, is there any plans for making a Android version of the freenet 
client? Or is there any unofficial active project?

___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe