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

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

Notices by Lorenzo Ancora :verified: (lorenzoancora@ieji.de)

  1. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Tuesday, 11-Mar-2025 12:18:10 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • Ténno Seremél’
    • Yuchen Pei
    • Alexandre Oliva

    @lxo modern webmasters don't "shift" the computing costs, they use client-side processing and caching to avoid transferring redundant data which the user may not really need and that would only hog the service back-end. Here, JavaScript is used to guarantee a fast and smooth service for everyone. 😉

    Websites change frequently, so amateur automations can be dangerous and unreliable. If the webmaster wants to allow automation, then the website will offer public APIs.

    CC: @tennoseremel @quasi

    In conversation about 2 months ago from ieji.de permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      http://APIs.CC/
  2. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Friday, 07-Mar-2025 14:11:56 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • 翠星石
    • Ténno Seremél’
    • Yuchen Pei
    • Alexandre Oliva

    @Suiseiseki modern JS frameworks and libraries, such as React and Angular, implement various optimizations to reduce the number of requests; web sockets and pipelining then minimize the number of connections. Local processing can be also less risky.

    Pure FastCGI apps will almost always waste more bandwidth, requests and computational power.

    IP analysis can't detect modern scrapers and AI , so PoW is always used along with machine learning or behavioral analysis.

    CC: @tennoseremel @quasi @lxo

    In conversation about 2 months ago from ieji.de permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      http://analysis.CC/
  3. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Friday, 07-Mar-2025 14:06:44 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • 翠星石
    • Ténno Seremél’
    • Alexandre Oliva

    @Suiseiseki the reason webmasters can't implement graceful degradation is that, with the rise of AI, JS will be indispensable to discern humans through proof-of-work captchas and algorithms, in order to prevent service abuse and to respect GDPR & NATO policies on privacy and ecology (less requests -> less pollution and less MitM attack occasions). Obviously, client-side JavaScript will no longer be an optional dependency. Sad but true.

    𝗧𝗵𝗲 𝗯𝗮𝘁𝘁𝗹𝗲 𝗮𝗴𝗮𝗶𝗻𝘀𝘁 𝗝𝗦 𝗶𝘀 𝗽𝘆𝗿𝗿𝗵𝗶𝗰.

    CC: @lxo @tennoseremel

    In conversation about 2 months ago from ieji.de permalink

    Attachments


  4. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Friday, 07-Mar-2025 13:48:40 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • 翠星石
    • Ténno Seremél’
    • Yuchen Pei
    • Alexandre Oliva

    @Suiseiseki the JS-less approach works well until the number of web requests grows. It works fine for amateur apps and small websites, but popular ones are forced to use it in order to keep the user experience smooth and keep out the bots and AI through PoW captchas.

    Modern e-learning requires interactive excercises, flash cards, interrogations with supervision, cloud integration with file hosting and so on. Those things only scale well with JavaScript.

    CC: @tennoseremel @quasi @lxo

    In conversation about 2 months ago from ieji.de permalink

    Attachments


  5. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Friday, 07-Mar-2025 12:15:14 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • 翠星石
    • Ténno Seremél’
    • Yuchen Pei
    • Alexandre Oliva

    @lxo web apps for real-time collaboration, social media, video conferencing, online banking, trading, e-learning, auctions, e-commerce and so on, all need client-side JavaScript. It's just a *necessity* to meet the minimum quality standards.😉

    Internet offers endless variety: if you don't trust a website, the best thing you can do is not visiting it.

    Alex, my social feed stays always open for you, hoping for pleasant conversations in future. Take care. 👋

    CC: @quasi @Suiseiseki @tennoseremel

    In conversation about 2 months ago from ieji.de permalink
  6. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Friday, 07-Mar-2025 12:07:10 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • 翠星石
    • Ténno Seremél’

    @Suiseiseki no, I only use open protocols and FOSS apps to access my stuff. 😉

    FOSS is just a term to indicate "Free and Open Source Software", nothing more. My usage of proprietary apps is minimum, all software I use is at least open source. I don't focus on anyone's interests, I just serve higher ideals.

    If your nation asks you to use a website to save the planet and reduce bureaucracy, this is a moral obligation. Here at least JavaScript saves you two car trips! 🤣

    CC: @tennoseremel

    In conversation about 2 months ago from ieji.de permalink
  7. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Friday, 07-Mar-2025 12:01:38 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • 翠星石
    • Ténno Seremél’
    • Alexandre Oliva

    @Suiseiseki images, CSS, documents, most web resources have processing flaws which allow for unsandboxed code execution.

    iFrame policies can often be bypassed using srcdoc, postMessage and clickjacking exploits. They will be obsoleted (eg. by fencedframes which offer full JavaScript support).

    With AI, JavaScript will be indispensable to discern humans and to respect GDPR & NATO policies on privacy and ecology. HTML-only webpages will become unfit for most purposes.

    CC: @tennoseremel @lxo

    In conversation about 2 months ago from ieji.de permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Laravel
  8. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Friday, 07-Mar-2025 11:55:10 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • Ténno Seremél’
    • Alexandre Oliva

    @lxo unless the website is yours, you will never be in total control. The website owner will always be able to decide what each visitor sees and what each user can do on the company's domains. JavaScript is only an improvement to the user experience, its absence would make our life harder, its presence is almost always helpful has a very marginal effect on our freedom.

    Tip for GNUs: focus on improving yourself rather than bashing others. Choose self-improvement over hate.

    CC: @tennoseremel

    In conversation about 2 months ago from ieji.de permalink

    Attachments


  9. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Thursday, 06-Mar-2025 20:04:56 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • 翠星石
    • Ténno Seremél’
    • Alexandre Oliva

    @Suiseiseki iFrames are discouraged by most web dev guidelines, as they can embed malicious remote content, allowing criminals to inject malware, steal information, or conduct fraud, whereas client-side JavaScript is sandboxed within the isolated context of the webpage with same-origin policy restrictions.

    Client-side processing grants improved responsiveness, better privacy and faster loadings, also reducing the carbon footprint by avoiding unnecessary web requests.

    CC: @tennoseremel @lxo

    In conversation about 2 months ago from ieji.de permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      requests.cc - requests リソースおよび情報
      requests.cc は、あなたがお探しの情報の全ての最新かつ最適なソースです。一般トピックからここから検索できる内容は、requests.ccが全てとなります。あなたがお探しの内容が見つかることを願っています!
  10. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Thursday, 06-Mar-2025 19:57:37 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • 翠星石
    • Ténno Seremél’

    @Suiseiseki I own many digital goods and ownership is generally tied to purchase.

    Understand the scope of the free software movement accurately: FOSS is about the rights of software developers and users to modify and distribute desktop and mobile software.

    Never conflate the concept of software freedom with website ownership. Users can choose to visit or avoid a website based on their own free will, regardless of the licensing terms of the JavaScript used on that site.

    CC: @tennoseremel

    In conversation about 2 months ago from ieji.de permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Content Management
  11. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Thursday, 06-Mar-2025 03:05:25 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • 翠星石
    • Ténno Seremél’
    • Yuchen Pei
    • Alexandre Oliva

    @lxo no Alexander, even saints met opposition.
    When you don't see much opposition, it only means nobody else thought sharing their informed opinions and discuss honestly with you was worth their time. In other words, that nobody else believed in your ability to think rationally, understand different perspectives and thus improve.

    CC: @quasi @Suiseiseki @tennoseremel

    In conversation about 2 months ago from ieji.de permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Domain Details Page
  12. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Thursday, 06-Mar-2025 02:47:10 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • Ténno Seremél’
    • Alexandre Oliva

    @lxo many trade-offs around in IT security, which requires a layered approach, as servers and clients have much different security requisites.

    JavaScript security is in constant improvement because Web 2.0 needs it, used to much easily publish interactive content, facilitating self-expression, self-hosting and collaboration.

    Note: I'm ignoring your rhetoric techniques, but mind that insults and ad hominem attacks aren't ok. I'm polite, so at least treat people with respect.

    CC: @tennoseremel

    In conversation about 2 months ago from ieji.de permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      http://respect.CC/
  13. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Wednesday, 05-Mar-2025 21:02:33 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • 翠星石
    • Ténno Seremél’
    • Alexandre Oliva

    @Suiseiseki HTML5 alone cannot replace JavaScript because it lacks the capability to handle events, manipulate the DOM in real-time, or perform asynchronous operations, which are essential for creating dynamic, accessible and interactive pages.

    FastCGI, executing server-side, is computationally more expensive because it requires multiple web requests and can be more vulnerable to remote code execution and misconfigurations than client-side JavaScript.

    CC: @tennoseremel @lxo

    In conversation about 2 months ago from ieji.de permalink

    Attachments


  14. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Wednesday, 05-Mar-2025 20:35:32 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • 翠星石
    • Ténno Seremél’

    @Suiseiseki unless the website owner publishes the JavaScript code under a FOSS license, full performance optimization is in the visitor's interest and you can't expect to find comments or readability aids.

    In all cases, code quality and security are the webmaster's responsibility, not yours.

    CC: @tennoseremel

    In conversation about 2 months ago from ieji.de permalink

    Attachments


    1. Domain not in remote thumbnail source whitelist: yours.CC
      ´«ÆæË½·þ·¢²¼Íø_µ¥Ö°Òµ´«ÆæSF_пª´«ÆæÍøÕ¾_ÕÒ˽·þ¾ÍÉÏSF999.com
      sf999´«ÆæÐ·þÍøÊÇÎÒ¹ú°ñÊ×ÃÅ»§Õ¾,Ϊ´«ÆæÍæ¼Ò¹©¸øÖб䡢ÃÔʧ¡¢µ¥Ö°Òµ¡¢³¬±ä°æ±ð´«ÆæË½·þ¿ª·þÐÅÏ¢,ê§ê§»ð±¬·þ·þ¾«²Ê,ÊÇ´«ÆæÍæ¼ÒÊ×Ñ¡µÄ´«ÆæË½·þÍøÕ¾¡£
  15. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Wednesday, 05-Mar-2025 09:16:53 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • Ténno Seremél’
    • Alexandre Oliva

    @lxo Alexandre, I will be the one biting faces if you start a religion/politics thread here! 🐺

    Take all security reports seriously but try not to be obsessed about it, you'll just end up reaching uninformed conclusions. Trust the pros, take the mitigation steps and be productive.

    Trust is always optional. But if you're feeling threatened by 98% of websites, its time to reassess your habits: better friends, less work, healthier food, touching grass more often, all helps.

    CC: @tennoseremel

    In conversation about 2 months ago from ieji.de permalink

    Attachments


  16. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Tuesday, 04-Mar-2025 10:55:07 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • 翠星石
    • Ténno Seremél’
    • Alexandre Oliva

    @lxo I understand your concerns, but MITRE and CISA's oversight ensures CVE.org's security and integrity. Regular audits, bug reporting programs and frequent updates help mitigate future risks.

    Alexandre, living in irrational fear of interactive webpages isn't healthy. We live only once, mate! 🙂

    I'm currently satisfied and use their services with gratitude. If I had anything to say about their ethics, I would tell them personally.
    I advise you do the same.

    CC: @Suiseiseki @tennoseremel

    In conversation about 2 months ago from ieji.de permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      cve-website
  17. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Tuesday, 04-Mar-2025 10:49:30 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • 翠星石
    • Ténno Seremél’

    @tennoseremel hi, minification and compression are distinct processes.

    Minification removes unnecessary white space while compression reduces file size. They work together in HTTP to improve page load times. Minification helps reduce the file size, making it more efficient for compression to take effect, and ultimately, for the browser to download and render the page. They only improve performance and reduce carbon footprint. Minification cannot hinder experts auditing. 😉

    CC: @Suiseiseki

    In conversation about 2 months ago from ieji.de permalink
  18. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Tuesday, 04-Mar-2025 05:50:09 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • 翠星石
    • Ténno Seremél’
    • Alexandre Oliva

    @lxo you're welcome. If you need the screenshot of something else just ask, I'll gladly use the latest build of Mozilla Firefox on my up-to-date Linux to take a screenshot for you.

    CVE.org is supported by the Cybersecurity and Infrastructure Security Agency (CISA) and by MITRE, a 65 years old corporation specialized in national defense, financial systems and cybersecurity.
    Its staff has 25 years of experience. If this website isn't safe, we're all doomed. 🙂

    CC: @Suiseiseki , @tennoseremel

    In conversation about 2 months ago from ieji.de permalink

    Attachments


  19. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Monday, 03-Mar-2025 22:10:15 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • 翠星石

    @Suiseiseki the scripts do not appear to contain malware:
    https://www.virustotal.com/gui/url/0e7795408fa7cc6e918cbb0526bc804fece03f7b7685bebdc971670910088fea

    https://www.virustotal.com/gui/url/b698d39b69b283657a4120248b211baeeb6be9b9f46a0bf873bfbcb5cbf622ac

    All JavaScript files you've linked to are minified (compressed), not obfuscated. Almost all websites use compression to improve loading times. You can simply use the auto-format of your text editor to read minified scripts with minimal effort.

    In conversation about 2 months ago from ieji.de permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      VirusTotal
      VirusTotal
  20. Embed this notice
    Lorenzo Ancora :verified: (lorenzoancora@ieji.de)'s status on Monday, 03-Mar-2025 21:48:25 JST Lorenzo Ancora :verified: Lorenzo Ancora :verified:
    in reply to
    • Alexandre Oliva

    @lxo Hi Alexandre, nice to read you again. CVE.org is a reputable site that does not distribute malware or execute unsandboxed code. It is safe to use: https://www.ssltrust.com/ssl-tools/website-security-check?domain=www.cve.org

    The website does not and cannot install anything on your computer. JavaScript is used to improve the user experience.

    I apologize for linking a site you can't visit due to self-imposed ethical limitations. I've attached a full-length screenshot of the page. Let me know if I can assist you further.

    In conversation about 2 months ago from ieji.de permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      cve-website

    2. https://ieji.nbg1.your-objectstorage.com/mastodata/media_attachments/files/114/098/421/975/229/694/original/aa65ca0365882ae5.png
    3. Domain not in remote thumbnail source whitelist: cdn.ssltrust.com.au
      Free Website Safety & Security Check | SSL Tools
      from SSLTrust
      Ensure your website is secure with a Free Website Safety & Security Check. Checking over 60 databases from companies such as Google, Comodo, Opera, Securi and more.
  • Before

User actions

    Lorenzo Ancora :verified:

    Lorenzo Ancora :verified:

    Friendly and enterprising geek, I love culture in all its forms and I try to actively spread computer literacy. Lifelong scholar, free and open-source software (FOSS/FLOSS) developer, webmaster. As a free thinker, I dedicate my life to physical and intellectual improvement. 🇪🇺 🇮🇹Golden rule: respect → more respect.---#opensource #FOSS #programming #Linux #sysadmin

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          286580
          Member since
          10 Oct 2024
          Notices
          44
          Daily average
          0

          Feeds

          • Atom
          • 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.