actor.xml 4.1 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?xml version="1.0"?>
  2. <?xml-stylesheet type="text/xsl" href="../themes/current/actor.xsl"?>
  3. <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:base="https://dev.seppo.social/2024-03-19/">
  4. <rdf:Description xmlns:seppo="http://seppo.social/2023/ns#" rdf:about="">
  5. </rdf:Description>
  6. <as:Person xmlns:as="https://www.w3.org/ns/activitystreams#" xmlns:ldp="http://www.w3.org/ns/ldp#" xmlns:schema="http://schema.org#" xmlns:toot="http://joinmastodon.org/ns#" rdf:about="" xml:lang="en">
  7. <as:id rdf:resource="https://dev.seppo.social/2024-03-19/activitypub/actor.jsa"/>
  8. <as:preferredUsername>demo</as:preferredUsername>
  9. <as:manuallyApprovesFollowers rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</as:manuallyApprovesFollowers>
  10. <toot:discoverable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</toot:discoverable>
  11. <as:generator/>
  12. <as:name>Dev #Seppo 🛠️</as:name>
  13. <as:url rdf:resource="https://dev.seppo.social/2024-03-19/"/>
  14. <as:summary xml:lang="en">#Seppo — Personal Social Web. For you!
  15. Hooray! You successfully put the file seppo.cgi from https://Seppo.Social/en/support/#installation on your webspace, visited it and are now enjoying networking in the fediverse!
  16. #Seppo is an https://W3.org/TR/ActivityPub fediverse server software of unsurpassed 🌍 sustainability and respects the https://permacomputing.net/Principles/. It has a minimal resource and carbon footprint and is built to work for decades without maintenance. Shared webspace is sufficient, no privileged access ('root') required. The seppo.cgi is active only in the moments you are sending and receiving posts. Your casual visitors won't ever use it. They get static files from your webspace. By renting that, your provider cares for security and you may sleep untroubled!
  17. CGIs entered the stage 1997 and drove the dotcom boom. Later on they got a bad name, mostly because they don't scale well to big numbers and can't serve millions of users at a time. Many younger developers are unaware of them. However, you are not a million users, you are just one! A CGI can very well serve one, it even has favourable security properties in this case. And remember, your visitors won't use the CGI.</as:summary>
  18. <as:summary>#Seppo — Personal Social Web. For you!
  19. Hooray! You successfully put the file seppo.cgi from https://Seppo.Social/en/support/#installation on your webspace, visited it and are now enjoying networking in the fediverse!
  20. #Seppo is an https://W3.org/TR/ActivityPub fediverse server software of unsurpassed 🌍 sustainability and respects the https://permacomputing.net/Principles/. It has a minimal resource and carbon footprint and is built to work for decades without maintenance. Shared webspace is sufficient, no privileged access ('root') required. The seppo.cgi is active only in the moments you are sending and receiving posts. Your casual visitors won't ever use it. They get static files from your webspace. By renting that, your provider cares for security and you may sleep untroubled!
  21. CGIs entered the stage 1997 and drove the dotcom boom. Later on they got a bad name, mostly because they don't scale well to big numbers and can't serve millions of users at a time. Many younger developers are unaware of them. However, you are not a million users, you are just one! A CGI can very well serve one, it even has favourable security properties in this case. And remember, your visitors won't use the CGI.</as:summary>
  22. <as:icon>
  23. <as:Image>
  24. <as:url rdf:resource="https://dev.seppo.social/2024-03-19/me-avatar.jpg"/></as:Image></as:icon>
  25. <as:image>
  26. <as:Image>
  27. <as:url rdf:resource="https://dev.seppo.social/2024-03-19/me-banner.jpg"/></as:Image></as:image>
  28. <as:following rdf:resource="https://dev.seppo.social/2024-03-19/activitypub/subscribed/index.jsa"/>
  29. <as:followers rdf:resource="https://dev.seppo.social/2024-03-19/activitypub/notify/index.jsa"/>
  30. <ldp:inbox rdf:resource="https://dev.seppo.social/2024-03-19/seppo.cgi/activitypub/inbox.jsa"/>
  31. <as:outbox rdf:resource="https://dev.seppo.social/2024-03-19/activitypub/outbox/index.jsa"/>
  32. </as:Person></rdf:RDF>