Disqus: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
A proprietary application that OSE uses for embedding comments. Disqus has a [[Surveillance Capitalism]] revenue model. OSE is looking for an open source alternative where we control data privacy. | |||
=Disqus= | |||
A commenting and upvoting platform. Disqus can be embedded anywhere. | |||
http://disqus.com/ | http://disqus.com/ | ||
Line 5: | Line 10: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ | /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ | ||
var disqus_shortname = ' | var disqus_shortname = 'open-source-ecology'; // required: replace example with your forum shortname | ||
/* * * DON'T EDIT BELOW THIS LINE * * */ | /* * * DON'T EDIT BELOW THIS LINE * * */ | ||
Line 14: | Line 19: | ||
})(); | })(); | ||
</script> | </script> | ||
<noscript>Please enable JavaScript to view the <a href=" | <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> | ||
</html> | </html> |
Latest revision as of 21:26, 24 January 2021
A proprietary application that OSE uses for embedding comments. Disqus has a Surveillance Capitalism revenue model. OSE is looking for an open source alternative where we control data privacy.
Disqus
A commenting and upvoting platform. Disqus can be embedded anywhere.