HN user

sathishmg

2 karma

Entrepreneur,Founder of MindGryd Software Pvt Ltd, Ex-(Google|Amazon|Yahoo|SAP + 10 more). 18 years in IT.

Posts1
Comments5
View on HN

Github is fine, but it's getting costly for private repo owners, especially Rust developers. Compilation takes forever, action time runs out quickly.

Thanks both for the replies. Can't you make it simpler: encrypt the data, store the encryption key separately and move the raw data to cold storage. If user wants to erase, delete the encryption key avoiding massive recompute from cold store. Do you think this is better approach? This is not efficient, but in large scale (peta bytes) this could work. Developers make mistakes, if they miss encrypting due to some bug in the code, and they want to fix it, then the hash chaining will be a problem though.