From 96cdf00a498cd73b22bd24c4e6d55cd1b9854dcc Mon Sep 17 00:00:00 2001 From: fabrixxm Date: Tue, 5 Nov 2019 08:47:52 +0000 Subject: [PATCH] Fix issue #6 Use title "a decentralized social network" as decided during Hackathon 2019 --- page-home.php | 358 +++++++++++++++++++++++++------------------------- 1 file changed, 179 insertions(+), 179 deletions(-) diff --git a/page-home.php b/page-home.php index ac1e982..5da7337 100644 --- a/page-home.php +++ b/page-home.php @@ -1,179 +1,179 @@ - - - -
-
-
-
-
-

Decentralization

-
-

Decentralized architecture with no central authority or ownership.

-

Relationships can be made across any compatible system, creating a network of Internet scale made up of smaller sites.

-

Seamless wall-to-wall posts and remote comments, even across different network nodes.

-
-
-
-

Privacy

-
-

Access lists for every item.

-

Private conversation groups — on these pages all communications are restricted to group members.

-

One-to-one private messaging on supported protocols.

-

Optionally "expire" old content after a certain period of time.

-

Download your personal data. It all belongs to you.

-
-
-
-

Interoperability

-
-

Built-in support for ActivityPub (e.g. Funkwhale, Hubzilla, Mastodon, Pleroma, Pixelfed), OStatus (e.g. StatusNet, GNU social, Quitter) and diaspora* protocols.

-

Support for email contacts and communications (two-way) via IMAP4rev1/ESMTP.

-

Import arbitrary websites and blogs into your social stream via RSS/Atom feeds.

-

Support for other services via plugins.

-
-
-
-
- - -
-
-
-

A personal social network

-

Keep in contact with people you care about.

-
-
-
-
- -
-

Posts

-

Write your thoughts, edit them if you want. Comment, Like and Dislike posts from your contacts.

-
-
-
- -
-

Photos

-

Share your holiday photos, but only with people you want.

-
-
-
- -
-

Events

-

Organize the next meeting of your reading group, or let everybody know about your cool party!

-
-
-
- -
-

Profiles

-

Like in real life, have a public profile and private aspects only for your closest friends. Or keep everything private!

-
-
- -
-
- - -
-
-
-

Free software — Free protocols

-

Friendica is free software and use free protocols.

-
-
-
-
- Stack -
-
-

PHP & MySQL

-
-

Run your personal Friendica node on shared hosts.

-

Friendica runs on PHP with MySQL as a database. If you can run WordPress, you can run Friendica.

- -
-
-
- Plugin -
-
-

Extensible

-
-

Extensible via third-party plugins and themes.

-

Add functionality, personalize the look and feel, connect to third-party services.

- -
-
-
-
- -
- - "post" - ); - $the_query = new WP_Query( $args ); - ?> - -
-
-
-

Last News

-
-
- - have_posts()) { - $the_query->the_post(); - get_template_part( 'entry', 'home' ); - } - ?> -
- -
- have_posts()) { - $the_query->the_post(); - get_template_part( 'entry', 'home' ); - } - ?> - - have_posts()) { - $the_query->the_post(); - get_template_part( 'entry', 'home' ); - } - ?> -
-
-
- have_posts()) { - $the_query->the_post(); - get_template_part( 'entry', 'home' ); - } - ?> - - have_posts()) { - $the_query->the_post(); - get_template_part( 'entry', 'home' ); - } - ?> -
-
-
-
-
- - + + + +
+
+
+
+
+

Decentralization

+
+

Decentralized architecture with no central authority or ownership.

+

Relationships can be made across any compatible system, creating a network of Internet scale made up of smaller sites.

+

Seamless wall-to-wall posts and remote comments, even across different network nodes.

+
+
+
+

Privacy

+
+

Access lists for every item.

+

Private conversation groups — on these pages all communications are restricted to group members.

+

One-to-one private messaging on supported protocols.

+

Optionally "expire" old content after a certain period of time.

+

Download your personal data. It all belongs to you.

+
+
+
+

Interoperability

+
+

Built-in support for ActivityPub (e.g. Funkwhale, Hubzilla, Mastodon, Pleroma, Pixelfed), OStatus (e.g. StatusNet, GNU social, Quitter) and diaspora* protocols.

+

Support for email contacts and communications (two-way) via IMAP4rev1/ESMTP.

+

Import arbitrary websites and blogs into your social stream via RSS/Atom feeds.

+

Support for other services via plugins.

+
+
+
+
+ + +
+
+
+

A decentralized social network

+

Keep in contact with people you care about.

+
+
+
+
+ +
+

Posts

+

Write your thoughts, edit them if you want. Comment, Like and Dislike posts from your contacts.

+
+
+
+ +
+

Photos

+

Share your holiday photos, but only with people you want.

+
+
+
+ +
+

Events

+

Organize the next meeting of your reading group, or let everybody know about your cool party!

+
+
+
+ +
+

Profiles

+

Like in real life, have a public profile and private aspects only for your closest friends. Or keep everything private!

+
+
+ +
+
+ + +
+
+
+

Free software — Free protocols

+

Friendica is free software and use free protocols.

+
+
+
+
+ Stack +
+
+

PHP & MySQL

+
+

Run your personal Friendica node on shared hosts.

+

Friendica runs on PHP with MySQL as a database. If you can run WordPress, you can run Friendica.

+ +
+
+
+ Plugin +
+
+

Extensible

+
+

Extensible via third-party plugins and themes.

+

Add functionality, personalize the look and feel, connect to third-party services.

+ +
+
+
+
+ +
+ + "post" + ); + $the_query = new WP_Query( $args ); + ?> + +
+
+
+

Last News

+
+
+ + have_posts()) { + $the_query->the_post(); + get_template_part( 'entry', 'home' ); + } + ?> +
+ +
+ have_posts()) { + $the_query->the_post(); + get_template_part( 'entry', 'home' ); + } + ?> + + have_posts()) { + $the_query->the_post(); + get_template_part( 'entry', 'home' ); + } + ?> +
+
+
+ have_posts()) { + $the_query->the_post(); + get_template_part( 'entry', 'home' ); + } + ?> + + have_posts()) { + $the_query->the_post(); + get_template_part( 'entry', 'home' ); + } + ?> +
+
+
+
+
+ +