そよぎセキュリティシールド
Overview
偽サイト・フィッシングサイトからあなたを守ります
「お金がないから、守れない」をなくしたい。 そよぎセキュリティシールドは、有料のセキュリティソフトを買えない方のためにつくった、無料の補助ツールです。ウイルス対策ソフトの代わりではありません。今ある守りに、もう一枚だけ重ねるための道具です。 ■ 何をするもの 公開されている危険なサイトのリストを2つ、1時間ごとにお使いのパソコンへ取り込みます。ページを開こうとしたときに、そのアドレスをパソコンの中のリストと照らし合わせて、載っていたら読み込みを止めて警告の画面を出します。 リストに載っていないサイトは止まりません。すべての危険を防げるわけではありませんので、Chromeの標準の保護や、お使いのウイルス対策ソフトと一緒にお使いください。 ■ Chromeの標準の保護との関係 Chromeには「セーフ ブラウジング」という保護が最初から入っていて、Googleが把握している危険なサイトを警告します。これはそのまま有効にしておいてください。本ツールはそれを置きかえるものではありません。OpenPhish(偽サイトのリスト)とURLhaus(ウイルスをばらまくサイトのリスト)という別の情報源を、もう一枚だけ重ねます。 なお、Windowsの標準機能によるサイトの警告は、ブラウザではMicrosoft Edgeに組み込まれたもので、Chromeでは既定では働きません。本ツールはChromeの中だけで動き、ウイルス対策ソフトを止めたり置きかえたりはしません。 ■ 登録件数について リストの件数は日によって増えたり減ったりします。今どれだけ登録されているかは、拡張機能のアイコンを押すと画面に表示されます。いつでも実際の数を確かめられるようにしたいので、この掲載文には固定の件数を書いていません。 ■ 集めないもの あなたが見たページの記録は集めません。照らし合わせはすべてお使いのパソコンの中だけで行い、開こうとしたアドレスを外へ送るしくみはありません。外とやり取りするのは、1時間ごとにリストを受け取るときだけです。 ■ 表示の言葉 画面の表示は日本語と英語です。ボタンひとつで切り替えられます。警告の画面も日本語と英語で出ます。むずかしい専門用語は、できるだけ使いません。 ■ こんな方に使ってほしい 経済的な理由でセキュリティソフトを買えない方、パソコンにくわしくない方、若い方やヤングケアラー、生活に困っている方と、その支援者の方のためにつくりました。 ■ 「すべてのサイトへのアクセス」が必要な理由 開こうとしたアドレスを、パソコンの中のリストと照らし合わせるためです。ページの中身は読み取りません。アドレスも、照らし合わせた結果も、どこにも送りません。 ■ 費用 無料です。料金も広告もありません。 ■ 中身を公開しています このツールの中身(ソースコード)はすべて公開しています。何をしているのか、本当に閲覧履歴を集めていないのかを、どなたでも読んで確かめられます。MITライセンスなので、だれでも自由に使い、書きかえ、配ることができます。 https://github.com/Mai-M-2023/soyogi-shield わたしたちがいなくなったあとも、必要とする人のもとでこの道具が動きつづけてほしいと考えているため、このライセンスを選びました。 ■ 開発者について 介護と支援の相談どころ「そよぎ」がつくりました。そよぎは、既存の福祉からこぼれ落ちる方の相談窓口として活動している非営利の任意団体で、代表がAIとともに個人で開発しています。お問い合わせは、そよぎ公式サイト( https://soyogi.hp.peraichi.com/top )のお問い合わせフォーム( https://tayori.com/form/65201305955dfe54e77d4129205fce242772a1e1/ )からお願いします。 We want to end the situation where someone goes unprotected simply because they cannot pay. Soyogi Security Shield is a free, supplementary tool for people who cannot afford paid security software. It is not a replacement for antivirus software, and it is not a replacement for the protection already built into Chrome. It adds one more layer on top of what you already have. ■ What it does It downloads two public lists of dangerous sites to your own computer every hour. When you open a page, it compares that address with the list stored on your computer, and if the address is on the list, it stops the page from loading and shows a warning screen. Sites that are not on the lists are not stopped. It cannot prevent every danger, so please keep using it alongside Chrome Safe Browsing and your antivirus software. ■ How it relates to the protection already in Chrome Chrome includes Safe Browsing, which is on by default and warns you about dangerous sites that Google knows about. Please leave it turned on. This tool does not replace it. It simply adds one more check against two other sources, OpenPhish, which lists phishing sites, and URLhaus, which lists sites that distribute malware. Site warnings from the security feature built into Windows run inside Microsoft Edge and do not work in Chrome by default. This tool runs only inside Chrome, and it does not stop or replace your antivirus software. ■ About the number of entries The number of entries in the lists goes up and down from day to day. You can see how many are stored right now by clicking the extension icon. We want you to be able to check the real number at any time, so we do not print a fixed number in this description. ■ What it never collects It does not collect any record of the pages you visit. All checking happens on your own computer, and there is no mechanism that sends the address you are opening to the outside. The only outside communication is receiving the lists once an hour. ■ Language The popup and the warning screen are available in Japanese and English, switchable with one button. We keep the wording as plain as we can. ■ Who it is for It was made for people who cannot buy security software for financial reasons, people who are not familiar with computers, young people and young carers, people struggling to make ends meet, and those who support them. ■ Why it asks for access to all sites To compare the address you are opening with the list stored on your own computer. It does not read the contents of the page. Neither the address nor the result of the check is sent anywhere. ■ Cost It is free. There are no charges and no ads. ■ The source code is open All of the source code is published, so anyone can read exactly what this extension does and confirm for themselves that it does not collect browsing history. It is released under the MIT License, so anyone is free to use, modify, and redistribute it. https://github.com/Mai-M-2023/soyogi-shield We chose this license because we want this tool to keep working for the people who need it, even after we are gone. ■ About the developer Made by Soyogi, a consultation service for care and support. Soyogi is a non profit voluntary group that serves as a contact point for people who fall through the gaps of existing welfare services, and it is developed by its representative together with AI. For inquiries, please use the contact form at https://tayori.com/form/65201305955dfe54e77d4129205fce242772a1e1/
0 out of 5No ratings
Details
- Version1.2.2
- UpdatedJuly 31, 2026
- Offered by介護と支援の相談どころ そよぎ
- Size18.3KiB
- Languages日本語
- Developer
Email
leo.ab.07.28@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes