(多用于计算机与信息安全语境)被加入“允许列表/白名单”的;指某个账号、IP、应用、域名或行为被明确允许通过、访问或执行。也可写作 allow-listed。
(注:在技术写作中,allowlist 常作为更中性的替代词,用来替代 whitelist。)
/əˈlaʊˌlɪstɪd/
My email address is allowlisted, so I can receive the newsletter.
我的邮箱被加入允许列表了,所以我能收到这份简报。
Only allowlisted applications may access the database, and all other requests are blocked by default.
只有被加入允许列表的应用才能访问数据库,其他请求默认都会被拦截。
allowlisted 来自动词 allowlist(把……加入允许列表),由 allow(允许)+ list(名单/列表)组合而成,再加上过去分词后缀 -ed 表示“已被加入允许列表的状态”。该词主要流行于网络安全、系统管理与内容审核等领域。