heiko ยท Codeberg.org

rsop, rsop-oct and rpgpie-sop

flowchart TD
    RSOP["rsop <br/> (SOP CLI tool)"] --> RPIESOP
    RSOP-OCT["rsop-oct <br/> (SOP CLI tool for OpenPGP cards)"] --> RPIE
    RPIESOP["rpgpie-sop <br/> (SOP interface wrapper for rpgpie)"] --> RPIE
    RPIE["rpgpie <br/> (Experimental high level OpenPGP API)"] --> RPGP
    RPIE --> RPGP["rPGP <br/> (OpenPGP implementation)"]
    RSOP-OCT  --> OCR["openpgp-card-rpgp"] --> RPGP
    OCR --> OC["openpgp-card"]
    RSOP-OCT --> OCS["openpgp-card-state <br/> (User PIN management)"]

rsop, rsop-oct and rpgpie-sop are based on:

Read the original on codeberg.org โ†—