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 Dec 27, 2022. It is now read-only.
I'm at the beginnings of planning/designing a social network built on top of hyper/beaker.
In order to keep sites up when users turn their devices off, they'll need hosters.
My thinking is: The client will prompt users to host a site upon following a user and then prompt them to stop when they stop following.
To do this I would need some sort of API that can request the user's input on hosting given an address (something like suggestHost(aw412f....))(which would bring up a beaker side pop-up asking for permission).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm at the beginnings of planning/designing a social network built on top of hyper/beaker.
In order to keep sites up when users turn their devices off, they'll need hosters.
My thinking is: The client will prompt users to host a site upon following a user and then prompt them to stop when they stop following.
To do this I would need some sort of API that can request the user's input on hosting given an address (something like
suggestHost(aw412f....)
)(which would bring up a beaker side pop-up asking for permission).Is there a way to do this?
Beta Was this translation helpful? Give feedback.
All reactions