Earlier quoted context omitted.
How does Kloak handle metadata? If people can see who you communicate with, they can get access to your social network, which contains a lot of information. By seeing my location dozens of times, a company can figure out where I live. They might not know what bar I went to last night but they will be able to know that I visit Chipotele frequently. It's better than nothing, but it seems like strong analytics could sti…
I was about to ask a lot of these questions of how deep the metadata layer really goes - including using SpiderOak as the threat. It seems this is built on Crypton, linked below; however, the paper itself [1] goes into a lot of detail on what metadata SpiderOak could see, and what they can infer from it. I am personally curious why p384/ECDSA was chosen; vs. p521 or Curve25519+Ed25519. I assume this is because p384 i…
Spideroak Kloak: Zero-Knowlege Social Networking
61–69 of 69 posts
Re: Spideroak Kloak: Zero-Knowlege Social Networking
#62I don't see how you can trust any of these sorts of privacy apps without compiling and side-loading them yourself. Even then, it's risky on a device you really don't control (f.e. Are we sure that the wi-fi radio that the FCC requires manufacturers to isolate from apps can't itself backdoor the device? Will we always be sure that the app developer won't ever update the software in a nefarious way?)
Re: Spideroak Kloak: Zero-Knowlege Social Networking
#63Just tried the Android app. The automatically generated xkcd-style passphrase is really cool, but the app insists on storing it in the operating system's credential storage with seemingly no other option. As it happens, I don't have credential storage enabled on the spare device I tested it on, so this was a bit annoying. I've dabbled with several messaging apps from Signal to Telegram and a bunch of others in betwee…
Re: Spideroak Kloak: Zero-Knowlege Social Networking
#64Earlier quoted context omitted.
How are you doing fuzzy locations? You're probably not doing it this way, but note that just adding a random 4 mile radius vector to the users location in insecure (against multiple samplings), you need to quantize it to a fixed set like a 4 mile grid or something like that. I remember tinder made this mistake and you could locate users very precisely anonymously.
The dataset of all towns in the world with > 1000 inhabitants is bundled into Kloak. The GPS location was originally highly accurate, but we rounded down to 2 decimal places. So if your GPS coordinates match the center of the city (rounded down), a place name can be generated. It basically will place you near the center of the closest town, again, its naively rounded to 2 decimal places. I want to go back to make thi…
Re: Spideroak Kloak: Zero-Knowlege Social Networking
#65I've been wanting something like this for a long time: a private network for those you trust and truly care about, offering actual privacy but without requiring my less-than-technically-inclined friends and family an easy way to opt in. I have hundreds of "friends" on Facebook, many I don't really know but think of as potentially useful contacts to have. It's like a more casual LinkedIn to me, you could say. Funny no…
Re: Spideroak Kloak: Zero-Knowlege Social Networking
#66Re: Spideroak Kloak: Zero-Knowlege Social Networking
#67Re: Spideroak Kloak: Zero-Knowlege Social Networking
#68I tested this out. I don't know anyone else to try with, so here is my contact card: https://goo.gl/photos/yhVvYGfy9Vepcp1h9 I found one other person on G+ and imported their card. I saw it said "adding to trusted contacts". I assume it means that they can read anything I post. I went to timeline and saw nothing new from the other contact. I expect that because I'm not one of their trusted contacts, I can't see what…
My contact card is here: https://twitter.com/deezthugs/status/654457605650255872 I'll add you to my contacts now
Re: Spideroak Kloak: Zero-Knowlege Social Networking
#69Earlier quoted context omitted.
This seems buried. Is there a reason it's not mentioned or linked on the kloak page? I actually went looking for the code and couldn't find that repository.
The link to the source code is in the about screen in the app. Hardly buried. I will have it added to the site, I was unaware of this.