[–] _nalply 1y ago ↗ Just a thin wrapper around api.merklemap.com?https://github.com/Barre/merklemap-cli/blob/master/src/lib.r... pub async fn search(query: &str) -> Result<()> { let url = format!("https://api.merklemap.com/search?query={}&stream=true", query); process_event_stream::<Entry>(&url).await } [–] LogrBaron 1y ago ↗ And Merklemap uses certificate transparency. So if you stick to wildcard certs you're somewhat hidden still, right?
[–] LogrBaron 1y ago ↗ And Merklemap uses certificate transparency. So if you stick to wildcard certs you're somewhat hidden still, right?
2 comments
[ 5.3 ms ] story [ 18.3 ms ] threadhttps://github.com/Barre/merklemap-cli/blob/master/src/lib.r...