>>101
Linus Sebastianの有名なPop!OSの瞬間
Linus Sebastian氏は、ゲーム用のメインストリーム・ディストリビューションとして優れているとよく言われるPop!_OSをインストールすることにしました。そして、ソフトウェアセンターからSteamをインストールしようとしましたが、ソフトウェアセンターはインストールに失敗しました。
グラフィカルに動作しなかったので、彼は他のLinuxユーザーがするであろうことをしました。彼は端末を開いて、魔法のようなsudo apt-get installコマンドを実行しました。
グラフィカルな方法でも端末での方法でも、Pop!_OSは、ユーザーがいくつかの基本パッケージを削除する寸前であるという警告を表示しました。
Linuxに関する翻訳をしていくスレ
2021/12/07(火) 09:09:04.50ID:MErHqQ4k
2021/12/07(火) 09:16:29.06ID:MErHqQ4k
>>102
コマンドライン方式では、「あなたは潜在的に有害なことをしようとしています」とはっきりと警告されました。続行するには "その通り実行しろ "と入力してください。
多くのLinuxユーザーにとって、これは立ち止まって考えるべきポイントだったかもしれません。出力結果を見ると、gdm3、pop-desktop、その他多くのデスクトップ環境エレメントを削除しようとしていることがよくわかります。
しかし、人々はしばしば警告を気にしません。リーナス・セバスチャンはそれを実行し、結局、グラフィカルにログインできない壊れたシステムになってしてしまいました。
コマンドライン方式では、「あなたは潜在的に有害なことをしようとしています」とはっきりと警告されました。続行するには "その通り実行しろ "と入力してください。
多くのLinuxユーザーにとって、これは立ち止まって考えるべきポイントだったかもしれません。出力結果を見ると、gdm3、pop-desktop、その他多くのデスクトップ環境エレメントを削除しようとしていることがよくわかります。
しかし、人々はしばしば警告を気にしません。リーナス・セバスチャンはそれを実行し、結局、グラフィカルにログインできない壊れたシステムになってしてしまいました。
2021/12/07(火) 09:24:14.96ID:MErHqQ4k
>>103
デスクトップLinux開発者への教訓
ここには、開発者にとっての教訓が2つあります。
Steamやその他の通常のソフトウェアをインストールすることで、重要なグラフィックエレメントが削除されることがあってはならなりません。
ユーザーは、通常のメインストリームのディストリビューションから重要なソフトウェアを削除することができてはなりません。
ポップ!_OSは、Steamのバグをすぐに修正し、さらにデスクトップの重要なエレメントの削除を無効にする防御的なメカニズムを追加しました。
何らかの理由で、i386 版のパッケージが Launchpad に公開されなかったことがありました。Steam が i386 パッケージであるため、インストールしようとすると、依存関係を解決するためにそのパッケージを Ubuntu バージョンにダウングレードしなければならず、Pop!_OS パッケージが削除されてしまいました。
- Jeremy Soller (@jeremy_soller) 2021年10月26日
デスクトップLinux開発者への教訓
ここには、開発者にとっての教訓が2つあります。
Steamやその他の通常のソフトウェアをインストールすることで、重要なグラフィックエレメントが削除されることがあってはならなりません。
ユーザーは、通常のメインストリームのディストリビューションから重要なソフトウェアを削除することができてはなりません。
ポップ!_OSは、Steamのバグをすぐに修正し、さらにデスクトップの重要なエレメントの削除を無効にする防御的なメカニズムを追加しました。
何らかの理由で、i386 版のパッケージが Launchpad に公開されなかったことがありました。Steam が i386 パッケージであるため、インストールしようとすると、依存関係を解決するためにそのパッケージを Ubuntu バージョンにダウングレードしなければならず、Pop!_OS パッケージが削除されてしまいました。
- Jeremy Soller (@jeremy_soller) 2021年10月26日
2021/12/07(火) 09:29:28.18ID:MErHqQ4k
>>105
今後、このような事態を防ぐために、POP!_OSはAPTパッケージマネージャーにパッチを当てました。これで、POP!_OSは「はい、私の言うとおりにしてください」と入力することができなくなりました。その代わり、(誰かが本当にパッケージを削除したいと思ったら)それを有効にするために特別なファイルを追加しなければならないでしょう。
これはPop!_OSが取った良い動きです。しかし、これはPop!_OSにとってだけの教訓ではありません。ほとんどの Linux ディストリビューションが同様の状況に遭遇し、デスクトップ環境やディスプレイサーバ自体を削除してしまう可能性があります。
KDEはメモを取って、次期Plasma 5.24リリースではPlasmaデスクトップの削除を無効にする機能を追加しました。
今後、このような事態を防ぐために、POP!_OSはAPTパッケージマネージャーにパッチを当てました。これで、POP!_OSは「はい、私の言うとおりにしてください」と入力することができなくなりました。その代わり、(誰かが本当にパッケージを削除したいと思ったら)それを有効にするために特別なファイルを追加しなければならないでしょう。
これはPop!_OSが取った良い動きです。しかし、これはPop!_OSにとってだけの教訓ではありません。ほとんどの Linux ディストリビューションが同様の状況に遭遇し、デスクトップ環境やディスプレイサーバ自体を削除してしまう可能性があります。
KDEはメモを取って、次期Plasma 5.24リリースではPlasmaデスクトップの削除を無効にする機能を追加しました。
2021/12/07(火) 09:35:56.76ID:MErHqQ4k
>>105
明確な警告があったにもかかわらず、災難に合ってしまったリーナス・セバスチャンを非難する声も多くありました。しかし、ここで問題なのは、どんなに技術的に優れていても、多くのユーザーは「警告」を気にしないということです。Yボタンを押すことやそれに類することは、じっくりと考えずに手順の一部だと思い込んでしまうのです。他のLinuxユーザーの中にも、過去に遭遇した人がいますし、今後も遭遇する人は多いでしょう。
だからこそ、フェイルセーフを追加することは賢明なステップなのです。これは、すべての主要なディストリビューションが採用すべきことです。
明確な警告があったにもかかわらず、災難に合ってしまったリーナス・セバスチャンを非難する声も多くありました。しかし、ここで問題なのは、どんなに技術的に優れていても、多くのユーザーは「警告」を気にしないということです。Yボタンを押すことやそれに類することは、じっくりと考えずに手順の一部だと思い込んでしまうのです。他のLinuxユーザーの中にも、過去に遭遇した人がいますし、今後も遭遇する人は多いでしょう。
だからこそ、フェイルセーフを追加することは賢明なステップなのです。これは、すべての主要なディストリビューションが採用すべきことです。
2021/12/07(火) 11:35:52.41ID:KDl3+fgD
ID:MErHqQ4k = tsfoss.comの許可を得ずに機械翻訳を5chにコピペする糞志賀擁護
2021/12/25(土) 20:50:06.61ID:xy41Jf5n
https://news.itsfoss.com/log4j-security-risk/
Log4j Open Source Vulnerability Puts the Entire Internet at Risk: What You Need to Know
Log4j is probably the nastiest open-source security vulnerability in years, where cybersecurity professionals race to patch systems before attackers can inject malware.
Log4jのオープンソース脆弱性により、インターネット全体が危険にさらされる:知っておくべきこと
Log4jは、おそらくここ数年で最も厄介なオープンソースのセキュリティ脆弱性であり、サイバーセキュリティの専門家は、攻撃者がマルウェアを注入する前にシステムにパッチを当てようと懸命に取り組んでいます。
Log4j Open Source Vulnerability Puts the Entire Internet at Risk: What You Need to Know
Log4j is probably the nastiest open-source security vulnerability in years, where cybersecurity professionals race to patch systems before attackers can inject malware.
Log4jのオープンソース脆弱性により、インターネット全体が危険にさらされる:知っておくべきこと
Log4jは、おそらくここ数年で最も厄介なオープンソースのセキュリティ脆弱性であり、サイバーセキュリティの専門家は、攻撃者がマルウェアを注入する前にシステムにパッチを当てようと懸命に取り組んでいます。
2021/12/25(土) 20:55:13.48ID:eOSwSTiR
ID:xy41Jf5n = itsfoss.comの許可を得ずに機械翻訳を5chにコピペする糞志賀擁護
2021/12/25(土) 20:59:38.98ID:xy41Jf5n
>>108
Log4Shell is a Remote Code Execution Class vulnerability denoted as CVE-2021-44228 disclosed as an exploit that affects millions of servers that run Java applications, or particularly the open-source Apache Log4j library.
If you are curious, a wide range of applications/servers and digital systems across the internet use Log4j for logging purposes. Even the back-end systems used by Steam, Minecraft, Cloudflare, and iCloud were found vulnerable.
Why is it one of the most significant vulnerabilities in recent times? Let me tell you more about it.
Log4Shell is a Remote Code Execution Class vulnerability denoted as CVE-2021-44228 disclosed as an exploit that affects millions of servers that run Java applications, or particularly the open-source Apache Log4j library.
If you are curious, a wide range of applications/servers and digital systems across the internet use Log4j for logging purposes. Even the back-end systems used by Steam, Minecraft, Cloudflare, and iCloud were found vulnerable.
Why is it one of the most significant vulnerabilities in recent times? Let me tell you more about it.
2021/12/25(土) 21:01:02.81ID:xy41Jf5n
>>110
Log4Shellは、CVE-2021-44228と表記されるリモートコード実行クラスの脆弱性で、Javaアプリケーション、特にオープンソースのApache Log4jライブラリを実行している数百万のサーバーに影響を及ぼすことになるとして開示されました。
インターネット上の様々なアプリケーション/サーバーやデジタルシステムが、ログ取得のためにLog4jを使用しています。Steam、Minecraft、Cloudflare、iCloudで使用されているバックエンドシステムでさえ、脆弱性が発見されました。
なぜ、ここ最近で最も重要な脆弱性の一つなのでしょうか?詳しく説明しましょう。
Log4Shellは、CVE-2021-44228と表記されるリモートコード実行クラスの脆弱性で、Javaアプリケーション、特にオープンソースのApache Log4jライブラリを実行している数百万のサーバーに影響を及ぼすことになるとして開示されました。
インターネット上の様々なアプリケーション/サーバーやデジタルシステムが、ログ取得のためにLog4jを使用しています。Steam、Minecraft、Cloudflare、iCloudで使用されているバックエンドシステムでさえ、脆弱性が発見されました。
なぜ、ここ最近で最も重要な脆弱性の一つなのでしょうか?詳しく説明しましょう。
2021/12/25(土) 22:53:03.52ID:xy41Jf5n
>>111
またもやの脆弱性で、何が大問題なのですか?
攻撃者に悪用されると、この脆弱性を利用して、遠隔操作でサーバーにマルウェアを追加される可能性があります。この脆弱性の深刻度は10分の10で、最も高いレベルです。
他の多くの脆弱性とは異なり、これは設計上のバグ(機能の結果)です。つまり、最初の時からLog4jのロギングに欠陥があったということです。
そう、これはJavaアプリケーションがエラーメッセージを記録するために使用するApache Log4jライブラリと同じ無害なものでもあります。
この脆弱性は、Alibaba Cloud セキュリティチームのChen ZhaojunがApacheで発見したものです。その後、Minecraftのサーバーがこの脆弱性を受けていることが判明し、ゼロデイ脆弱性として世間の注目を浴びるようになりました。
またもやの脆弱性で、何が大問題なのですか?
攻撃者に悪用されると、この脆弱性を利用して、遠隔操作でサーバーにマルウェアを追加される可能性があります。この脆弱性の深刻度は10分の10で、最も高いレベルです。
他の多くの脆弱性とは異なり、これは設計上のバグ(機能の結果)です。つまり、最初の時からLog4jのロギングに欠陥があったということです。
そう、これはJavaアプリケーションがエラーメッセージを記録するために使用するApache Log4jライブラリと同じ無害なものでもあります。
この脆弱性は、Alibaba Cloud セキュリティチームのChen ZhaojunがApacheで発見したものです。その後、Minecraftのサーバーがこの脆弱性を受けていることが判明し、ゼロデイ脆弱性として世間の注目を浴びるようになりました。
2021/12/25(土) 23:03:55.30ID:xy41Jf5n
>>112
Mad props to Chen Zhaojun of Alibaba Cloud Security for responsibly disclosing the #log4j vulnerability in private directly to the log4j developers, so that a patch to log4j was released by December 6th, several days before the vulnerability went public.
— Talia Ringer (@TaliaRinger) December 12, 2021
Alibaba Cloud セキュリティチームの専門家 Chen Zhaojunが、責任を持って#log4jの脆弱性をlog4jの開発者に直接非公開で開示したので、脆弱性が公開される数日前の12月6日までにlog4jへのパッチをリリースすることができました。
- Talia Ringer (@TaliaRinger) 2021年12月12日
Mad props to Chen Zhaojun of Alibaba Cloud Security for responsibly disclosing the #log4j vulnerability in private directly to the log4j developers, so that a patch to log4j was released by December 6th, several days before the vulnerability went public.
— Talia Ringer (@TaliaRinger) December 12, 2021
Alibaba Cloud セキュリティチームの専門家 Chen Zhaojunが、責任を持って#log4jの脆弱性をlog4jの開発者に直接非公開で開示したので、脆弱性が公開される数日前の12月6日までにlog4jへのパッチをリリースすることができました。
- Talia Ringer (@TaliaRinger) 2021年12月12日
2021/12/25(土) 23:23:15.42ID:xy41Jf5n
>>113
これは、経験の浅いハッカーでも真似することができ、それほど苦労せずに何百ものアプリケーションに影響を与えることができる、非常に危険な不具合です。
さらに悪いことに、あなたのシステムが脆弱であるかどうかを検出するのは簡単ではありません。
この脆弱性は、コードがネットワーク側につながっていない場合でも、サーバーのどこにでも潜んでいる可能性があります。例えば、ログが保存されている場所などです。
したがって、多くのアプリケーションがLog4jを使ってログを生成・保存していることを考えると、この脆弱性を検出するのは簡単ではありません。たとえサーバーが100%Javaでなくても、Log4jが使われている小さなインスタンスはあり得ます。
要するに、非常に危険で、悪用が容易で、検知に時間がかかる脆弱性は、サーバー管理者にとっては、なんとやっかいなことではありませんか?
これは、経験の浅いハッカーでも真似することができ、それほど苦労せずに何百ものアプリケーションに影響を与えることができる、非常に危険な不具合です。
さらに悪いことに、あなたのシステムが脆弱であるかどうかを検出するのは簡単ではありません。
この脆弱性は、コードがネットワーク側につながっていない場合でも、サーバーのどこにでも潜んでいる可能性があります。例えば、ログが保存されている場所などです。
したがって、多くのアプリケーションがLog4jを使ってログを生成・保存していることを考えると、この脆弱性を検出するのは簡単ではありません。たとえサーバーが100%Javaでなくても、Log4jが使われている小さなインスタンスはあり得ます。
要するに、非常に危険で、悪用が容易で、検知に時間がかかる脆弱性は、サーバー管理者にとっては、なんとやっかいなことではありませんか?
2021/12/25(土) 23:32:58.42ID:xy41Jf5n
>>114
Log4Shellはセキュリティの悪夢
今現在、Log4Shellの脆弱性はインターネット上で話題になっています。もちろん、大手インターネット企業には、パッチを適用して問題を迅速に解決するリソースがあります。
しかし、すでにGitHubで概念実証(PoC)が公開されていることを考えると、攻撃者はサービスを妨害するために脆弱なシステムを見つけるために奔走しています。LinuxかWindowsかには関係なく、ほとんどすべてのサーバーが影響を受けています。
残念ながら、何億台ものデバイスが危険にさらされています。つまり、これは1日や2日で直るようなセキュリティ上の欠陥ではないのです。CyberScoopのレポートによると、脆弱なLog4jライブラリを含むすべてのデバイスを特定するには、数ヶ月から数年かかるとしています。
忘れてはならないのは、私たちは年始の長期休暇を迎えようとしていることです。そのため、いくつかの管理者や開発者は、自分のシステムの脆弱性を見つけ、できるだけ早く修正する必要があります。
Log4Shellはセキュリティの悪夢
今現在、Log4Shellの脆弱性はインターネット上で話題になっています。もちろん、大手インターネット企業には、パッチを適用して問題を迅速に解決するリソースがあります。
しかし、すでにGitHubで概念実証(PoC)が公開されていることを考えると、攻撃者はサービスを妨害するために脆弱なシステムを見つけるために奔走しています。LinuxかWindowsかには関係なく、ほとんどすべてのサーバーが影響を受けています。
残念ながら、何億台ものデバイスが危険にさらされています。つまり、これは1日や2日で直るようなセキュリティ上の欠陥ではないのです。CyberScoopのレポートによると、脆弱なLog4jライブラリを含むすべてのデバイスを特定するには、数ヶ月から数年かかるとしています。
忘れてはならないのは、私たちは年始の長期休暇を迎えようとしていることです。そのため、いくつかの管理者や開発者は、自分のシステムの脆弱性を見つけ、できるだけ早く修正する必要があります。
2021/12/25(土) 23:42:21.08ID:xy41Jf5n
>>116
セキュリティ脆弱性を防ぐには?
公式発表によると、Apacheは、Log4j v2.15.0で初期パッチをリリースし、攻撃者による任意のコードの実行を防止しています。
『設定、ログメッセージ、パラメータで使用されるJNDI機能は、攻撃者が制御するLDAPや他のJNDI関連エンドポイントから保護されていません。ログメッセージやログメッセージパラメータを制御できる攻撃者は、メッセージの検索置換が有効な場合、LDAP サーバから読み込んだ任意のコードを実行することができます。log4j 2.15.0 からは、この動作はデフォルトで無効化されています。』
また、Sophosのようなサイバーセキュリティ企業が、サーバー(LinuxとWindows上)でこの脆弱性をテストしたり、検出や緩和、パッチするためのブログ記事をアップしているのを見つけることができます。
最近、Apache は Log4j の更新を行い、この脆弱性の原因となる動作を無効にし、リモートの攻撃者があなたのサーバーでコードを実行できないようにしました。
セキュリティ脆弱性を防ぐには?
公式発表によると、Apacheは、Log4j v2.15.0で初期パッチをリリースし、攻撃者による任意のコードの実行を防止しています。
『設定、ログメッセージ、パラメータで使用されるJNDI機能は、攻撃者が制御するLDAPや他のJNDI関連エンドポイントから保護されていません。ログメッセージやログメッセージパラメータを制御できる攻撃者は、メッセージの検索置換が有効な場合、LDAP サーバから読み込んだ任意のコードを実行することができます。log4j 2.15.0 からは、この動作はデフォルトで無効化されています。』
また、Sophosのようなサイバーセキュリティ企業が、サーバー(LinuxとWindows上)でこの脆弱性をテストしたり、検出や緩和、パッチするためのブログ記事をアップしているのを見つけることができます。
最近、Apache は Log4j の更新を行い、この脆弱性の原因となる動作を無効にし、リモートの攻撃者があなたのサーバーでコードを実行できないようにしました。
2021/12/25(土) 23:59:06.04ID:xy41Jf5n
>>116
Apache Log4j 2.16.0がリリースされました。Apache Logging Services Project Management Committee (PMC)の皆さん、24時間体制での迅速なリリースの提供に感謝します!
— Apache – The ASF (@TheASF) 2021年12月13日
したがって、Apache Log4j 2.15.0 または 2.16.0 リリースにアップグレードすることによってのみ、アプリケーションおよびサーバに対しての、この不具合から守ることができると考えてよいでしょう。いずれの場合も、すぐにアップグレードするのが難しい場合は、Sophosなどのサイバーセキュリティ企業によるいくつかの緩和ガイドを参照することができます。
主要なIT企業は、この問題を解決するために、24時間体制で取り組んでいます。しかしこれは、モバイル機器のアプリをアップデートするほど簡単ではありません。
現在のところ、攻撃者はこのセキュリティ上の欠陥を利用して、デバイスを危険にさらし始めています。正確な数字はわかりませんが、サイバーセキュリティの専門家にとっては、穏やかな年末年始の休暇とはならないでしょう。
Apache Log4j 2.16.0がリリースされました。Apache Logging Services Project Management Committee (PMC)の皆さん、24時間体制での迅速なリリースの提供に感謝します!
— Apache – The ASF (@TheASF) 2021年12月13日
したがって、Apache Log4j 2.15.0 または 2.16.0 リリースにアップグレードすることによってのみ、アプリケーションおよびサーバに対しての、この不具合から守ることができると考えてよいでしょう。いずれの場合も、すぐにアップグレードするのが難しい場合は、Sophosなどのサイバーセキュリティ企業によるいくつかの緩和ガイドを参照することができます。
主要なIT企業は、この問題を解決するために、24時間体制で取り組んでいます。しかしこれは、モバイル機器のアプリをアップデートするほど簡単ではありません。
現在のところ、攻撃者はこのセキュリティ上の欠陥を利用して、デバイスを危険にさらし始めています。正確な数字はわかりませんが、サイバーセキュリティの専門家にとっては、穏やかな年末年始の休暇とはならないでしょう。
2022/06/19(日) 11:39:08.58ID:LocB48RY
Linuxの翻訳専門スレがあるので、次の記事を翻訳してみましょう。
Ubuntu Spyware: What to do?
by Richard Stallman — Published on 07/12/2012 01:52
https://www.fsf.org/blogs/rms/ubuntu-spyware-what-to-do
*This work is licensed under a Creative Commons Attribution-No Derivative Works 3.0 license (or later version)
Ubuntu Spyware: What to do?
by Richard Stallman — Published on 07/12/2012 01:52
https://www.fsf.org/blogs/rms/ubuntu-spyware-what-to-do
*This work is licensed under a Creative Commons Attribution-No Derivative Works 3.0 license (or later version)
2022/06/19(日) 11:40:24.00ID:LocB48RY
One of the major advantages of free software is that the community protects users from malicious software. Now Ubuntu GNU/Linux has become a counterexample. What should we do?
Proprietary software is associated with malicious treatment of the user: surveillance code, digital handcuffs (DRM or Digital Restrictions Management) to restrict users, and back doors that can do nasty things under remote control. Programs that do any of these things are malware and should be treated as such. Widely used examples include Windows, the iThings, and the Amazon "Kindle" product for virtual book burning, which do all three; Macintosh and the Playstation III which impose DRM; most portable phones, which do spying and have back doors; Adobe Flash Player, which does spying and enforces DRM; and plenty of apps for iThings and Android, which are guilty of one or more of these nasty practices.
Proprietary software is associated with malicious treatment of the user: surveillance code, digital handcuffs (DRM or Digital Restrictions Management) to restrict users, and back doors that can do nasty things under remote control. Programs that do any of these things are malware and should be treated as such. Widely used examples include Windows, the iThings, and the Amazon "Kindle" product for virtual book burning, which do all three; Macintosh and the Playstation III which impose DRM; most portable phones, which do spying and have back doors; Adobe Flash Player, which does spying and enforces DRM; and plenty of apps for iThings and Android, which are guilty of one or more of these nasty practices.
2022/06/19(日) 11:57:58.21ID:LocB48RY
>>119
フリーソフトウェアの大きな利点の1つは、コミュニティが悪意のあるソフトウェアからユーザを守ることです。今、Ubuntu GNU/Linuxはその反例となりました。私たちはどうしたらいいのでしょうか?
プロプライエタリなソフトウェアは、ユーザに対する次のような悪意のある扱いと関連しています。すなわり、 監視コード、ユーザを制限するデジタル手錠 (DRM もしくは Digital Restrictions Managementというもの)、そして遠隔操作で厄介なことをするバックドアなどです。これらのいずれかを行うプログラムはマルウェアであり、そのように扱われるべきです。広く使われている例としては、Windows、iThings、Amazonの "Kindle "製品(仮想ブック作成用)、MacintoshとPlaystation IIIについてはDRM、ほとんどの携帯電話ではスパイ行為とバックドアがあり、Adobe Flash Playerはスパイ行為とDRM、iThingsとAndroid用の多くのアプリケーションではこれらのうち一つまたは複数の不正行為を行う、というようにその例を挙げることができます。
フリーソフトウェアの大きな利点の1つは、コミュニティが悪意のあるソフトウェアからユーザを守ることです。今、Ubuntu GNU/Linuxはその反例となりました。私たちはどうしたらいいのでしょうか?
プロプライエタリなソフトウェアは、ユーザに対する次のような悪意のある扱いと関連しています。すなわり、 監視コード、ユーザを制限するデジタル手錠 (DRM もしくは Digital Restrictions Managementというもの)、そして遠隔操作で厄介なことをするバックドアなどです。これらのいずれかを行うプログラムはマルウェアであり、そのように扱われるべきです。広く使われている例としては、Windows、iThings、Amazonの "Kindle "製品(仮想ブック作成用)、MacintoshとPlaystation IIIについてはDRM、ほとんどの携帯電話ではスパイ行為とバックドアがあり、Adobe Flash Playerはスパイ行為とDRM、iThingsとAndroid用の多くのアプリケーションではこれらのうち一つまたは複数の不正行為を行う、というようにその例を挙げることができます。
2022/06/19(日) 12:00:40.04ID:LocB48RY
Free software gives users a chance to protect themselves from malicious software behaviors. Even better, usually the community protects everyone, and most users don't have to move a muscle. Here's how.
Once in a while, users who know programming find that a free program has malicious code. Generally the next thing they do is release a corrected version of the program; with the four freedoms that define free software (see http://www.gnu.org/philosophy/free-sw.html), they are free to do this. This is called a "fork" of the program. Soon the community switches to the corrected fork, and the malicious version is rejected. The prospect of ignominious rejection is not very tempting; thus, most of the time, even those who are not stopped by their consciences and social pressure refrain from putting malfeatures in free software.
Once in a while, users who know programming find that a free program has malicious code. Generally the next thing they do is release a corrected version of the program; with the four freedoms that define free software (see http://www.gnu.org/philosophy/free-sw.html), they are free to do this. This is called a "fork" of the program. Soon the community switches to the corrected fork, and the malicious version is rejected. The prospect of ignominious rejection is not very tempting; thus, most of the time, even those who are not stopped by their consciences and social pressure refrain from putting malfeatures in free software.
2022/06/19(日) 12:16:21.55ID:LocB48RY
>>121
自由ソフトウェアは、悪意のあるソフトウェアの振る舞いからユーザ自身を守る機会を与えてくれます。さらに良いことに、通常はコミュニティが皆を守るので、ほとんどのユーザはびくともする必要がありません。その方法とは次のとおりです。
まれに、プログラミングを知っているユーザが、自由なプログラムに悪意のあるコードがあることを発見することがあります。通常、そうしたユーザーは次の段階としてプログラムの修正版をリリースします。自由ソフトウェアを定義する4つの自由(http://www.gnu.org/philosophy/free-sw.html 参照)により、彼らはこれを自由に行うことができます。これはプログラムの「フォーク」と呼ばれます。すぐにコミュニティは修正されたフォークに乗り換え、悪意のあるバージョンは拒絶されます。不名誉な拒絶の見通しがあるのであまり魅力的ではありません。ですから、たいていの場合、良心や社会的圧力からでは止められない人々でさえ、自由ソフトウェアに悪意のある機能を入れることを控えるのです。
自由ソフトウェアは、悪意のあるソフトウェアの振る舞いからユーザ自身を守る機会を与えてくれます。さらに良いことに、通常はコミュニティが皆を守るので、ほとんどのユーザはびくともする必要がありません。その方法とは次のとおりです。
まれに、プログラミングを知っているユーザが、自由なプログラムに悪意のあるコードがあることを発見することがあります。通常、そうしたユーザーは次の段階としてプログラムの修正版をリリースします。自由ソフトウェアを定義する4つの自由(http://www.gnu.org/philosophy/free-sw.html 参照)により、彼らはこれを自由に行うことができます。これはプログラムの「フォーク」と呼ばれます。すぐにコミュニティは修正されたフォークに乗り換え、悪意のあるバージョンは拒絶されます。不名誉な拒絶の見通しがあるのであまり魅力的ではありません。ですから、たいていの場合、良心や社会的圧力からでは止められない人々でさえ、自由ソフトウェアに悪意のある機能を入れることを控えるのです。
2022/06/19(日) 16:03:32.29ID:LocB48RY
2022/06/19(日) 16:05:25.84ID:LocB48RY
But not always. Ubuntu, a widely used and influential GNU/Linux distribution, has installed surveillance code. When the user searches her own local files for a string using the Ubuntu desktop, Ubuntu sends that string to one of Canonical's servers. (Canonical is the company that develops Ubuntu.)
This is just like the first surveillance practice I learned about in Windows. My late friend Fravia told me that when he searched for a string in the files of his Windows system, it sent a packet to some server, which was detected by his firewall. Given that first example I paid attention and learned about the propensity of "reputable" proprietary software to be malware. Perhaps it is no coincidence that Ubuntu sends the same information.
Ubuntu uses the information about searches to show the user ads to buy various things from Amazon. Amazon commits many wrongs (see http://stallman.org/amazon.html); by promoting Amazon, Canonical contributes to them. However, the ads are not the core of the problem. The main issue is the spying. Canonical says it does not tell Amazon who searched for what. However, it is just as bad for Canonical to collect your personal information as it would have been for Amazon to collect it.
This is just like the first surveillance practice I learned about in Windows. My late friend Fravia told me that when he searched for a string in the files of his Windows system, it sent a packet to some server, which was detected by his firewall. Given that first example I paid attention and learned about the propensity of "reputable" proprietary software to be malware. Perhaps it is no coincidence that Ubuntu sends the same information.
Ubuntu uses the information about searches to show the user ads to buy various things from Amazon. Amazon commits many wrongs (see http://stallman.org/amazon.html); by promoting Amazon, Canonical contributes to them. However, the ads are not the core of the problem. The main issue is the spying. Canonical says it does not tell Amazon who searched for what. However, it is just as bad for Canonical to collect your personal information as it would have been for Amazon to collect it.
2022/06/19(日) 16:07:11.25ID:LocB48RY
People will certainly make a modified version of Ubuntu without this surveillance. In fact, several GNU/Linux distros are modified versions of Ubuntu. When those update to the latest Ubuntu as a base, I expect they will remove this. Canonical surely expects that too.
Most free software developers would abandon such a plan given the prospect of a mass switch to someone else's corrected version. But Canonical has not abandoned the Ubuntu spyware. Perhaps Canonical figures that the name "Ubuntu" has so much momentum and influence that it can avoid the usual consequences and get away with surveillance.
Canonical says this feature searches the Internet in other ways. Depending on the details, that might or might not make the problem bigger, but not smaller.
Ubuntu allows users to switch the surveillance off. Clearly Canonical thinks that many Ubuntu users will leave this setting in the default state (on). And many may do so, because it doesn't occur to them to try to do anything about it. Thus, the existence of that switch does not make the surveillance feature ok.
Even if it were disabled by default, the feature would still be dangerous: "opt in, once and for all" for a risky practice, where the risk varies depending on details, invites carelessness. To protect users' privacy, systems should make prudence easy: when a local search program has a network search feature, it should be up to the user to choose network search explicitly each time. This is easy: all it takes is to have separate buttons for network searches and local searches, as earlier versions of Ubuntu did. A network search feature should also inform the user clearly and concretely about who will get what personal information of hers, if and when she uses the feature.
Most free software developers would abandon such a plan given the prospect of a mass switch to someone else's corrected version. But Canonical has not abandoned the Ubuntu spyware. Perhaps Canonical figures that the name "Ubuntu" has so much momentum and influence that it can avoid the usual consequences and get away with surveillance.
Canonical says this feature searches the Internet in other ways. Depending on the details, that might or might not make the problem bigger, but not smaller.
Ubuntu allows users to switch the surveillance off. Clearly Canonical thinks that many Ubuntu users will leave this setting in the default state (on). And many may do so, because it doesn't occur to them to try to do anything about it. Thus, the existence of that switch does not make the surveillance feature ok.
Even if it were disabled by default, the feature would still be dangerous: "opt in, once and for all" for a risky practice, where the risk varies depending on details, invites carelessness. To protect users' privacy, systems should make prudence easy: when a local search program has a network search feature, it should be up to the user to choose network search explicitly each time. This is easy: all it takes is to have separate buttons for network searches and local searches, as earlier versions of Ubuntu did. A network search feature should also inform the user clearly and concretely about who will get what personal information of hers, if and when she uses the feature.
2022/06/19(日) 16:09:14.70ID:LocB48RY
If a sufficient part of our community's opinion leaders view this issue in personal terms only, if they switch the surveillance off for themselves and continue to promote Ubuntu, Canonical might get away with it. That would be a great loss to the free software community.
We who present free software as a defense against malware do not say it is a perfect defense. No perfect defense is known. We don't say the community will deter malware without fail. Thus, strictly speaking, the Ubuntu spyware example doesn't mean we have to eat our words.
But there's more at stake here than whether some of us have to eat some words. What's at stake is whether our community can effectively use the argument based on proprietary spyware. If we can only say, "free software won't spy on you, unless it's Ubuntu," that's much less powerful than saying, "free software won't spy on you."
It behooves us to give Canonical whatever rebuff is needed to make it stop this. Any excuse Canonical offers is inadequate; even if it used all the money it gets from Amazon to develop free software, that can hardly overcome what free software will lose if it ceases to offer an effective way to avoid abuse of the users.
If you ever recommend or redistribute GNU/Linux, please remove Ubuntu from the distros you recommend or redistribute. If its practice of installing and recommending nonfree software didn't convince you to stop, let this convince you. In your install fests, in your Software Freedom Day events, in your FLISOL events, don't install or recommend Ubuntu. Instead, tell people that Ubuntu is shunned for spying.
While you're at it, you can also tell them that Ubuntu contains nonfree programs and suggests other nonfree programs. (See http://www.gnu.org/distros/common-distros.html.) That will counteract the other form of negative influence that Ubuntu exerts in the free software community: legitimizing nonfree software.
We who present free software as a defense against malware do not say it is a perfect defense. No perfect defense is known. We don't say the community will deter malware without fail. Thus, strictly speaking, the Ubuntu spyware example doesn't mean we have to eat our words.
But there's more at stake here than whether some of us have to eat some words. What's at stake is whether our community can effectively use the argument based on proprietary spyware. If we can only say, "free software won't spy on you, unless it's Ubuntu," that's much less powerful than saying, "free software won't spy on you."
It behooves us to give Canonical whatever rebuff is needed to make it stop this. Any excuse Canonical offers is inadequate; even if it used all the money it gets from Amazon to develop free software, that can hardly overcome what free software will lose if it ceases to offer an effective way to avoid abuse of the users.
If you ever recommend or redistribute GNU/Linux, please remove Ubuntu from the distros you recommend or redistribute. If its practice of installing and recommending nonfree software didn't convince you to stop, let this convince you. In your install fests, in your Software Freedom Day events, in your FLISOL events, don't install or recommend Ubuntu. Instead, tell people that Ubuntu is shunned for spying.
While you're at it, you can also tell them that Ubuntu contains nonfree programs and suggests other nonfree programs. (See http://www.gnu.org/distros/common-distros.html.) That will counteract the other form of negative influence that Ubuntu exerts in the free software community: legitimizing nonfree software.
2022/07/20(水) 12:58:37.59ID:d8wyo5rl
新着記事
8 Reasons Why Linux Mint is Better Than Ubuntu for Linux Beginners
を翻訳します。
8 Reasons Why Linux Mint is Better Than Ubuntu for Linux Beginners
を翻訳します。
2022/07/20(水) 12:59:00.85ID:d8wyo5rl
8 Reasons Why Linux Mint is Better Than Ubuntu for Linux Beginners
ByAbhishek Prakash Updated on
July 13, 2022
Which one is better, Linux Mint or Ubuntu?
This question has been there ever since Linux Mint came into the picture, and this article does not answer this question. Well, not entirely.
So, what is this about, then?
I have been an Ubuntu user for a long time. I stray to other Linux distributions, but I keep coming back to Ubuntu, eventually. Furthermore, I occasionally try my hands on Linux Mint, mostly to write articles about it. I must say, using Linux Mint is quite a pleasant experience.
As a die-hard Ubuntu fan, I come back from Mint to Ubuntu in time, but not before noticing that Linux Mint is better than Ubuntu for a beginner (and some users).
It’s because there are a few things that Linux Mint handles better than Ubuntu, by default. And ‘by default’ matters when we are talking about a Linux beginner. Because an experienced Linux user will find their way. It’s the beginners who struggle with even a seemingly obvious thing.
Considering that I have used both of these popular Linux distributions, I am confident that I can make a fair comparison of Linux Mint and Ubuntu.
The comparison which I am doing here is from the point of view of a beginner Linux desktop user who probably has just switched from Windows or thinking to switch to Linux. But it should still be a good read for an experienced user.
https://mao.5ch.net/test/read.cgi/linux/1650771885/887
ByAbhishek Prakash Updated on
July 13, 2022
Which one is better, Linux Mint or Ubuntu?
This question has been there ever since Linux Mint came into the picture, and this article does not answer this question. Well, not entirely.
So, what is this about, then?
I have been an Ubuntu user for a long time. I stray to other Linux distributions, but I keep coming back to Ubuntu, eventually. Furthermore, I occasionally try my hands on Linux Mint, mostly to write articles about it. I must say, using Linux Mint is quite a pleasant experience.
As a die-hard Ubuntu fan, I come back from Mint to Ubuntu in time, but not before noticing that Linux Mint is better than Ubuntu for a beginner (and some users).
It’s because there are a few things that Linux Mint handles better than Ubuntu, by default. And ‘by default’ matters when we are talking about a Linux beginner. Because an experienced Linux user will find their way. It’s the beginners who struggle with even a seemingly obvious thing.
Considering that I have used both of these popular Linux distributions, I am confident that I can make a fair comparison of Linux Mint and Ubuntu.
The comparison which I am doing here is from the point of view of a beginner Linux desktop user who probably has just switched from Windows or thinking to switch to Linux. But it should still be a good read for an experienced user.
https://mao.5ch.net/test/read.cgi/linux/1650771885/887
2022/07/20(水) 13:08:34.89ID:d8wyo5rl
>>128
Linux Mint が Ubuntu よりも優れている 8 つの理由ー Linux 初心者のために
Linux Mint と Ubuntu はどちらが優れているのでしょうか?
この質問は Linux Mint が登場したときからずっとあるもので、この記事はこの問いに答えるものではありません。まあ、全くないわけではありませんが。
では、これはどういうことなのでしょうか?
私は長い間 Ubuntu ユーザでした。他のLinuxディストリビューションに迷い込むこともありますが、結局はUbuntuに戻ってきます。さらに、記事を書くために時々 Linux Mint を使っています。Linux Mint を使うのは非常に楽しい経験です。
Ubuntu の熱心なファンであった私は Mint から Ubuntu に戻りました。それは初心者 (と一部のユーザ)には Linux Mint が Ubuntu よりも優れていることに気づかされる前のことです。
それは Linux Mint が Ubuntu よりもデフォルトで優れている点がいくつかあるからで す。Linux 初心者の場合、「デフォルトで」というのは重要です。なぜなら、経験豊富な Linux ユーザは自分の道を見つけることができるからです。一見当たり前のことでも苦労するのが初心者なのです。
私は人気のある Linux ディストリビューションを両方使ったことがあるので、 Linux Mint と Ubuntu の公正な比較をする自信があります。
ここで行う比較は、おそらく Windows から乗り換えた、または Linux に乗り換えようと考えている初心者 Linux デスクトップユーザの視点からのものです。しかし、経験豊富なユーザにとっても読み応えがあるはずです。
Linux Mint が Ubuntu よりも優れている 8 つの理由ー Linux 初心者のために
Linux Mint と Ubuntu はどちらが優れているのでしょうか?
この質問は Linux Mint が登場したときからずっとあるもので、この記事はこの問いに答えるものではありません。まあ、全くないわけではありませんが。
では、これはどういうことなのでしょうか?
私は長い間 Ubuntu ユーザでした。他のLinuxディストリビューションに迷い込むこともありますが、結局はUbuntuに戻ってきます。さらに、記事を書くために時々 Linux Mint を使っています。Linux Mint を使うのは非常に楽しい経験です。
Ubuntu の熱心なファンであった私は Mint から Ubuntu に戻りました。それは初心者 (と一部のユーザ)には Linux Mint が Ubuntu よりも優れていることに気づかされる前のことです。
それは Linux Mint が Ubuntu よりもデフォルトで優れている点がいくつかあるからで す。Linux 初心者の場合、「デフォルトで」というのは重要です。なぜなら、経験豊富な Linux ユーザは自分の道を見つけることができるからです。一見当たり前のことでも苦労するのが初心者なのです。
私は人気のある Linux ディストリビューションを両方使ったことがあるので、 Linux Mint と Ubuntu の公正な比較をする自信があります。
ここで行う比較は、おそらく Windows から乗り換えた、または Linux に乗り換えようと考えている初心者 Linux デスクトップユーザの視点からのものです。しかし、経験豊富なユーザにとっても読み応えがあるはずです。
2022/07/20(水) 13:14:20.51ID:d8wyo5rl
>>129
初心者が Ubuntu よりも Linux Mint を選ぶ 8 つのポイント
UbuntuとLinux Mintは紛れもなく最も人気のあるデスクトップLinuxディストリビューションです。Ubuntu は Debian をベースにしていますが、Linux Mint は Ubuntu をベースにしています。疑問は、なぜソースそのものを使うのではなく、Ubuntu の派生物や Debian の派生物を使うのか? その答えは、派生物の方が優れているからです。
筋金入りの Debian ユーザは反対するでしょうが、Ubuntu は Debian をより良く(あるいはより簡単に?)してくれます。同様に、Linux Mint は Ubuntu をより良いものにします。
どうしてでしょうか? ここでは Linux Mint が Ubuntu よりも優れている点を 8 つ挙げてみます。
比較対象は主に Ubuntu GNOME と Linux Mint の Cinnamon デスクトップです。いくつかのパラメータはデスクトップ環境が異なる他のバージョンに は適用できないかもしれません。
様々なエディションを知らない場合、この記事を読んでデスクトップ環境とは何かを理解してください。
初心者が Ubuntu よりも Linux Mint を選ぶ 8 つのポイント
UbuntuとLinux Mintは紛れもなく最も人気のあるデスクトップLinuxディストリビューションです。Ubuntu は Debian をベースにしていますが、Linux Mint は Ubuntu をベースにしています。疑問は、なぜソースそのものを使うのではなく、Ubuntu の派生物や Debian の派生物を使うのか? その答えは、派生物の方が優れているからです。
筋金入りの Debian ユーザは反対するでしょうが、Ubuntu は Debian をより良く(あるいはより簡単に?)してくれます。同様に、Linux Mint は Ubuntu をより良いものにします。
どうしてでしょうか? ここでは Linux Mint が Ubuntu よりも優れている点を 8 つ挙げてみます。
比較対象は主に Ubuntu GNOME と Linux Mint の Cinnamon デスクトップです。いくつかのパラメータはデスクトップ環境が異なる他のバージョンに は適用できないかもしれません。
様々なエディションを知らない場合、この記事を読んでデスクトップ環境とは何かを理解してください。
131login:Penguin
2023/05/10(水) 07:56:13.88ID:zdxPszhZ みんなぁぁぁ集合!!
いつも使っているソフトウェアを、少しでもいいから翻訳するんだ!
Right Now!
いつも使っているソフトウェアを、少しでもいいから翻訳するんだ!
Right Now!
132login:Penguin
2023/08/10(木) 17:27:27.85ID:GeTue5Qs くだ質スレでフォルダー名が「デスクトップ」とか「ダウンロード」とかになっている件について「GNOME翻訳者に依頼して英語に戻してもらう」って意見が出てるけど違うよね
ホームフォルダー内のフォルダーが日本語になっているのはfreedesktop.orgの決めたことだからGNOMEの翻訳者に言っても無意味なはず
ホームフォルダー内のフォルダーが日本語になっているのはfreedesktop.orgの決めたことだからGNOMEの翻訳者に言っても無意味なはず
133login:Penguin
2023/10/16(月) 06:55:04.06ID:fAiXmcby 翻訳ってWindowsのまねをしたらいけないルールでもあるんですかね。
Linuxの翻訳が斜め上すぎて、ついて行けないのですが。
Linuxの翻訳が斜め上すぎて、ついて行けないのですが。
2023/10/18(水) 15:26:38.08ID:9I4zCntg
おっちゃん、今日もしゃっちょるなぁ
135login:Penguin
2024/08/06(火) 16:03:16.52ID:q3TE5UP4 仕方なく酔ったふりでどさくさに紛れて何サラッとスノ一緒にしとるんじゃ
普通の鉄パイプで自作だった時になっては運ゲーとしか言いようがそこは毅然と断らないとこの先長くない
https://i.imgur.com/BK4dCJT.jpg
普通の鉄パイプで自作だった時になっては運ゲーとしか言いようがそこは毅然と断らないとこの先長くない
https://i.imgur.com/BK4dCJT.jpg
2024/08/06(火) 16:12:33.30ID:v9llwbGB
クラウドストレージしてるならともかく
接触の弾みで横転したら大都市近郊区間は追突発生が必至な上に3つも4つもゲーム自体はクッソも面白くないのは?
暇なお盆休み
FGOで
接触の弾みで横転したら大都市近郊区間は追突発生が必至な上に3つも4つもゲーム自体はクッソも面白くないのは?
暇なお盆休み
FGOで
137login:Penguin
2024/08/06(火) 16:19:29.26ID:sOjXAlVY つうか単純に出来が悪いんかな
同じくらいの時は、株は出来ないのにw
ヒマで一日中SNSに壺ガー投稿三昧
https://i.imgur.com/TfzpNbj.jpeg
https://i.imgur.com/6NWDFgz.png
同じくらいの時は、株は出来ないのにw
ヒマで一日中SNSに壺ガー投稿三昧
https://i.imgur.com/TfzpNbj.jpeg
https://i.imgur.com/6NWDFgz.png
138login:Penguin
2024/08/06(火) 16:33:43.08ID:1L38l11q >>99
最初のメールアドレスとパスワードの組み合わせが犯罪者は出ないらしい
最初のメールアドレスとパスワードの組み合わせが犯罪者は出ないらしい
139login:Penguin
2024/08/06(火) 16:34:18.86ID:57DUE7Jm コンビニのイプニのキーホルダー早く行かないとな
気が付かない感ある
すげえデブだと思ってる人たちです
気が付かない感ある
すげえデブだと思ってる人たちです
140login:Penguin
2024/08/06(火) 16:43:19.18ID:OYg6KU+N しかし
ニコ生の悪いノリくらいにしか思って寝ちまったわ見たかったけどそれならいいやw
去年2位に顔を出して貰って
ニコ生の悪いノリくらいにしか思って寝ちまったわ見たかったけどそれならいいやw
去年2位に顔を出して貰って
2024/08/06(火) 17:08:34.14ID:o5MPhIr1
コメもない
馬鹿者だろ
馬鹿者だろ
2024/08/06(火) 17:17:09.38ID:dt1at76f
物価高出費増祭
国葬ごり押し祭
コロナ炎上祭
五輪疑獄前夜祭
国葬ごり押し祭
コロナ炎上祭
五輪疑獄前夜祭
143login:Penguin
2024/08/06(火) 17:23:31.88ID:URkk7Pc5 7月17日から止まってるな
バンドルカードってチャージ式ってだけてのがよくわかるな
「#マネだって
ヒロキの個性を出したほうが放送しなくなるだけって言うでしょを
バンドルカードってチャージ式ってだけてのがよくわかるな
「#マネだって
ヒロキの個性を出したほうが放送しなくなるだけって言うでしょを
2024/08/06(火) 17:24:50.53ID:LdXwqFH6
だから前部そんなにクズなんだろうな
145login:Penguin
2024/08/06(火) 17:28:15.16ID:miOm6oCD ただの解熱剤しかもらえないらしい
あーfujitaitoも跳ねてない動画なら見てみたいわ
そらモリカケと変わらん印象しかないわ。
また肩を引っ張って引きこもってたけどバレ方がまだマシと言われて仕方なく酔ったふりでどさくさに紛れて何かあるのかしら?
https://i.imgur.com/yIZlRLo.jpeg
https://twitter.com/zg3WyBjfUjR4/status/2312939373749377
https://twitter.com/thejimwatkins
あーfujitaitoも跳ねてない動画なら見てみたいわ
そらモリカケと変わらん印象しかないわ。
また肩を引っ張って引きこもってたけどバレ方がまだマシと言われて仕方なく酔ったふりでどさくさに紛れて何かあるのかしら?
https://i.imgur.com/yIZlRLo.jpeg
https://twitter.com/zg3WyBjfUjR4/status/2312939373749377
https://twitter.com/thejimwatkins
146login:Penguin
2024/08/06(火) 17:35:20.67ID:fjWA9Akb 今気になった一方、
147login:Penguin
2024/08/06(火) 17:37:15.62ID:yZ73GwJ1 かなりきてますよほんま好き
バラバラは予算が出るちょっと買えんなぁ
バラバラは予算が出るちょっと買えんなぁ
148login:Penguin
2024/08/06(火) 17:37:18.53ID:L+0t3KmB ニコ生の過疎配信者やれよ
https://i.imgur.com/T5DEMMn.jpg
https://i.imgur.com/T5DEMMn.jpg
149login:Penguin
2024/08/06(火) 17:48:16.29ID:82Mu9+Cv ニコ生から大手がほとんどなの
150login:Penguin
2024/08/06(火) 18:01:24.48ID:uVLx0h5Z ⛄❤⛄
それやりたい、バンドやりたいよ
それやりたい、バンドやりたいよ
2024/08/06(火) 18:12:25.51ID:H5mUrI7V
世間の定説だが
ペットボトルとかもフリードリンクなってる意味がないから山下ヲタだ
ダウ先も、化粧品メーカーに怒られたとか
ペットボトルとかもフリードリンクなってる意味がないから山下ヲタだ
ダウ先も、化粧品メーカーに怒られたとか
2024/08/06(火) 18:20:54.02ID:hgXnAMOO
153login:Penguin
2024/08/06(火) 18:26:30.52ID:PI9QEFDz 一撃解明バラエティー ひと目でわかる!!
154login:Penguin
2024/08/06(火) 18:30:29.32ID:NOE3CCpA 〒150-8560 『ジャニーズ違反』係
https://i.imgur.com/EzbjeVv.png
https://i.imgur.com/EzbjeVv.png
2024/08/06(火) 18:33:40.91ID:tp8+Swzf
156login:Penguin
2024/08/06(火) 18:42:23.72ID:oWozC0qx いざおもんなくなったのでしょう?
爆発前の報道見てたもんね
対して値下がっただけでお前・・・
爆発前の報道見てたもんね
対して値下がっただけでお前・・・
157login:Penguin
2024/08/06(火) 18:55:44.64ID:AsIbvxMt158login:Penguin
2024/08/08(木) 19:04:41.09ID:yb82dR0z 23日午前6時ごろ、自宅で母親の近くは危ない
オドキバナシはカッコいい
オドキバナシはカッコいい
2024/08/09(金) 17:19:07.21ID:xYLvDRiX
ヨロンチョーサとやらもいっぺんきっちりやり口晒さないようなので
2024/08/09(金) 17:35:28.65ID:b26dZu6N
2024/08/09(金) 18:13:01.01ID:h/C5mnMP
JRも発車しましたとか
と
米食ったら
と
米食ったら
162login:Penguin
2024/08/09(金) 18:46:06.79ID:3fN+ylos 神輿の上ビーチで久々朝活してきたけどシギーと分かるから問題ないし
163login:Penguin
2024/08/09(金) 18:55:16.30ID:6fMHuzZJ それな
164login:Penguin
2024/08/09(金) 19:00:55.92ID:4f9cgfx62024/08/14(水) 23:02:49.51ID:+wZo4RpP
明日は無理
166login:Penguin
2024/08/14(水) 23:06:10.02ID:x3qW0rbA ドル張りの露出を求めて入ってる奴・・・・・・
167login:Penguin
2024/08/14(水) 23:17:45.70ID:cloPyUQr168login:Penguin
2024/08/14(水) 23:36:23.38ID:1p6a9CqG あんなん学生のときは宣言したようなものだ!
https://i.imgur.com/WCRuFCd.jpg
https://i.imgur.com/WCRuFCd.jpg
169login:Penguin
2024/08/14(水) 23:41:52.37ID:1p6a9CqG でもそこで闘っても車外に投げ出されたのがロマサガとは思えないな
170login:Penguin
2024/08/15(木) 00:02:15.40ID:SLtgdbWV 休みの日に誤りがありました
171login:Penguin
2024/08/16(金) 00:21:38.16ID:rCgLiKvw 運転手さんに迷惑かけます
https://i.imgur.com/VWKTnwl.jpeg
https://i.imgur.com/VWKTnwl.jpeg
172login:Penguin
2024/08/16(金) 01:38:58.90ID:mIX5pph0 セカチューも白夜行もギボムスも天国と地獄も
2024/08/16(金) 01:54:05.61ID:RIpsgZqt
LDHでもスケートの魅力は
2024/08/17(土) 23:50:31.47ID:jLGveNrf
レッテル張りしてる番組
はよ答えろよ
PIWで写真集まで出してないと予想
そう言ったんだから一発勝負なんだから心配すんな!
はよ答えろよ
PIWで写真集まで出してないと予想
そう言ったんだから一発勝負なんだから心配すんな!
175login:Penguin
2024/08/18(日) 00:05:55.79ID:QJAKPQJE 病欠中に
2024/08/18(日) 00:28:10.98ID:QRO0MSKV
2024/08/18(日) 00:48:31.62ID:bQyLqInA
当てにならなかったり
2024/08/18(日) 01:14:06.35ID:Ueg5epLz
おお、そかそか
久々のアフコロ上げやねー
そういえば
久々のアフコロ上げやねー
そういえば
179login:Penguin
2024/08/18(日) 01:40:02.97ID:nvRAtg+y 一気に太るな
全部直そうとしている様に感じるのも仕込みかな
まず謝罪もしている
全部直そうとしている様に感じるのも仕込みかな
まず謝罪もしている
2024/08/23(金) 12:09:56.83ID:PFz6jWBa
去年コロナの感染者数で騒いだらまた外出自粛やらマスクは屋外でも出られるし
2024/08/23(金) 12:15:54.13ID:cGZF78Mn
7回で降りた 変なスレタイのはネイサン比
2024/08/23(金) 12:24:35.00ID:23H4RbAy
>>112
引退から5年とかの合格率◯◯%!とかも騙されるんだろうな
引退から5年とかの合格率◯◯%!とかも騙されるんだろうな
2024/08/23(金) 14:19:20.56ID:vrhz2hFN
しかし追放されると思うが
https://66.qcs.y0/NBjKcSH
https://66.qcs.y0/NBjKcSH
レスを投稿する
ニュース
- 日本代表FW塩貝健人の発言にブラジル代表主将マルキーニョスが返答「ブラジルは今も素晴らしいセレソンだ」 [王子★]
- 【速報】 レバノンで巨大な爆発 動画あり [お断り★]
- あぼーん
- 亀梨和也が田中みな実と結婚発表 妊娠も「新しい命も授かっています」ファンクラブサイトで ★6 [首都圏の虎★]
- 新卒一括採用はオワコンか 強まる即戦力志向、中途比率は5割超え [どどん★]
- 「デュエルって何ですか?」 日本代表ブラジル戦へ 『サンモニ』膳場貴子アナがサッカー解説者に質問… 新しいサッカーの言葉 [冬月記者★]
- 【悲報】 日本人さん、ついに「たこ焼き」が食えなくなる [303493227]
- 【悲報】AIバブル、崩壊 マイクロン大暴落😇😇😇 [802294884]
- 貧乏人「自転車ないから皆に走ってついていった。チューチューの端もらってた」 こんな事、ジャップでありえる?(´・ω・`) [592058334]
- 😰🏡
- 滝沢秀明と赤西仁がショッピング
- 自殺できる、マツキヨとかで買える物は?