1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-26 13:34:49 +02:00
Commit graph

11 commits

Author SHA1 Message Date
Paul Schaub 70be302b1b
Refactoring 2022-02-03 15:23:25 +01:00
Paul Schaub 603c67127d
Start working on PGP-Cert-D-CLI 2022-01-31 18:23:54 +01:00
Paul Schaub d086332677
First working prototype 2022-01-24 16:47:52 +01:00
Paul Schaub 7703cc263d
Module structure 2022-01-21 01:53:48 +01:00
Paul Schaub c6bc8f9774 Moved sop-java and sop-java-picocli to its own repositories
See https://github.com/pgpainless/sop-java
See https://codeberg.org/PGPainless/sop-java
2022-01-15 02:46:42 +01:00
Paul Schaub e390389c0a Reuse compliance 2021-10-07 16:28:31 +02:00
Paul Schaub 8cf5347b52 Base PGPainlessCLI on new sop-java module
* Rename pgpainless-sop -> pgpainless-cli
* Introduce sop-java (implementation-independent SOP API)
* Introduce sop-java-picocli (CLI frontend for sop-java)
* Introduce pgpainless-sop (implementation of sop-java using PGPainless)
* Rework pgpainless-cli (plugs pgpainless-sop into sop-java-picocli)
2021-07-15 17:03:56 +02:00
Paul Schaub 9d3ad01dfc Wip: Start implementing a SOP client 2020-12-16 20:11:58 +01:00
Paul Schaub 39c5464c37
Rename module painless-core -> pgpainless-core
Fix build.gradle
2018-07-19 00:15:06 +02:00
Paul Schaub 8b40bfc9ef
WIP: Move code to submodule and improve build script 2018-07-18 18:23:06 +02:00
Paul Schaub 6dd2e83acf
Initial commit 2018-06-02 21:21:35 +02:00