GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Untitled attachment

Download link

Notices where this attachment appears

  1. Embed this notice
    Kit Rhett Aultman (roadriverrail@signs.codes)'s status on Tuesday, 18-Feb-2025 00:07:52 JST Kit Rhett Aultman Kit Rhett Aultman
    in reply to

    @KatS We, at one point, picked up a cultural idea that all things in this world have some discernible "purpose" intrinsic to them and go outside of it is to "violate its nature", and it gets projected onto all wild manner of things, including something as simple as changing your name.

    At a legal level, some amount of friction makes sense; changing your identity can be a tool to evade a contract or debt. But there's even a cultural "how dare you be so vain" attached to changing one's name.

    In conversation about 3 months ago from signs.codes permalink
  2. Embed this notice
    kasperd (kasperd@westergaard.social)'s status on Sunday, 24-Nov-2024 16:31:19 JST kasperd kasperd
    in reply to

    There are many reasons why you should use a domain name.

    TLS is one problem as you already point out. Even for a static site there are reasons to use TLS.

    • TLS is not only about protecting the confidentiality but also about protecting the authenticity. Examples have been reported of lack of TLS being used to inject ads. And it could potentially be used to inject malware into static sites.
    • Even if the content of the site is public users might not want every network they traverse to know exactly which pages they are viewing.
    • Even a static site can have areas which require a link to access. (This might not apply in your particular case.)

    There are reasons besides TLS for why to use a domain name.

    At some point the IP address may need to change. That will be a lot easier to manage if you are using a domain name and just need to update a DNS record. Otherwise you will have track down every link to the IP and update them. Some of those may exist in users bookmarks, which will be difficult for you to update.

    Using a domain name with DNS means you can add redundancy as needed. If there multiple DNS records pointing to different IP addresses a browser will try them in turn. You can't get that kind of redundancy with a hardcoded IP address.

    Even if the site has no redundancy it will not be sufficient for you to remember one IP address. You will need to remember both the IPv4 address and the IPv6 address.

    Don't assume you can avoid that problem by only using IPv4. By now 45% of internet users have IPv6 and some of those don't have IPv4 anymore. There are workarounds for accessing legacy sites from an IPv6 connection, but some of those workarounds only work for sites with a domain name.

    In conversation about 6 months ago from westergaard.social permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.