From a96adfd84d903c50d75c8771cdcc78dd5e942618 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 29 Sep 2025 09:39:24 +0300 Subject: Update content for html --- about/index.html | 6 +- about/podcasts.txt | 1 + about/resources.html | 199 +++++++++---------- about/showcase.html | 389 ++++++++++++++++++------------------- about/showcase/debroid/image-1.png | 95 ++++----- 5 files changed, 350 insertions(+), 340 deletions(-) (limited to 'about') diff --git a/about/index.html b/about/index.html index d4f75a84..9a344297 100644 --- a/about/index.html +++ b/about/index.html @@ -55,7 +55,11 @@
+

Books on my wishlist


+
+

Books I've read



diff --git a/about/podcasts.txt b/about/podcasts.txt index 6d150936..29ade58f 100644 --- a/about/podcasts.txt +++ b/about/podcasts.txt @@ -12,3 +12,4 @@ * The ProdCast (Google SRE Podcast) * BSD Now [BSD] * Modern Mentor +* Wednesday Wisdom diff --git a/about/resources.html b/about/resources.html index 17c89e75..00b03532 100644 --- a/about/resources.html +++ b/about/resources.html @@ -50,52 +50,52 @@ In random order:


Technical references


@@ -103,56 +103,56 @@ I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order:


Self-development and soft-skills books



In random order:


Here are notes of mine for some of the books

@@ -161,30 +161,30 @@ Some of these were in-person with exams; others were online learning lectures only. In random order:


Technical guides



These are not whole books, but guides (smaller or larger) which I found very useful. in random order:


Podcasts


@@ -194,31 +194,32 @@ In random order:


Podcasts I liked



I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests.


Newsletters I like


@@ -226,28 +227,28 @@ This is a mix of tech and non-tech newsletters I am subscribed to. In random order:


Magazines I like(d)



This is a mix of tech I like(d). I may not be a current subscriber, but now and then, I buy an issue. In random order:


Formal education



diff --git a/about/showcase.html b/about/showcase.html index 366769e2..e7c233f5 100644 --- a/about/showcase.html +++ b/about/showcase.html @@ -13,7 +13,7 @@

Project Showcase



-Generated on: 2025-09-18
+Generated on: 2025-09-28

This page showcases my side projects, providing an overview of what each project does, its technical implementation, and key metrics. Each project summary includes information about the programming languages used, development activity, and licensing. The projects are ordered by recent activity, with the most actively maintained projects listed first.

@@ -25,16 +25,15 @@
  • Projects
  • ⇢ ⇢ hexai
  • ⇢ ⇢ conf
  • -
  • ⇢ ⇢ foo.zone
  • +
  • ⇢ ⇢ foostats
  • ⇢ ⇢ gitsyncer
  • ⇢ ⇢ totalrecall
  • -
  • ⇢ ⇢ dtail
  • ⇢ ⇢ timr
  • ⇢ ⇢ tasksamurai
  • ⇢ ⇢ ior
  • -
  • ⇢ ⇢ foostats
  • -
  • ⇢ ⇢ wireguardmeshgenerator
  • ⇢ ⇢ gos
  • +
  • ⇢ ⇢ dtail
  • +
  • ⇢ ⇢ wireguardmeshgenerator
  • ⇢ ⇢ ds-sim
  • ⇢ ⇢ sillybench
  • ⇢ ⇢ rcm
  • @@ -50,6 +49,7 @@
  • ⇢ ⇢ photoalbum
  • ⇢ ⇢ geheim
  • ⇢ ⇢ algorithms
  • +
  • ⇢ ⇢ foo.zone
  • ⇢ ⇢ perl-c-fibonacci
  • ⇢ ⇢ ioriot
  • ⇢ ⇢ staticfarm-apache-handlers
  • @@ -64,12 +64,12 @@
  • ⇢ ⇢ template
  • ⇢ ⇢ muttdelay
  • ⇢ ⇢ netdiff
  • +
  • ⇢ ⇢ pwgrep
  • ⇢ ⇢ japi
  • ⇢ ⇢ perl-poetry
  • ⇢ ⇢ ipv6test
  • ⇢ ⇢ cpuinfo
  • ⇢ ⇢ loadbars
  • -
  • ⇢ ⇢ pwgrep
  • ⇢ ⇢ perldaemon
  • ⇢ ⇢ awksite
  • ⇢ ⇢ jsmstrade
  • @@ -83,13 +83,13 @@

    Projects


    @@ -97,15 +97,15 @@

    hexai





    @@ -123,13 +123,13 @@

    conf




    @@ -142,27 +142,26 @@
    ---

    -

    foo.zone


    +

    foostats





    -This project hosts the static files for the foo.zone website, which is accessible via both the Gemini protocol (gemini://foo.zone) and the web (https://foo.zone). The repository is organized with separate branches for each content format—such as Gemtext, HTML, and Markdown—allowing the site to be served in multiple formats tailored to different protocols and user preferences. This structure makes it easy to maintain and update content across platforms, ensuring consistency and flexibility.
    +**foostats** is a privacy-focused web analytics tool designed specifically for OpenBSD environments, with support for both traditional web (HTTP/HTTPS) and Gemini protocol logs. Its primary function is to generate anonymous, comprehensive site statistics for the foo.zone ecosystem and similar sites, while strictly preserving visitor privacy. This is achieved by hashing all IP addresses with SHA3-512 before storage, ensuring no personally identifiable information is retained. The tool provides detailed daily, monthly, and summary reports in Gemtext format, tracks feed subscribers, and includes robust filtering to block and log suspicious requests based on configurable patterns.

    -The site is maintained using a suite of open-source tools, including Neovim for editing, GNU Bash for scripting, and ShellCheck for shell script linting. It is deployed on OpenBSD, utilizing the vger Gemini server (managed via relayd and inetd) for Gemini content and the native httpd server for the HTML site. Source code and hosting are managed through Codeberg. The static content is generated with the help of the gemtexter tool, which streamlines the process of converting and managing content in various formats. This architecture emphasizes simplicity, security, and portability, making it a robust solution for multi-protocol static site hosting.
    +Architecturally, foostats is modular, with components for log parsing, filtering, aggregation, replication, and reporting. It processes logs from OpenBSD httpd and Gemini servers (vger/relayd), aggregates statistics, and outputs compressed JSON files and human-readable reports. Its distributed design allows replication and merging of stats across multiple nodes, supporting comprehensive analytics for federated sites. Key features include multi-protocol and IPv4/IPv6 support, privacy-first data handling, and flexible configuration for filtering and reporting, making it a secure and privacy-respecting alternative to conventional analytics platforms.

    -View on Codeberg
    -View on GitHub
    +View on Codeberg
    +View on GitHub

    ---

    @@ -175,7 +174,7 @@
  • 📈 Lines of Code: 10036
  • 📄 Lines of Documentation: 2433
  • 📅 Development Period: 2025-06-23 to 2025-09-08
  • -
  • 🔥 Recent Activity: 55.5 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 65.5 days (avg. age of last 42 commits)
  • ⚖️ License: BSD-2-Clause
  • 🏷️ Latest Release: v0.9.2 (2025-09-08)
  • 🎵 Vibe-Coded: This project has been vibe coded
  • @@ -199,7 +198,7 @@
  • 📈 Lines of Code: 12003
  • 📄 Lines of Documentation: 361
  • 📅 Development Period: 2025-07-14 to 2025-08-02
  • -
  • 🔥 Recent Activity: 58.3 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 68.3 days (avg. age of last 42 commits)
  • ⚖️ License: MIT
  • 🏷️ Latest Release: v0.7.5 (2025-08-02)
  • 🎵 Vibe-Coded: This project has been vibe coded
  • @@ -220,34 +219,6 @@
    ---

    -

    dtail


    -
    -
    -
    -dtail screenshot
    -
    -DTail is an open-source distributed log management tool designed for DevOps engineers to efficiently tail, cat, and grep log files across thousands of servers simultaneously. Written in Go, it supports advanced features such as on-the-fly decompression (gzip, zstd) and distributed MapReduce-style aggregations, making it highly useful for large-scale log analysis and troubleshooting in complex environments. By leveraging SSH for secure communication and adhering to UNIX file permission models, DTail ensures both security and compatibility with existing infrastructure.
    -
    -dtail screenshot
    -
    -The architecture consists of a client-server model: DTail servers run on each target machine, while a DTail client—typically on an engineer’s workstation—connects to all servers concurrently to aggregate and process logs in real time. This design enables scalable, parallel log operations and can be extended to a serverless mode for added flexibility. DTail’s implementation emphasizes performance, security, and ease of use, making it a valuable tool for organizations needing to monitor and analyze distributed logs efficiently.
    -
    -View on Codeberg
    -View on GitHub
    -
    ----
    -

    timr




    @@ -484,7 +460,7 @@
  • 📈 Lines of Code: 2285
  • 📄 Lines of Documentation: 1180
  • 📅 Development Period: 2021-05-21 to 2025-08-31
  • -
  • 🔥 Recent Activity: 254.9 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 264.9 days (avg. age of last 42 commits)
  • ⚖️ License: GPL-3.0
  • 🏷️ Latest Release: 3.0.0 (2024-10-01)

  • @@ -509,7 +485,7 @@
  • 📈 Lines of Code: 1133
  • 📄 Lines of Documentation: 78
  • 📅 Development Period: 2024-01-20 to 2025-09-13
  • -
  • 🔥 Recent Activity: 475.4 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 485.4 days (avg. age of last 42 commits)
  • ⚖️ License: MIT
  • 🏷️ Latest Release: v0.0.4 (2025-09-13)

  • @@ -536,7 +512,7 @@
  • 📈 Lines of Code: 40
  • 📄 Lines of Documentation: 3
  • 📅 Development Period: 2023-12-31 to 2025-08-11
  • -
  • 🔥 Recent Activity: 509.1 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 519.1 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🧪 Status: Experimental (no releases yet)

  • @@ -559,7 +535,7 @@
  • 📈 Lines of Code: 2851
  • 📄 Lines of Documentation: 52
  • 📅 Development Period: 2023-08-27 to 2025-08-08
  • -
  • 🔥 Recent Activity: 545.3 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 555.3 days (avg. age of last 42 commits)
  • ⚖️ License: MIT
  • 🧪 Status: Experimental (no releases yet)

  • @@ -582,7 +558,7 @@
  • 📈 Lines of Code: 1096
  • 📄 Lines of Documentation: 287
  • 📅 Development Period: 2023-04-17 to 2025-06-12
  • -
  • 🔥 Recent Activity: 586.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 596.2 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🏷️ Latest Release: v1.1.0 (2024-05-03)
  • 🤖 AI-Assisted: This project was partially created with the help of generative AI
  • @@ -608,7 +584,7 @@
  • 📈 Lines of Code: 1525
  • 📄 Lines of Documentation: 15
  • 📅 Development Period: 2023-04-17 to 2023-11-19
  • -
  • 🔥 Recent Activity: 772.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 782.2 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🧪 Status: Experimental (no releases yet)

  • @@ -632,7 +608,7 @@
  • 📈 Lines of Code: 312
  • 📄 Lines of Documentation: 416
  • 📅 Development Period: 2013-03-22 to 2025-05-18
  • -
  • 🔥 Recent Activity: 822.3 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 832.3 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: v1.0.0 (2023-04-29)

  • @@ -655,7 +631,7 @@
  • 📈 Lines of Code: 51
  • 📄 Lines of Documentation: 26
  • 📅 Development Period: 2022-06-02 to 2024-04-20
  • -
  • 🔥 Recent Activity: 837.0 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 847.0 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🧪 Status: Experimental (no releases yet)

  • @@ -679,7 +655,7 @@
  • 📈 Lines of Code: 41
  • 📄 Lines of Documentation: 17
  • 📅 Development Period: 2020-01-30 to 2025-04-30
  • -
  • 🔥 Recent Activity: 1130.5 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 1140.5 days (avg. age of last 42 commits)
  • ⚖️ License: GPL-3.0
  • 🧪 Status: Experimental (no releases yet)

  • @@ -702,7 +678,7 @@
  • 📈 Lines of Code: 342
  • 📄 Lines of Documentation: 39
  • 📅 Development Period: 2011-11-19 to 2022-04-02
  • -
  • 🔥 Recent Activity: 1350.1 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 1360.1 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.5.0 (2022-02-21)

  • @@ -728,7 +704,7 @@
  • 📈 Lines of Code: 671
  • 📄 Lines of Documentation: 26
  • 📅 Development Period: 2018-05-26 to 2025-09-04
  • -
  • 🔥 Recent Activity: 1444.9 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 1454.9 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🧪 Status: Experimental (no releases yet)

  • @@ -755,7 +731,7 @@
  • 📈 Lines of Code: 1728
  • 📄 Lines of Documentation: 18
  • 📅 Development Period: 2020-07-12 to 2023-04-09
  • -
  • 🔥 Recent Activity: 1501.3 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 1511.3 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🧪 Status: Experimental (no releases yet)

  • @@ -770,6 +746,29 @@
    ---

    +

    foo.zone


    +
    +
    +⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk.
    +
    +This project hosts the static files for the foo.zone website, which is accessible via both the Gemini protocol (gemini://foo.zone) and the web (https://foo.zone). The repository is organized with separate branches for each content format—such as Gemtext, HTML, and Markdown—allowing the site to be served in multiple formats tailored to different protocols and user preferences. This structure makes it easy to maintain and update content across platforms, ensuring consistency and flexibility.
    +
    +The site is maintained using a suite of open-source tools, including Neovim for editing, GNU Bash for scripting, and ShellCheck for shell script linting. It is deployed on OpenBSD, utilizing the vger Gemini server (managed via relayd and inetd) for Gemini content and the native httpd server for the HTML site. Source code and hosting are managed through Codeberg. The static content is generated with the help of the gemtexter tool, which streamlines the process of converting and managing content in various formats. This architecture emphasizes simplicity, security, and portability, making it a robust solution for multi-protocol static site hosting.
    +
    +View on Codeberg
    +View on GitHub
    +
    +---
    +

    perl-c-fibonacci




    @@ -801,7 +800,7 @@
  • 📈 Lines of Code: 12420
  • 📄 Lines of Documentation: 610
  • 📅 Development Period: 2018-03-01 to 2020-01-22
  • -
  • 🔥 Recent Activity: 2523.7 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 2533.7 days (avg. age of last 42 commits)
  • ⚖️ License: Apache-2.0
  • 🏷️ Latest Release: 0.5.1 (2019-01-04)

  • @@ -827,7 +826,7 @@
  • 📈 Lines of Code: 919
  • 📄 Lines of Documentation: 12
  • 📅 Development Period: 2015-01-02 to 2021-11-04
  • -
  • 🔥 Recent Activity: 3032.4 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3042.4 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 1.1.3 (2015-01-02)

  • @@ -851,7 +850,7 @@
  • 📈 Lines of Code: 18
  • 📄 Lines of Documentation: 49
  • 📅 Development Period: 2014-03-24 to 2021-11-05
  • -
  • 🔥 Recent Activity: 3268.3 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3278.3 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🧪 Status: Experimental (no releases yet)

  • @@ -882,7 +881,7 @@
  • 📈 Lines of Code: 5360
  • 📄 Lines of Documentation: 789
  • 📅 Development Period: 2015-01-02 to 2021-11-05
  • -
  • 🔥 Recent Activity: 3535.0 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3545.0 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 1.0.1 (2015-01-02)

  • @@ -910,7 +909,7 @@
  • 📈 Lines of Code: 273
  • 📄 Lines of Documentation: 32
  • 📅 Development Period: 2015-09-29 to 2021-11-05
  • -
  • 🔥 Recent Activity: 3539.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3549.2 days (avg. age of last 42 commits)
  • ⚖️ License: Apache-2.0
  • 🏷️ Latest Release: 0 (2015-10-26)

  • @@ -940,7 +939,7 @@
  • 📈 Lines of Code: 1839
  • 📄 Lines of Documentation: 412
  • 📅 Development Period: 2015-01-02 to 2021-11-05
  • -
  • 🔥 Recent Activity: 3618.8 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3628.8 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 1.0.2 (2015-01-02)

  • @@ -968,7 +967,7 @@
  • 📈 Lines of Code: 499
  • 📄 Lines of Documentation: 8
  • 📅 Development Period: 2015-05-24 to 2021-11-03
  • -
  • 🔥 Recent Activity: 3629.5 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3639.5 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.1 (2015-06-01)

  • @@ -990,7 +989,7 @@
  • 📊 Commits: 670
  • 📈 Lines of Code: 1675
  • 📅 Development Period: 2011-03-06 to 2018-12-22
  • -
  • 🔥 Recent Activity: 3685.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3695.2 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🏷️ Latest Release: v1.0.0 (2018-12-22)

  • @@ -1014,7 +1013,7 @@
  • 📈 Lines of Code: 88
  • 📄 Lines of Documentation: 148
  • 📅 Development Period: 2015-06-18 to 2015-12-05
  • -
  • 🔥 Recent Activity: 3733.3 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3743.3 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🧪 Status: Experimental (no releases yet)

  • @@ -1040,7 +1039,7 @@
  • 📈 Lines of Code: 1681
  • 📄 Lines of Documentation: 539
  • 📅 Development Period: 2014-03-10 to 2021-11-03
  • -
  • 🔥 Recent Activity: 4011.3 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4021.3 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 1.0.2 (2014-11-17)

  • @@ -1068,7 +1067,7 @@
  • 📈 Lines of Code: 65
  • 📄 Lines of Documentation: 228
  • 📅 Development Period: 2013-03-22 to 2021-11-04
  • -
  • 🔥 Recent Activity: 4065.7 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4075.7 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.0.0.0 (2013-03-22)

  • @@ -1092,7 +1091,7 @@
  • 📈 Lines of Code: 136
  • 📄 Lines of Documentation: 96
  • 📅 Development Period: 2013-03-22 to 2021-11-05
  • -
  • 🔥 Recent Activity: 4078.7 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4088.7 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.2.0 (2014-07-05)

  • @@ -1120,7 +1119,7 @@
  • 📈 Lines of Code: 134
  • 📄 Lines of Documentation: 106
  • 📅 Development Period: 2013-03-22 to 2021-11-05
  • -
  • 🔥 Recent Activity: 4086.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4096.2 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.1.5 (2014-06-22)

  • @@ -1137,6 +1136,30 @@
    ---

    +

    pwgrep


    +
    +
    +⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk.
    +
    +**pwgrep** is a lightweight password manager designed for Unix-like systems, implemented primarily in Bash and GNU AWK. It securely stores and retrieves passwords by encrypting them with GPG (GNU Privacy Guard), ensuring that sensitive information remains protected. Version control for password files is handled using an RCS (Revision Control System) such as Git, allowing users to track changes, revert to previous versions, and maintain an audit trail of password updates. This approach leverages familiar command-line tools, making it accessible to users comfortable with shell environments.
    +
    +The core features of pwgrep include encrypted password storage, easy retrieval and search functionality (using AWK for pattern matching), and robust version control integration. The architecture is modular and script-based: Bash scripts orchestrate user interactions and file management, AWK handles efficient searching within password files, GPG provides encryption/decryption, and Git (or another RCS) manages version history. This combination offers a secure, auditable, and scriptable solution for password management without relying on heavyweight external applications or GUIs.
    +
    +View on Codeberg
    +View on GitHub
    +
    +---
    +

    japi




    @@ -1172,7 +1195,7 @@
  • 📈 Lines of Code: 191
  • 📄 Lines of Documentation: 8
  • 📅 Development Period: 2014-03-24 to 2014-03-24
  • -
  • 🔥 Recent Activity: 4195.8 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4205.8 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🧪 Status: Experimental (no releases yet)

  • @@ -1194,7 +1217,7 @@
  • 📊 Commits: 7
  • 📈 Lines of Code: 80
  • 📅 Development Period: 2011-07-09 to 2015-01-13
  • -
  • 🔥 Recent Activity: 4275.8 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4285.8 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🧪 Status: Experimental (no releases yet)

  • @@ -1218,7 +1241,7 @@
  • 📈 Lines of Code: 124
  • 📄 Lines of Documentation: 75
  • 📅 Development Period: 2010-11-05 to 2021-11-05
  • -
  • 🔥 Recent Activity: 4316.5 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4326.5 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 1.0.2 (2014-06-22)

  • @@ -1242,7 +1265,7 @@
  • 📈 Lines of Code: 1828
  • 📄 Lines of Documentation: 100
  • 📅 Development Period: 2010-11-05 to 2015-05-23
  • -
  • 🔥 Recent Activity: 4346.6 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4356.6 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.7.5 (2014-06-22)

  • @@ -1255,38 +1278,14 @@
    ---

    -

    pwgrep


    -
    -
    -⚠️ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk.
    -
    -**pwgrep** is a lightweight password manager designed for Unix-like systems, implemented primarily in Bash and GNU AWK. It securely stores and retrieves passwords by encrypting them with GPG (GNU Privacy Guard), ensuring that sensitive information remains protected. Version control for password files is handled using an RCS (Revision Control System) such as Git, allowing users to track changes, revert to previous versions, and maintain an audit trail of password updates. This approach leverages familiar command-line tools, making it accessible to users comfortable with shell environments.
    -
    -The core features of pwgrep include encrypted password storage, easy retrieval and search functionality (using AWK for pattern matching), and robust version control integration. The architecture is modular and script-based: Bash scripts orchestrate user interactions and file management, AWK handles efficient searching within password files, GPG provides encryption/decryption, and Git (or another RCS) manages version history. This combination offers a secure, auditable, and scriptable solution for password management without relying on heavyweight external applications or GUIs.
    -
    -View on Codeberg
    -View on GitHub
    -
    ----
    -

    perldaemon




    @@ -1312,7 +1311,7 @@
  • 📈 Lines of Code: 122
  • 📄 Lines of Documentation: 10
  • 📅 Development Period: 2011-01-27 to 2014-06-22
  • -
  • 🔥 Recent Activity: 4727.1 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4737.1 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: v0.2 (2011-01-27)

  • @@ -1336,7 +1335,7 @@
  • 📈 Lines of Code: 720
  • 📄 Lines of Documentation: 6
  • 📅 Development Period: 2008-06-21 to 2021-11-03
  • -
  • 🔥 Recent Activity: 4789.7 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4799.7 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🏷️ Latest Release: v0.3 (2009-02-08)

  • @@ -1356,13 +1355,13 @@

    ychat




    @@ -1386,7 +1385,7 @@
  • 📈 Lines of Code: 17380
  • 📄 Lines of Documentation: 947
  • 📅 Development Period: 2009-02-07 to 2021-05-01
  • -
  • 🔥 Recent Activity: 5420.4 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 5430.4 days (avg. age of last 42 commits)
  • ⚖️ License: GPL-2.0
  • 🏷️ Latest Release: v0.1 (2009-02-08)

  • @@ -1414,7 +1413,7 @@
  • 📈 Lines of Code: 14582
  • 📄 Lines of Documentation: 2903
  • 📅 Development Period: 2008-05-15 to 2022-04-03
  • -
  • 🔥 Recent Activity: 5456.7 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 5466.7 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🏷️ Latest Release: v1.0 (2008-08-24)

  • @@ -1438,7 +1437,7 @@
  • 📊 Commits: 80
  • 📈 Lines of Code: 601
  • 📅 Development Period: 2009-11-22 to 2011-10-17
  • -
  • 🔥 Recent Activity: 5516.0 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 5526.0 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🧪 Status: Experimental (no releases yet)

  • @@ -1456,13 +1455,13 @@

    fype




    diff --git a/about/showcase/debroid/image-1.png b/about/showcase/debroid/image-1.png index f62b0f61..bda1217d 100644 --- a/about/showcase/debroid/image-1.png +++ b/about/showcase/debroid/image-1.png @@ -46,29 +46,29 @@ - - + + - + - + - + - - + + - - + + @@ -76,14 +76,14 @@ - + - + - - - + + + Page not found · GitHub · GitHub @@ -93,13 +93,13 @@ - + - + @@ -175,10 +175,10 @@ - + - - + + @@ -202,7 +202,7 @@ - + @@ -230,7 +230,7 @@ - + - +