Self hosted cloud storage
iremono is a self-hosted cloud storage built with node js and react both of which are powered by typescript. iremono means a container that can hold anything in Japanese. It has been developed with the purpose of allowing people to manage their own personal data by themselves including myself in trusted environment such as Raspberry Pi. Every file will be encrypted with a encryption key. Moreover, iremono supports zero-knowledge encryption, meaning that the uploaded file will be encrypted with a client key that the server will never store in the database, guaranteeing that your files are securely stored. You can explore the repository easily from here => go explore iremono.