[freenet-support] Unauthorized upload?

2008-09-22 Thread Edward Langenback
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

urza9814 at gmail.com wrote:
> Yes, that is normal. People are downloading files from you. That's how
> Freenet works.
> 
> On Sat, Sep 20, 2008 at 10:16 PM, Art Charbonneau  > wrote:
> 

snip

> Also, when Firefox (ver 3.02) comes up, there is no menu item
> 'Tools', so I can't disable the cache or history. Can I change this
> somewhere?

I've also noticed a lack of, among other things, the tools menu on the
0.7 firefox profile.  Why has that been disabled and how can I turn the
FULL toolbar back on?


- --
The best way to get past my spam filter is to use pgp or
gnupg to encrypt your Mail to me with
RSA Key ID: 0x84D46604
(fingerprint: DA03 1EA4 7F5D DF74 B89F  E871 757E 627C 84D4 6604)
This key can be found on public key servers such as
http://pool.sks-keyservers.net/
- -=-=-=-=-=-=-=-=-=-=-=
Our Blogs & Websites
http://blog.peculiarplace.com
http://blogdoofus.com
http://comfortfantasies.purrfectdomains.com
http://comments.lurasbookcase.com
http://dilithiumcrystalworks.com
http://iamnotahamster.net
http://offthecuff.lurasbookcase.com
http://ourwalkintheword.com
http://snarlpaws.com
http://topshelf.lurasbookcase.com
http://tinfoilchef.com
http://thetotalpeanut.com
http://shopper.purrfectdomains.com
http://lurasbookcase.com
http://peculiarplace.com
 / \
 \ /   Join the ASCII-Ribbon Campaign to Stamp Out HTML Email !
  X
 / \
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQEVAwUBSNhmHXV+YnyE1GYEAQh1tAgAl65nxMKBjyR6UKte30fo8g4mTAruGn3c
en4BhwhzTlt6p6saLmcVfNuzZFiIZzIezf42QK48jVPfqaZEPditUDI+N7CyLGny
4c/rbrIYceVFzJ3bq07yrfOZJ5NKOf7mPah/kf99I8xpyE3G+EeER2ksnf8ek7QU
/TnlpuyfJ5NSrlurW8cLO/8hyS5ISBX3v9d1C7Uhd/T8EVU8QxEDMAVm+2imWhbP
WjDmKhZ60C0Z2k7gEESjzfhvkxOkv7ZXgAG2IJ8JJ/+fBM7/z7vapWUV61sO4/ak
rvIpMd6G43ZoyMAbhV2YfWtbnA3HsLbUfPQtM5us/cK5KT5haXdn3Q==
=KlEV
-END PGP SIGNATURE-



[freenet-support] Unauthorized upload?

2008-09-22 Thread urza9...@gmail.com
Yes, that is normal. People are downloading files from you. That's how
Freenet works.

On Sat, Sep 20, 2008 at 10:16 PM, Art Charbonneau wrote:

>  On my freenet homepage I noticed in the stats that 5 uploads were active
> even though I had not initiated any uploads. Is this normal, or is something
> amiss?
>
> Also, when Firefox (ver 3.02) comes up, there is no menu item 'Tools', so I
> can't disable the cache or history. Can I change this somewhere?
>
> Running version 0.7, latest build, and Vista.
>
> Thanks
> Gofer
>
>
> ___
> Support mailing list
> Support at freenetproject.org
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at
> http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:support-request at freenetproject.org?subject=unsubscribe
>



-- 

http://www.spreadfirefox.com/?q=affiliatesid=0t=57;>http://sfx-images.mozilla.org/affiliates/Buttons/180x60/blank.gif"/>
-- next part --
An HTML attachment was scrubbed...
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20080922/61504acc/attachment.html>


[freenet-support] Unauthorized upload?

2008-09-22 Thread gofer
An HTML attachment was scrubbed...
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20080922/0759eda9/attachment.html>


[freenet-support] Autostarting Freenet on FreeBSD server

2008-09-22 Thread skx
How can I get Freenet to start when system starts? 

I tried Freenet_enable="YES" in rc.conf and @reboot entries in crontab but 
it seems that Freenet starts too early and it is missing dependencies. 

Then I wrote my own script to run run.sh with a slight delay
#! /bin/sh
sleep 90
sh /usr/freenet/freenet/run.sh start

and put 
@reboot /usr/freenet/freenet.sh
in freenet's crontab but it still doesn't start on boot. 

I am using FreeBSD 7, have freenet installed in /usr/freenet/freenet and 
run it as user freenet. It works perfectly well (including binding to 
port 80 and custom ip address, great piece of software) when run 
manually. 

-- 
skx 



[freenet-support] New version of Freenet Minihowto published on http://www.minihowto.org

2008-09-22 Thread bqz69
New version of Freenet Minihowto published on http://www.minihowto.org

Please note that on this site you can also learn how to install ubuntu 
encrypted.

Please feel free to publish the site link at your liking



Re: [freenet-support] Unauthorized upload?

2008-09-22 Thread gofer




Thanks, urza9814. My terminology was wrong:
I should have said 'inserts', not 'uploads'. Under 'Current Activity' I
see 'Inserts', 'Requests', and 'Transferring Requests'. I know that
other nodes send requests, and that chunks of files are then sent to
those nodes, but I thought I had to initiate an 'Insert'. So, is an
'insert' and an 'upload' the same thing?

Also, would any files being inserted come from the cache? Or are any
other folders on my computer 'shared'?

Again, thanks for the fast response.

Gofer

On 2008-09-22 21:05, urza9814 wrote:
 Yes, that is normal. People are downloading files from you. That's
how
 Freenet works.
 
 On Sat, Sep 20, 2008 at 10:16 PM, Art Charbonneau wrote:
 
  On my freenet homepage I noticed in the stats that 5 uploads
were active
  even though I had not initiated any uploads. Is this normal,
or is something
  amiss?
 
  Also, when Firefox (ver 3.02) comes up, there is no menu item
'Tools', so I
  can't disable the cache or history. Can I change this
somewhere?
 
  Running version 0.7, latest build, and Vista.
 
  Thanks
  Gofer
 
 
  ___
  Support mailing list
  [EMAIL PROTECTED]
  http://news.gmane.org/gmane.network.freenet.support
  Unsubscribe at
  http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
  Or mailto:[EMAIL PROTECTED]
 
 
 
 



___
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:[EMAIL PROTECTED]

Re: [freenet-support] Unauthorized upload?

2008-09-22 Thread Edward Langenback
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

[EMAIL PROTECTED] wrote:
 Yes, that is normal. People are downloading files from you. That's how
 Freenet works.
 
 On Sat, Sep 20, 2008 at 10:16 PM, Art Charbonneau [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
 

snip

 Also, when Firefox (ver 3.02) comes up, there is no menu item
 'Tools', so I can't disable the cache or history. Can I change this
 somewhere?

I've also noticed a lack of, among other things, the tools menu on the
0.7 firefox profile.  Why has that been disabled and how can I turn the
FULL toolbar back on?


- --
The best way to get past my spam filter is to use pgp or
gnupg to encrypt your Mail to me with
RSA Key ID: 0x84D46604
(fingerprint: DA03 1EA4 7F5D DF74 B89F  E871 757E 627C 84D4 6604)
This key can be found on public key servers such as
http://pool.sks-keyservers.net/
- -=-=-=-=-=-=-=-=-=-=-=
Our Blogs  Websites
http://blog.peculiarplace.com
http://blogdoofus.com
http://comfortfantasies.purrfectdomains.com
http://comments.lurasbookcase.com
http://dilithiumcrystalworks.com
http://iamnotahamster.net
http://offthecuff.lurasbookcase.com
http://ourwalkintheword.com
http://snarlpaws.com
http://topshelf.lurasbookcase.com
http://tinfoilchef.com
http://thetotalpeanut.com
http://shopper.purrfectdomains.com
http://lurasbookcase.com
http://peculiarplace.com
 / \
 \ /   Join the ASCII-Ribbon Campaign to Stamp Out HTML Email !
  X
 / \
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQEVAwUBSNhmHXV+YnyE1GYEAQh1tAgAl65nxMKBjyR6UKte30fo8g4mTAruGn3c
en4BhwhzTlt6p6saLmcVfNuzZFiIZzIezf42QK48jVPfqaZEPditUDI+N7CyLGny
4c/rbrIYceVFzJ3bq07yrfOZJ5NKOf7mPah/kf99I8xpyE3G+EeER2ksnf8ek7QU
/TnlpuyfJ5NSrlurW8cLO/8hyS5ISBX3v9d1C7Uhd/T8EVU8QxEDMAVm+2imWhbP
WjDmKhZ60C0Z2k7gEESjzfhvkxOkv7ZXgAG2IJ8JJ/+fBM7/z7vapWUV61sO4/ak
rvIpMd6G43ZoyMAbhV2YfWtbnA3HsLbUfPQtM5us/cK5KT5haXdn3Q==
=KlEV
-END PGP SIGNATURE-
___
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:[EMAIL PROTECTED]


Re: [freenet-support] Unauthorized upload?

2008-09-22 Thread Luke771
On Mon, 22 Sep 2008 16:56:13 -0700
gofer [EMAIL PROTECTED] wrote:

 My terminology was wrong: I should have said 'inserts', not 'uploads'. 

for the most part we use the two terms interchangeably

Under 'Current Activity' I see 'Inserts', 'Requests', and 'Transferring 
Requests'.

Ah, that's what you meant?
I thought you were talking about the upload/download (formerly 'queue') page
If you were talking about the Current Activity page, you can disregard my 
answer to the other thread you initiated.

I know that other nodes send requests, and that chunks of files are then sent 
to those nodes, but I thought I had to initiate an 'Insert'.

Yes you have to initiate an insert. That's when you choose a file from your box 
and upload it to the freenet distributed storage. That's an insert, which we 
often refer to as an upload.

 So, is an 'insert' and an 'upload' the same thing?

Even tho we often refer to insertions as 'uploads' that's not really the same 
thing. Techincally, an upload is something from your datastore (therefore 
already inserted into freenet) that's being transferred from your node to 
another. That's an upload. Content already on freenet.

An insert on the other hand, is a file that you have on your box and you wish 
to make available on freenet, so you 'insert' it. This is often referred to as 
'uploading' to freenet, it may sound kind of of confusing but most of the times 
when we say 'uploading' but mean 'inserting', the real meaning is self-evident 
from the contest (if not, just ask)

 
 Also, would any files being inserted come from the cache? Or are any other 
 folders on my computer 'shared'?

Uploaded can come to cache. A file that's traveling to node A to node D through 
nodes B and C, is copied into the cache of all the boxes along the way (B and 
C). But an upload can also come from your store, when the files (or encrypted 
chunks) that are being trasnmitted are found in your store rather than using 
your node as a transit point along a route.
 

NOTE: Everything in this post may be bullshit. I can't code and I don't really 
understand Freenet, I can only use it. I 'think' I have understood some 
concepts but don't take my word for revealed truth. At least not until someone 
more competent confirms what I say (or calls it BS).


-- 
FAFS - The Freenet Applications FreeSite
[EMAIL PROTECTED],9T20t3xoG-dQfMO94LGOl9AxRTkaz~TykFY-voqaTQI,AQACAAE/FAFS/27/

freemail:
[EMAIL PROTECTED]

___
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:[EMAIL PROTECTED]