fedi.matsuu.org

fedi.matsuu.org

Profile for matsuu. Username @matsuu, fedi.matsuu.org.

About

Joined on Jan, 2023. 7359 posts. Followed by 38. Following 2.

Recent posts

matsuu . @matsuu,

すべてをパスキーのみとするのもやはりリスクはあるので、複数ある認証方法の中で比較的お手軽に認証を通す手段としてパスキーを利用する(代替手段も用意しておく)というのが自分の中での使い方になってる。
---
Passkey Fallback Strategies - Qiita
https://qiita.com/kokukuma/items/558e5fbc41078f75e1b9
#bookmarks

Open thread
matsuu . @matsuu,

TCP/IP通信にポスト量子暗号時代のためのセキュリティレイヤーを追加するプロジェクトかな。SSL/TLSに近い感じだろうか。このサイト自体がpqconnectに対応してる模様。メンバーにDJBがいます。
---
PQConnect: Intro
https://www.pqconnect.net/
#bookmarks

Open thread
matsuu . @matsuu,

Notionのようなオープンソースのナレッジベース蓄積ツール。MarkdownベースのWYSIWYGで書ける。マルチプラットフォーム対応でWin/macOS/Linuxのほか、iOSとAndroidもアプリあり。サーバのセルフホストも可。日本語UIも用意されてる。
---
GitHub - siyuan-note/siyuan: A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
https://github.com/siyuan-note/siyuan
#bookmarks

Open thread
matsuu . @matsuu,

TCPポート1〜65535を全部開けた上で、それぞれで何らかのサービスを装っておくことで本当に使用できるポートを特定しにくくするするアプローチ。無駄なポートスキャンで攻撃者を疲弊させろ!わいわい
---
GitHub - drk1wi/portspoof: Portspoof
https://github.com/drk1wi/portspoof
#bookmarks

Open thread
matsuu . @matsuu,

ログをtail -fなどでターミナルに流す際に適宜時間や経過時間を追加してくれるツール。あーこれは便利かもしれない。特に日時がないログの場合は有効だ。dstatなどにもよさそう。dstat自体には-tオプションがあるけどね
---
GitHub - samwho/spacer: CLI tool to insert spacers when command output stops
https://github.com/samwho/spacer
#bookmarks

Open thread
matsuu . @matsuu,

javaプログラムをスクリプト言語かのように実行できるツール。shebangの部分を///usr/bin/env jbang "$0" "$@"と書くことでjavaとしてもvalid。なるほどですね。
---
GitHub - jbangdev/jbang: Unleash the power of Java - JBang Lets Students, Educators and Professional Developers create, edit and run self-contained source-only Java programs with unprecedented ease.
https://github.com/jbangdev/jbang
#bookmarks

Open thread
matsuu . @matsuu,

root権限なしにネットワークのポートスキャンやトラフィックモニタリングが可能なツール。TUIとWebUIを搭載。Go実装でLinux/macOS/Windowsで動作
---
GitHub - RamboRogers/netventory: Netventory is a fast single binary network scanning tool with a beautiful TUI and WebUI that runs on Linux, Mac or Windows.
https://github.com/RamboRogers/netventory
#bookmarks

Open thread