macki

  • Nov 3, 2024
  • Joined Oct 12, 2022
  • 3 discussions
  • 9 posts
  • 0 best answers
  • 11 points
  • Apple opened an API to allow 3rd party browsers to use passkeys stored in icloud keychain, https://developer.apple.com/documentation/authenticationservices/passkey-use-in-web-browsers
    https://developer.apple.com/documentation/authenticationservices/authenticating-people-by-using-passkeys-in-browser-apps

    Chrome is already using this, could it be implemented in orion too?

    When logging into a website that they already have a passkey for, stored in icloud keychain, they would be able to use it

    • Brief Summary
      At the moment a password for example.com:8080 is saved under the website example.com. for domains where there are multiple services on different ports sometimes with the same username this gets annoying quickly. for some i have manually set the port in the website field in the password manager
      My proposal is that the port is included in the url when a password is saved

      Details:
      This is a huge (imo) improvement for people that deal with multiple applications running on a single host
      Chrome currently does this

      Image/Video:
      Current behaviour:

      Future Behaviour:

      Chrome's behaviour(does the same as my proposed solution):

      • in safari file:///Users/x/abc.mp4 will play but file:///Users/x/abc.mkv will open finder to the location of the video file. whereas orion will display gibberish text

        • Add support for the playback of mkv files

          in chrome if you do file:///Users/x/abc.mkvit will play the video on chrome, but on orion it will not. whereas file:///Users/x/abc.mp4 will play the video on both chrome and orion.

          Lack of support for mkv files seems to be an Apple thing (for some unknown reason) as mkv's dont play on quicktime or TV either. Buth mkv's are supported by most browsers, and media players such as VLC, IINA etc.

          • I'm so dumb, ive re-installed jellyfin on 2 different servers thinking it was a transcoding issue, or becuase my server couldn't do 2160p. The fact it was a black screen and there was no option to press play was what threw me
            God dammit

            • Google drive downloads still have weird file names on the latest update. just updated and tried

              • Vlad replied to this.
              • if you open the console, the error [Warning] The download attribute on anchor was ignored because its href URL has a different security origin. (openasar.dev, line 381) shows up

                • i have also disabled content blocking for all websites (using uBlock origin instead) and disabled intelligent tracking prevention for drive.google.com to try to fix this, but it didnt help, the only extensions i have are uBlock origin, sponsorblock for YouTube and FastForward.

                  • Steps to reproduce:
                    go to google drive
                    download any file
                    e.g abc.pdf
                    the filename wont be abc.pdf it will be something like
                    16z2OxwXp5JnGdiahqxu0ngO9AAyk-h5A
                    Expected behavior:
                    the file downloaded is abc.pdf

                    Orion, OS version; hardware type:
                    Version 0.99.120.1-beta (WebKit 614.1.20)
                    MacBook Pro M1 Pro (macOS Ventura 13.0 beta build 22A5358e)

                    Image/Video: