aviary is a viewer for encrypted image galleries .
Go to file
2022-08-12 03:17:36 +00:00
src update README, added url builder to urlTools.ts 2022-08-12 03:17:36 +00:00
.gitignore added ts compiler artifacts to gitignore 2022-08-12 01:50:06 +00:00
package-lock.json update README, added url builder to urlTools.ts 2022-08-12 03:17:36 +00:00
package.json update README, added url builder to urlTools.ts 2022-08-12 03:17:36 +00:00
README.md update README, added url builder to urlTools.ts 2022-08-12 03:17:36 +00:00
tsconfig.json update README, added url builder to urlTools.ts 2022-08-12 03:17:36 +00:00

  • baseurl / id # < 32 bytes of b64 ( key ) >
    • parse handling happypath and stormypath
    • no id < no creator >
    • < key missing / malformed / wrong length >
    • if malformed re-request the url
    • test :

      Valid: LhBRttf+oI/PNHyTBrPa7HGDK/uC9fcMkGGgz63zT4Y=

      Short: bi83sPUmUNknOITgXStHuCfimOjpELmizvVnW8LL2Q==

      Long: Yj3ryVkyOzDg6UbEHkWiNkNZcbbR5wTwtm6TZ6F7OLCI

      Invalid: bZLMOC157NAlKtFP3wHXkXj0eLAu6E/Bv6rGL4HLQ===

  • build url from component parts
  • fetch data from url