User Tools

Site Tools


software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
software [2018/08/09 14:26] – created cedricsoftware [2021/09/09 01:04] – [Various contributions] cedric
Line 1: Line 1:
-If you wish and if you like one of these projects, you can donate via Bitcoin:\\ +You can find on this page some notable projects to which I contributed.
-[[https://blockexplorer.com/address/1GVmhR9fbBeEh7rP1qNq76jWArDdDQ3otZ | 1GVmhR9fbBeEh7rP1qNq76jWArDdDQ3otZ]]. +
- +
-<html> +
-<a href='https://www.openhub.net/accounts/112331?ref=Detailed' target='_blank'> +
-<img alt='Open Hub profile for Cedric Bonhomme' border='0' height='35' src='https://www.openhub.net/accounts/112331/widgets/account_detailed.gif' width='230' /> +
-</a> +
-</html>+
  
 +If you wish and if you like one of these projects, you can donate via [[https://github.com/sponsors/cedricbonhomme | GitHub]] or [[https://liberapay.com/cedricbonhomme | Liberapay]], as [[donations | I do]]. Thank you!
  
  
 ====== Communications and Internet ====== ====== Communications and Internet ======
  
-===== Freshermeat  ===== +  * [[https://sr.ht/~cedric/newspipe | Newspipe]]: a web-based news aggregator and reader. 
- +  [[https://sr.ht/~cedric/freshermeat | Freshermeat]]an open source software directory and release tracker. 
-[[https://github.com/cedricbonhomme/Freshermeat | Freshermeat]] is an open source software directory and release tracker. +  [[https://gitlab.com/cedric/Grenouille | Grenouille]]an online service for weather data.
- +
-===== Newspipe  ===== +
- +
-[[projects:newspipe | Newspipe]] is a web-based news aggregator and reader. +
- +
-===== Grenouille  ===== +
- +
-[[projects:grenouille | Grenouille]] is an online service for weather data.+
  
  
Line 28: Line 14:
 ====== Security ====== ====== Security ======
  
-===== Stegano ===== +  * [[https://sr.ht/~cedric/stegano | Stegano]]a pure Python Steganography module. 
- +  * [[https://sr.ht/~cedric/guardian | Guardian]]: monitor the status of a set of services. 
-[[projects:stegano|Stegano]] is a pure Python Steganography module. +  [[https://gitlab.com/cedric/pyHIDS | pyHIDS]]simple HIDS.
- +
-===== pyHIDS ===== +
- +
-[[projects:pyhids|pyHIDS]] is little HIDS. +
  
  
 ====== Humanitarian ====== ====== Humanitarian ======
  
-===== Open Shelter Database  ===== 
 The [[https://github.com/rodekruis/shelter-database | Open Shelter Database]] aims at creating a platform to collect and share with the widest possible audience, key information on humanitarian shelters, including the contacts of the organizations behind them. The [[https://github.com/rodekruis/shelter-database | Open Shelter Database]] aims at creating a platform to collect and share with the widest possible audience, key information on humanitarian shelters, including the contacts of the organizations behind them.
  
-Developed for the Netherlands Red Cross. +Developed for the Netherlands Red Cross. The official instance is available [[https://shelter-database.org | here]].
 ====== Robotic ====== ====== Robotic ======
  
-  * [[https://github.com/cedricbonhomme/EV3WebController | EV3WebController]]: provides a Web interface in order to control the EV3 robot.+  * [[https://git.sr.ht/~cedric/EV3WebController | EV3WebController]]: provides a Web interface in order to control the EV3 robot.
  
  
Line 53: Line 32:
 ====== Visualization ====== ====== Visualization ======
  
-  * [[projects:ip-link | IP-Link]]: the goal of IP-Link is to see the relationships between different IP from network traffic capture.+  * [[https://git.sr.ht/~cedric/IP-Link | IP-Link]]: the goal of IP-Link is to see the relationships between different IP from network traffic capture.
  
  
Line 60: Line 39:
  
   * [[projects:jack-says | Jack Says]]: a web-based multiplayer game. It's a "Simon Says"-like (Jacques a dit in french) in which you need to follow the instruction given by Jack;   * [[projects:jack-says | Jack Says]]: a web-based multiplayer game. It's a "Simon Says"-like (Jacques a dit in french) in which you need to follow the instruction given by Jack;
-  * [[http://bitbucket.org/cedricbonhomme/minesweeper-3k| Minesweeper 3K]] is an original implementation of the classic game of mines; +  * [[https://sr.ht/~cedric/minesweeper-3k | Minesweeper 3K]] is an original implementation of the classic game of mines; 
-  * [[projects:pacman-game-server| a pacman game server]].+  * [[https://hg.sr.ht/~cedric/pacman-game-server| a pacman game server]].
  
  
Line 67: Line 46:
 ====== Various contributions ====== ====== Various contributions ======
  
-===== Trovebox ===== +  * [[https://github.com/monarc-project | MONARC]]: an Optimised Risk Assessment Methodology; 
- +  * [[https://github.com/CASES-LU/MOSP | MOSP]]: a platform for creating, editing and sharing JSON objects; 
-[[https://github.com/photo | Trovebox]] +  [[https://github.com/photo/frontend | Trovebox]]; 
- +  [[http://siis.cse.psu.edu/primo | PRIMO]];
-===== Primo  ===== +
- +
-[[http://siis.cse.psu.edu/primo | PRIMO]] +
- +
   * [[projects:pysecret|pySecret]]: a simple Python Cryptography Toolkit (Caesar, Vigenere, Affine, Permutation, Substitution, Hill, RSA, ElGamal);   * [[projects:pysecret|pySecret]]: a simple Python Cryptography Toolkit (Caesar, Vigenere, Affine, Permutation, Substitution, Hill, RSA, ElGamal);
-  * [[http://thesecurityteam.wikidot.com/serrure-securisee | pyLock]]: a secure lock for SSH. +  * [[https://hg.sr.ht/~cedric/balloon | Balloon]]: an alternative to DropBox with file version control. It is based on Mercurial; 
-  * [[https://bitbucket.org/cedricbonhomme/gotalk | GoTalk]]: a Go chat server; +  * [[https://hg.sr.ht/~cedric/pychatter | pyChatter]]: an instant messaging software written in Python. The architecture of pyChatter is based on the [[https://github.com/javipalanca/spade | SPADE]] MAS platform;
-  * [[projects:balloon | Balloon]]: an alternative to DropBox with file version control. It is based on Mercurial and will support Git+
-  * [[http://pychatter.wikidot.com/ | pyChatter]]: an instant messaging software written in Python. The architecture of pyChatter is based on the [[https://github.com/javipalanca/spade | SPADE]] MAS platform;+
   * [[projects:bplog|bPlog]]: Backpacker's Log (bPlog) is a kind of web log (not a blog) for hikers, travelers. You can log your current position with your smartphone (Android, etc.) or with other devices.   * [[projects:bplog|bPlog]]: Backpacker's Log (bPlog) is a kind of web log (not a blog) for hikers, travelers. You can log your current position with your smartphone (Android, etc.) or with other devices.
  
 +I do not accept donations for these contributions.
  
 ======= Repositories ======= ======= Repositories =======
  
-  * [[https://github.com/cedricbonhomme | GitHub]], [[https://bitbucket.org/cedricbonhomme | Bitbucket]] and [[https://gitlab.com/cedricbonhomme | GitLab]];+  * [[https://sr.ht/~cedric | SourceHut]]; 
 +  * [[https://github.com/cedricbonhomme | GitHub]], [[https://bitbucket.org/cedricbonhomme | Bitbucket]] and [[https://gitlab.com/cedric | GitLab]];
   * [[https://hg.cedricbonhomme.org | personal Hg repositories]] and [[https://git.cedricbonhomme.org | personal Git repositories]].   * [[https://hg.cedricbonhomme.org | personal Hg repositories]] and [[https://git.cedricbonhomme.org | personal Git repositories]].
  
software.txt · Last modified: 2022/01/13 00:04 by cedric