RaymiiOrg / CertInfo

Which Root Certificates should you trust?
https://raymii.org/s/software/Which_Root_Certificates_Should_You_Trust_CertInfo.html
GNU General Public License v3.0
43 stars 2 forks source link

Add Support for EDGE history #8

Closed ericsche closed 8 months ago

ericsche commented 8 months ago

Hello,

Wondering if it is possible to add support for EDGE. As it is based on chromium it should not be that different from Chrome (hopefully) it should be just the history location that defer.

In my case it is in : %LOCALAPPDATA%\Microsoft\Edge\User Data

ericsche commented 8 months ago

PS: great tool idea !! and thanks for building it already

RaymiiOrg commented 8 months ago

In my case it is in : %LOCALAPPDATA%\Microsoft\Edge\User Data

Is there a History file in that folder somewhere, or a subfolder? Have you tried selecting it via the Chrome button?

I wonder if it already works due to Edge being based on Chrome.

ericsche commented 8 months ago

i did not but let me give it a shot today q'd update you.

and yes there is a history file

Envoyé à partir de Outlook pour Androidhttps://aka.ms/AAb9ysg


From: Remy van Elst @.> Sent: Monday, January 15, 2024 6:20:31 AM To: RaymiiOrg/CertInfo @.> Cc: Author @.>; Comment @.> Subject: Re: [RaymiiOrg/CertInfo] Add Support for EDGE history (Issue #8)

In my case it is in : %LOCALAPPDATA%\Microsoft\Edge\User Data

Is there a History file in that folder? Have you tried selecting it via the Chrome button?

I wonder if it already works due to Edge being based on Chrome.

— Reply to this email directly, view it on GitHubhttps://github.com/RaymiiOrg/CertInfo/issues/8#issuecomment-1891319522 or unsubscribehttps://github.com/notifications/unsubscribe-auth/AIP3UEFTKYGWCUDJWROSN5LYOS4CBBFKMF2HI4TJMJ2XIZLTSOBKK5TBNR2WLJDUOJ2WLJDOMFWWLO3UNBZGKYLEL5YGC4TUNFRWS4DBNZ2F6YLDORUXM2LUPGBKK5TBNR2WLJDUOJ2WLJDOMFWWLLTXMF2GG2C7MFRXI2LWNF2HTAVFOZQWY5LFUVUXG43VMWSG4YLNMWVXI2DSMVQWIX3UPFYGLLDTOVRGUZLDORPXI6LQMWWES43TOVSUG33NNVSW45FGORXXA2LDOOJIFJDUPFYGLKTSMVYG643JORXXE6NFOZQWY5LFVE3TGNZRGE4DSMJZQKSHI6LQMWSWS43TOVS2K5TBNR2WLKRSGA4DANZSGQYDMONHORZGSZ3HMVZKMY3SMVQXIZI. You are receiving this email because you authored the thread.

Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

ericsche commented 8 months ago

Hey, So just tried, pointed it to the History file location, process for a few seconds and it returned host not found. so I guess there is a bit more into it than just pointing at the location. That said my system is in French dont know if it would cause issue for the parsing.

RaymiiOrg commented 8 months ago

afbeelding

I tried it with Edge 20.0.2210.121 (64-bits), in the folder %LOCALAPPDATA%\Microsoft\Edge\User Data\Default is a History file, which, when opened via the Chrome history button, works for me (no errors). Could you maybe post a screenshot of the error you receive?

ericsche commented 8 months ago

Hey, it worked, it was because EDGE was open in the background. After killing it, it worked like a charm 🙂 The error message should be a bit bigger 🙂


De : Remy van Elst @.> Envoyé : mardi 16 janvier 2024 10:04 À : RaymiiOrg/CertInfo @.> Cc : Author @.>; Comment @.> Objet : Re: [RaymiiOrg/CertInfo] Add Support for EDGE history (Issue #8)

afbeelding.png (view on web)https://github.com/RaymiiOrg/CertInfo/assets/1927494/860d2141-eca9-4db3-a586-de5beabf0e30

I tried it with Edge 20.0.2210.121 (64-bits), in the folder %LOCALAPPDATA%\Microsoft\Edge\User Data\Default is a History file, which, when opened via the Chrome history button, works for me. Could you maybe post a screenshot of the error you receive?

— Reply to this email directly, view it on GitHubhttps://github.com/RaymiiOrg/CertInfo/issues/8#issuecomment-1893326219 or unsubscribehttps://github.com/notifications/unsubscribe-auth/AIP3UECPWMBYIUDRYAATMYTYOY7C3BFKMF2HI4TJMJ2XIZLTSOBKK5TBNR2WLJDUOJ2WLJDOMFWWLO3UNBZGKYLEL5YGC4TUNFRWS4DBNZ2F6YLDORUXM2LUPGBKK5TBNR2WLJDUOJ2WLJDOMFWWLLTXMF2GG2C7MFRXI2LWNF2HTAVFOZQWY5LFUVUXG43VMWSG4YLNMWVXI2DSMVQWIX3UPFYGLLDTOVRGUZLDORPXI6LQMWWES43TOVSUG33NNVSW45FGORXXA2LDOOJIFJDUPFYGLKTSMVYG643JORXXE6NFOZQWY5LFVE3TGNZRGE4DSMJZQKSHI6LQMWSWS43TOVS2K5TBNR2WLKRSGA4DANZSGQYDMONHORZGSZ3HMVZKMY3SMVQXIZI. You are receiving this email because you authored the thread.

Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

RaymiiOrg commented 8 months ago

Hey, it worked, it was because EDGE was open in the background. After killing it, it worked like a charm 🙂 The error message should be a bit bigger 🙂 ____ De :

Great to hear that it works! I've updated the visuals to indicate Edge being supported next to Chrome.

I'm also working on a feature which tries to detect a running browser and alerts, since, indeed as you state, the warning to close the browser is quite small.