Giter Site home page Giter Site logo

Greetings!

I'm a nonprofit organizations manager with emphasis in financial tracking systems, legal processing/tramitation and systems integration, passionate about cryptography, accounting and ancient history.

I’m currently learning about
BSI TR-03111 ECKA-EG (Elliptic Curve Key Agreement based on ElGamal)
DSTU 7564:2014 Kupyna Hash Function
DSTU 7624:2014 Kalyna Block Cipher
ElGamal Cryptosystem
ElGamal Signatures
Unix Philosophy
The Unix philosophy is a set of principles and values that guide the design and implementation of the Unix operating system and other related systems. These principles were formulated by the original Unix developers in the 1970s and have been a significant influence on many modern operating systems and software.

The Unix philosophy is characterized by several key ideas:

  1. Simplicity: Unix emphasizes simplicity in both design and use. System components should be small, modular, and do one thing well. This facilitates understanding, maintenance, and software reusability.

  2. Composition: Unix programs are designed to be combined and work together, following the principle of "do one thing and do it well." This allows users to create complex solutions by combining simple programs through pipes and input/output redirection.

  3. Transparency: Unix adopts an "everything is a file" approach. This means that devices, processes, and other resources are represented as files in the file system, allowing them to be accessed and manipulated in a consistent manner.

  4. Modularity: Unix is built based on a set of modular components, such as shells, utilities, and libraries. This allows developers to create new tools and extend the system incrementally without modifying existing code.

  5. Portability: Unix was designed to be portable, meaning it can run on different hardware types. This is achieved by isolating hardware-specific functionality into abstraction layers, allowing the operating system to be easily adapted to different platforms.

  6. File System Hierarchy: Unix adopts a standardized directory hierarchy, commonly known as the Filesystem Hierarchy Standard (FHS). This structure organizes files and directories in a logical and consistent manner, making it easy to locate and organize system data and programs.

These principles of the Unix philosophy have been widely adopted and have influenced many other operating systems and software. They emphasize simplicity, modularity, interoperability, and flexibility, enabling users and developers to create efficient and adaptable solutions. The Unix philosophy also promotes collaboration among developers and software reuse, contributing to a vibrant open-source software community.

Buy Me A Coffee

🛠  Tech Stack

Go  HTML5  PHP  Windows Terminal  AHK  Shell Script

Android Kali Windows Raspberry Pi FreeBSD OpanBSD

Contact

linkedin

Pedro F. Albanese's Projects

ahk2exe icon ahk2exe

Official AutoHotkey script compiler - written itself in AutoHotkey

ahk_cng icon ahk_cng

AHK implementation for CNG (Cryptography API: Next Generation)

aio icon aio

All-in-One Command-line Compression Tool

apg icon apg

Cross-platform Automated Password Generator

apg-go icon apg-go

🔒 A "Automated Password Generator"-clone written in Go

ascon icon ascon

Lightweight AEAD Stream Cipher Encryption Tool. A Lightweight Encryption Scheme for IoT Devices

autohotkey icon autohotkey

Essential Scripts for Mac users stuck on Windows

b2sum icon b2sum

Go implementation of b2sum utility to calculate BLAKE2 checksums (GitHub Mirror)

b85 icon b85

Golang implementation of the RFC 1924 base85 algorithm

base16 icon base16

Trivial Base16 encoder/dump/decoder

base32 icon base32

Trivial Cross-platform Base32 Encoder in Golang, AutoIt, AutoHotKey and PHP

bat2exe icon bat2exe

Windows user interface for converting your batch files into executables.

bayesian icon bayesian

Naive Bayesian Classification for Golang.

bb4 icon bb4

a stream cipher with 64bit register vectors

blake256 icon blake256

Go (golang) package blake256 implements BLAKE-256 and BLAKE-224 hash functions (SHA-3 finalist).

blake512 icon blake512

Go package blake512 implements BLAKE-512 and BLAKE-384 hash functions (SHA-3 finalist).

brotli icon brotli

Brotli compression format in Go

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.