DESKTOP-DPA61F8\Benedek 81211b1dd5
All checks were successful
continuous-integration/drone/push Build is passing
On running test the sript generates 3 user where password == username
->  user1: 'alma' with passphrase: 'amla'
    ->  user2: 'citrom' with passphrase: 'mortic'
    ->  user1: 'dinnye' with passphrase: 'eynnid'

The private keys are envrypted in DER format with pkcs#8 using the passphrase.
The private keys are temporarly stored under config/{homeDir}
The public keys are stored in the config file without encryption
2021-04-18 18:59:01 +02:00
2021-04-15 12:28:05 +02:00
2021-04-12 12:21:21 +02:00
2021-04-15 12:15:16 +02:00
2021-04-12 11:46:42 +02:00
2021-04-12 11:46:42 +02:00
2021-04-15 12:15:16 +02:00

server

Description
Secure file server
Readme 198 KiB
Languages
Python 99.5%
Dockerfile 0.5%