Show HN: An anonymous P2P social network for Android, written in Clojure
51–60 of 141 posts
Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#52Earlier quoted context omitted.
I only saw this on their website: > The goal of Nightweb is to be a "killer app" > for anonymous networking
>> > for anonymous networking It suggests me to share my profile and posts with others(with rest of sharing apps like Twitter). How am I anonymous then? Besides, after installing the app and creating a profile - I just had to enter a name, how do I make first contact? I searched and it didn't work. Looks like there's sth that I am not doing right.. ?
Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#53Not yet indexed by Play Store, but can be found by going to the http url. Oops, the problem is: My 2 T-Mobile HTC 4G phones are not compatible with this app. Neither T-Mobile Samsung SGH-T679, and Vodaphone Samsung GT-I9000. Only works on Asus Nexus 7.
Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#54Earlier quoted context omitted.
I only saw this on their website: > The goal of Nightweb is to be a "killer app" > for anonymous networking
>> > for anonymous networking It suggests me to share my profile and posts with others(with rest of sharing apps like Twitter). How am I anonymous then? Besides, after installing the app and creating a profile - I just had to enter a name, how do I make first contact? I searched and it didn't work. Looks like there's sth that I am not doing right.. ?
Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#55Earlier quoted context omitted.
Exactly, I've been both wanting to learn Clojure and develop for Android (but no Java thanks) for a while. So here's mine http://nightweb.net/#type=user&userhash=dtvjjjuk7eai42xx...
Here's mine, for science: http://nightweb.net/#type=user&userhash=tnaohxmxj2eg3fsf...
Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#56Did anyone try to save Nightweb's data directory encrypted in Dropbox or ownCloud?
Would it be possible to add something like a reply option to a post? This would give us twitteresque chat.
Would love to be able to share posts with certain persons only.
PS: Can someone provide a download link for those avoiding Google Play? TIA
Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#57Also it seems to me like you want to fork i2p. I think that's a very bad idea. First since you should be very confident in your skills if you roll your own crypto. Second because a split seems not necessary and harmful in the long run for the network. The i2p networks could be bigger aswell, and this could help.
Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#58Earlier quoted context omitted.
you should define a separate namespace for users/posts, like a subdomain or path, for the app, right now the browser is confused when opening the homepage
I think it's considered bad practice to define your own URI scheme for your app, though it is very common on iOS since you have no other choice. I thought using HTTP links would be nice since (a) they are much more likely to be linkified when pasted in emails and on websites, and (b) clicking them from non-Android devices will take you to the website where you can learn about it.
Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#59Android 4? That's a pity. But why a mobil app? Why not a .war app for the i2p router? IMO Social networks are something that are mostly used on desktop computers. Also it seems to me like you want to fork i2p. I think that's a very bad idea. First since you should be very confident in your skills if you roll your own crypto. Second because a split seems not necessary and harmful in the long run for the network. The i…
Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#60Not yet indexed by Play Store, but can be found by going to the http url. Oops, the problem is: My 2 T-Mobile HTC 4G phones are not compatible with this app. Neither T-Mobile Samsung SGH-T679, and Vodaphone Samsung GT-I9000. Only works on Asus Nexus 7.
It requires version 4.0.3 (Ice Cream Sandwich) and above, so that may be the issue.