Page 5 of 5

Posted: Tue 26 Jan 2016, 21:26
by bark_bark_bark
I'm not a MEGA user and I would honestly avoid it. The NZ government is a shareholder can could easily sneak bad code into the extensions.

Posted: Tue 26 Jan 2016, 21:37
by april
bark_bark_bark wrote:I'm not a MEGA user and I would honestly avoid it. The NZ government is a shareholder can could easily sneak bad code into the extensions.
Err not that I am aware of . Bit like "Farlap" bit jealous are we?.
The code is all made public - have a look on the site.

We do things differently out here and New Zealand does not colaborate with Yanks or Frenchies after their well known attacks on New Zealand soil. Hell they won't even let the Yanky Navy bring their nuclear ships into NZ waters.!

But then with a by-line like that what else could I expect.

Posted: Sun 17 Apr 2016, 00:12
by TyroBGinner
I would stay on April's good side.

She has an attitude, and she's armed.

If you don't believe me, look here.

Does an anonymous file host exist anymore (June 2016)

Posted: Mon 20 Jun 2016, 06:56
by Keisha
I just tried uploading a 150 MB file to Dropbox, myfreefilehosting, OneDrive, and FileDropper, only to discover that none of these are anonymous anymore.

Does anyone know of a truly anonymous file hosting service still available today?

Re: Does an anonymous file host exist anymore (June 2016)

Posted: Mon 20 Jun 2016, 12:11
by bark_bark_bark
Keisha wrote:I just tried uploading a 150 MB file to Dropbox, myfreefilehosting, OneDrive, and FileDropper, only to discover that none of these are anonymous anymore.

Does anyone know of a truly anonymous file hosting service still available today?
Sorry, but you'll need to look in the darkweb for that.

Posted: Tue 21 Jun 2016, 00:18
by gcmartin
Hello @Keisha
[quote=You]Does anyone know of a truly anonymous file hosting service still available today?[/quote]This is not the answer I think you're looking for, but, it might be useful.

For some/many of todays cloud storage systems which it appears you have an ID, you can upload a file and make it accessible publicly. Providing people with the Public link does not expose your ID. Thus, this is a kind of anonymity that could be helpful to your mission.

Posted: Tue 21 Jun 2016, 06:03
by Keisha
gcmartin wrote:...For some/many of todays cloud storage systems which it appears you have an ID, you can upload a file and make it accessible publicly...
But that is not true anonymity.

Big Brother encroaches relentlessly, it seems.

bbb can you suggest a "darkweb" host site? I have tor.

Posted: Mon 18 Mar 2019, 02:28
by Flash
Introducing Firefox Send
Providing Free File Transfers while Keeping your Personal Information Private

Posted: Sat 23 Mar 2019, 16:51
by 8Geee
I dunno Flash... I smell a salesman or two. I might point all other telemetry/shares/searches to good ol' 127.0.0.1.

JMHO
8Geee

Posted: Wed 24 Apr 2019, 17:22
by gyro
I'm looking for a new home to store http://www.fishprogs.software/puppy/firmware/.

It's about 606MiB at the moment.
It's not that the individual files are big, there's just a lot of them.
Also bandwidth is not a big issue, because folk normally only download a small part of the repository.

It needs to be on a Linux server, with me having access to be able to maintain symbolic links.

Any offers?
Any suggestions?

One of the problems with the current server, is that the repository contains many symbolic links, which are still present in my local clone of the git repository.
But when I upload the individual changed files, the symbolic links are not retained, a full copy of the changed file is uploaded for the actual file and a second for the changed symbolic link.
The result is that the repository on the server is growing a lot faster than it needs to.

I'm looking at this stuff now because I need to move my website to a different hosting service.

gyro

Posted: Wed 24 Apr 2019, 22:42
by mavrothal
gyro wrote:
Any suggestions?
A new repo in gitgub? woof-ce or else where? (binary files are Ok as long as they a re not huge)

Posted: Thu 25 Apr 2019, 02:27
by gyro
mavrothal wrote:A new repo in gitgub? woof-ce or else where? (binary files are Ok as long as they a re not huge)
There's just one thing, my source is already a git repositoty, just not on github.
The idea was to make individual files more readily available.

But thanks for the suggestion, because it reminded me that when I started this process, I thought that the only way to get real files from a git repository, was to clone it.
I think I might investigate extracting individual blobs from a git repository, (I'm pretty sure you can extract individual source files).

gyro

Posted: Thu 25 Apr 2019, 04:25
by dancytron
gyro wrote:
mavrothal wrote:A new repo in gitgub? woof-ce or else where? (binary files are Ok as long as they a re not huge)
There's just one thing, my source is already a git repositoty, just not on github.
The idea was to make individual files more readily available.

But thanks for the suggestion, because it reminded me that when I started this process, I thought that the only way to get real files from a git repository, was to clone it.
I think I might investigate extracting individual blobs from a git repository, (I'm pretty sure you can extract individual source files).

gyro
I think that most/all github repos let you have regular web access. Just as an example, this is Fred's Stretch Repo https://fredx181.github.io/StretchDog/amd64/Packages/

Posted: Thu 25 Apr 2019, 14:39
by gyro
Thanks for the input, but we can all go back to sleep.
I've found an alternate http://anduin.linuxfromscratch.org/BLFS/linux-firmware.
It does what I did, but it is updated more frequently.

gyro