Recent activity
Subscribe to this feed
A comment on the question "storing copyrighted material for private use" in Wuala:
It's implemented a bit differently... You are maintaining files in your cache, if necessary but storage nodes don't maintain their stored fragments since I guess you need the whole file to maintain it... (Luzius... clarification?!) The server also doesn't seem to do much atm, but I didn't add files recently so I don't really know. – Bugreport, on September 09, 2008 18:16
A comment on the question "storing copyrighted material for private use" in Wuala:
Hi Tigerix, as far as I know, this feature is already implemented.
I have a few gigabytes stored in wuala, and after this change I rarely need to maintain my uploads (unless it's new and then it makes redundant copies)
sometimes you will maintain another person's file but you won't see the real information like filename etc. just that you are updating an encrypted part of it. – kobi, on September 09, 2008 17:19
A comment on the question "storing copyrighted material for private use" in Wuala:
Anonyomus Maintenance sounds very promising!
I would love it to be in Wuala!
When is this feature going to be released?
I just see that this post is 7 month by age...
Hope that this feature hasn't been abandoned! – Tigerix, on September 09, 2008 13:17
A comment on the question "storing copyrighted material for private use" in Wuala:
The Password gets hashed + then stored on the Server (think of it like the sum of the digits: Your password is 123 and "6" gets stored on the server because 1+2+3=6. Hash funktions work similar, only a little bit more complicated, to make sure 42 doesn't work as well as password ;-) ) Your originla password "123" however never leaves the client, and if an attacker finds the "6" on the server, he has no Idea if the real password was 123, 42, 33, 51...? – Bugreport, on September 07, 2008 18:49
A comment on the question "storing copyrighted material for private use" in Wuala:
You just enter the password on that other computer. – DataWraith, on September 07, 2008 15:41
joe12 replied on September 07, 2008 15:24 to the question "storing copyrighted material for private use" in Wuala:
Rocket replied on August 28, 2008 15:52 to the question "File system integration doesn’t work" in Wuala:
file integration always worked for me and i could stream videos, now ( i think after a winxp update) it suddently stopped working :(
Debug log initialized
Starting server CIFS ...
[SMB] CIFS Server Wua21047 starting
[SMB] Version 4.0.0
[SMB] Java VM 10.0-b23
[SMB] OS Windows XP, version 5.1
[SMB] Using authenticator org.alfresco.jlan.server.auth.DefaultAuthenticator, mode=USER
[SMB] Server timezone offset = 0hrs
[SMB] Dialects enabled = [Core,CorePlus,DOS LANMAN 1.0,LANMAN1.0,DOS LANMAN 2.1,LM1.2X002,LANMAN2.1,NT LM 0.12]
[SMB] Shares:
[SMB] [La,DISK,,[null]] [null]
[SMB] Added NTServer flag to host announcement
[SMB] Win32 NetBIOS Available LANAs: 3
[SMB] Win32 NetBIOS server Wua21047)
[SMB] Win32 NetBIOS created session handler on LANA 3
[SMB] Waiting for Win32 NetBIOS session request (Winsock) ...
[SMB] Win32 NetBIOS register listener for LANA 3
Trying to mount \\Wua21047\La
java.io.IOException: Systemfehler 53 aufgetreten.
Der Netzwerkpfad wurde nicht gefunden.
, dir=null, command=net use \\Wua21047\La "" /USER: , retVal=2
at com.wuala.common.tools.e.execute(Z:31)
at com.wuala.jlan.JLanActivator.tryConnect(Z:112)
at com.wuala.jlan.JLanActivator.run(Z:98)
Trying to mount \\Wua21047\La
java.io.IOException: Systemfehler 53 aufgetreten.
Der Netzwerkpfad wurde nicht gefunden.
, dir=null, command=net use \\Wua21047\La "" /USER: , retVal=2
at com.wuala.common.tools.e.execute(Z:31)
at com.wuala.jlan.JLanActivator.tryConnect(Z:112)
at com.wuala.jlan.JLanActivator.run(Z:98)
Trying to mount \\Wua21047\La
any suggestions? thanks alot !!
A comment on the idea "Firefox Addon" in Wuala:
Filesystem integration... – Bugreport, on August 03, 2008 00:01
A comment on the idea "Firefox Addon" in Wuala:
how? – lele67, on August 02, 2008 22:26
A comment on the idea "Web accessible files" in Wuala:
If Java version = webstart version: this enables you to view AND store files within Wuala. But you need an account to be able to write or store something. Anonym. access gives you only read access. – Roger, on July 21, 2008 12:39
A comment on the idea "Web accessible files" in Wuala:
I can only guess that the Java version will come with a view-only and (possibly later) with a write access version. The reason for this is that this applet is also meant to enable users who do not have your PW to be able to view your content iff you give them a link (that is as far as I can gather) – Darkstriker, on July 18, 2008 13:50
MikeSobe replied on July 17, 2008 16:32 to the idea "Web accessible files" in Wuala:
A comment on the question "storing copyrighted material for private use" in Wuala:
@bugreport: nice post, you've been doing some homework ;) – nmat, on July 16, 2008 15:25
A comment on the question "storing copyrighted material for private use" in Wuala:
Ok, that was convincing. Now I only need the source code to verify that my password remains at client...;-) – etu, on July 15, 2008 23:03
A comment on the question "storing copyrighted material for private use" in Wuala:
Ok, that was convincing. Now I only need the source code to verify that my password remains at client...;-) – etu, on July 15, 2008 23:03
A comment on the question "storing copyrighted material for private use" in Wuala:
There are different keys: one key for your "Cryptree" (best described as a "keyring") that is derived from your password that you enter on login with the username as salt and hashed 100 000 (?) times with SHA 256 to prevent bruteforcing + rainbow-tables and the passwords to decrypt the individual parts which are derived from the SHA256 hash of the parts. All the admins have is a encrypted file in wich all your keys to files you own + can access are, and this is encrypted with the Username + PW you enter at login. Luzius, please correct me if I'm wrong! ;-) – Bugreport, on July 15, 2008 07:27
etu replied on July 15, 2008 00:31 to the question "storing copyrighted material for private use" in Wuala:
sunk818 replied on June 26, 2008 13:28 to the idea "Web accessible files" in Wuala:
nmat replied on April 29, 2008 05:28 to the question "storing copyrighted material for private use" in Wuala:
A comment on the question "changelog" in Wuala:
Take a look at http://wua.la/en/new.html - 411 to 414 were merely cleanup/small bugfix versions like saving some settings over sessions. – Bugreport, on April 22, 2008 18:02
| next » « previous |
Loading Profile...

