LogoLogo
AboutOORT AIOORT StorageOORT Edge
  • What is OORT Storage
  • Getting Started
    • How it works
    • User Guide
      • Sign Up
      • Create a Bucket
      • Upload an Object
      • Download an Object
      • Delete Objects or Buckets
    • Billing and Pricing
      • Free Tier, Always Free
      • Pay-as-you-go Pricing
      • OORT Credits
      • Manage Your Payments
  • Manage Storage
    • Work with Buckets
    • Work with Objects
      • Objects Overview
      • Object Keys
      • Object Details
      • Upload Objects
      • Multipart Upload
      • Download Objects
      • Delete Objects
      • Share Objects
      • Use Folders
    • Storage Classes
    • Access Control
    • Tools and Clients
      • Use Rclone
      • Use AWS CLI
      • Use S3 Browser
      • Use Arq Backup
      • Use TntDrive
    • Sync files to OORT Storage
      • Step 1: Download the rclone
      • Step 2: Do the OORT Storage remote configuration
      • Step 3: Check where your files are stored in?
        • Google Drive
        • Amazon Drive
        • Tencent Cloud Object Storage (COS)
        • Alibaba Cloud (Aliyun) Object Storage System (OSS)
        • IPFS
        • Others
      • Step 4: Check the configuration
      • Step 5: Do the files syncs
  • Developing with OORT Storage
    • Access Keys
    • Use S3-Compatible API
  • OORT Storage for Business
    • Web3 Web Hosting
      • Upload Website
      • Backend Hosting
      • Publishing
Powered by GitBook
On this page
  • Access Keys
  • Control access
  1. Manage Storage

Access Control

PreviousStorage ClassesNextTools and Clients

Last updated 1 year ago

When creating a new bucket, you should apply the following tools and settings to help ensure that all your data stored with OORT Storage are protected.

Access Keys

To ensure your data security in OORT Storage, it is recommended not to share root user credentials with employees who require access. Instead, individual access keys can be created for each user to enable programmatic requests to work with resources in your account.

Access keys are composed of an access key ID and a secret access key, which must be used together for authentication purposes. OORT Storage allows up to ten access keys per account, making it easy to manage user access and maintain security.

Control access

At OORT, we understand the importance of controlling access to your data. With our platform, you can easily set access permissions for each bucket to ensure that only authorized users can access, download, or write to the contents of the bucket.

By default, all buckets are set to private access only, which means that only users with the appropriate permissions can access the contents of the bucket.

However, if you need to host a website using the contents of the bucket, you will need to enable public access. When you choose to allow public access, anyone on the internet can read or write objects in the bucket. We advise our users to exercise caution when making a bucket public, and to ensure that only the necessary objects are made accessible to the public.

Oort Storage recommends that you disable all public access, but before applying any of these settings, ensure that your applications will work correctly without public access.