proton-go-api provides the basic building blocks of API calls and error
handling, such as 429 exponential back-off, but it is pretty much just a
barebone interface to the Proton API. For example, the encryption and
decryption of the Proton Drive file are not provided in this library.
.
This codebase, Proton API Bridge, bridges the gap, so software like rclone can
be built on top of this quickly. This codebase handles the intricate tasks
before and after calling Proton APIs, particularly the complex encryption
scheme, allowing developers to implement features for other software on top of
this codebase.
.
Currently, only Proton Drive APIs are bridged, as we are aiming to implement a
backend for rclone.
Installed Size: 162.8 kB
Architectures: all