|
|
|
|
|
by danhorner
793 days ago
|
|
Thanks for posting. There are many things down this rabbithole and I hadn't seen pico.sh before. The github repo has the sources for the backend, but the services themselves are accessible over https at eg: pico.sh, prose.sh, pastes.sh, pgs.sh Onboarding to the free stuff is easy by sshing with an existirng Identity to pico.sh, which creates subdomains for you at the various services above. The central idea is to expose a whole bunch of simple services using SSH for auth and for tunneling, and occasionally rsync as a file-transport. While this may not be an efficient way to run high-traffic services, it's a great way to stand up simple back-of-house tools and I wish more people were doing things like this. Love the aesthetic and the commitment to proving this out. |
|