NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Ceno, browse the web without internet access (ceno.app)
DoctorOW 4 hours ago [-]
> What's the difference between using the Tor and Ceno browsers?

> Unlike Tor Browser, Ceno Browser is not a tool for anonymity, which is Tor's primary purpose. In the Tor network, network traffic is encrypted and routed through a network of relays run by volunteers, and appears to originate from the IP address of an exit node. Tor is an excellent option for privacy from Internet surveillance and website operators. If it works in your network environment, we recommend it, provided that you've also read their support documentation.

> Ceno's primary distinction from a VPN is that it does attempt to route all of your website requests through the decentralized network. When a website is available without restriction, Ceno will simply connect to it like a normal web browser. Also, Ceno users cache and share content with each other. This reduces the strain on censorship circumvention nodes and improves deliverability.

source: https://ceno.app/en/faq.html

keyle 6 hours ago [-]

     In Public mode, Ceno will look into the BitTorrent network to see if another Ceno user has recently shared the requested page. If the service can identify the requested page, it will retrieve that page from another user's device. If the content is not available, Ceno will contact several Injectors to request that website and have it delivered to you.

     In Personal mode, you will only contact the Injectors to have that website fetched and delivered to you. The search will not connect to the BitTorrent network and will not attempt to locate the content on other users' devices.

    To ensure that your Ceno client can always contact an Injector, we have also created Bridges. If the Injectors are blocked on your network, the Ceno app will look for available Bridges, who will forward your request to the Injectors. The Ceno network currently features around 6,000 Bridges. Their number is always growing.
So on the one side it's some kind of shared cache of website resources, and on the other some kind of distributed tor-like edge network?

Quite clever! I wonder if it works well though, and if there is a risk of content injection by adversaries.

Sophira 2 hours ago [-]
This looks like a great project, but there's one big problem that I can see...

If it's based on BitTorrent, then surely that means that anybody who has the content that you want to see (or who advertises that they have the content you want to see...) will be able to see your IP address? Like how the movie industry can catch people who are sharing movies on BitTorrent?

Obviously, an attacker wwould probably need to use a separate BitTorrent client to do this, because I'm sure the IP addresses won't be displayed in the app itself, but that seems like it could potentially be possible.

I really hope I'm wrong on this, because other than that seemingly-big privacy flaw, this seems pretty great otherwise.

john_strinlai 53 minutes ago [-]
they have "personal" and "public" modes.

"personal mode" is (extremely briefly) described:

"Information requested and retrieved in a Personal tab is not shared with anyone else. No record of your activity is recorded on BitTorrent. Use Personal tabs for logging into social media and other accounts. Also use them if you do not want to be associated on BitTorrent with any of your browsing activity in Ceno."

i wish the faq had even the tiniest bit of information on how this works, but it does not. they probably use their "injectors" to proxy the data or something. i am guessing it is discussed in more detail somewhere in the whitepaper (https://gitlab.com/equalitie/ouinet/-/blob/main/doc/ouinet-n...) but i dont have the time at the moment to read through it.

pooplord69 51 minutes ago [-]
Oh no not your IP address!
Springtime 3 hours ago [-]
I think the relevant use case for this are places like Russia (one is even quoted in the testimonials) where I've seen concern about the country isolating itself from the outside internet, due to the various regional tests actually trialling this.

I've seen such users ask about ways to prepare storing outside data in the event it becomes permanent. Some have suggested mesh networks, others downloading Wikipedia and torrenting things.

So it seems that this is useful where internet is still available but is restricted at say the ISP level. It seems to be a browser that when a page is unavailable it checks for Ceno torrents of the page from other users and serves that instead.

voidUpdate 7 hours ago [-]
Am I reading this right? You do still need internet access, to actually retrieve the page from someone else. Also I'm not sure how this will reduce data costs. Do providers charge different amounts for getting data from different servers? The same amount of data is still going into your device, it's just coming from somewhere else than usual
pentagrama 2 hours ago [-]
Yes, I was confused as well. The current Hacker News title is “Ceno, browse the web without internet access”, but on the official site the headline/<title> reads “Ceno Browser | Share the Web!”.

That mismatch is likely what is causing the confusion. The HN title probably should be updated to reflect the current title used on the site.

Another possibility is that the original title actually was “browse the web without internet access” and the developers later changed the site headline after the post was submitted to HN.

mlnj 7 hours ago [-]
It seems to be a way to circumvent censorship.
voidUpdate 6 hours ago [-]
They probably want to tone down their marketing claims then, since it doesn't let you browse the web without internet access. It lets you browse webpages that would be blocked in your area
behehebd 5 hours ago [-]
I thought this was going to be some kind of wifi or bluetooth mesh
voidUpdate 5 hours ago [-]
Me too, or some kind of offline caching system that automatically downloads your commonly visited websites or something
johnisgood 5 hours ago [-]
I agree. "Cut off" and "without internet access" != censored. They should have worded it better. The title is the worst.
mexicocitinluez 4 hours ago [-]
I had the exact same thought and it wasn't until navigating to their FAQ did it become apparent what they were actually selling.

"Browse the web without internet access" is either purposely misleading or written by someone who doesn't understand the tech they're marketing.

mohsen1 3 hours ago [-]
in Iran there's a funny situation where you're connected but not to the internet. if that makes sense.
voidUpdate 3 hours ago [-]
Are you still able to access Iranian servers, or is all traffic blocked? I'd class "The servers in Iran" as still a part of the internet
5 hours ago [-]
mrbluecoat 3 hours ago [-]
Bad title.

Better executive summary: "A browser that lets you bypass censorship via BitTorrent-based residential proxies and Ceno-owned proxies"

olalonde 3 hours ago [-]
Isn't this essentially a "free" proxy where the install base also act as exit nodes? It's a common pattern among "free" VPN services and kinda risky.
mohsen1 3 hours ago [-]
This is a life saver in Iran right now. Maybe only 0.01% have access to internet using Starlink
HelloUsername 3 hours ago [-]
Ceno still requires an internet connection
lxgr 4 hours ago [-]
“Browse the web with partially censored Internet access” would be more honest, it seems.
3 hours ago [-]
karel-3d 6 hours ago [-]
How is Ceno making sure someone is not poisoning the cache?

edit: I try to read the paper and it's just referencing some RFC, which is not making me smart at all.

Again, how am I sure that when I am reading something from the cache, it's really serving what the site was serving somewhere else, and the person saving it there didn't modify it? Is it signed by the original page SSL cert?

edit2: ahh the "injector server", which is run by Ceno, retrieves the page and signs it. So you are moving the trust to Ceno and the central Ceno server actually does the browsing...? So the injectors can just see all the traffic? But that's inevitable I guess, someone needs to see the traffic

sunshine-o 58 minutes ago [-]
Could there be an opportunity to use and contribute to the Internet Archive through this type of protocol or app?

If I understand correctly the Internet Archive provides torrents for everything they archive.

gr__or 5 hours ago [-]
thinking out loud: it'd be great if web servers could sign their responses+timestamp, so you could guarantee getting the right content even through such intermediaries
0x62 4 hours ago [-]
This already exists in a limited form as Signed HTTP Exchanges. It's intended primarily for caching and serving content from CDNs, but associating with the origin host.

https://www.ietf.org/archive/id/draft-yasskin-http-origin-si...

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 15:53:37 GMT+0000 (Coordinated Universal Time) with Vercel.