Skip to main content
Patrick Favre

Patrick Favre

Software Engineer currently working as architect, backend dev, cloud engineer, IT ops rookie. Cryptography and security are my passions.

Recent

rocketchat-exporter

· · Java · 13 · v1.1.2
A simple script exporting chats from a rocket chat instance using the public REST API. Useful if no administrative access is possible.

checkstyle-config

· · 3 · v2
Global checkstyle config to be reused in different projects. These include my own personal rules so your milage may vary.

id-mask

· · Java · 45 · v0.6.0
IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger.

mvn-common-parent

· · 2 · v20
A maven configuration which can be used as a commons config parent for POM files