From 07b93bfcab2deba7eb32e29a340c2140bff5cbdb Mon Sep 17 00:00:00 2001 From: "david@federated.company" Date: Fri, 21 Apr 2023 09:29:15 -0600 Subject: [PATCH] Update after installing go... modified: config.toml modified: public/about/index.html modified: public/access/index.html modified: public/blog/index.html modified: public/categories/index.html modified: public/css/style.css modified: public/index.html modified: public/manifesto/index.html modified: public/posts/apple-breaks-privacy/index.html modified: public/posts/index.html modified: public/posts/main_street_against_big_tech/index.html modified: public/posts/what_is_done_with_personal_data/index.html modified: public/projects/index.html modified: public/sam.ico modified: public/tags/index.html modified: public/tn.png .hugo_build.lock go.mod go.sum resources/_gen/assets/sass/sass/style.sass_4d6f00452a35742ddbb489cb3703195e.content resources/_gen/assets/sass/sass/style.sass_4d6f00452a35742ddbb489cb3703195e.json --- config.toml | 2 +- public/about/index.html | 27 +++++++----------- public/access/index.html | 13 ++++----- public/blog/index.html | 10 +++---- public/categories/index.html | 10 +++---- public/css/style.css | 0 public/index.html | 6 +--- public/manifesto/index.html | 16 +++++------ public/posts/apple-breaks-privacy/index.html | 10 +++---- public/posts/index.html | 12 ++++---- .../main_street_against_big_tech/index.html | 10 +++---- .../index.html | 10 +++---- public/projects/index.html | 12 ++++---- public/sam.ico | Bin public/tags/index.html | 10 +++---- public/tn.png | Bin 16 files changed, 58 insertions(+), 90 deletions(-) mode change 100755 => 100644 public/css/style.css mode change 100755 => 100644 public/sam.ico mode change 100755 => 100644 public/tn.png diff --git a/config.toml b/config.toml index f79066fd..8617ff7c 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,7 @@ baseURL = "http://federated.computer/" languageCode = "en-us" title = "Federated Computer" -theme = "sam" +theme = "github.com/victoriadrake/hugo-theme-sam" enableEmoji = "true" diff --git a/public/about/index.html b/public/about/index.html index e69e791f..12de8d68 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -27,9 +27,6 @@ - - - @@ -46,7 +43,6 @@ - @@ -72,17 +68,12 @@

<Back

-

Federated Computer is proudly located in the great state of Colorado under the majestic heights of Pikes Peak. We embrace the values of those who went before us here for full choice, freedom and respect for the people and places around us.

+

Federated Computer is proudly located in Colorado Springs in the great state of Colorado under the majestic heights of Pikes Peak. We embrace the values of those who went before us here for full choice, freedom and respect for the people and places around us.

-

Federated Computer was founded by two pioneers in cloud computing who worked side-by-side at Joyent building one of the first and most consequential cloud companies.

+

Federated Computer was founded by pioneers in cloud computing who worked side-by-side at Joyent building one of the first and most consequential cloud companies.

@@ -95,11 +86,11 @@

We welcome the chance to work with companies providing hosting and other open-source software and services. Please get in touch with us at partners@federated.company so that we can talk.

-

Join us for the first Federation Conference in 2023 a free-wheeling meet-up to gather software freedom lovers from around the world. It will be held in Colorado Springs, Co. Send us email to info@federated.company to be notified of further details as they become available.

+

Join us for the first Federation Conference in Summer, 2023 a free-wheeling meet-up to gather software freedom lovers from around the world. It will be held in Colorado Springs, Co. Send us email to info@federated.company to be notified of further details as they become available.

-

Email: info@federated.company. Call: 682-207-7629.

-

🐳 Twitter: @federatedcompu πŸŽ… Discord: Federated πŸ‘‘ Careers: jobs@federated.company 🎏 Partners and Resellers: partners@federated.company

+

Email: info@federated.company.

+

🐳 Twitter: @federatedcompu πŸ‘‘ Careers: jobs@federated.company 🎏 Partners and Resellers: partners@federated.company

🐝

(c) 2022 Federated Computer, Inc.

@@ -144,8 +135,10 @@ About Us - - + · + + +

diff --git a/public/access/index.html b/public/access/index.html index ec478982..a1692960 100644 --- a/public/access/index.html +++ b/public/access/index.html @@ -27,9 +27,6 @@ - - - @@ -46,7 +43,6 @@ - @@ -80,7 +76,6 @@
  • LA Tri Club
  • Flake
  • Federated Computer
  • -
  • JP Morgan
  • Madison Capital
  • Norcia Benedictines
  • Kaizen Recruit
  • @@ -88,7 +83,7 @@

    You can also get early access to the Federated suite. It’s battle-tested, secure, safe. Just not feature-complete and not everything has been fully integrated. But it works on the web and with all your favorite “fat” clients such as mail.app, calendar.app, Windows Mail.

    -

    If you’d like to get in on our early access program, send us some information about your organization to earlyaccess@federated.company. At the moment, we are only accepting customers at the $25/month tier which should be more than fine for a workgroup of 3-5 people. You get email, calendar, contacts…video conferencing…password managment and a whole lot more. We’ll tell you what’s on the menu when we touch base. Again,not everything is fully integrated, but it all works and you’ll get exceptional, personal customer support.

    +

    If you’d like to get in on our early access program, send us some information about your organization to earlyaccess@federated.company. At the moment, we are only accepting customers at the $25/month tier which should be more than fine for a workgroup of 3-5 people. You get email, calendar, contacts…video conferencing…password managment and a whole lot more. We’ll tell you what’s on the menu when we touch base. Again, not everything is fully integrated, but it all works and you’ll get exceptional, personal customer support.

    You will have our eternal thanks for your participation in the early access program. When Federated reaches general availability, you can earn access to the $100/month tier (good for a department) for “life” by having five of your friends or colleagues sign up for the $25/month tier or higher for 12 months during the “early access” period. (“Life”, for us, means 10 years…we’re old souls.)

    @@ -136,8 +131,10 @@ About Us - - + · + + +

    diff --git a/public/blog/index.html b/public/blog/index.html index 264f198a..5e6b4dca 100644 --- a/public/blog/index.html +++ b/public/blog/index.html @@ -27,9 +27,6 @@ - - - @@ -46,7 +43,6 @@ - @@ -117,8 +113,10 @@ About Us - - + · + + +

    diff --git a/public/categories/index.html b/public/categories/index.html index e4f7940d..0bef155c 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -27,9 +27,6 @@ - - - @@ -46,7 +43,6 @@ - @@ -111,8 +107,10 @@ About Us - - + · + + +

    diff --git a/public/css/style.css b/public/css/style.css old mode 100755 new mode 100644 diff --git a/public/index.html b/public/index.html index 5f62bd81..111ff6d0 100644 --- a/public/index.html +++ b/public/index.html @@ -2,7 +2,7 @@ - + @@ -27,9 +27,6 @@ - - - @@ -46,7 +43,6 @@ - Federated Computer diff --git a/public/manifesto/index.html b/public/manifesto/index.html index c7895ac3..7033e012 100644 --- a/public/manifesto/index.html +++ b/public/manifesto/index.html @@ -27,9 +27,6 @@ - - - @@ -46,7 +43,6 @@ - @@ -73,13 +69,13 @@

    Being the “customer” on the internet today is broken…terribly.

    -

    Let’s say you want to buy some productivity software from Google. It looks great, works well together, but there’s something off about the experience. You talk about “fly fishing in an email to a friend, and suddenly ads are showing up around the web with offers for fishing gear and trips. Not good.

    -

    Apple claims to be a privacy advocate, but its not uncommon for a “secure” iMessage test to somehow convert to a recommendation from an Apple entertainment service.

    +

    Let’s say you want to buy some productivity software from Google. It looks great, works well, but there’s something off about the experience. You talk about “fly fishing” in an email to a friend, and suddenly ads are showing up around the web with offers for fishing gear and trips. Not good.

    +

    Apple claims to be a privacy advocate, but its not uncommon for a “secure” iMessage to somehow convert to a recommendation from an Apple entertainment service.

    And let’s not even mention Facebook and its horde of data-vacuuming sites and services.

    All these services and companies seem to be connected by an even shadier collection of data brokers and salespeople willing to profile and collate all our private data so that we can be targeted, judged, assessed, sifted, sold. It has to end. But how?

    -

    While companies like Brave, Signal, and Federated, and projects such as GrapheneOS, Nextcloud, Linux, and many others are building “Privacy Always” services, applications, and companies, the solution starts with customers.

    +

    Companies like Brave, Signal, and Federated, and projects such as GrapheneOS, Nextcloud, Linux, and many others are building “Privacy Always” services, applications, and companies, BUT the solution starts with customers.

    Customers must begin to understand key points:

    1. Centralization is dangerous. Decentralization gives the customer control. You don’t put all your money in the same account with all the other customers at the bank. So why do that with your priceless, important data?
    2. @@ -133,8 +129,10 @@ About Us - - + · + + +

      diff --git a/public/posts/apple-breaks-privacy/index.html b/public/posts/apple-breaks-privacy/index.html index 92e1cca9..7a334e16 100644 --- a/public/posts/apple-breaks-privacy/index.html +++ b/public/posts/apple-breaks-privacy/index.html @@ -27,9 +27,6 @@ - - - @@ -54,7 +51,6 @@ But there’s a catch… - @@ -131,8 +127,10 @@ But there’s a catch… About Us - - + · + + +

      diff --git a/public/posts/index.html b/public/posts/index.html index cc52d484..de5b63c2 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -27,9 +27,6 @@ - - - @@ -46,7 +43,6 @@ - @@ -72,7 +68,7 @@

      <Back

      -

      We see things on the web, in society, talked about onn the Twitters, and elsewhere, constantly reminding us at Federated Computer we are working to help many to liberate individuals, entrpreneurs, small businesses, not-for-profits, and countless others from the digital grip of “Big Tech”. Here’s is a collection of some of the interesting, encouraging, informative things we’ve seen (including some of our own commentary, from time to time).

      +

      We see things on the web, in society, talked about on the Twitters, and elsewhere, constantly reminding us at Federated Computer we are working to help many to liberate individuals, entrpreneurs, small businesses, not-for-profits, and countless others from the digital grip of “Big Tech”. Here’s is a collection of some of the interesting, encouraging, informative things we’ve seen (including some of our own commentary, from time to time).

      One of the key values at Federated Computer is privacy. Privacy is about protecting what makes us humans: our day-to-day behavior, our personality, our fears, our relationships, and our vulnerabilities. Everyone deserves privacy.

      Governments, corporations, and other powerful entities block us from exercising our right to privacy in many different ways. With commercially available spyware, with covert monitoring of our communications, with ads that track us around the internet, with pseudo anonymous data sets purchased and sold and used to manipulate sentiment and sew division, we must learn to fight to defend and fight to exercise our right to privacy.

      🐱

      @@ -139,8 +135,10 @@ About Us - - + · + + +

      diff --git a/public/posts/main_street_against_big_tech/index.html b/public/posts/main_street_against_big_tech/index.html index 57918fad..7624f749 100644 --- a/public/posts/main_street_against_big_tech/index.html +++ b/public/posts/main_street_against_big_tech/index.html @@ -27,9 +27,6 @@ - - - @@ -48,7 +45,6 @@ - @@ -123,8 +119,10 @@ About Us - - + · + + +

      diff --git a/public/posts/what_is_done_with_personal_data/index.html b/public/posts/what_is_done_with_personal_data/index.html index 3d6be664..c7b541ac 100644 --- a/public/posts/what_is_done_with_personal_data/index.html +++ b/public/posts/what_is_done_with_personal_data/index.html @@ -27,9 +27,6 @@ - - - @@ -48,7 +45,6 @@ - @@ -125,8 +121,10 @@ About Us - - + · + + +

      diff --git a/public/projects/index.html b/public/projects/index.html index 6bb7d718..8b2b1493 100644 --- a/public/projects/index.html +++ b/public/projects/index.html @@ -27,9 +27,6 @@ - - - @@ -46,7 +43,6 @@ - @@ -87,7 +83,7 @@

      Don’t see a favorite project in the mix? We use many different components in our solution. This is just a highlight reel. Reach out, let’s talk!

      -

      Federated Computer is committed to maintaining all of its code out in the open under the least restrictive licenses. We want Customers and developoers to have the freedom to run code and solutions anywhere they want…even if we think our take is best. We will be open-sourcing our platform, glue code, and additional key components just prior to when we reach general availability.

      +

      Federated Computer is committed to maintaining all of its code out in the open under the least restrictive licenses. We want Customers and Developers to have the freedom to run code and solutions anywhere they want…even if we think our take is best. We will be open-sourcing our platform, glue code, and additional key components just prior to when we reach general availability.

      πŸ’

      (c) 2022 Federated Computer, Inc.

      @@ -132,8 +128,10 @@ About Us - - + · + + +

      diff --git a/public/sam.ico b/public/sam.ico old mode 100755 new mode 100644 diff --git a/public/tags/index.html b/public/tags/index.html index 37ff602c..5e1e2d2d 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -27,9 +27,6 @@ - - - @@ -46,7 +43,6 @@ - @@ -111,8 +107,10 @@ About Us - - + · + + +

      diff --git a/public/tn.png b/public/tn.png old mode 100755 new mode 100644