forked from cory/tildefriends
welcome: Slight wording updates.
This commit is contained in:
parent
36e82b9873
commit
24db8a5a49
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"type": "tildefriends-app",
|
"type": "tildefriends-app",
|
||||||
"emoji": "👋",
|
"emoji": "👋",
|
||||||
"previous": "&UmqHvALMxDC7ao/VO8p33CLRpmHiEXOk+8cCVMOJRLU=.sha256"
|
"previous": "&g88EmT9WIJ93YGDyxUB5u3AdzdKh8q+KiaqiUEu99ec=.sha256"
|
||||||
}
|
}
|
||||||
|
@ -66,20 +66,17 @@
|
|||||||
<a
|
<a
|
||||||
class="w3-button w3-black w3-padding-large"
|
class="w3-button w3-black w3-padding-large"
|
||||||
href="https://dev.tildefriends.net/"
|
href="https://dev.tildefriends.net/"
|
||||||
><i class="fa fa-mug-hot"></i> Code</a
|
><i class="fa fa-mug-hot"></i> Development</a
|
||||||
>
|
>
|
||||||
<p>
|
<p>
|
||||||
<a
|
<a
|
||||||
class="w3-button w3-black w3-round-medium w3-padding-small"
|
class="w3-button w3-round-large w3-padding w3-blue-gray"
|
||||||
href="https://f-droid.org/en/packages/com.unprompted.tildefriends.fdroid/"
|
href="https://f-droid.org/en/packages/com.unprompted.tildefriends.fdroid/"
|
||||||
><img src="f-droid.svg" style="height: 2em; margin: 0" /> Get it
|
><img src="f-droid.svg" style="height: 2em; margin: 0"
|
||||||
on F-Droid</a
|
/> Get it on F-Droid</a>
|
||||||
>
|
<a class="w3-button w3-round-large w3-padding w3-blue-gray"
|
||||||
<a
|
href="https://dev.tildefriends.net/releases/tildefriends-x86_64.AppImage">
|
||||||
class="w3-button w3-black w3-round-medium w3-padding-small"
|
<img src="appimage.svg" style="height: 2em; margin: 0">
|
||||||
href="https://dev.tildefriends.net/cory/tildefriends/releases"
|
|
||||||
>
|
|
||||||
<img src="appimage.svg" style="height: 2em; margin: 0" />
|
|
||||||
Get Linux 64-bit AppImage
|
Get Linux 64-bit AppImage
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
@ -103,36 +100,27 @@
|
|||||||
<a href="https://dev.tildefriends.net/cory/tildefriends/releases"
|
<a href="https://dev.tildefriends.net/cory/tildefriends/releases"
|
||||||
>Download</a
|
>Download</a
|
||||||
>
|
>
|
||||||
Tilde Friends and run your own instance, or use
|
Tilde Friends or use
|
||||||
<a href="https://www.tildefriends.net/"
|
<a href="https://www.tildefriends.net/"
|
||||||
>https://www.tildefriends.net/</a
|
>https://www.tildefriends.net/</a
|
||||||
>.
|
>.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Create an account to identify yourself with that instance by
|
Create an account to identify yourself with that instance.
|
||||||
username and password.
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
Create an SSB identity in the <b>ssb</b> app. This will generate a
|
|
||||||
keypair used to identify yourself to other users and sign your
|
|
||||||
messages so that they can be verified as from you.
|
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Describe yourself in your profile in the <b>ssb</b> app. Give
|
Describe yourself in your profile in the <b>ssb</b> app. Give
|
||||||
yourself a name and an avatar if you like.
|
yourself a name and an avatar if you like.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Connect to others. You will automatically discover peers on the
|
Connect to others.
|
||||||
same instance and same network if there are any. Or use
|
<ul>
|
||||||
<a href="https://github.com/staltz/ssb-room/blob/master/FAQ.md"
|
<li>Automatically discover peers on the same network.</li>
|
||||||
>rooms</a
|
<li>Manually connect to rooms and pubs, including <a href="https://www.tildefriends.net/~cory/room/"
|
||||||
>
|
|
||||||
and pubs to reach more distant users.
|
|
||||||
<a href="https://www.tildefriends.net/~cory/room/"
|
|
||||||
>tildefriends.net itself</a
|
>tildefriends.net itself</a
|
||||||
>
|
>.</li>
|
||||||
operates as a room, so you can connect and see who else is online
|
<li>Enable <b>Peer Exchange</b> in the <b>admin</b> to discover internet peers.</li>
|
||||||
and establish a connection.
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>Follow people to grow your network.</li>
|
<li>Follow people to grow your network.</li>
|
||||||
<li>
|
<li>
|
||||||
@ -221,8 +209,12 @@
|
|||||||
|
|
||||||
<!-- Technlology Section -->
|
<!-- Technlology Section -->
|
||||||
<div class="w3-container w3-padding-64 w3-light-grey w3-center">
|
<div class="w3-container w3-padding-64 w3-light-grey w3-center">
|
||||||
<h1 class="w3-jumbo"><b>Trusted Technology</b></h1>
|
<h1 class="w3-jumbo"><b>Boring Technology</b></h1>
|
||||||
<p>Tilde Friends is built using boring, trusted tech.</p>
|
<p>
|
||||||
|
Tilde Friends is built using boring, trusted tech. Unless a better reason
|
||||||
|
presents itself, it strives to use only simple and
|
||||||
|
widely adopted dependencies in order to keep it easy to build for
|
||||||
|
all sorts of platforms and maintainable for a very long time.</p>
|
||||||
<p>
|
<p>
|
||||||
Though of course for building Tilde Friends apps, you are free to use
|
Though of course for building Tilde Friends apps, you are free to use
|
||||||
whatever fits.
|
whatever fits.
|
||||||
|
Loading…
Reference in New Issue
Block a user