#PS3 #OtherOS #FOSS And here comes the real adventure with open source software. My first task to be able to program on PS3 with "modern" setup was to be able to `git clone` project from GitHub and be able to push local changes back to remote repo. First problem I encountered were outdated cryptographics libraries which blocked my ssh connections and Firefox website loads.
SSH uses OpenSSL but Firefox has its own cryptograpy libraries called Network Security Services (NSS). tbc.