Shaare your links...
2374 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 5 / 17
Newer►
324 results for tags FOSS x
  • Game of Trees (Got)
    Game of Trees (Got) is a version control system which prioritizes ease of use and simplicity over flexibility.

    Got is still under development; it is being developed on OpenBSD and its main target audience are OpenBSD developers.

    Got uses Git repositories to store versioned data. Git can be used for any functionality which has not yet been implemented in Got. It will always remain possible to work with both Got and Git on the same repository.
    Thu Sep 23 15:11:57 2021 - permalink -
    - https://gameoftrees.org/
    BSD FOSS git tool version-control
  • GrapheneOS: the private and secure mobile OS
    GrapheneOS is a privacy and security focused mobile OS with Android app compatibility developed as a non-profit open source project. It's focused on the research and development of privacy and security technology including substantial improvements to sandboxing, exploit mitigations and the permission model.
    Mon Sep 20 11:41:48 2021 - permalink -
    - https://grapheneos.org/
    Android FOSS TODO
  • GitHub - redguardtoo/diff-lisp: Diff files&strings in pure Emacs Lisp.
    Fri Sep 17 11:37:56 2021 - permalink -
    - https://github.com/redguardtoo/diff-lisp
    emacs FOSS GPL lisp tool
  • DECODER - DEveloper COmpanion for Documented and annotatEd code Reference - XWiki
    DECODER stands for DEveloper COmpanion for Documented and annotatEd code Reference. The project participants develop an open source Integrated Development Environment dedicated to improve the efficiency of software development and maintenance and the quality of software in medium criticality systems, such as in IoT, cloud computing and HPC.
    Tue Aug 17 13:33:22 2021 - permalink -
    - https://www.decoder-project.eu/#
    FOSS software TODO tool
  • GitHub - awesome-selfhosted/awesome-selfhosted: A list of Free Software network services and web applications which can be hosted on your own servers
    List of Free Software network services and web applications which can be hosted locally.
    Fri Jul 9 17:43:03 2021 - permalink -
    - https://github.com/awesome-selfhosted/awesome-selfhosted#webmail-clients
    FOSS software web
  • The Open-Source Software bubble that is and the blogging bubble that was – Baldur Bjarnason
    Thoughts about the unsustainability of FOSS.
    Tue Jun 22 14:52:40 2021 - permalink -
    - https://www.baldurbjarnason.com/2021/the-oss-bubble-and-the-blogging-bubble/
    blog FOSS politics reading web
  • an open-source Remote Desktop Protocol server
    Found on
    See also http://www.rdesktop.org/ (dated?) and https://www.freerdp.com/ for open source UNIX clients.
    The wiki page https://github.com/FreeRDP/FreeRDP/wiki/Keyboard has information about keyboard scan codes and remapping mechanisms in Windows and X11.
    Fri Jun 4 00:17:56 2021 - permalink -
    - http://xrdp.org/
    FOSS key-binding software Windows
  • saltpack - a modern crypto messaging format
    Need to encode, transmit, or store encrypted or signed data? saltpack is a streamlined, modern solution, designed with simplicity in mind. It is easy to implement & integrate. We've made few crypto decisions and instead leave almost all of the heavy lifting to the NaCl library.

    saltpack is a binary message format, encoded using the MessagePack format. Messages are broken up into reasonable (1MB) chunks, over which regular NaCl operations are performed. We have taken pains to address many of the shortcomings of current message formats: (1) only authenticated data is output; (2) repudiable authentication is used wherever possible; (3) chunks cannot be reordered or combined with other transmissions; (4) the public keys of senders and recipients can be hidden; and (5) message truncation is detectable.

    Implementations in Go and Python are available at https://saltpack.org/implementations  The format is used by https://keybase.io/
    Tue Jun 1 22:14:50 2021 - permalink -
    - https://saltpack.org/
    BSD cryptography FOSS security software tool
  • Clean Your System and Free Disk Space | BleachBit
    Found on https://ssd.eff.org/en/module/how-delete-your-data-securely-linux
    Fri May 28 16:55:08 2021 - permalink -
    - https://www.bleachbit.org/
    FOSS Linux privacy security tool Windows
  • The friendly Operating System for the Internet of Things
    Found on https://www.tuhs.org/pipermail/tuhs/2017-January/009420.html
    Wed May 26 09:28:24 2021 - permalink -
    - https://www.riot-os.org/
    FOSS operating-system TUHS
  • Quantum Mechanical Keyboard Firmware
    QMK (Quantum Mechanical Keyboard) is an open source community centered around developing computer input devices. The community encompasses all sorts of input devices, such as keyboards, mice, and MIDI devices. A core group of collaborators maintains QMK Firmware, QMK Configurator, QMK Toolbox, qmk.fm, and this documentation with the help of community members like you.
    See also https://github.com/mihaiolteanu/mugur, an Emacs program to help configuring a QMK keyboard.
    Mon May 3 11:21:30 2021 - permalink -
    - https://docs.qmk.fm/#/
    emacs FOSS key-binding keyboard software TODO
  • Collection of open-source digital design components ("IP Cores")
    LibreCores is your gateway to free and open source digital designs and other components that you can use and re-use in your digital designs. Towards this goal, LibreCores provides you a comprehensive and easy directory of digital design components ("IP Cores"),
    means to assess the quality of those components, and documentation to learn more about the use and contribution to free and open source digital designs.
    Sun Apr 25 17:03:33 2021 - permalink -
    - https://www.librecores.org
    electronics FOSS hardware software
  • Monocypher is an easy to use crypto library.
    Small. Sloccount counts under 2000 lines of code, small enough to allow audits. The binaries can be under 50KB, small enough for many embedded targets.
    Easy to deploy. Just add monocypher.c and monocypher.h to your project. They compile as C99 or C++ and are dedicated to the public domain (CC0-1.0, alternatively 2-clause BSD).
    Portable. There are no dependencies, not even on libc.
    Honest. The API is small, consistent, and cannot fail on correct input.
    Direct. The abstractions are minimal. A developer with experience in applied cryptography can be productive in minutes.
    Fast. The primitives are fast to begin with, and performance wasn't needlessly sacrificed. Monocypher holds up pretty well against Libsodium, despite being closer in size to TweetNaCl. (More detailed benchmark)
    Mon Apr 19 09:54:52 2021 - permalink -
    - https://monocypher.org/
    C cryptography FOSS software
  • open source FPGA tools
    SymbiFlow is a fully open source toolchain for the development of FPGAs of multiple vendors. Currently, it targets the Xilinx 7-Series, Lattice iCE40, Lattice ECP5 FPGAs, QuickLogic EOS S3 and is gradually being expanded to provide a comprehensive end-to-end FPGA synthesis flow.
    Fri Apr 9 17:49:28 2021 - permalink -
    - https://symbiflow.github.io/
    FOSS FPGA tool
  • Polymode is a framework for multiple major modes (MMM) inside a single Emacs buffer
    Successor of Dave Love's http://www.loveshack.ukfsn.org/emacs/multi-mode.el, found via
    https://github.com/jingtaozf/literate-lisp
    Thu Mar 11 10:36:38 2021 - permalink -
    - https://polymode.github.io/
    emacs FOSS GPL
  • N Λ N O - Emacs made simple
    GNU Emacs / N Λ N O is a set of configuration files for GNU Emacs such as to provide a nice and consistent look and feel as shown below. It is based on design principles I described in the article "On the design of text Editors" [1] that is available on arXiv. The light theme is based on Material colors [2] and the dark theme is based on Nord colors [3].

    The philosophy of nano emacs is to stick as much as possible to vanilla emacs without introducing too much dependencies (or none if possible) and to keep it modular enough. The idea is for users to copy the part they are interested in such as to include them in their own configuration.

    [1] https://arxiv.org/abs/2008.06030
    [2] https://material.io/
    [3] https://www.nordtheme.com/
    Fri Feb 26 10:49:13 2021 - permalink -
    - https://github.com/rougier/nano-emacs
    editor emacs FOSS software
  • Nerves is a complete IoT platform and infrastructure for you to build and deploy maintainable embedded systems.
    Mentioned on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2021-February/023182.html

    Uses Elixir.
    Tue Feb 16 20:58:12 2021 - permalink -
    - https://www.nerves-project.org/platform
    Elixir FOSS Linux macosx software TUHS
  • Timeshift - system restore tool for Linux | LinuxMaster Club
    Timeshift – free and open source software for creating snapshots of the file system
    Also described on the german blog https://hyperblog.de/hoergen/2020/06/28/timeshift-snapshot-tool
    Thu Feb 4 19:06:39 2021 - permalink -
    - https://linuxmasterclub.com/timeshift/
    FOSS Linux software
  • How do you solve merge conflicts? : emacs
    Settings for emerge, smerge sounds interesting too.
    Fri Jan 29 19:14:05 2021 - permalink -
    - https://www.reddit.com/r/emacs/comments/l0huvz/how_do_you_solve_merge_conflicts/
    emacs FOSS git GNU tool
  • GitHub - ililim/dual-key-remap: Remap any key to any other two keys on Windows 🔥. Remap CapsLock to both Ctrl and Escape!
    Remap any key to any other two keys on Windows. Most commonly used to remap CapsLock to Escape when pressed alone and Ctrl when pressed with other keys. Written in C to run at the lowest Windows API level for speed and reliability.
    Mon Dec 21 15:22:04 2020 - permalink -
    - https://github.com/ililim/dual-key-remap
    FOSS GPL key-binding Windows
Links per page: 20 50 100
◄Older
page 5 / 17
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.