Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Add Apple Cloud+ to alternatives #227

Closed
2 tasks done
davidkassa opened this issue Mar 3, 2024 · 2 comments
Closed
2 tasks done

[feat] Add Apple Cloud+ to alternatives #227

davidkassa opened this issue Mar 3, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@davidkassa
Copy link

Describe the feature

Add Apple Cloud+ to config/alternatives.js

Not quite sure how to interpret PGP/WKD.

  Resend: [
    // description
    'iCloud+ is Apple’s premium cloud subscription. It gives you more storage for your photos, files, and backups, and additional features* available only to subscribers',
    // website
    'https://www.apple.com/icloud/',
    // oss
    false,
    // sandboxed
    false,
    // tti
    false,
    // pricing
    '$0.99/mo',
    // storage
    true,
    // attachment_limit, https://support.apple.com/en-us/102198
    '20 MB',
    // unlimited_domains
    false,
    // unlimited_aliases
    true,
    // smtp, https://support.apple.com/en-us/102525
    true,
    // imap, https://support.apple.com/en-us/102525
    true,
    // pop3
    false,
    // api
    false,
    // e2ee, https://support.apple.com/en-us/102651
    false,
    // openpgp
    false,
    // wkd
    false,
    // hardenize (on root domain)
    '<a target="_blank" rel="noopener noreferrer" href="https://www.hardenize.com/report/icloud.com/1709487503">Fail</a>',
    // internetnl_site (on root domain)
    '<a target="_blank" rel="noopener noreferrer" href="https://internet.nl/site/icloud.com/2660608/">70/100</a>',
    // internetnl_mail (on root domain)
    '<a target="_blank" rel="noopener noreferrer" href="https://internet.nl/mail/icloud.com/1171793/">65/100</a>',
    // ssl_labs
    'A+'
  ],

Checklist

  • I have searched through GitHub issues for similar issues.
  • I have completely read through the README and documentation.
@davidkassa davidkassa added the enhancement New feature or request label Mar 3, 2024
@davidkassa
Copy link
Author

Apparently I just can't read. Sorry, I see this exists.

@titanism
Copy link
Contributor

titanism commented Mar 4, 2024

It's totally okay! We love your contributions and digging into our source!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants