From bf32a48f36c19c97bf91c638aa463ff664a06696 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Tue, 20 Aug 2019 23:07:09 -0700 Subject: [PATCH 1/4] Update Productivity Tools page to cardv2 --- _includes/sections/productivity-tools.html | 61 +++++++++++++--------- source_code.md | 39 ++++---------- 2 files changed, 46 insertions(+), 54 deletions(-) diff --git a/_includes/sections/productivity-tools.html b/_includes/sections/productivity-tools.html index 01c36154..a7607bbe 100644 --- a/_includes/sections/productivity-tools.html +++ b/_includes/sections/productivity-tools.html @@ -1,35 +1,44 @@

Productivity Tools

-
+{% + include cardv2.html + title="CryptPad" + image="/assets/img/provider/CryptPad.png" + description="CryptPad is a private-by-design alternative to popular office tools and cloud services. All content is end-to-end encrypted. It is free and open source, enabling anyone to verify its security by auditing the code. The development team is supported by donations and grants. No registration is required, and it can be used anonymously via Tor browser." + website="https://cryptpad.fr/" + forum="" + github="https://github.com/xwiki-labs/cryptpad" + web="https://cryptpad.fr/" +%} - {% include card.html color="success" - title="CryptPad" - image="/assets/img/provider/CryptPad.png" - - description="CryptPad is a private-by-design alternative to popular office tools and cloud services. All content is end-to-end encrypted. It is free and open source, enabling anyone to verify its security by auditing the code. The development team is supported by donations and grants. No registration is required, and it can be used anonymously via Tor browser." - - url="https://cryptpad.fr/" - footer='OS: Linux, macOS, Windows, Web.' - %} - - {% include card.html color="primary" +{% + include cardv2.html title="Etherpad" image="/assets/img/tools/Etherpad.png" - url="https://etherpad.org/" - footer="OS: Windows, macOS, Linux." - description="Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. Etherpad allows you to edit documents collaboratively in real-time, much like a live multi-player editor that runs in your browser. Write articles, press releases, to-do lists, etc. Sites That Run Etherpad" - %} + description="Etherpad is a highly customizable open source online editor providing collaborative editing in real-time. Here are a list of sites that run Etherpad." + website="https://etherpad.org/" + forum="" + github="https://github.com/ether/etherpad-lite" + windows="https://etherpad.org/#download" + linux="https://etherpad.org/#download" + mac="https://etherpad.org/#download" +%} - {% include card.html color="warning" +{% + include cardv2.html title="Write.as" image="/assets/img/tools/WriteAs.png" - url="https://write.as/" + description="Write.as is a cross-platform, privacy-oriented blogging platform. It's anonymous by default, letting you publish without signing up. If you create an account, it doesn't require any personal information. No ads, distraction-free, and built on a sustainable business model." + website="https://write.as/" + forum="" tor="http://writeas7pm7rcdqg.onion" - footer="OS: Windows, macOS, Linux, Android, iOS, Chrome OS, Web." - description="Write.as is a cross-platform, privacy-oriented blogging platform. It's anonymous by default, letting you publish without signing up. If you create an account, it doesn't require any personal information. No ads, distraction-free, and built on a sustainable business model." - %} - -
+ git="https://code.as/writeas" + web="https://write.as/apps" + linux="https://write.as/apps" + chrome="https://write.as/apps" + android="https://write.as/apps" + ios="https://write.as/apps" +%}

Worth Mentioning

@@ -37,7 +46,7 @@
  • Cryptee - Free privacy-friendly service for storing Documents, files and Photos
  • EtherCalc - EtherCalc is a web spreadsheet. Data is saved on the web, and people can edit the same document at the same time. Changes are instantly reflected on all screens. Work together on inventories, survey forms, list management, brainstorming sessions.
  • disroot.org - Free privacy-friendly service that offers Etherpad, EtherCalc and PrivateBin.
  • -
  • dudle - An online scheduling application, which is free and OpenSource. Schedule meetings or make small online polls. No email collection or the need of registration.
  • -
  • LibreOffice - Free and open source office suite
  • -
  • VSCodium - Fork of Visual Studio Code editor without Microsoft's tracking
  • +
  • dudle - An online scheduling application, free and open source. Schedule meetings or make small online polls. No email collection or the need of registration.
  • +
  • LibreOffice - Free and open source office suite.
  • +
  • VSCodium - Fork of Microsoft's Visual Studio Code editor without branding, telemetry, and licensing.
  • diff --git a/source_code.md b/source_code.md index ce17167b..b89c52b7 100644 --- a/source_code.md +++ b/source_code.md @@ -338,43 +338,26 @@ PowerDNS: https://github.com/PowerDNS/pdns ## Productivity Tools - Etherpad: https://github.com/ether/etherpad-lite - Write.as: https://code.as/writeas +CryptPad: https://github.com/xwiki-labs/cryptpad - Protected Text: -Frontend:? -Backend: closed-source +Etherpad: https://github.com/ether/etherpad-lite - Worth Mentioning +Write.as: https://code.as/writeas - Cryptee: https://github.com/cryptee -Backend: Closed Source +### Worth Mentioning - EtherCalc: https://github.com/audreyt/ethercalc +- Cryptee: https://github.com/cryptee - Disroot: - Email: - Cloud: https://github.com/nextcloud/server - Diaspora/Social-Network: https://github.com/diaspora/ - Forum: https://github.com/discourse/discourse - Chat: http://hg.prosody.im/ - Pads: https://github.com/ether/etherpad-lite - Pastebin: https://github.com/PrivateBin/PrivateBin via https://disroot.org/en/services/privatebin - Upload: - Lufi: https://framagit.org/fiat-tux/hat-softwares/lufi - Search: - Searx: https://github.com/asciimoo/searx - Polls: - Framadate: https://git.framasoft.org/framasoft/framadate - Project Board: - Taiga: https://github.com/taigaio/ - Website: https://git.fosscommunity.in/disroot/website + some other repositories https://git.fosscommunity.in/disroot/ +- EtherCalc: https://github.com/audreyt/ethercalc +- Disroot: https://git.fosscommunity.in/disroot - Dudle: https://github.com/kellerben/dudle/ +- Dudle: https://github.com/kellerben/dudle/ - LibreOffice: https://gerrit.libreoffice.org/ +- LibreOffice: https://gerrit.libreoffice.org/ + +- VSCodium: https://github.com/VSCodium/vscodium ## PC Operating Systems QubesOS: https://github.com/QubesOS -- 2.47.2 From 64c7017be139fb82a49b1f39e87928fc582f5c08 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Thu, 5 Sep 2019 18:40:23 -0700 Subject: [PATCH 2/4] Add forum links --- _includes/sections/productivity-tools.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_includes/sections/productivity-tools.html b/_includes/sections/productivity-tools.html index a7607bbe..eb39c2aa 100644 --- a/_includes/sections/productivity-tools.html +++ b/_includes/sections/productivity-tools.html @@ -4,9 +4,9 @@ include cardv2.html title="CryptPad" image="/assets/img/provider/CryptPad.png" - description="CryptPad is a private-by-design alternative to popular office tools and cloud services. All content is end-to-end encrypted. It is free and open source, enabling anyone to verify its security by auditing the code. The development team is supported by donations and grants. No registration is required, and it can be used anonymously via Tor browser." + description="CryptPad is a private-by-design alternative to popular office tools and cloud services. All content is end-to-end encrypted. It is free and open source, enabling anyone to verify its security by auditing the code. The development team is supported by donations and grants. No registration is required, and it can be used anonymously via Tor Browser." website="https://cryptpad.fr/" - forum="" + forum="https://forum.privacytools.io/t/discussion-cryptpad-productivity-tools/1537" github="https://github.com/xwiki-labs/cryptpad" web="https://cryptpad.fr/" %} @@ -17,7 +17,7 @@ image="/assets/img/tools/Etherpad.png" description="Etherpad is a highly customizable open source online editor providing collaborative editing in real-time. Here are a list of sites that run Etherpad." website="https://etherpad.org/" - forum="" + forum="https://forum.privacytools.io/t/discussion-etherpad-productivity-tools/1538" github="https://github.com/ether/etherpad-lite" windows="https://etherpad.org/#download" linux="https://etherpad.org/#download" @@ -30,7 +30,7 @@ image="/assets/img/tools/WriteAs.png" description="Write.as is a cross-platform, privacy-oriented blogging platform. It's anonymous by default, letting you publish without signing up. If you create an account, it doesn't require any personal information. No ads, distraction-free, and built on a sustainable business model." website="https://write.as/" - forum="" + forum="https://forum.privacytools.io/t/discussion-write-as-productivity-tools/1539" tor="http://writeas7pm7rcdqg.onion" git="https://code.as/writeas" web="https://write.as/apps" -- 2.47.2 From 6ef0f29385ebec6a30c82d2221f1b8dd1376627a Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Fri, 6 Sep 2019 17:56:13 -0700 Subject: [PATCH 3/4] Add Framadate --- _includes/sections/productivity-tools.html | 3 ++- source_code.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/_includes/sections/productivity-tools.html b/_includes/sections/productivity-tools.html index 671df67c..4b35816b 100644 --- a/_includes/sections/productivity-tools.html +++ b/_includes/sections/productivity-tools.html @@ -66,8 +66,9 @@ diff --git a/source_code.md b/source_code.md index bb4fe963..83c88b15 100644 --- a/source_code.md +++ b/source_code.md @@ -361,6 +361,8 @@ Write.as: https://code.as/writeas - Dudle: https://github.com/kellerben/dudle/ +- Framadate: https://framagit.org/framasoft/framadate/framadate + - LibreOffice: https://gerrit.libreoffice.org/ - VSCodium: https://github.com/VSCodium/vscodium -- 2.47.2 From f670a0fa8d5c7acc816bca3b776b96b45a4f1053 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Fri, 6 Sep 2019 17:59:16 -0700 Subject: [PATCH 4/4] Update VSCodium description --- _includes/sections/productivity-tools.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/productivity-tools.html b/_includes/sections/productivity-tools.html index 4b35816b..8c95490d 100644 --- a/_includes/sections/productivity-tools.html +++ b/_includes/sections/productivity-tools.html @@ -70,5 +70,5 @@
  • dudle - An online scheduling application, free and open source. Schedule meetings or make small online polls. No email collection or the need of registration.
  • Framadate - A free and open source online service for planning an appointment or making a decision quickly and easily. No registration is required.
  • LibreOffice - Free and open source office suite.
  • -
  • VSCodium - Fork of Microsoft's Visual Studio Code editor without branding, telemetry, and licensing.
  • +
  • VSCodium - Fork of Microsoft's Visual Studio Code editor without branding or telemetry.
  • -- 2.47.2