Zeugwerk / Twinpack

Twinpack is a package manager for TwinCAT libraries with integration into the TwinCAT IDE. It enables the TwinCAT community to share their libraries and simplifies the continous integration of third-party components into TwinCAT projects.
https://twinpack.dev
GNU General Public License v3.0
51 stars 3 forks source link

Distributor verified badge #51

Closed seehma closed 9 months ago

seehma commented 1 year ago

maybe something like a hash or through a signing mechanism.

for example: twinson project creator wants to publish twinson on this platform -> he publishes a public key on his website with which everyone can check if the published library is really created by him with his private key!?

only an idea...

iadonkey commented 1 year ago

This means we have to verify the identity of distributors. We could do that by having distributors generate a key pair and let them upload their public key to the Twinpack Server. I think we should postpone this and make it optional later on to have have verified packages

iadonkey commented 9 months ago

this is in contrast to twinpack registry, won’t do