You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.
It would be nice to help users import their objects from other sites. Right now the obvious targets are github and thingiverse. Github is potentially easy enough, it wouldn't even need to be a real import, we don't need to host the file objects ourself. just a view and search would work.
Thingiverse is a bit trickier, as they offer no nice way for us to check whether a user actually owns an object. We could authenticate through their app framework, except it specifically disallows any service that allows people to migrate off of thingiverse...
We'd have to ask the user for their thingiverse name/pass, which is an ugly way of doing it. Also, they claim to own all the files their user uploads, if we start getting users migrating, they might throw a hissy fit.
The text was updated successfully, but these errors were encountered:
It would be nice to help users import their objects from other sites. Right now the obvious targets are github and thingiverse. Github is potentially easy enough, it wouldn't even need to be a real import, we don't need to host the file objects ourself. just a view and search would work.
Thingiverse is a bit trickier, as they offer no nice way for us to check whether a user actually owns an object. We could authenticate through their app framework, except it specifically disallows any service that allows people to migrate off of thingiverse...
We'd have to ask the user for their thingiverse name/pass, which is an ugly way of doing it. Also, they claim to own all the files their user uploads, if we start getting users migrating, they might throw a hissy fit.
The text was updated successfully, but these errors were encountered: