|
|
|
|
|
by gaigepr
4415 days ago
|
|
I am working on an end-to-end encrypted file synchronization service and it is going relatively well. I am not particularly far along but I have been enjoying the ride. https://github.com/gaigepr/secureBox I chose go because it is significantly faster than python, compiled, has a decent selection of libraries, and because I really wanted to learn go. |
|