Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions hugo-site/content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ in the middle.

<p class="cta-note">The browser version is the real River on the real Freenet network. You're just
borrowing a peer we run instead of one on your own machine, so your keys live with us. Installing
your own peer takes a couple of minutes on Windows, macOS or Linux, and keeps everything on your
side.</p>
your own peer takes a few seconds on Windows, macOS or Linux, keeps your data on your hardware, and
your private data moves across from our peer in a single click.</p>

</div>

Expand Down
5 changes: 3 additions & 2 deletions hugo-site/content/try/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ click. {{< /alert >}}
## Ready to run your own peer?

What you do here really happens on Freenet, so the only piece you're borrowing is the peer itself.
Running your own takes a couple of minutes and closes that gap: your keys stay on your machine, and
your computer joins the network instead of leaning on ours.
Running your own takes a few seconds and closes that gap: your keys stay on your hardware, and your
computer joins the network instead of leaning on ours. Your private data moves across from our peer
in a single click.

[Install Freenet →](/quickstart/)
Loading