Secure file server
Go to file
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
server On running test the sript generates 3 user where password == username 2021-04-18 18:59:01 +02:00
.drone.yml modify ci 2021-04-15 12:28:05 +02:00
.gitignore ignore ide 2021-04-12 12:21:21 +02:00
Dockerfile structure done 2021-04-15 12:15:16 +02:00
LICENSE Initial commit 2021-04-12 11:46:42 +02:00
README.md Initial commit 2021-04-12 11:46:42 +02:00
requirements.txt structure done 2021-04-15 12:15:16 +02:00

server