JanisEst / KeePassQRCodeView

KeePass 2.x plugin which shows QR Codes for entry fields.
MIT License
121 stars 16 forks source link

How are qr codes generated? #8

Closed ST-DDT closed 6 years ago

ST-DDT commented 6 years ago

Could you please add a section to your readme how you generate your qrcodes?

I'm haunted by (qrCode) plugins for various applications that use some (dubious) web services to generate or render their content. Usually, such an explicit information wouldn't be needed, but this plugin is for a password manager.

JanisEst commented 6 years ago

The QR codes are obviously generated without a web service. There are plugins which send sensitive data to a service to generate the code? The code can be found here: https://github.com/JanisEst/KeePassQRCodeView/blob/master/QRCodeGenerator.cs